02:48:59 Started by timer 02:48:59 Running as SYSTEM 02:48:59 [EnvInject] - Loading node environment variables. 02:48:59 Building remotely on prd-ubuntu1804-docker-8c-8g-11677 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp 02:48:59 [ssh-agent] Looking for ssh-agent implementation... 02:48:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:59 $ ssh-agent 02:48:59 SSH_AUTH_SOCK=/tmp/ssh-eevutBsRL1vH/agent.2126 02:48:59 SSH_AGENT_PID=2128 02:48:59 [ssh-agent] Started. 02:48:59 Running ssh-add (command line suppressed) 02:48:59 Identity added: /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp@tmp/private_key_15337668402351160745.key (/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp@tmp/private_key_15337668402351160745.key) 02:48:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 02:48:59 The recommended git tool is: NONE 02:49:01 using credential onap-jenkins-ssh 02:49:01 Wiping out workspace first. 02:49:01 Cloning the remote Git repository 02:49:01 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 02:49:01 > git init /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp # timeout=10 02:49:01 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 02:49:01 > git --version # timeout=10 02:49:01 > git --version # 'git version 2.17.1' 02:49:01 using GIT_SSH to set credentials Gerrit user 02:49:01 Verifying host key using manually-configured host key entries 02:49:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 02:49:01 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 02:49:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:49:02 Avoid second fetch 02:49:02 > git rev-parse refs/remotes/origin/london^{commit} # timeout=10 02:49:02 Checking out Revision e830ea142a4b760cf152d9db92c451d74b2da1f2 (refs/remotes/origin/london) 02:49:02 > git config core.sparsecheckout # timeout=10 02:49:02 > git checkout -f e830ea142a4b760cf152d9db92c451d74b2da1f2 # timeout=30 02:49:02 Commit message: "Make update to allow local image to be used in Nordix" 02:49:02 > git rev-list --no-walk e830ea142a4b760cf152d9db92c451d74b2da1f2 # timeout=10 02:49:02 provisioning config files... 02:49:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:49:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:49:02 [policy-apex-pdp-london-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins10199227430830063476.sh 02:49:02 ---> python-tools-install.sh 02:49:02 Setup pyenv: 02:49:02 * system (set by /opt/pyenv/version) 02:49:02 * 3.8.13 (set by /opt/pyenv/version) 02:49:02 * 3.9.13 (set by /opt/pyenv/version) 02:49:02 * 3.10.6 (set by /opt/pyenv/version) 02:49:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ApUf 02:49:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:49:10 lf-activate-venv(): INFO: Installing: lftools 02:49:46 lf-activate-venv(): INFO: Adding /tmp/venv-ApUf/bin to PATH 02:49:46 Generating Requirements File 02:50:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:50:16 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 02:50:16 Python 3.10.6 02:50:17 pip 24.0 from /tmp/venv-ApUf/lib/python3.10/site-packages/pip (python 3.10) 02:50:17 appdirs==1.4.4 02:50:17 argcomplete==3.2.3 02:50:17 aspy.yaml==1.3.0 02:50:17 attrs==23.2.0 02:50:17 autopage==0.5.2 02:50:17 beautifulsoup4==4.12.3 02:50:17 boto3==1.34.58 02:50:17 botocore==1.34.58 02:50:17 bs4==0.0.2 02:50:17 cachetools==5.3.3 02:50:17 certifi==2024.2.2 02:50:17 cffi==1.16.0 02:50:17 cfgv==3.4.0 02:50:17 chardet==5.2.0 02:50:17 charset-normalizer==3.3.2 02:50:17 click==8.1.7 02:50:17 cliff==4.6.0 02:50:17 cmd2==2.4.3 02:50:17 cryptography==3.3.2 02:50:17 debtcollector==3.0.0 02:50:17 decorator==5.1.1 02:50:17 defusedxml==0.7.1 02:50:17 Deprecated==1.2.14 02:50:17 distlib==0.3.8 02:50:17 dnspython==2.6.1 02:50:17 docker==4.2.2 02:50:17 dogpile.cache==1.3.2 02:50:17 email_validator==2.1.1 02:50:17 filelock==3.13.1 02:50:17 future==1.0.0 02:50:17 gitdb==4.0.11 02:50:17 GitPython==3.1.42 02:50:17 google-auth==2.28.1 02:50:17 httplib2==0.22.0 02:50:17 identify==2.5.35 02:50:17 idna==3.6 02:50:17 importlib-resources==1.5.0 02:50:17 iso8601==2.1.0 02:50:17 Jinja2==3.1.3 02:50:17 jmespath==1.0.1 02:50:17 jsonpatch==1.33 02:50:17 jsonpointer==2.4 02:50:17 jsonschema==4.21.1 02:50:17 jsonschema-specifications==2023.12.1 02:50:17 keystoneauth1==5.6.0 02:50:17 kubernetes==29.0.0 02:50:17 lftools==0.37.9 02:50:17 lxml==5.1.0 02:50:17 MarkupSafe==2.1.5 02:50:17 msgpack==1.0.8 02:50:17 multi_key_dict==2.0.3 02:50:17 munch==4.0.0 02:50:17 netaddr==1.2.1 02:50:17 netifaces==0.11.0 02:50:17 niet==1.4.2 02:50:17 nodeenv==1.8.0 02:50:17 oauth2client==4.1.3 02:50:17 oauthlib==3.2.2 02:50:17 openstacksdk==0.62.0 02:50:17 os-client-config==2.1.0 02:50:17 os-service-types==1.7.0 02:50:17 osc-lib==3.0.1 02:50:17 oslo.config==9.4.0 02:50:17 oslo.context==5.5.0 02:50:17 oslo.i18n==6.3.0 02:50:17 oslo.log==5.5.0 02:50:17 oslo.serialization==5.4.0 02:50:17 oslo.utils==7.1.0 02:50:17 packaging==23.2 02:50:17 pbr==6.0.0 02:50:17 platformdirs==4.2.0 02:50:17 prettytable==3.10.0 02:50:17 pyasn1==0.5.1 02:50:17 pyasn1-modules==0.3.0 02:50:17 pycparser==2.21 02:50:17 pygerrit2==2.0.15 02:50:17 PyGithub==2.2.0 02:50:17 pyinotify==0.9.6 02:50:17 PyJWT==2.8.0 02:50:17 PyNaCl==1.5.0 02:50:17 pyparsing==2.4.7 02:50:17 pyperclip==1.8.2 02:50:17 pyrsistent==0.20.0 02:50:17 python-cinderclient==9.5.0 02:50:17 python-dateutil==2.9.0.post0 02:50:17 python-heatclient==3.5.0 02:50:17 python-jenkins==1.8.2 02:50:17 python-keystoneclient==5.4.0 02:50:17 python-magnumclient==4.4.0 02:50:17 python-novaclient==18.5.0 02:50:17 python-openstackclient==6.0.1 02:50:17 python-swiftclient==4.5.0 02:50:17 PyYAML==6.0.1 02:50:17 referencing==0.33.0 02:50:17 requests==2.31.0 02:50:17 requests-oauthlib==1.3.1 02:50:17 requestsexceptions==1.4.0 02:50:17 rfc3986==2.0.0 02:50:17 rpds-py==0.18.0 02:50:17 rsa==4.9 02:50:17 ruamel.yaml==0.18.6 02:50:17 ruamel.yaml.clib==0.2.8 02:50:17 s3transfer==0.10.0 02:50:17 simplejson==3.19.2 02:50:17 six==1.16.0 02:50:17 smmap==5.0.1 02:50:17 soupsieve==2.5 02:50:17 stevedore==5.2.0 02:50:17 tabulate==0.9.0 02:50:17 toml==0.10.2 02:50:17 tomlkit==0.12.4 02:50:17 tqdm==4.66.2 02:50:17 typing_extensions==4.10.0 02:50:17 tzdata==2024.1 02:50:17 urllib3==1.26.18 02:50:17 virtualenv==20.25.1 02:50:17 wcwidth==0.2.13 02:50:17 websocket-client==1.7.0 02:50:17 wrapt==1.16.0 02:50:17 xdg==6.0.0 02:50:17 xmltodict==0.13.0 02:50:17 yq==3.2.3 02:50:17 [EnvInject] - Injecting environment variables from a build step. 02:50:17 [EnvInject] - Injecting as environment variables the properties content 02:50:17 SET_JDK_VERSION=openjdk17 02:50:17 GIT_URL="git://cloud.onap.org/mirror" 02:50:17 02:50:17 [EnvInject] - Variables injected successfully. 02:50:17 [policy-apex-pdp-london-project-csit-apex-pdp] $ /bin/sh /tmp/jenkins16855290392552428680.sh 02:50:17 ---> update-java-alternatives.sh 02:50:17 ---> Updating Java version 02:50:17 ---> Ubuntu/Debian system detected 02:50:18 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 02:50:18 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 02:50:18 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 02:50:18 openjdk version "17.0.4" 2022-07-19 02:50:18 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 02:50:18 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 02:50:18 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 02:50:18 [EnvInject] - Injecting environment variables from a build step. 02:50:18 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 02:50:18 [EnvInject] - Variables injected successfully. 02:50:18 [policy-apex-pdp-london-project-csit-apex-pdp] $ /bin/sh -xe /tmp/jenkins17547675511982262868.sh 02:50:18 + /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/run-project-csit.sh apex-pdp 02:50:18 + set +u 02:50:18 + save_set 02:50:18 + RUN_CSIT_SAVE_SET=ehxB 02:50:18 + RUN_CSIT_SHELLOPTS=braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace 02:50:18 + '[' 1 -eq 0 ']' 02:50:18 + '[' -z /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp ']' 02:50:18 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/scripts:/bin 02:50:18 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/scripts:/bin 02:50:18 + export SCRIPTS=/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts 02:50:18 + SCRIPTS=/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts 02:50:18 + export ROBOT_VARIABLES= 02:50:18 + ROBOT_VARIABLES= 02:50:18 + export PROJECT=apex-pdp 02:50:18 + PROJECT=apex-pdp 02:50:18 + cd /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp 02:50:18 + rm -rf /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/archives/apex-pdp 02:50:18 + mkdir -p /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/archives/apex-pdp 02:50:18 + source_safely /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/prepare-robot-env.sh 02:50:18 + '[' -z /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/prepare-robot-env.sh ']' 02:50:18 + relax_set 02:50:18 + set +e 02:50:18 + set +o pipefail 02:50:18 + . /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/prepare-robot-env.sh 02:50:18 ++ '[' -z /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp ']' 02:50:18 +++ mktemp -d 02:50:18 ++ ROBOT_VENV=/tmp/tmp.NIfE0zYWuQ 02:50:18 ++ echo ROBOT_VENV=/tmp/tmp.NIfE0zYWuQ 02:50:18 +++ python3 --version 02:50:18 ++ echo 'Python version is: Python 3.6.9' 02:50:18 Python version is: Python 3.6.9 02:50:18 ++ python3 -m venv --clear /tmp/tmp.NIfE0zYWuQ 02:50:20 ++ source /tmp/tmp.NIfE0zYWuQ/bin/activate 02:50:20 +++ deactivate nondestructive 02:50:20 +++ '[' -n '' ']' 02:50:20 +++ '[' -n '' ']' 02:50:20 +++ '[' -n /bin/bash -o -n '' ']' 02:50:20 +++ hash -r 02:50:20 +++ '[' -n '' ']' 02:50:20 +++ unset VIRTUAL_ENV 02:50:20 +++ '[' '!' nondestructive = nondestructive ']' 02:50:20 +++ VIRTUAL_ENV=/tmp/tmp.NIfE0zYWuQ 02:50:20 +++ export VIRTUAL_ENV 02:50:20 +++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/scripts:/bin 02:50:20 +++ PATH=/tmp/tmp.NIfE0zYWuQ/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/scripts:/bin 02:50:20 +++ export PATH 02:50:20 +++ '[' -n '' ']' 02:50:20 +++ '[' -z '' ']' 02:50:20 +++ _OLD_VIRTUAL_PS1= 02:50:20 +++ '[' 'x(tmp.NIfE0zYWuQ) ' '!=' x ']' 02:50:20 +++ PS1='(tmp.NIfE0zYWuQ) ' 02:50:20 +++ export PS1 02:50:20 +++ '[' -n /bin/bash -o -n '' ']' 02:50:20 +++ hash -r 02:50:20 ++ set -exu 02:50:20 ++ python3 -m pip install -qq --upgrade 'pip<=23.0' 'setuptools<=66.1.1' 02:50:23 ++ echo 'Installing Python Requirements' 02:50:23 Installing Python Requirements 02:50:23 ++ python3 -m pip install -qq -r /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/pylibs.txt 02:50:42 ++ python3 -m pip -qq freeze 02:50:43 bcrypt==4.0.1 02:50:43 beautifulsoup4==4.12.3 02:50:43 bitarray==2.9.2 02:50:43 certifi==2024.2.2 02:50:43 cffi==1.15.1 02:50:43 charset-normalizer==2.0.12 02:50:43 cryptography==40.0.2 02:50:43 decorator==5.1.1 02:50:43 elasticsearch==7.17.9 02:50:43 elasticsearch-dsl==7.4.1 02:50:43 enum34==1.1.10 02:50:43 idna==3.6 02:50:43 importlib-resources==5.4.0 02:50:43 ipaddr==2.2.0 02:50:43 isodate==0.6.1 02:50:43 jmespath==0.10.0 02:50:43 jsonpatch==1.32 02:50:43 jsonpath-rw==1.4.0 02:50:43 jsonpointer==2.3 02:50:43 lxml==5.1.0 02:50:43 netaddr==0.8.0 02:50:43 netifaces==0.11.0 02:50:43 odltools==0.1.28 02:50:43 paramiko==3.4.0 02:50:43 pkg_resources==0.0.0 02:50:43 ply==3.11 02:50:43 pyang==2.6.0 02:50:43 pyangbind==0.8.1 02:50:43 pycparser==2.21 02:50:43 pyhocon==0.3.60 02:50:43 PyNaCl==1.5.0 02:50:43 pyparsing==3.1.2 02:50:43 python-dateutil==2.9.0.post0 02:50:43 regex==2023.8.8 02:50:43 requests==2.27.1 02:50:43 robotframework==6.1.1 02:50:43 robotframework-httplibrary==0.4.2 02:50:43 robotframework-pythonlibcore==3.0.0 02:50:43 robotframework-requests==0.9.4 02:50:43 robotframework-selenium2library==3.0.0 02:50:43 robotframework-seleniumlibrary==5.1.3 02:50:43 robotframework-sshlibrary==3.8.0 02:50:43 scapy==2.5.0 02:50:43 scp==0.14.5 02:50:43 selenium==3.141.0 02:50:43 six==1.16.0 02:50:43 soupsieve==2.3.2.post1 02:50:43 urllib3==1.26.18 02:50:43 waitress==2.0.0 02:50:43 WebOb==1.8.7 02:50:43 WebTest==3.0.0 02:50:43 zipp==3.6.0 02:50:43 ++ mkdir -p /tmp/tmp.NIfE0zYWuQ/src/onap 02:50:43 ++ rm -rf /tmp/tmp.NIfE0zYWuQ/src/onap/testsuite 02:50:43 ++ python3 -m pip install -qq --upgrade --extra-index-url=https://nexus3.onap.org/repository/PyPi.staging/simple 'robotframework-onap==0.6.0.*' --pre 02:50:52 ++ echo 'Uninstall docker-py and reinstall docker.' 02:50:52 Uninstall docker-py and reinstall docker. 02:50:52 ++ python3 -m pip uninstall -y -qq docker 02:50:52 ++ python3 -m pip install -U -qq docker 02:50:54 ++ python3 -m pip -qq freeze 02:50:54 bcrypt==4.0.1 02:50:54 beautifulsoup4==4.12.3 02:50:54 bitarray==2.9.2 02:50:54 certifi==2024.2.2 02:50:54 cffi==1.15.1 02:50:54 charset-normalizer==2.0.12 02:50:54 cryptography==40.0.2 02:50:54 decorator==5.1.1 02:50:54 deepdiff==5.7.0 02:50:54 dnspython==2.2.1 02:50:54 docker==5.0.3 02:50:54 elasticsearch==7.17.9 02:50:54 elasticsearch-dsl==7.4.1 02:50:54 enum34==1.1.10 02:50:54 future==1.0.0 02:50:54 idna==3.6 02:50:54 importlib-resources==5.4.0 02:50:54 ipaddr==2.2.0 02:50:54 isodate==0.6.1 02:50:54 Jinja2==3.0.3 02:50:54 jmespath==0.10.0 02:50:54 jsonpatch==1.32 02:50:54 jsonpath-rw==1.4.0 02:50:54 jsonpointer==2.3 02:50:54 kafka-python==2.0.2 02:50:54 lxml==5.1.0 02:50:54 MarkupSafe==2.0.1 02:50:54 more-itertools==5.0.0 02:50:54 netaddr==0.8.0 02:50:54 netifaces==0.11.0 02:50:54 odltools==0.1.28 02:50:54 ordered-set==4.0.2 02:50:54 paramiko==3.4.0 02:50:54 pbr==6.0.0 02:50:54 pkg_resources==0.0.0 02:50:54 ply==3.11 02:50:54 protobuf==3.19.6 02:50:54 pyang==2.6.0 02:50:54 pyangbind==0.8.1 02:50:54 pycparser==2.21 02:50:54 pyhocon==0.3.60 02:50:54 PyNaCl==1.5.0 02:50:54 pyparsing==3.1.2 02:50:54 python-dateutil==2.9.0.post0 02:50:54 PyYAML==6.0.1 02:50:54 regex==2023.8.8 02:50:54 requests==2.27.1 02:50:54 robotframework==6.1.1 02:50:54 robotframework-httplibrary==0.4.2 02:50:54 robotframework-onap==0.6.0.dev105 02:50:54 robotframework-pythonlibcore==3.0.0 02:50:54 robotframework-requests==0.9.4 02:50:54 robotframework-selenium2library==3.0.0 02:50:54 robotframework-seleniumlibrary==5.1.3 02:50:54 robotframework-sshlibrary==3.8.0 02:50:54 robotlibcore-temp==1.0.2 02:50:54 scapy==2.5.0 02:50:54 scp==0.14.5 02:50:54 selenium==3.141.0 02:50:54 six==1.16.0 02:50:54 soupsieve==2.3.2.post1 02:50:54 urllib3==1.26.18 02:50:54 waitress==2.0.0 02:50:54 WebOb==1.8.7 02:50:54 websocket-client==1.3.1 02:50:54 WebTest==3.0.0 02:50:54 zipp==3.6.0 02:50:54 ++ uname 02:50:54 ++ grep -q Linux 02:50:54 ++ sudo apt-get -y -qq install libxml2-utils 02:50:54 + load_set 02:50:54 + _setopts=ehuxB 02:50:54 ++ echo braceexpand:hashall:interactive-comments:nounset:xtrace 02:50:54 ++ tr : ' ' 02:50:54 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:50:54 + set +o braceexpand 02:50:54 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:50:54 + set +o hashall 02:50:54 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:50:54 + set +o interactive-comments 02:50:54 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:50:54 + set +o nounset 02:50:54 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:50:54 + set +o xtrace 02:50:54 ++ echo ehuxB 02:50:54 ++ sed 's/./& /g' 02:50:54 + for i in $(echo "$_setopts" | sed 's/./& /g') 02:50:54 + set +e 02:50:54 + for i in $(echo "$_setopts" | sed 's/./& /g') 02:50:54 + set +h 02:50:54 + for i in $(echo "$_setopts" | sed 's/./& /g') 02:50:54 + set +u 02:50:54 + for i in $(echo "$_setopts" | sed 's/./& /g') 02:50:54 + set +x 02:50:54 + source_safely /tmp/tmp.NIfE0zYWuQ/bin/activate 02:50:54 + '[' -z /tmp/tmp.NIfE0zYWuQ/bin/activate ']' 02:50:54 + relax_set 02:50:54 + set +e 02:50:54 + set +o pipefail 02:50:54 + . /tmp/tmp.NIfE0zYWuQ/bin/activate 02:50:54 ++ deactivate nondestructive 02:50:54 ++ '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/scripts:/bin ']' 02:50:54 ++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/scripts:/bin 02:50:54 ++ export PATH 02:50:54 ++ unset _OLD_VIRTUAL_PATH 02:50:54 ++ '[' -n '' ']' 02:50:54 ++ '[' -n /bin/bash -o -n '' ']' 02:50:54 ++ hash -r 02:50:54 ++ '[' -n '' ']' 02:50:54 ++ unset VIRTUAL_ENV 02:50:54 ++ '[' '!' nondestructive = nondestructive ']' 02:50:54 ++ VIRTUAL_ENV=/tmp/tmp.NIfE0zYWuQ 02:50:54 ++ export VIRTUAL_ENV 02:50:54 ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/scripts:/bin 02:50:54 ++ PATH=/tmp/tmp.NIfE0zYWuQ/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/scripts:/bin 02:50:54 ++ export PATH 02:50:54 ++ '[' -n '' ']' 02:50:54 ++ '[' -z '' ']' 02:50:54 ++ _OLD_VIRTUAL_PS1='(tmp.NIfE0zYWuQ) ' 02:50:54 ++ '[' 'x(tmp.NIfE0zYWuQ) ' '!=' x ']' 02:50:54 ++ PS1='(tmp.NIfE0zYWuQ) (tmp.NIfE0zYWuQ) ' 02:50:54 ++ export PS1 02:50:54 ++ '[' -n /bin/bash -o -n '' ']' 02:50:54 ++ hash -r 02:50:54 + load_set 02:50:54 + _setopts=hxB 02:50:54 ++ echo braceexpand:hashall:interactive-comments:xtrace 02:50:54 ++ tr : ' ' 02:50:54 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:50:54 + set +o braceexpand 02:50:54 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:50:54 + set +o hashall 02:50:54 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:50:54 + set +o interactive-comments 02:50:54 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:50:54 + set +o xtrace 02:50:54 ++ echo hxB 02:50:54 ++ sed 's/./& /g' 02:50:54 + for i in $(echo "$_setopts" | sed 's/./& /g') 02:50:54 + set +h 02:50:54 + for i in $(echo "$_setopts" | sed 's/./& /g') 02:50:54 + set +x 02:50:54 + export TEST_PLAN_DIR=/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/tests 02:50:54 + TEST_PLAN_DIR=/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/tests 02:50:54 + export TEST_OPTIONS= 02:50:54 + TEST_OPTIONS= 02:50:54 ++ mktemp -d 02:50:54 + WORKDIR=/tmp/tmp.HbKq5vEMCy 02:50:54 + cd /tmp/tmp.HbKq5vEMCy 02:50:54 + docker login -u docker -p docker nexus3.onap.org:10001 02:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:55 Configure a credential helper to remove this warning. See 02:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:55 02:50:55 Login Succeeded 02:50:55 + SETUP=/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/setup-apex-pdp.sh 02:50:55 + '[' -f /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/setup-apex-pdp.sh ']' 02:50:55 + echo 'Running setup script /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/setup-apex-pdp.sh' 02:50:55 Running setup script /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/setup-apex-pdp.sh 02:50:55 + source_safely /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/setup-apex-pdp.sh 02:50:55 + '[' -z /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/setup-apex-pdp.sh ']' 02:50:55 + relax_set 02:50:55 + set +e 02:50:55 + set +o pipefail 02:50:55 + . /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/setup-apex-pdp.sh 02:50:55 ++ source /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/setup-pap.sh 02:50:55 +++ source /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/node-templates.sh 02:50:55 ++++ '[' -z /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp ']' 02:50:55 +++++ awk -F= '$1 == "defaultbranch" { print $2 }' /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/.gitreview 02:50:55 ++++ GERRIT_BRANCH=london 02:50:55 ++++ echo GERRIT_BRANCH=london 02:50:55 GERRIT_BRANCH=london 02:50:55 ++++ rm -rf /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models 02:50:55 ++++ mkdir /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models 02:50:55 ++++ git clone -b london --single-branch https://github.com/onap/policy-models.git /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models 02:50:55 Cloning into '/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models'... 02:50:56 ++++ export DATA=/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/policies 02:50:56 ++++ DATA=/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/policies 02:50:56 ++++ export NODETEMPLATES=/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/nodetemplates 02:50:56 ++++ NODETEMPLATES=/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/nodetemplates 02:50:56 ++++ sed -e 's!Measurement_vGMUX!ADifferentValue!' /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json 02:50:56 ++++ sed -e 's!"version": "1.0.0"!"version": "2.0.0"!' -e 's!"policy-version": 1!"policy-version": 2!' /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json 02:50:56 +++ source /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/compose/start-compose.sh apex-pdp --grafana 02:50:56 ++++ '[' -z /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp ']' 02:50:56 ++++ COMPOSE_FOLDER=/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/compose 02:50:56 ++++ grafana=false 02:50:56 ++++ gui=false 02:50:56 ++++ [[ 2 -gt 0 ]] 02:50:56 ++++ key=apex-pdp 02:50:56 ++++ case $key in 02:50:56 ++++ echo apex-pdp 02:50:56 apex-pdp 02:50:56 ++++ component=apex-pdp 02:50:56 ++++ shift 02:50:56 ++++ [[ 1 -gt 0 ]] 02:50:56 ++++ key=--grafana 02:50:56 ++++ case $key in 02:50:56 ++++ grafana=true 02:50:56 ++++ shift 02:50:56 ++++ [[ 0 -gt 0 ]] 02:50:56 ++++ cd /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/compose 02:50:56 ++++ echo 'Configuring docker compose...' 02:50:56 Configuring docker compose... 02:50:56 ++++ source export-ports.sh 02:50:56 ++++ source get-versions.sh 02:50:58 ++++ '[' -z apex-pdp ']' 02:50:58 ++++ '[' -n apex-pdp ']' 02:50:58 ++++ '[' apex-pdp == logs ']' 02:50:58 ++++ '[' true = true ']' 02:50:58 ++++ echo 'Starting apex-pdp application with Grafana' 02:50:58 Starting apex-pdp application with Grafana 02:50:58 ++++ docker-compose up -d apex-pdp grafana 02:50:59 Creating network "compose_default" with the default driver 02:50:59 Pulling mariadb (nexus3.onap.org:10001/mariadb:10.10.2)... 02:50:59 10.10.2: Pulling from mariadb 02:51:04 Digest: sha256:bfc25a68e113de43d0d112f5a7126df8e278579c3224e3923359e1c1d8d5ce6e 02:51:04 Status: Downloaded newer image for nexus3.onap.org:10001/mariadb:10.10.2 02:51:04 Pulling simulator (nexus3.onap.org:10001/onap/policy-models-simulator:2.8.2)... 02:51:05 2.8.2: Pulling from onap/policy-models-simulator 02:51:08 Digest: sha256:d66832c0ea151ba3a6622530fc8ba7ebb3a79651d6a55d9acec30da670ff0918 02:51:08 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-models-simulator:2.8.2 02:51:08 Pulling policy-db-migrator (nexus3.onap.org:10001/onap/policy-db-migrator:2.6.2)... 02:51:08 2.6.2: Pulling from onap/policy-db-migrator 02:51:10 Digest: sha256:a003c74f917627b7a14203f69b616fd4ffbb9c75689a5da0efcd611ad2535297 02:51:10 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-db-migrator:2.6.2 02:51:10 Pulling api (nexus3.onap.org:10001/onap/policy-api:2.8.2)... 02:51:10 2.8.2: Pulling from onap/policy-api 02:51:11 Digest: sha256:217c303960fc98a3dbef0c32dcca2beb777ec0b98b821daa59093c76f331177d 02:51:11 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-api:2.8.2 02:51:11 Pulling pap (nexus3.onap.org:10001/onap/policy-pap:2.8.2)... 02:51:11 2.8.2: Pulling from onap/policy-pap 02:51:13 Digest: sha256:d2eee0e6e5254e8fda6295374b394f8dc21ab45215be3b68875b0218cb01e8e6 02:51:13 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-pap:2.8.2 02:51:13 Pulling apex-pdp (nexus3.onap.org:10001/onap/policy-apex-pdp:2.9.2)... 02:51:13 2.9.2: Pulling from onap/policy-apex-pdp 02:51:20 Digest: sha256:d5acb51c95329c5991fd1cd76afe88a8b2c1da85f5ae6a9cb26613f887c5088c 02:51:20 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-apex-pdp:2.9.2 02:51:20 Pulling prometheus (nexus3.onap.org:10001/prom/prometheus:latest)... 02:51:20 latest: Pulling from prom/prometheus 02:51:23 Digest: sha256:bc1794e85c9e00293351b967efa267ce6af1c824ac875a9d0c7ac84700a8b53e 02:51:23 Status: Downloaded newer image for nexus3.onap.org:10001/prom/prometheus:latest 02:51:23 Pulling grafana (nexus3.onap.org:10001/grafana/grafana:latest)... 02:51:23 latest: Pulling from grafana/grafana 02:51:29 Digest: sha256:f9811e4e687ffecf1a43adb9b64096c50bc0d7a782f8608530f478b6542de7d5 02:51:29 Status: Downloaded newer image for nexus3.onap.org:10001/grafana/grafana:latest 02:51:29 Creating prometheus ... 02:51:29 Creating simulator ... 02:51:29 Creating mariadb ... 02:51:48 Creating simulator ... done 02:51:49 Creating mariadb ... done 02:51:49 Creating policy-db-migrator ... 02:51:50 Creating prometheus ... done 02:51:50 Creating grafana ... 02:51:51 Creating policy-db-migrator ... done 02:51:51 Creating policy-api ... 02:51:52 Creating policy-api ... done 02:51:52 Creating policy-pap ... 02:51:52 Creating policy-pap ... done 02:51:52 Creating policy-apex-pdp ... 02:51:53 Creating policy-apex-pdp ... done 02:51:55 Creating grafana ... done 02:51:55 ++++ echo 'Prometheus server: http://localhost:30259' 02:51:55 Prometheus server: http://localhost:30259 02:51:55 ++++ echo 'Grafana server: http://localhost:30269' 02:51:55 Grafana server: http://localhost:30269 02:51:55 ++++ cd /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp 02:51:55 +++ sleep 10 02:52:05 +++ unset http_proxy https_proxy 02:52:05 +++ bash /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/wait_for_rest.sh localhost 30003 02:52:05 Waiting for REST to come up on localhost port 30003... 02:52:05 NAMES STATUS 02:52:05 policy-apex-pdp Up 11 seconds 02:52:05 policy-pap Up 12 seconds 02:52:05 policy-api Up 13 seconds 02:52:05 grafana Up 10 seconds 02:52:05 mariadb Up 16 seconds 02:52:05 simulator Up 17 seconds 02:52:05 prometheus Up 15 seconds 02:52:10 NAMES STATUS 02:52:10 policy-apex-pdp Up 16 seconds 02:52:10 policy-pap Up 17 seconds 02:52:10 policy-api Up 18 seconds 02:52:10 grafana Up 15 seconds 02:52:10 mariadb Up 21 seconds 02:52:10 simulator Up 22 seconds 02:52:10 prometheus Up 20 seconds 02:52:15 NAMES STATUS 02:52:15 policy-apex-pdp Up 21 seconds 02:52:15 policy-pap Up 22 seconds 02:52:15 policy-api Up 23 seconds 02:52:15 grafana Up 20 seconds 02:52:15 mariadb Up 26 seconds 02:52:15 simulator Up 27 seconds 02:52:15 prometheus Up 25 seconds 02:52:20 NAMES STATUS 02:52:20 policy-apex-pdp Up 26 seconds 02:52:20 policy-pap Up 27 seconds 02:52:20 policy-api Up 28 seconds 02:52:20 grafana Up 25 seconds 02:52:20 mariadb Up 31 seconds 02:52:20 simulator Up 32 seconds 02:52:20 prometheus Up 30 seconds 02:52:25 NAMES STATUS 02:52:25 policy-apex-pdp Up 31 seconds 02:52:25 policy-pap Up 32 seconds 02:52:25 policy-api Up 33 seconds 02:52:25 grafana Up 30 seconds 02:52:25 mariadb Up 36 seconds 02:52:25 simulator Up 37 seconds 02:52:25 prometheus Up 35 seconds 02:52:30 NAMES STATUS 02:52:30 policy-apex-pdp Up 36 seconds 02:52:30 policy-pap Up 37 seconds 02:52:30 policy-api Up 38 seconds 02:52:30 grafana Up 35 seconds 02:52:30 mariadb Up 41 seconds 02:52:30 simulator Up 42 seconds 02:52:30 prometheus Up 40 seconds 02:52:30 +++ export 'SUITES=pap-test.robot 02:52:30 pap-slas.robot' 02:52:30 +++ SUITES='pap-test.robot 02:52:30 pap-slas.robot' 02:52:30 +++ ROBOT_VARIABLES='-v POLICY_PAP_IP:localhost:30003 -v POLICY_API_IP:localhost:30002 02:52:30 -v PROMETHEUS_IP:localhost:30259 -v DATA:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/nodetemplates' 02:52:30 ++ bash /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/scripts/wait_for_rest.sh localhost 30001 02:52:30 Waiting for REST to come up on localhost port 30001... 02:52:30 NAMES STATUS 02:52:30 policy-apex-pdp Up 36 seconds 02:52:30 policy-pap Up 37 seconds 02:52:30 policy-api Up 38 seconds 02:52:30 grafana Up 35 seconds 02:52:30 mariadb Up 41 seconds 02:52:30 simulator Up 42 seconds 02:52:30 prometheus Up 40 seconds 02:52:30 ++ export DMAAP_IP=localhost:30904 02:52:30 ++ DMAAP_IP=localhost:30904 02:52:30 ++ export 'SUITES=apex-pdp-test.robot 02:52:30 apex-slas.robot' 02:52:30 ++ SUITES='apex-pdp-test.robot 02:52:30 apex-slas.robot' 02:52:30 ++ ROBOT_VARIABLES='-v POLICY_PAP_IP:localhost:30003 -v POLICY_API_IP:localhost:30002 02:52:30 -v PROMETHEUS_IP:localhost:30259 -v DATA:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/nodetemplates -v APEX_IP:localhost:30001 -v DMAAP_IP:localhost:30904 02:52:30 -v APEX_EVENTS_IP:localhost:23324' 02:52:30 + load_set 02:52:30 + _setopts=hxB 02:52:30 ++ echo braceexpand:hashall:interactive-comments:xtrace 02:52:30 ++ tr : ' ' 02:52:30 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:52:30 + set +o braceexpand 02:52:30 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:52:30 + set +o hashall 02:52:30 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:52:30 + set +o interactive-comments 02:52:30 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:52:30 + set +o xtrace 02:52:30 ++ echo hxB 02:52:30 ++ sed 's/./& /g' 02:52:30 + for i in $(echo "$_setopts" | sed 's/./& /g') 02:52:30 + set +h 02:52:30 + for i in $(echo "$_setopts" | sed 's/./& /g') 02:52:30 + set +x 02:52:30 + docker_stats 02:52:30 + tee /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/archives/apex-pdp/_sysinfo-1-after-setup.txt 02:52:30 ++ uname -s 02:52:30 + '[' Linux == Darwin ']' 02:52:30 + sh -c 'top -bn1 | head -3' 02:52:30 top - 02:52:30 up 4 min, 0 users, load average: 3.34, 1.39, 0.54 02:52:30 Tasks: 203 total, 1 running, 121 sleeping, 0 stopped, 0 zombie 02:52:30 %Cpu(s): 13.3 us, 2.5 sy, 0.0 ni, 79.9 id, 4.2 wa, 0.0 hi, 0.1 si, 0.1 st 02:52:30 + echo 02:52:30 + sh -c 'free -h' 02:52:30 02:52:30 total used free shared buff/cache available 02:52:30 Mem: 31G 3.5G 23G 1.2M 4.8G 27G 02:52:30 Swap: 1.0G 0B 1.0G 02:52:30 + echo 02:52:30 + docker ps --format 'table {{ .Names }}\t{{ .Status }}' 02:52:30 02:52:31 NAMES STATUS 02:52:31 policy-apex-pdp Up 37 seconds 02:52:31 policy-pap Up 38 seconds 02:52:31 policy-api Up 38 seconds 02:52:31 grafana Up 35 seconds 02:52:31 mariadb Up 41 seconds 02:52:31 simulator Up 42 seconds 02:52:31 prometheus Up 40 seconds 02:52:31 + echo 02:52:31 + docker stats --no-stream 02:52:31 02:52:33 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 02:52:33 c2928e88068e policy-apex-pdp 1.43% 282.5MiB / 31.41GiB 0.88% 11.9kB / 12.6kB 0B / 0B 46 02:52:33 7dd92deccf8e policy-pap 1.20% 903.8MiB / 31.41GiB 2.81% 64kB / 54.6kB 0B / 156MB 57 02:52:33 9347521e065b policy-api 0.09% 1.051GiB / 31.41GiB 3.34% 1.04MB / 739kB 0B / 0B 50 02:52:33 8922d76cb2d5 grafana 0.03% 59.41MiB / 31.41GiB 0.18% 18.7kB / 3.51kB 0B / 24.9MB 21 02:52:33 8653af51d2d4 mariadb 0.02% 101.7MiB / 31.41GiB 0.32% 1.05MB / 1.26MB 11MB / 49MB 37 02:52:33 dfb1356e739c simulator 0.26% 240.2MiB / 31.41GiB 0.75% 18.5kB / 22.3kB 102kB / 0B 95 02:52:33 ac51741497cd prometheus 0.00% 17.89MiB / 31.41GiB 0.06% 1.37kB / 158B 0B / 0B 13 02:52:33 + echo 02:52:33 02:52:33 + cd /tmp/tmp.HbKq5vEMCy 02:52:33 + echo 'Reading the testplan:' 02:52:33 Reading the testplan: 02:52:33 + echo 'apex-pdp-test.robot 02:52:33 apex-slas.robot' 02:52:33 + egrep -v '(^[[:space:]]*#|^[[:space:]]*$)' 02:52:33 + sed 's|^|/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/tests/|' 02:52:33 + cat testplan.txt 02:52:33 /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/tests/apex-pdp-test.robot 02:52:33 /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/tests/apex-slas.robot 02:52:33 ++ xargs 02:52:33 + SUITES='/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/tests/apex-pdp-test.robot /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/tests/apex-slas.robot' 02:52:33 + echo 'ROBOT_VARIABLES=-v POLICY_PAP_IP:localhost:30003 -v POLICY_API_IP:localhost:30002 02:52:33 -v PROMETHEUS_IP:localhost:30259 -v DATA:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/nodetemplates -v APEX_IP:localhost:30001 -v DMAAP_IP:localhost:30904 02:52:33 -v APEX_EVENTS_IP:localhost:23324' 02:52:33 ROBOT_VARIABLES=-v POLICY_PAP_IP:localhost:30003 -v POLICY_API_IP:localhost:30002 02:52:33 -v PROMETHEUS_IP:localhost:30259 -v DATA:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/nodetemplates -v APEX_IP:localhost:30001 -v DMAAP_IP:localhost:30904 02:52:33 -v APEX_EVENTS_IP:localhost:23324 02:52:33 + echo 'Starting Robot test suites /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/tests/apex-pdp-test.robot /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/tests/apex-slas.robot ...' 02:52:33 Starting Robot test suites /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/tests/apex-pdp-test.robot /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/tests/apex-slas.robot ... 02:52:33 + relax_set 02:52:33 + set +e 02:52:33 + set +o pipefail 02:52:33 + python3 -m robot.run -N apex-pdp -v WORKSPACE:/tmp -v POLICY_PAP_IP:localhost:30003 -v POLICY_API_IP:localhost:30002 -v PROMETHEUS_IP:localhost:30259 -v DATA:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models/models-examples/src/main/resources/nodetemplates -v APEX_IP:localhost:30001 -v DMAAP_IP:localhost:30904 -v APEX_EVENTS_IP:localhost:23324 /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/tests/apex-pdp-test.robot /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/resources/tests/apex-slas.robot 02:52:33 ============================================================================== 02:52:33 apex-pdp 02:52:33 ============================================================================== 02:52:33 apex-pdp.Apex-Pdp-Test 02:52:33 ============================================================================== 02:52:33 Healthcheck :: Runs Apex PDP Health check | PASS | 02:52:33 ------------------------------------------------------------------------------ 02:54:29 ExecuteApexSampleDomainPolicy | PASS | 02:54:29 ------------------------------------------------------------------------------ 02:54:36 ExecuteApexTestPnfPolicy | PASS | 02:54:36 ------------------------------------------------------------------------------ 02:54:42 ExecuteApexTestVnfPolicy | PASS | 02:54:42 ------------------------------------------------------------------------------ 02:54:48 ExecuteApexTestPnfPolicyWithMetadataSet | PASS | 02:54:48 ------------------------------------------------------------------------------ 02:54:48 Metrics :: Verify policy-apex-pdp is exporting prometheus metrics | PASS | 02:54:48 ------------------------------------------------------------------------------ 02:54:48 apex-pdp.Apex-Pdp-Test | PASS | 02:54:48 6 tests, 6 passed, 0 failed 02:54:48 ============================================================================== 02:54:48 apex-pdp.Apex-Slas 02:54:48 ============================================================================== 02:54:48 Healthcheck :: Runs Apex PDP Health check | PASS | 02:54:48 ------------------------------------------------------------------------------ 02:54:49 ValidatePolicyExecutionAndEventRateLowComplexity :: Validate that ... | PASS | 02:54:49 ------------------------------------------------------------------------------ 02:54:49 ValidatePolicyExecutionAndEventRateModerateComplexity :: Validate ... | PASS | 02:54:49 ------------------------------------------------------------------------------ 02:54:50 ValidatePolicyExecutionAndEventRateHighComplexity :: Validate that... | PASS | 02:54:50 ------------------------------------------------------------------------------ 02:55:50 WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 02:55:50 ------------------------------------------------------------------------------ 02:55:50 ValidatePolicyExecutionTimes :: Validate policy execution times us... | PASS | 02:55:50 ------------------------------------------------------------------------------ 02:55:50 apex-pdp.Apex-Slas | PASS | 02:55:50 6 tests, 6 passed, 0 failed 02:55:50 ============================================================================== 02:55:50 apex-pdp | PASS | 02:55:50 12 tests, 12 passed, 0 failed 02:55:50 ============================================================================== 02:55:50 Output: /tmp/tmp.HbKq5vEMCy/output.xml 02:55:50 Log: /tmp/tmp.HbKq5vEMCy/log.html 02:55:50 Report: /tmp/tmp.HbKq5vEMCy/report.html 02:55:51 + RESULT=0 02:55:51 + load_set 02:55:51 + _setopts=hxB 02:55:51 ++ tr : ' ' 02:55:51 ++ echo braceexpand:hashall:interactive-comments:xtrace 02:55:51 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:55:51 + set +o braceexpand 02:55:51 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:55:51 + set +o hashall 02:55:51 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:55:51 + set +o interactive-comments 02:55:51 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:55:51 + set +o xtrace 02:55:51 ++ echo hxB 02:55:51 ++ sed 's/./& /g' 02:55:51 + for i in $(echo "$_setopts" | sed 's/./& /g') 02:55:51 + set +h 02:55:51 + for i in $(echo "$_setopts" | sed 's/./& /g') 02:55:51 + set +x 02:55:51 + echo 'RESULT: 0' 02:55:51 RESULT: 0 02:55:51 + exit 0 02:55:51 + on_exit 02:55:51 + rc=0 02:55:51 + [[ -n /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp ]] 02:55:51 + docker ps --format 'table {{ .Names }}\t{{ .Status }}' 02:55:51 NAMES STATUS 02:55:51 policy-apex-pdp Up 3 minutes 02:55:51 policy-pap Up 3 minutes 02:55:51 policy-api Up 3 minutes 02:55:51 grafana Up 3 minutes 02:55:51 mariadb Up 4 minutes 02:55:51 simulator Up 4 minutes 02:55:51 prometheus Up 4 minutes 02:55:51 + docker_stats 02:55:51 ++ uname -s 02:55:51 + '[' Linux == Darwin ']' 02:55:51 + sh -c 'top -bn1 | head -3' 02:55:51 top - 02:55:51 up 7 min, 0 users, load average: 0.47, 0.93, 0.53 02:55:51 Tasks: 190 total, 1 running, 119 sleeping, 0 stopped, 0 zombie 02:55:51 %Cpu(s): 9.0 us, 1.6 sy, 0.0 ni, 86.5 id, 2.9 wa, 0.0 hi, 0.0 si, 0.1 st 02:55:51 + echo 02:55:51 02:55:51 + sh -c 'free -h' 02:55:51 total used free shared buff/cache available 02:55:51 Mem: 31G 3.9G 22G 1.2M 4.8G 27G 02:55:51 Swap: 1.0G 0B 1.0G 02:55:51 + echo 02:55:51 02:55:51 + docker ps --format 'table {{ .Names }}\t{{ .Status }}' 02:55:51 NAMES STATUS 02:55:51 policy-apex-pdp Up 3 minutes 02:55:51 policy-pap Up 3 minutes 02:55:51 policy-api Up 3 minutes 02:55:51 grafana Up 3 minutes 02:55:51 mariadb Up 4 minutes 02:55:51 simulator Up 4 minutes 02:55:51 prometheus Up 4 minutes 02:55:51 + echo 02:55:51 02:55:51 + docker stats --no-stream 02:55:53 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 02:55:53 c2928e88068e policy-apex-pdp 1.87% 467.7MiB / 31.41GiB 1.45% 503kB / 159kB 0B / 487kB 128 02:55:53 7dd92deccf8e policy-pap 0.23% 991.6MiB / 31.41GiB 3.08% 12.5MB / 2.82MB 0B / 156MB 66 02:55:53 9347521e065b policy-api 0.13% 1.109GiB / 31.41GiB 3.53% 9.5MB / 3.19MB 0B / 0B 57 02:55:53 8922d76cb2d5 grafana 0.02% 57.51MiB / 31.41GiB 0.18% 19.6kB / 4.54kB 0B / 24.9MB 21 02:55:53 8653af51d2d4 mariadb 0.02% 103.8MiB / 31.41GiB 0.32% 4.85MB / 19.5MB 11MB / 49.6MB 29 02:55:53 dfb1356e739c simulator 0.29% 352.3MiB / 31.41GiB 1.10% 503kB / 1.44MB 102kB / 0B 108 02:55:53 ac51741497cd prometheus 0.00% 21.55MiB / 31.41GiB 0.07% 225kB / 12.4kB 0B / 0B 13 02:55:53 + echo 02:55:53 02:55:53 + source_safely /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/compose/stop-compose.sh 02:55:53 + '[' -z /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/compose/stop-compose.sh ']' 02:55:53 + relax_set 02:55:53 + set +e 02:55:53 + set +o pipefail 02:55:53 + . /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/compose/stop-compose.sh 02:55:53 ++ echo 'Shut down started!' 02:55:53 Shut down started! 02:55:53 ++ '[' -z /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp ']' 02:55:53 ++ COMPOSE_FOLDER=/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/compose 02:55:53 ++ cd /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/compose 02:55:53 ++ source export-ports.sh 02:55:53 ++ source get-versions.sh 02:55:56 ++ echo 'Collecting logs from docker compose containers...' 02:55:56 Collecting logs from docker compose containers... 02:55:56 ++ docker-compose logs 02:55:58 ++ cat docker_compose.log 02:55:58 Attaching to policy-apex-pdp, policy-pap, policy-api, grafana, policy-db-migrator, mariadb, simulator, prometheus 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.409627287Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-03-08T02:51:55Z 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.409960102Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410000772Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410052471Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.41011392Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410139259Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410163429Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410216968Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410260357Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410299227Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410364476Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410388605Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410614301Z level=info msg=Target target=[all] 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.41068577Z level=info msg="Path Home" path=/usr/share/grafana 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.4107122Z level=info msg="Path Data" path=/var/lib/grafana 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410764449Z level=info msg="Path Logs" path=/var/log/grafana 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410816468Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410845837Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 02:55:58 grafana | logger=settings t=2024-03-08T02:51:55.410922636Z level=info msg="App mode production" 02:55:58 grafana | logger=sqlstore t=2024-03-08T02:51:55.41127283Z level=info msg="Connecting to DB" dbtype=sqlite3 02:55:58 grafana | logger=sqlstore t=2024-03-08T02:51:55.411319809Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.411991198Z level=info msg="Starting DB migrations" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.412923453Z level=info msg="Executing migration" id="create migration_log table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.413816828Z level=info msg="Migration successfully executed" id="create migration_log table" duration=892.825µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.417756292Z level=info msg="Executing migration" id="create user table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.418446731Z level=info msg="Migration successfully executed" id="create user table" duration=689.429µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.425678179Z level=info msg="Executing migration" id="add unique index user.login" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.426580764Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=902.254µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.430319852Z level=info msg="Executing migration" id="add unique index user.email" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.43161582Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.295528ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.435467747Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.436647986Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.18524ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.442827893Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.444000664Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.172601ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.447594324Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.45024489Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.655476ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.45379445Z level=info msg="Executing migration" id="create user table v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.459025513Z level=info msg="Migration successfully executed" id="create user table v2" duration=5.229603ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.462964587Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.463776834Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=814.308µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.470759017Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.471480436Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=721.598µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.479270315Z level=info msg="Executing migration" id="copy data_source v1 to v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.479881966Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=611.221µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.523206572Z level=info msg="Executing migration" id="Drop old table user_v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.524146156Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=935.744µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.528016632Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.529858721Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.840809ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.534616882Z level=info msg="Executing migration" id="Update user table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.534640611Z level=info msg="Migration successfully executed" id="Update user table charset" duration=24.719µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.538117003Z level=info msg="Executing migration" id="Add last_seen_at column to user" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.539312274Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.194391ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.54312089Z level=info msg="Executing migration" id="Add missing user data" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.543485034Z level=info msg="Migration successfully executed" id="Add missing user data" duration=361.914µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.547442898Z level=info msg="Executing migration" id="Add is_disabled column to user" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.549319006Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.872438ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.55805039Z level=info msg="Executing migration" id="Add index user.login/user.email" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.55931105Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.26021ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.565761812Z level=info msg="Executing migration" id="Add is_service_account column to user" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.567849077Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.086525ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.571477616Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.579534083Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.056206ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.585477303Z level=info msg="Executing migration" id="Add uid column to user" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.586678214Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.202981ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.59290489Z level=info msg="Executing migration" id="Update uid column values for users" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.593087897Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=183.167µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.598906759Z level=info msg="Executing migration" id="Add unique index user_uid" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.600192047Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.284189ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.604688593Z level=info msg="Executing migration" id="create temp user table v1-7" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.605994332Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.306979ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.611751655Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.612983944Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.231519ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.618114499Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.619476316Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.360717ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.625511266Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.626200004Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=688.478µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.633067199Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.634133142Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.066283ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.638287672Z level=info msg="Executing migration" id="Update temp_user table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.638327331Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=41.459µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.642132528Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.643187661Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.054703ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.64681531Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.647470129Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=654.859µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.651814556Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.652484645Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=669.769µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.656016656Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.657317595Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.301149ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.665888362Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.670967297Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.077225ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.674552987Z level=info msg="Executing migration" id="create temp_user v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.675352323Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=798.796µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.679106101Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.679856548Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=749.287µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.683735133Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.684857575Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.121852ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.689629105Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.690949403Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.323628ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.695868262Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.696666058Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=801.416µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.706342976Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.706954857Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=609.361µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.711572699Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.712436715Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=864.217µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.716063995Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.716663674Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=599.749µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.720613668Z level=info msg="Executing migration" id="create star table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.721322207Z level=info msg="Migration successfully executed" id="create star table" duration=710.389µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.725572236Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.726369513Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=795.387µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.731579855Z level=info msg="Executing migration" id="create org table v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.732411792Z level=info msg="Migration successfully executed" id="create org table v1" duration=829.547µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.738069738Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.739271837Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.202079ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.74329242Z level=info msg="Executing migration" id="create org_user table v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.744635998Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.342697ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.750309173Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.751114049Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=804.656µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.755198182Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.756598408Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.397506ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.760584462Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.761798361Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.213509ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.767398058Z level=info msg="Executing migration" id="Update org table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.767428447Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.539µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.776643933Z level=info msg="Executing migration" id="Update org_user table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.776683002Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.549µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.781658839Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.78219001Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=535.3µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.789125155Z level=info msg="Executing migration" id="create dashboard table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.790558781Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.433186ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.794077863Z level=info msg="Executing migration" id="add index dashboard.account_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.794924578Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=850.925µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.79900934Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.799918265Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=908.795µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.820953154Z level=info msg="Executing migration" id="create dashboard_tag table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.822145125Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.191551ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.826540841Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.827405717Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=862.226µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.830763881Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.831582867Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=819.306µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.835480471Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.840521607Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.039187ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.844812386Z level=info msg="Executing migration" id="create dashboard v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.84577206Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=959.114µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.850983993Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.851909627Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=924.604µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.858617796Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.860055321Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.434786ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.897836621Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.89847902Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=638.74µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.90747106Z level=info msg="Executing migration" id="drop table dashboard_v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.908999995Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.528415ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.913774775Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.913979951Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=204.746µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.917750359Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.919715856Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.963228ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.92664296Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.928854324Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.210444ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.934620138Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.936861761Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.241373ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.940729866Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.941563991Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=834.245µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.944571961Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.946572468Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.000037ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.951795981Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.952656386Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=860.295µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.961499229Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.962748268Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.249209ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.966870449Z level=info msg="Executing migration" id="Update dashboard table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.966913568Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.859µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.972179821Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.97221652Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=38.079µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.977208047Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.980435163Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.226326ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.984194841Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.986511141Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.31579ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.991741344Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.993940818Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.199154ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:55.999632203Z level=info msg="Executing migration" id="Add column uid in dashboard" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.001913895Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.283242ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.005245169Z level=info msg="Executing migration" id="Update uid column values in dashboard" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.005553074Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=310.735µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.008518614Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.009447109Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=928.345µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.013915763Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.015540576Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.623213ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.019567158Z level=info msg="Executing migration" id="Update dashboard title length" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.019613097Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=48.349µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.023016309Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.023905085Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=888.536µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.030747929Z level=info msg="Executing migration" id="create dashboard_provisioning" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.032109467Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.360598ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.038645886Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.04729077Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.643685ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.051821875Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.052406794Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=584.59µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.057010857Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.058430913Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.419876ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.062820629Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.064303484Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.482035ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.074457193Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.074838216Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=381.103µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.080175376Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.08116019Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=983.763µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.085167513Z level=info msg="Executing migration" id="Add check_sum column" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.087256866Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.088334ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.091878169Z level=info msg="Executing migration" id="Add index for dashboard_title" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.092900202Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.021703ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.097416736Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.097676071Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=257.255µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.102094787Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.10253503Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=436.173µs 02:55:58 policy-apex-pdp | Waiting for mariadb port 3306... 02:55:58 policy-apex-pdp | mariadb (172.17.0.4:3306) open 02:55:58 policy-apex-pdp | Waiting for message-router port 3904... 02:55:58 policy-apex-pdp | message-router (172.17.0.3:3904) open 02:55:58 policy-apex-pdp | Waiting for pap port 6969... 02:55:58 policy-apex-pdp | pap (172.17.0.8:6969) open 02:55:58 policy-apex-pdp | apexApps.sh: running application 'onappf' with command 'java -Dlogback.configurationFile=/opt/app/policy/apex-pdp/etc/logback.xml -cp /opt/app/policy/apex-pdp/etc:/opt/app/policy/apex-pdp/etc/hazelcast:/opt/app/policy/apex-pdp/etc/infinispan:/opt/app/policy/apex-pdp/lib/* -Djavax.net.ssl.keyStore=/opt/app/policy/apex-pdp/etc/ssl/policy-keystore -Djavax.net.ssl.keyStorePassword=Pol1cy_0nap -Djavax.net.ssl.trustStore=/opt/app/policy/apex-pdp/etc/ssl/policy-truststore -Djavax.net.ssl.trustStorePassword=Pol1cy_0nap -Dlogback.configurationFile=/opt/app/policy/apex-pdp/etc/logback.xml -Dhazelcast.config=/opt/app/policy/apex-pdp/etc/hazelcast.xml -Dhazelcast.mancenter.enabled=false org.onap.policy.apex.services.onappf.ApexStarterMain -c /opt/app/policy/apex-pdp/etc/onappf/config/OnapPfConfig.json' 02:55:58 policy-apex-pdp | [2024-03-08T02:52:27.771+00:00|INFO|ApexStarterMain|main] In ApexStarter with parameters [-c, /opt/app/policy/apex-pdp/etc/onappf/config/OnapPfConfig.json] 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.239+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b29c5e9a-f2fe-4eda-99fa-cd67b8388709, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.320+00:00|INFO|ServiceManager|main] service manager starting 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.321+00:00|INFO|ServiceManager|main] service manager starting topics 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.327+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b29c5e9a-f2fe-4eda-99fa-cd67b8388709, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.328+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b29c5e9a-f2fe-4eda-99fa-cd67b8388709, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.337+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.341+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.329+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b9195fee-ccc3-4e56-a794-a957182133b0, alive=false, publisher=null]]: starting 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.356+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b9195fee-ccc3-4e56-a794-a957182133b0, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.356+00:00|INFO|ServiceManager|main] service manager starting set alive 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.356+00:00|INFO|ServiceManager|main] service manager starting register pdp status context object 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.377+00:00|INFO|ServiceManager|main] service manager starting topic sinks 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.377+00:00|INFO|ServiceManager|main] service manager starting Pdp Status publisher 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.382+00:00|INFO|ServiceManager|main] service manager starting Register pdp update listener 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.383+00:00|INFO|ServiceManager|main] service manager starting Register pdp state change request dispatcher 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.383+00:00|INFO|ServiceManager|main] service manager starting Message Dispatcher 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.383+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b29c5e9a-f2fe-4eda-99fa-cd67b8388709, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@165b8a71 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.383+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b29c5e9a-f2fe-4eda-99fa-cd67b8388709, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.383+00:00|INFO|ServiceManager|main] service manager starting Create REST server 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.396+00:00|WARN|PdpMessageHandler|Timer-0] not registered: object:engine/apex/handler 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.423+00:00|INFO|OrderedServiceImpl|Timer-0] ***** OrderedServiceImpl implementers: 02:55:58 policy-apex-pdp | [] 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.424+00:00|INFO|network|Timer-0] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.400972Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"dfb60572-cb01-4dfc-8b09-9cba31bb235e","timestampMs":1709866348392,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.456+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 30 ms 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.460+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.489+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.490+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.500+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (41 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.501+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.400972Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"dfb60572-cb01-4dfc-8b09-9cba31bb235e","timestampMs":1709866348392,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.504+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.504+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.504+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.642+00:00|INFO|ServiceManager|main] service manager starting Rest Server 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.643+00:00|INFO|ServiceManager|main] service manager starting 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.643+00:00|INFO|ServiceManager|main] service manager starting REST RestServerParameters 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.643+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-6bd51ed8==io.prometheus.client.exporter.MetricsServlet@353c9faa{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-437e951d==org.glassfish.jersey.servlet.ServletContainer@e019fe4a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-21680803==io.swagger.jersey.config.JerseyJaxrsConfig@c0cb68ff{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@3163987e{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@6c000e0c{/,null,STOPPED}, connector=RestServerParameters@4362d7df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-6bd51ed8==io.prometheus.client.exporter.MetricsServlet@353c9faa{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-437e951d==org.glassfish.jersey.servlet.ServletContainer@e019fe4a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-21680803==io.swagger.jersey.config.JerseyJaxrsConfig@c0cb68ff{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.676+00:00|INFO|ServiceManager|main] service manager started 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.676+00:00|INFO|ServiceManager|main] service manager started 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.676+00:00|INFO|ApexStarterMain|main] Started policy-apex-pdp service successfully. 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.676+00:00|INFO|JettyServletServer|RestServerParameters-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-6bd51ed8==io.prometheus.client.exporter.MetricsServlet@353c9faa{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-437e951d==org.glassfish.jersey.servlet.ServletContainer@e019fe4a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-21680803==io.swagger.jersey.config.JerseyJaxrsConfig@c0cb68ff{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@3163987e{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@6c000e0c{/,null,STOPPED}, connector=RestServerParameters@4362d7df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-6bd51ed8==io.prometheus.client.exporter.MetricsServlet@353c9faa{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-437e951d==org.glassfish.jersey.servlet.ServletContainer@e019fe4a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-21680803==io.swagger.jersey.config.JerseyJaxrsConfig@c0cb68ff{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.716+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.717+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"c3a43ad4-6acb-4365-af37-0c06542e0752","timestampMs":1709866348617,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.743+00:00|WARN|PdpMessageHandler|DMAAP-source-POLICY-PDP-PAP] not registered: object:engine/apex/handler 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.744+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.743757Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"c3a43ad4-6acb-4365-af37-0c06542e0752","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"909dd71c-9f01-41f6-a77a-7833d7695c00","timestampMs":1709866348743,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.744+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.744+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.112016849Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.113639853Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.622843ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.117272071Z level=info msg="Executing migration" id="Add isPublic for dashboard" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.121310072Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.037372ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.125762428Z level=info msg="Executing migration" id="create data_source table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.126762901Z level=info msg="Migration successfully executed" id="create data_source table" duration=997.523µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.130249783Z level=info msg="Executing migration" id="add index data_source.account_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.131203606Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=953.893µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.136130963Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.137112836Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=981.283µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.143836764Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.14464909Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=810.786µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.148280428Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.149080525Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=799.657µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.153666058Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.161110483Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.445035ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.164415017Z level=info msg="Executing migration" id="create data_source table v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.165550697Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.13472ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.17013832Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.171022815Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=883.205µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.176966015Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.177936569Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=969.774µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.181473269Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.182076409Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=602.78µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.186971726Z level=info msg="Executing migration" id="Add column with_credentials" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.191499031Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.528354ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.196468646Z level=info msg="Executing migration" id="Add secure json data column" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.198757338Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.288442ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.202753491Z level=info msg="Executing migration" id="Update data_source table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.202777891Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=25.76µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.212223941Z level=info msg="Executing migration" id="Update initial version to 1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.212662233Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=438.052µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.216033586Z level=info msg="Executing migration" id="Add read_only data column" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.220301985Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.268159ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.225665954Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.22594527Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=278.985µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.229812014Z level=info msg="Executing migration" id="Update json_data with nulls" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.230007051Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=194.537µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.233286455Z level=info msg="Executing migration" id="Add uid column" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.235746164Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.459359ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.241478377Z level=info msg="Executing migration" id="Update uid value" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.241932031Z level=info msg="Migration successfully executed" id="Update uid value" duration=460.363µs 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.756+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 12 ms 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.756+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.760+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.761+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.769+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.770+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.743757Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"c3a43ad4-6acb-4365-af37-0c06542e0752","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"909dd71c-9f01-41f6-a77a-7833d7695c00","timestampMs":1709866348743,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.770+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.771+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.771+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.811+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.812+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"e7b756d3-60e1-490f-92c3-df52f435af03","timestampMs":1709866348620,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.814+00:00|WARN|PdpMessageHandler|DMAAP-source-POLICY-PDP-PAP] not registered: object:engine/apex/handler 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.821+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.814074Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"e7b756d3-60e1-490f-92c3-df52f435af03","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"bc0c585e-92e2-4c68-b491-9aa6d186679f","timestampMs":1709866348814,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.821+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.821+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.856+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 35 ms 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.856+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.859+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.859+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (3 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.861+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.864+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.814074Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"e7b756d3-60e1-490f-92c3-df52f435af03","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"bc0c585e-92e2-4c68-b491-9aa6d186679f","timestampMs":1709866348814,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.864+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.864+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.864+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.912+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.912+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"6fb5406e-e488-4847-8bae-a047e841272b","timestampMs":1709866348798,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.917+00:00|WARN|PdpMessageHandler|DMAAP-source-POLICY-PDP-PAP] not registered: object:engine/apex/handler 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.918+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.917699Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"6fb5406e-e488-4847-8bae-a047e841272b","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"78dbef39-1a21-456b-ac31-00a55b4d8145","timestampMs":1709866348917,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.918+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.918+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.969+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 51 ms 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.969+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.973+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.974+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.975+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.975+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.917699Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"6fb5406e-e488-4847-8bae-a047e841272b","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"78dbef39-1a21-456b-ac31-00a55b4d8145","timestampMs":1709866348917,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.976+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.976+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:52:28.976+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | WARNING: An illegal reflective access operation has occurred 02:55:58 policy-apex-pdp | WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (file:/opt/app/policy/apex-pdp/lib/jaxb-impl-2.3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) 02:55:58 policy-apex-pdp | WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector 02:55:58 policy-apex-pdp | WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 02:55:58 policy-apex-pdp | WARNING: All illegal access operations will be denied in a future release 02:55:58 policy-apex-pdp | [2024-03-08T02:52:29.503+00:00|INFO|YamlMessageBodyHandler|RestServerParameters-6969] Accepting YAML for REST calls 02:55:58 policy-apex-pdp | [2024-03-08T02:52:29.504+00:00|INFO|GsonMessageBodyHandler|RestServerParameters-6969] Using GSON for REST calls 02:55:58 policy-apex-pdp | [2024-03-08T02:52:30.790+00:00|INFO|RequestLog|qtp68195659-31] 172.17.0.1 - - [08/Mar/2024:02:52:30 +0000] "GET / HTTP/1.1" 401 497 "-" "curl/7.58.0" 02:55:58 policy-apex-pdp | [2024-03-08T02:52:33.950+00:00|INFO|RequestLog|qtp68195659-26] 172.17.0.1 - policyadmin [08/Mar/2024:02:52:33 +0000] "GET /policy/apex-pdp/v1/healthcheck?null HTTP/1.1" 200 109 "-" "python-requests/2.27.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:52:35.934+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:35.999+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 mariadb | 2024-03-08 02:51:49+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.2+maria~ubu2204 started. 02:55:58 mariadb | 2024-03-08 02:51:49+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' 02:55:58 mariadb | 2024-03-08 02:51:49+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.2+maria~ubu2204 started. 02:55:58 mariadb | 2024-03-08 02:51:49+00:00 [Note] [Entrypoint]: Initializing database files 02:55:58 mariadb | 2024-03-08 2:51:49 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) 02:55:58 mariadb | 2024-03-08 2:51:49 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF 02:55:58 mariadb | 2024-03-08 2:51:49 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. 02:55:58 mariadb | 02:55:58 mariadb | 02:55:58 mariadb | PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! 02:55:58 mariadb | To do so, start the server, then issue the following command: 02:55:58 mariadb | 02:55:58 mariadb | '/usr/bin/mysql_secure_installation' 02:55:58 mariadb | 02:55:58 mariadb | which will also give you the option of removing the test 02:55:58 mariadb | databases and anonymous user created by default. This is 02:55:58 mariadb | strongly recommended for production servers. 02:55:58 mariadb | 02:55:58 mariadb | See the MariaDB Knowledgebase at https://mariadb.com/kb 02:55:58 mariadb | 02:55:58 mariadb | Please report any problems at https://mariadb.org/jira 02:55:58 mariadb | 02:55:58 mariadb | The latest information about MariaDB is available at https://mariadb.org/. 02:55:58 mariadb | 02:55:58 mariadb | Consider joining MariaDB's strong and vibrant community: 02:55:58 mariadb | https://mariadb.org/get-involved/ 02:55:58 mariadb | 02:55:58 mariadb | 2024-03-08 02:51:51+00:00 [Note] [Entrypoint]: Database files initialized 02:55:58 mariadb | 2024-03-08 02:51:51+00:00 [Note] [Entrypoint]: Starting temporary server 02:55:58 mariadb | 2024-03-08 02:51:51+00:00 [Note] [Entrypoint]: Waiting for server startup 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] mariadbd (server 10.10.2-MariaDB-1:10.10.2+maria~ubu2204) starting as process 100 ... 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] InnoDB: Number of transaction pools: 1 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] InnoDB: Completed initialization of buffer pool 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.282512126Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.283967582Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.452336ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.287273556Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.288760131Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.483655ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.291693021Z level=info msg="Executing migration" id="create api_key table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.292510788Z level=info msg="Migration successfully executed" id="create api_key table" duration=817.637µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.296829635Z level=info msg="Executing migration" id="add index api_key.account_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.297601372Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=771.487µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.300290876Z level=info msg="Executing migration" id="add index api_key.key" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.301040704Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=749.668µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.304099433Z level=info msg="Executing migration" id="add index api_key.account_id_name" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.304898339Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=798.416µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.310406226Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.311655774Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.249868ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.317369298Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.318537709Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.167871ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.321840493Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.322911565Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.070752ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.325807156Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.332593072Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.785206ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.336617744Z level=info msg="Executing migration" id="create api_key table v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.337334013Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=716.059µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.340293543Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.341103669Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=810.346µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.345895088Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.346606446Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=711.248µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.351259148Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.352498267Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.238609ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.355645413Z level=info msg="Executing migration" id="copy api_key v1 to v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.356122225Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=476.772µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.360832756Z level=info msg="Executing migration" id="Drop old table api_key_v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.361322948Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=490.342µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.36415588Z level=info msg="Executing migration" id="Update api_key table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.36418141Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.09µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.366828835Z level=info msg="Executing migration" id="Add expires to api_key table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.370425904Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.595329ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.373493573Z level=info msg="Executing migration" id="Add service account foreign key" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.377388997Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.895624ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.385672328Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.385917843Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=248.005µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.388846434Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.392745128Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.895624ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.395667349Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.398156357Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.488638ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.402780609Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.403525986Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=744.997µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.406469657Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.406979748Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=509.801µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.409949449Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.410738215Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=790.356µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.413734545Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.414471432Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=736.307µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.419653945Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.420998032Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.342597ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.424773319Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.426091786Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.318017ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.429030356Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.429092165Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=63.649µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.431233849Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.431258379Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=25.31µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.435209183Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.438126484Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.915131ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.441124993Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 02:55:58 prometheus | ts=2024-03-08T02:51:50.316Z caller=main.go:564 level=info msg="No time or size retention was set so using the default time retention" duration=15d 02:55:58 prometheus | ts=2024-03-08T02:51:50.316Z caller=main.go:608 level=info msg="Starting Prometheus Server" mode=server version="(version=2.50.1, branch=HEAD, revision=8c9b0285360a0b6288d76214a75ce3025bce4050)" 02:55:58 prometheus | ts=2024-03-08T02:51:50.316Z caller=main.go:613 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@6213bb3ee580, date=20240226-11:36:26, tags=netgo,builtinassets,stringlabels)" 02:55:58 prometheus | ts=2024-03-08T02:51:50.316Z caller=main.go:614 level=info host_details="(Linux 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 prometheus (none))" 02:55:58 prometheus | ts=2024-03-08T02:51:50.316Z caller=main.go:615 level=info fd_limits="(soft=1048576, hard=1048576)" 02:55:58 prometheus | ts=2024-03-08T02:51:50.316Z caller=main.go:616 level=info vm_limits="(soft=unlimited, hard=unlimited)" 02:55:58 prometheus | ts=2024-03-08T02:51:50.318Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=0.0.0.0:9090 02:55:58 prometheus | ts=2024-03-08T02:51:50.324Z caller=main.go:1118 level=info msg="Starting TSDB ..." 02:55:58 prometheus | ts=2024-03-08T02:51:50.328Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9090 02:55:58 prometheus | ts=2024-03-08T02:51:50.329Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9090 02:55:58 prometheus | ts=2024-03-08T02:51:50.359Z caller=head.go:610 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 02:55:58 prometheus | ts=2024-03-08T02:51:50.359Z caller=head.go:692 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.03µs 02:55:58 prometheus | ts=2024-03-08T02:51:50.359Z caller=head.go:700 level=info component=tsdb msg="Replaying WAL, this may take a while" 02:55:58 prometheus | ts=2024-03-08T02:51:50.360Z caller=head.go:771 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 02:55:58 prometheus | ts=2024-03-08T02:51:50.360Z caller=head.go:808 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=51.579µs wal_replay_duration=696.538µs wbl_replay_duration=260ns total_replay_duration=793.186µs 02:55:58 prometheus | ts=2024-03-08T02:51:50.364Z caller=main.go:1139 level=info fs_type=EXT4_SUPER_MAGIC 02:55:58 prometheus | ts=2024-03-08T02:51:50.364Z caller=main.go:1142 level=info msg="TSDB started" 02:55:58 prometheus | ts=2024-03-08T02:51:50.364Z caller=main.go:1324 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 02:55:58 prometheus | ts=2024-03-08T02:51:50.366Z caller=main.go:1361 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=1.472534ms db_storage=2.76µs remote_storage=2.93µs web_handler=1.29µs query_engine=2.22µs scrape=334.304µs scrape_sd=204.496µs notify=44.63µs notify_sd=15.899µs rules=2.73µs tracing=7.02µs 02:55:58 prometheus | ts=2024-03-08T02:51:50.366Z caller=main.go:1103 level=info msg="Server is ready to receive web requests." 02:55:58 prometheus | ts=2024-03-08T02:51:50.366Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.445361151Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.236588ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.451490048Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.451539187Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=52.209µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.457569006Z level=info msg="Executing migration" id="create quota table v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.458695327Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.126681ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.46328922Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.464686006Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.396316ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.46921861Z level=info msg="Executing migration" id="Update quota table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.469260679Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=43.819µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.473881351Z level=info msg="Executing migration" id="create plugin_setting table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.474765696Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=883.835µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.47981961Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.481234497Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.414587ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.485010083Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.489561657Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.552294ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.495360869Z level=info msg="Executing migration" id="Update plugin_setting table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.495404928Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=45.279µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.498614514Z level=info msg="Executing migration" id="create session table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.50003155Z level=info msg="Migration successfully executed" id="create session table" duration=1.415837ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.504940497Z level=info msg="Executing migration" id="Drop old table playlist table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.505064195Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=126.898µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.508593496Z level=info msg="Executing migration" id="Drop old table playlist_item table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.508673475Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=80.469µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.512338833Z level=info msg="Executing migration" id="create playlist table v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.513033861Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=694.578µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.518143325Z level=info msg="Executing migration" id="create playlist item table v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.519317505Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.173461ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.524952801Z level=info msg="Executing migration" id="Update playlist table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.52499123Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.149µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.527650945Z level=info msg="Executing migration" id="Update playlist_item table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.527688024Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.949µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.531240184Z level=info msg="Executing migration" id="Add playlist column created_at" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.537139515Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.901201ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.541094938Z level=info msg="Executing migration" id="Add playlist column updated_at" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.544393293Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.302465ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.547788536Z level=info msg="Executing migration" id="drop preferences table v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.548086481Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=298.025µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.552478226Z level=info msg="Executing migration" id="drop preferences table v3" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.552770002Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=289.966µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.559117204Z level=info msg="Executing migration" id="create preferences table v3" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.560051908Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=934.114µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.563336813Z level=info msg="Executing migration" id="Update preferences table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.563394602Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=58.549µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.566532649Z level=info msg="Executing migration" id="Add column team_id in preferences" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.570347505Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.814496ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.575323202Z level=info msg="Executing migration" id="Update team_id column values in preferences" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.575750474Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=426.982µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.579233146Z level=info msg="Executing migration" id="Add column week_start in preferences" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.584796622Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.563046ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.588556348Z level=info msg="Executing migration" id="Add column preferences.json_data" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.591865002Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.306224ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.594914391Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 02:55:58 policy-db-migrator | Waiting for mariadb port 3306... 02:55:58 policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused 02:55:58 policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused 02:55:58 policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused 02:55:58 policy-db-migrator | nc: connect to mariadb port 3306 (tcp) failed: Connection refused 02:55:58 policy-db-migrator | Connection to mariadb 3306 port [tcp/mysql] succeeded! 02:55:58 policy-db-migrator | 314 blocks 02:55:58 policy-db-migrator | Preparing upgrade release version: 0800 02:55:58 policy-db-migrator | Preparing upgrade release version: 0900 02:55:58 policy-db-migrator | Preparing upgrade release version: 1000 02:55:58 policy-db-migrator | Preparing upgrade release version: 1100 02:55:58 policy-db-migrator | Preparing upgrade release version: 1200 02:55:58 policy-db-migrator | Done 02:55:58 policy-db-migrator | name version 02:55:58 policy-db-migrator | policyadmin 0 02:55:58 policy-db-migrator | policyadmin: upgrade available: 0 -> 1200 02:55:58 policy-db-migrator | upgrade: 0 -> 1200 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0100-jpapdpgroup_properties.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpgroup_properties (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PROPERTIES VARCHAR(255) DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) DEFAULT NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0110-jpapdpstatistics_enginestats.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpstatistics_enginestats (AVERAGEEXECUTIONTIME DOUBLE DEFAULT NULL, ENGINEID VARCHAR(255) DEFAULT NULL, ENGINETIMESTAMP BIGINT DEFAULT NULL, ENGINEWORKERSTATE INT DEFAULT NULL, EVENTCOUNT BIGINT DEFAULT NULL, LASTENTERTIME BIGINT DEFAULT NULL, LASTEXECUTIONTIME BIGINT DEFAULT NULL, LASTSTART BIGINT DEFAULT NULL, UPTIME BIGINT DEFAULT NULL, timeStamp datetime DEFAULT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0120-jpapdpsubgroup_policies.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_policies (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0130-jpapdpsubgroup_properties.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_properties (parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL, PROPERTIES VARCHAR(255) DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) DEFAULT NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0140-jpapdpsubgroup_supportedpolicytypes.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_supportedpolicytypes (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0150-jpatoscacapabilityassignment_attributes.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_attributes (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, ATTRIBUTES LONGTEXT DEFAULT NULL, ATTRIBUTES_KEY VARCHAR(255) DEFAULT NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0160-jpatoscacapabilityassignment_metadata.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0170-jpatoscacapabilityassignment_occurrences.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_occurrences (name VARCHAR(120) NULL, version VARCHAR(20) NULL, OCCURRENCES INT DEFAULT NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0180-jpatoscacapabilityassignment_properties.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0190-jpatoscacapabilitytype_metadata.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-api | Waiting for mariadb port 3306... 02:55:58 policy-api | mariadb (172.17.0.4:3306) open 02:55:58 policy-api | Waiting for policy-db-migrator port 6824... 02:55:58 policy-api | policy-db-migrator (172.17.0.5:6824) open 02:55:58 policy-api | Policy api config file: /opt/app/policy/api/etc/apiParameters.yaml 02:55:58 policy-api | 02:55:58 policy-api | . ____ _ __ _ _ 02:55:58 policy-api | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:55:58 policy-api | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:55:58 policy-api | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:55:58 policy-api | ' |____| .__|_| |_|_| |_\__, | / / / / 02:55:58 policy-api | =========|_|==============|___/=/_/_/_/ 02:55:58 policy-api | :: Spring Boot :: (v2.7.8) 02:55:58 policy-api | 02:55:58 policy-api | [2024-03-08T02:52:03.467+00:00|INFO|PolicyApiApplication|main] Starting PolicyApiApplication using Java 11.0.19 on policy-api with PID 30 (/app/api.jar started by policy in /opt/app/policy/api/bin) 02:55:58 policy-api | [2024-03-08T02:52:03.470+00:00|INFO|PolicyApiApplication|main] No active profile set, falling back to 1 default profile: "default" 02:55:58 policy-api | [2024-03-08T02:52:04.826+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. 02:55:58 policy-api | [2024-03-08T02:52:04.918+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 79 ms. Found 6 JPA repository interfaces. 02:55:58 policy-api | [2024-03-08T02:52:05.968+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) 02:55:58 policy-api | [2024-03-08T02:52:05.982+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] 02:55:58 policy-api | [2024-03-08T02:52:05.982+00:00|INFO|StandardService|main] Starting service [Tomcat] 02:55:58 policy-api | [2024-03-08T02:52:05.982+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71] 02:55:58 policy-api | [2024-03-08T02:52:06.063+00:00|INFO|[/policy/api/v1]|main] Initializing Spring embedded WebApplicationContext 02:55:58 policy-api | [2024-03-08T02:52:06.063+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 2534 ms 02:55:58 policy-api | [2024-03-08T02:52:06.567+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] 02:55:58 policy-api | [2024-03-08T02:52:06.642+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final 02:55:58 policy-api | [2024-03-08T02:52:06.854+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 02:55:58 policy-api | [2024-03-08T02:52:07.052+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... 02:55:58 policy-api | [2024-03-08T02:52:07.161+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. 02:55:58 policy-api | [2024-03-08T02:52:07.183+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 02:55:58 policy-api | [2024-03-08T02:52:08.596+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 02:55:58 policy-api | [2024-03-08T02:52:08.607+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' 02:55:58 policy-api | [2024-03-08T02:52:09.692+00:00|WARN|ApiDatabaseInitializer|main] Detected multi-versioned type: policytypes/onap.policies.monitoring.tcagen2.v2.yaml 02:55:58 policy-api | [2024-03-08T02:52:10.357+00:00|INFO|ApiDatabaseInitializer|main] Multi-versioned Service Template [onap.policies.Monitoring, onap.policies.monitoring.tcagen2] 02:55:58 policy-api | [2024-03-08T02:52:11.266+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@43bda665, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1540b926, org.springframework.security.web.context.SecurityContextPersistenceFilter@1b60c196, org.springframework.security.web.header.HeaderWriterFilter@2a2d0cff, org.springframework.security.web.authentication.logout.LogoutFilter@7e34570, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6a4ec62d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@fa200ab, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@43ee4942, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3a07afe6, org.springframework.security.web.session.SessionManagementFilter@1192d1f5, org.springframework.security.web.access.ExceptionTranslationFilter@376ba8e3, org.springframework.security.web.access.intercept.AuthorizationFilter@6988dc14] 02:55:58 policy-api | [2024-03-08T02:52:11.423+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:55:58 policy-api | [2024-03-08T02:52:14.451+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' 02:55:58 policy-api | [2024-03-08T02:52:14.477+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] 02:55:58 policy-api | [2024-03-08T02:52:14.509+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/policy/api/v1' 02:55:58 policy-api | [2024-03-08T02:52:14.527+00:00|INFO|PolicyApiApplication|main] Started PolicyApiApplication in 11.869 seconds (JVM running for 12.492) 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilitytype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0200-jpatoscacapabilitytype_properties.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilitytype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0210-jpatoscadatatype_constraints.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_constraints (name VARCHAR(120) NULL, version VARCHAR(20) NULL, CONSTRAINTS VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0220-jpatoscadatatype_metadata.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0230-jpatoscadatatype_properties.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0240-jpatoscanodetemplate_metadata.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetemplate_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0250-jpatoscanodetemplate_properties.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetemplate_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0260-jpatoscanodetype_metadata.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0270-jpatoscanodetype_properties.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0280-jpatoscapolicy_metadata.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0290-jpatoscapolicy_properties.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0300-jpatoscapolicy_targets.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_targets (name VARCHAR(120) NULL, version VARCHAR(20) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0310-jpatoscapolicytype_metadata.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0320-jpatoscapolicytype_properties.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0330-jpatoscapolicytype_targets.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_targets (name VARCHAR(120) NULL, version VARCHAR(20) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0340-jpatoscapolicytype_triggers.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_triggers (name VARCHAR(120) NULL, version VARCHAR(20) NULL, TRIGGERS VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0350-jpatoscaproperty_constraints.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaproperty_constraints (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, CONSTRAINTS VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0360-jpatoscaproperty_metadata.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaproperty_metadata (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0370-jpatoscarelationshiptype_metadata.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarelationshiptype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0380-jpatoscarelationshiptype_properties.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarelationshiptype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0390-jpatoscarequirement_metadata.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0400-jpatoscarequirement_occurrences.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_occurrences (name VARCHAR(120) NULL, version VARCHAR(20) NULL, OCCURRENCES INT DEFAULT NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0410-jpatoscarequirement_properties.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0420-jpatoscaservicetemplate_metadata.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaservicetemplate_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0430-jpatoscatopologytemplate_inputs.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscatopologytemplate_inputs (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, INPUTS LONGBLOB DEFAULT NULL, INPUTS_KEY VARCHAR(255) NULL) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0440-pdpgroup_pdpsubgroup.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpgroup_pdpsubgroup (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPGROUP_PDPSUBGROUP (name, version, parentLocalName, localName, parentKeyVersion, parentKeyName)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0450-pdpgroup.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpgroup (`DESCRIPTION` VARCHAR(255) NULL, PDPGROUPSTATE INT DEFAULT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_PDPGROUP (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0460-pdppolicystatus.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdppolicystatus (DEPLOY BOOLEAN DEFAULT 0, PDPGROUP VARCHAR(255) DEFAULT NULL, PDPTYPE VARCHAR(255) DEFAULT NULL, STATE INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PRIMARY KEY PK_PDPPOLICYSTATUS (parentLocalName, localName, parentKeyVersion, parentKeyName)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0470-pdp.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdp (HEALTHY INT DEFAULT NULL, MESSAGE VARCHAR(255) DEFAULT NULL, PDPSTATE INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDP (parentLocalName, localName, parentKeyVersion, parentKeyName)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0480-pdpstatistics.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpstatistics (PDPGROUPNAME VARCHAR(120) NULL, PDPSUBGROUPNAME VARCHAR(120) NULL, POLICYDEPLOYCOUNT BIGINT DEFAULT NULL, POLICYDEPLOYFAILCOUNT BIGINT DEFAULT NULL, POLICYDEPLOYSUCCESSCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDFAILCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDSUCCESSCOUNT BIGINT DEFAULT NULL, timeStamp datetime NOT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_PDPSTATISTICS (timeStamp, name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0490-pdpsubgroup_pdp.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpsubgroup_pdp (pdpParentKeyName VARCHAR(120) NOT NULL, pdpParentKeyVersion VARCHAR(15) NOT NULL, pdpParentLocalName VARCHAR(120) NOT NULL, pdpLocalName VARCHAR(120) NOT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPSUBGROUP_PDP (pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpLocalName, parentLocalName, localName, parentKeyVersion, parentKeyName)) 02:55:58 policy-apex-pdp | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":4,"deploymentPort":12561,"policy_type_impl":{"apexPolicyModel":{"key":{"name":"SamplePolicyModelJAVASCRIPT","version":"0.0.1"},"keyInformation":{"key":{"name":"KeyInformation","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"Context","version":"0.0.1"},"value":{"key":{"name":"Context","version":"0.0.1"},"UUID":"ca36bfd8-6042-3633-8c85-89c66507c3bf","description":"Generated description for concept referred to by key \"Context:0.0.1\""}},{"key":{"name":"Event0000","version":"0.0.1"},"value":{"key":{"name":"Event0000","version":"0.0.1"},"UUID":"465a81cc-885f-3a4d-bc4e-1508da92b236","description":"Generated description for concept referred to by key \"Event0000:0.0.1\""}},{"key":{"name":"Event0001","version":"0.0.1"},"value":{"key":{"name":"Event0001","version":"0.0.1"},"UUID":"36b2d570-fff7-3a4b-bab2-6bf492f5129a","description":"Generated description for concept referred to by key \"Event0001:0.0.1\""}},{"key":{"name":"Event0002","version":"0.0.1"},"value":{"key":{"name":"Event0002","version":"0.0.1"},"UUID":"ff6160a7-fb5e-379c-a6d2-2cd28053eacf","description":"Generated description for concept referred to by key \"Event0002:0.0.1\""}},{"key":{"name":"Event0003","version":"0.0.1"},"value":{"key":{"name":"Event0003","version":"0.0.1"},"UUID":"5899e216-2abf-3781-abc4-2c257b92721e","description":"Generated description for concept referred to by key \"Event0003:0.0.1\""}},{"key":{"name":"Event0004","version":"0.0.1"},"value":{"key":{"name":"Event0004","version":"0.0.1"},"UUID":"7c2692a7-4587-3d09-abf9-d96b339a316f","description":"Generated description for concept referred to by key \"Event0004:0.0.1\""}},{"key":{"name":"Event0100","version":"0.0.1"},"value":{"key":{"name":"Event0100","version":"0.0.1"},"UUID":"b696048c-c0b0-34c1-8dbe-32ab6c8bc0c7","description":"Generated description for concept referred to by key \"Event0100:0.0.1\""}},{"key":{"name":"Event0101","version":"0.0.1"},"value":{"key":{"name":"Event0101","version":"0.0.1"},"UUID":"edbfa868-2ab2-30fd-8078-4c7f67ca6122","description":"Generated description for concept referred to by key \"Event0101:0.0.1\""}},{"key":{"name":"Event0102","version":"0.0.1"},"value":{"key":{"name":"Event0102","version":"0.0.1"},"UUID":"6b6ad2ff-ef63-3f7b-aabb-fba44f8de9d4","description":"Generated description for concept referred to by key \"Event0102:0.0.1\""}},{"key":{"name":"Event0103","version":"0.0.1"},"value":{"key":{"name":"Event0103","version":"0.0.1"},"UUID":"c2550912-10d9-3000-8826-377288cd6cb1","description":"Generated description for concept referred to by key \"Event0103:0.0.1\""}},{"key":{"name":"Event0104","version":"0.0.1"},"value":{"key":{"name":"Event0104","version":"0.0.1"},"UUID":"f6d75b71-c8a7-3337-a121-88d68c389f5a","description":"Generated description for concept referred to by key \"Event0104:0.0.1\""}},{"key":{"name":"Events","version":"0.0.1"},"value":{"key":{"name":"Events","version":"0.0.1"},"UUID":"0215644c-4531-375c-8335-d558b4de8c03","description":"Generated description for concept referred to by key \"Events:0.0.1\""}},{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"UUID":"976a79e7-5c80-3c03-9503-da3f41fec395","description":"Generated description for concept referred to by key \"ExternalContextAlbum:0.0.1\""}},{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"UUID":"c95e9e5f-d2c7-3ac7-a205-ea3574530cb7","description":"Generated description for concept referred to by key \"GlobalContextAlbum:0.0.1\""}},{"key":{"name":"KeyInformation","version":"0.0.1"},"value":{"key":{"name":"KeyInformation","version":"0.0.1"},"UUID":"1ff2f905-685c-3caf-95bc-0bbc90345888","description":"Generated description for concept referred to by key \"KeyInformation:0.0.1\""}},{"key":{"name":"Policies","version":"0.0.1"},"value":{"key":{"name":"Policies","version":"0.0.1"},"UUID":"f54c3b2b-be76-31c4-adfc-87c494c06808","description":"Generated description for concept referred to by key \"Policies:0.0.1\""}},{"key":{"name":"Policy0","version":"0.0.1"},"value":{"key":{"name":"Policy0","version":"0.0.1"},"UUID":"3410e939-30ca-32c4-a2d8-c30b6fee6eec","description":"Generated description for concept referred to by key \"Policy0:0.0.1\""}},{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"UUID":"e27564c4-3cbf-3db2-9bf3-83ae80a2f907","description":"Generated description for concept referred to by key \"Policy0ContextAlbum:0.0.1\""}},{"key":{"name":"Policy1","version":"0.0.1"},"value":{"key":{"name":"Policy1","version":"0.0.1"},"UUID":"d0b2b585-f344-33b8-af9e-250e7f4cfbce","description":"Generated description for concept referred to by key \"Policy1:0.0.1\""}},{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"UUID":"815d74ae-6fc0-3221-87b9-2bb1dfdfa7f0","description":"Generated description for concept referred to by key \"Policy1ContextAlbum:0.0.1\""}},{"key":{"name":"SamplePolicyModelJAVASCRIPT","version":"0.0.1"},"value":{"key":{"name":"SamplePolicyModelJAVASCRIPT","version":"0.0.1"},"UUID":"bc8ee312-81ce-3c4a-92d5-4a73b8077148","description":"Generated description for concept referred to by key \"SamplePolicyModelJAVASCRIPT:0.0.1\""}},{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"name":"Task_Act0","version":"0.0.1"},"UUID":"0589ff20-adcc-3ce5-95fe-8d7978ed54ed","description":"Generated description for concept referred to by key \"Task_Act0:0.0.1\""}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"name":"Task_Act1","version":"0.0.1"},"UUID":"095b126d-ca8b-32c9-ad52-d744e817a79c","description":"Generated description for concept referred to by key \"Task_Act1:0.0.1\""}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"name":"Task_Act2","version":"0.0.1"},"UUID":"3d786b4c-d9ee-3367-ab71-c67271a4ea2f","description":"Generated description for concept referred to by key \"Task_Act2:0.0.1\""}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"name":"Task_Act3","version":"0.0.1"},"UUID":"9231753e-20c5-3436-982f-9100340cc570","description":"Generated description for concept referred to by key \"Task_Act3:0.0.1\""}},{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"name":"Task_Decide0","version":"0.0.1"},"UUID":"502383d3-483f-3a56-a426-2f0406674c8d","description":"Generated description for concept referred to by key \"Task_Decide0:0.0.1\""}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"name":"Task_Decide1","version":"0.0.1"},"UUID":"16598106-41c8-3b5a-99c6-5fcf6d1a5ddf","description":"Generated description for concept referred to by key \"Task_Decide1:0.0.1\""}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"name":"Task_Decide2","version":"0.0.1"},"UUID":"ad3a89f5-e369-3c66-b22c-669f7b3653b8","description":"Generated description for concept referred to by key \"Task_Decide2:0.0.1\""}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"name":"Task_Decide3","version":"0.0.1"},"UUID":"56815939-1164-3867-9ed1-0a27ff8aafb3","description":"Generated description for concept referred to by key \"Task_Decide3:0.0.1\""}},{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"name":"Task_Establish0","version":"0.0.1"},"UUID":"0db0c566-ecd7-3e27-9865-4b82c893abdb","description":"Generated description for concept referred to by key \"Task_Establish0:0.0.1\""}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"name":"Task_Establish1","version":"0.0.1"},"UUID":"6944a4c1-6201-317c-8d7e-eaa7f2ee0ea0","description":"Generated description for concept referred to by key \"Task_Establish1:0.0.1\""}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"name":"Task_Establish2","version":"0.0.1"},"UUID":"0f766ea9-11cd-3e7d-a8c8-28c8dee6a85a","description":"Generated description for concept referred to by key \"Task_Establish2:0.0.1\""}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"name":"Task_Establish3","version":"0.0.1"},"UUID":"c3237a38-cc6d-3418-b1e1-0dc8b4bdcc66","description":"Generated description for concept referred to by key \"Task_Establish3:0.0.1\""}},{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"name":"Task_Match0","version":"0.0.1"},"UUID":"051bcfd5-cf73-3c89-8ee7-ea6e005ec059","description":"Generated description for concept referred to by key \"Task_Match0:0.0.1\""}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"name":"Task_Match1","version":"0.0.1"},"UUID":"3754fe19-98f2-34a1-9f45-db31052208d8","description":"Generated description for concept referred to by key \"Task_Match1:0.0.1\""}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"name":"Task_Match2","version":"0.0.1"},"UUID":"8c200709-a180-3c8b-916f-275ff49ce194","description":"Generated description for concept referred to by key \"Task_Match2:0.0.1\""}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"name":"Task_Match3","version":"0.0.1"},"UUID":"a1a879c6-4510-33b0-bbd0-ad6256189a37","description":"Generated description for concept referred to by key \"Task_Match3:0.0.1\""}},{"key":{"name":"Tasks","version":"0.0.1"},"value":{"key":{"name":"Tasks","version":"0.0.1"},"UUID":"a7fab96b-ce1c-37ce-bbb2-556b6db524a5","description":"Generated description for concept referred to by key \"Tasks:0.0.1\""}},{"key":{"name":"TestCase","version":"0.0.1"},"value":{"key":{"name":"TestCase","version":"0.0.1"},"UUID":"0a652886-c88d-3f8c-8994-ae9161e7c963","description":"Generated description for concept referred to by key \"TestCase:0.0.1\""}},{"key":{"name":"TestContextItem000","version":"0.0.1"},"value":{"key":{"name":"TestContextItem000","version":"0.0.1"},"UUID":"8efba9fa-371e-33df-a7d6-88b0284e7fd0","description":"Generated description for concept referred to by key \"TestContextItem000:0.0.1\""}},{"key":{"name":"TestContextItem001","version":"0.0.1"},"value":{"key":{"name":"TestContextItem001","version":"0.0.1"},"UUID":"3740077c-a2b3-356b-81dc-5ded2118a951","description":"Generated description for concept referred to by key \"TestContextItem001:0.0.1\""}},{"key":{"name":"TestContextItem002","version":"0.0.1"},"value":{"key":{"name":"TestContextItem002","version":"0.0.1"},"UUID":"b5c7df95-9af5-322f-9ea8-eb440a2bf926","description":"Generated description for concept referred to by key \"TestContextItem002:0.0.1\""}},{"key":{"name":"TestContextItem003","version":"0.0.1"},"value":{"key":{"name":"TestContextItem003","version":"0.0.1"},"UUID":"b36f0aa5-0fb9-3e2c-8fa2-fddb7fd05f4b","description":"Generated description for concept referred to by key \"TestContextItem003:0.0.1\""}},{"key":{"name":"TestContextItem004","version":"0.0.1"},"value":{"key":{"name":"TestContextItem004","version":"0.0.1"},"UUID":"093cda11-eaeb-3a46-a5b6-d5e30c00935b","description":"Generated description for concept referred to by key \"TestContextItem004:0.0.1\""}},{"key":{"name":"TestContextItem005","version":"0.0.1"},"value":{"key":{"name":"TestContextItem005","version":"0.0.1"},"UUID":"569a758d-ba40-37c0-aebb-7ad138df25ac","description":"Generated description for concept referred to by key \"TestContextItem005:0.0.1\""}},{"key":{"name":"TestContextItem006","version":"0.0.1"},"value":{"key":{"name":"TestContextItem006","version":"0.0.1"},"UUID":"252818d9-b61f-3962-a905-8865fb00fb04","description":"Generated description for concept referred to by key \"TestContextItem006:0.0.1\""}},{"key":{"name":"TestContextItem007","version":"0.0.1"},"value":{"key":{"name":"TestContextItem007","version":"0.0.1"},"UUID":"fe1a5f7c-c083-377b-a797-752b01fc6c73","description":"Generated description for concept referred to by key \"TestContextItem007:0.0.1\""}},{"key":{"name":"TestContextItem008","version":"0.0.1"},"value":{"key":{"name":"TestContextItem008","version":"0.0.1"},"UUID":"aa87d007-d07e-3f67-8c6d-0ebc3d85479d","description":"Generated description for concept referred to by key \"TestContextItem008:0.0.1\""}},{"key":{"name":"TestContextItem009","version":"0.0.1"},"value":{"key":{"name":"TestContextItem009","version":"0.0.1"},"UUID":"126e7a3a-11b6-3f88-9397-c21d8819f859","description":"Generated description for concept referred to by key \"TestContextItem009:0.0.1\""}},{"key":{"name":"TestContextItem00A","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00A","version":"0.0.1"},"UUID":"0e0e3dec-e03d-3379-a87b-1ecd4aa3d8cc","description":"Generated description for concept referred to by key \"TestContextItem00A:0.0.1\""}},{"key":{"name":"TestContextItem00B","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00B","version":"0.0.1"},"UUID":"dbdc98df-3ff4-360c-b8d3-a7a836ac3de6","description":"Generated description for concept referred to by key \"TestContextItem00B:0.0.1\""}},{"key":{"name":"TestContextItem00C","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00C","version":"0.0.1"},"UUID":"32a2f355-77f3-3b25-ace6-7a9c5763a5ad","description":"Generated description for concept referred to by key \"TestContextItem00C:0.0.1\""}},{"key":{"name":"TestDatatypes","version":"0.0.1"},"value":{"key":{"name":"TestDatatypes","version":"0.0.1"},"UUID":"3f95472c-973e-30e2-95f1-bf00cbef909a","description":"Generated description for concept referred to by key \"TestDatatypes:0.0.1\""}},{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"UUID":"610dbbd4-9149-3b3c-9af4-819056f0e169","description":"Generated description for concept referred to by key \"TestExternalContextItem:0.0.1\""}},{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"UUID":"07fa8f68-55f1-3fd0-81c1-749a379753a7","description":"Generated description for concept referred to by key \"TestGlobalContextItem:0.0.1\""}},{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"value":{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"UUID":"d9c93cd1-539e-35c5-aaec-bb711ceb1251","description":"Generated description for concept referred to by key \"TestPolicyContextItem:0.0.1\""}},{"key":{"name":"TestSlogan","version":"0.0.1"},"value":{"key":{"name":"TestSlogan","version":"0.0.1"},"UUID":"683fe492-7eae-3ac7-9924-bb7850208d05","description":"Generated description for concept referred to by key \"TestSlogan:0.0.1\""}},{"key":{"name":"TestTemperature","version":"0.0.1"},"value":{"key":{"name":"TestTemperature","version":"0.0.1"},"UUID":"bba25b6f-e3cd-3060-9022-4ef3a79f8eb0","description":"Generated description for concept referred to by key \"TestTemperature:0.0.1\""}},{"key":{"name":"TestTimestamp","version":"0.0.1"},"value":{"key":{"name":"TestTimestamp","version":"0.0.1"},"UUID":"97b73937-c344-33c0-924c-4d26b6449564","description":"Generated description for concept referred to by key \"TestTimestamp:0.0.1\""}}]}},"policies":{"key":{"name":"Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"Policy0","version":"0.0.1"},"value":{"policyKey":{"name":"Policy0","version":"0.0.1"},"template":"MEDA","state":{"entry":[{"key":"Act","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"},"trigger":{"name":"Event0003","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Act_NULL","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"},"outgoingEvent":{"name":"Event0004","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Act1","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act0_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act1_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act2_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act3_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}}]}}},{"key":"Decide","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"},"trigger":{"name":"Event0002","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Decide_Act","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"},"outgoingEvent":{"name":"Event0003","version":"0.0.1"},"nextState":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Decide3","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide0_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide1_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide2_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide3_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}}]}}},{"key":"Establish","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"},"trigger":{"name":"Event0001","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Establish_Decide","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"},"outgoingEvent":{"name":"Event0002","version":"0.0.1"},"nextState":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Establish2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish0_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish1_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish2_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish3_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}}]}}},{"key":"Match","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Match"},"trigger":{"name":"Event0000","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Match_Establish","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"},"outgoingEvent":{"name":"Event0001","version":"0.0.1"},"nextState":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"}}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Match0","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match0_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match1_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match2_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match3_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}}]}}}]},"firstState":"Match"}},{"key":{"name":"Policy1","version":"0.0.1"},"value":{"policyKey":{"name":"Policy1","version":"0.0.1"},"template":"MEDA","state":{"entry":[{"key":"Act","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"},"trigger":{"name":"Event0103","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Act_NULL","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"},"outgoingEvent":{"name":"Event0104","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Act0","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act0_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act1_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act2_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act3_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}}]}}},{"key":"Decide","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"},"trigger":{"name":"Event0102","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Decide_Act","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"},"outgoingEvent":{"name":"Event0103","version":"0.0.1"},"nextState":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Decide3","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide0_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide1_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide2_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide3_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}}]}}},{"key":"Establish","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"},"trigger":{"name":"Event0101","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Establish_Decide","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"},"outgoingEvent":{"name":"Event0102","version":"0.0.1"},"nextState":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Establish1","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish0_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish1_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish2_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish3_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}}]}}},{"key":"Match","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Match"},"trigger":{"name":"Event0100","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Match_Establish","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"},"outgoingEvent":{"name":"Event0101","version":"0.0.1"},"nextState":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Match3","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match0_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match1_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match2_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match3_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}}]}}}]},"firstState":"Match"}}]}},"tasks":{"key":{"name":"Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"name":"Task_Act0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Act0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Act0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"name":"Task_Act1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Act1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"name":"Task_Act2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"name":"Task_Act3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"name":"Task_Decide0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Decide0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Decide0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"name":"Task_Decide1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Decide1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"name":"Task_Decide2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"name":"Task_Decide3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"name":"Task_Establish0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Establish0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Establish0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"name":"Task_Establish1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Establish1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"name":"Task_Establish2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"name":"Task_Establish3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"name":"Task_Match0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Match0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Match0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"name":"Task_Match1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Match1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"name":"Task_Match2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"name":"Task_Match3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}}]}},"events":{"key":{"name":"Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"Event0000","version":"0.0.1"},"value":{"key":{"name":"Event0000","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Outside","target":"Match","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0001","version":"0.0.1"},"value":{"key":{"name":"Event0001","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Match","target":"Establish","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0002","version":"0.0.1"},"value":{"key":{"name":"Event0002","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Establish","target":"Decide","parameter":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0003","version":"0.0.1"},"value":{"key":{"name":"Event0003","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Decide","target":"Act","parameter":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0004","version":"0.0.1"},"value":{"key":{"name":"Event0004","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Act","target":"Outside","parameter":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0100","version":"0.0.1"},"value":{"key":{"name":"Event0100","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Outside","target":"Match","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0101","version":"0.0.1"},"value":{"key":{"name":"Event0101","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Match","target":"Establish","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0102","version":"0.0.1"},"value":{"key":{"name":"Event0102","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Establish","target":"Decide","parameter":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0103","version":"0.0.1"},"value":{"key":{"name":"Event0103","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Decide","target":"Act","parameter":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0104","version":"0.0.1"},"value":{"key":{"name":"Event0104","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Act","target":"Outside","parameter":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}}]}},"albums":{"key":{"name":"Context","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"scope":"EXTERNAL","isWritable":false,"itemSchema":{"name":"TestExternalContextItem","version":"0.0.1"}}},{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"scope":"GLOBAL","isWritable":true,"itemSchema":{"name":"TestGlobalContextItem","version":"0.0.1"}}},{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"scope":"APPLICATION","isWritable":true,"itemSchema":{"name":"TestPolicyContextItem","version":"0.0.1"}}},{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"scope":"APPLICATION","isWritable":true,"itemSchema":{"name":"TestPolicyContextItem","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"TestDatatypes","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"TestCase","version":"0.0.1"},"value":{"key":{"name":"TestCase","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Byte"}},{"key":{"name":"TestContextItem000","version":"0.0.1"},"value":{"key":{"name":"TestContextItem000","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem000"}},{"key":{"name":"TestContextItem001","version":"0.0.1"},"value":{"key":{"name":"TestContextItem001","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem001"}},{"key":{"name":"TestContextItem002","version":"0.0.1"},"value":{"key":{"name":"TestContextItem002","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem002"}},{"key":{"name":"TestContextItem003","version":"0.0.1"},"value":{"key":{"name":"TestContextItem003","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem003"}},{"key":{"name":"TestContextItem004","version":"0.0.1"},"value":{"key":{"name":"TestContextItem004","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem004"}},{"key":{"name":"TestContextItem005","version":"0.0.1"},"value":{"key":{"name":"TestContextItem005","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem005"}},{"key":{"name":"TestContextItem006","version":"0.0.1"},"value":{"key":{"name":"TestContextItem006","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem006"}},{"key":{"name":"TestContextItem007","version":"0.0.1"},"value":{"key":{"name":"TestContextItem007","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem007"}},{"key":{"name":"TestContextItem008","version":"0.0.1"},"value":{"key":{"name":"TestContextItem008","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem008"}},{"key":{"name":"TestContextItem009","version":"0.0.1"},"value":{"key":{"name":"TestContextItem009","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem009"}},{"key":{"name":"TestContextItem00A","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00A","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem00A"}},{"key":{"name":"TestContextItem00B","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00B","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem00B"}},{"key":{"name":"TestContextItem00C","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00C","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem00C"}},{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestExternalContextItem"}},{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestGlobalContextItem"}},{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"value":{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestPolicyContextItem"}},{"key":{"name":"TestSlogan","version":"0.0.1"},"value":{"key":{"name":"TestSlogan","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"TestTemperature","version":"0.0.1"},"value":{"key":{"name":"TestTemperature","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Double"}},{"key":{"name":"TestTimestamp","version":"0.0.1"},"value":{"key":{"name":"TestTimestamp","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}}]}}}},"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}}}},"eventInputParameters":{"FirstConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTSERVER","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParameters","parameters":{"standalone":true,"host":"0.0.0.0","port":23324}},"eventProtocolParameters":{"eventProtocol":"JSON"},"synchronousMode":true,"synchronousPeer":"FirstProducer","synchronousTimeout":2000}},"eventOutputParameters":{"FirstProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTSERVER","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"synchronousMode":true,"synchronousPeer":"FirstConsumer","synchronousTimeout":2000}}},"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.Sampledomain","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"ba5756f4-7196-4d7c-bc53-3b509e2c5938","timestampMs":1709866355489,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.037+00:00|WARN|Registry|DMAAP-source-POLICY-PDP-PAP] replacing previously registered: object:apex/tosca/policy/list 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.071+00:00|INFO|ApexEngineHandler|DMAAP-source-POLICY-PDP-PAP] Starting apex engine for policy onap.policies.native.apex.Sampledomain 1.0.0 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.159+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine MyApexEngine-0:0.0.1 . 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.159+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine MyApexEngine-1:0.0.1 . 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.160+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine MyApexEngine-2:0.0.1 . 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.160+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine MyApexEngine-3:0.0.1 . 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.160+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] APEX service created. 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.250+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine MyApexEngine-0:0.0.1 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.276+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine MyApexEngine-1:0.0.1 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.278+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine MyApexEngine-2:0.0.1 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.279+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine MyApexEngine-3:0.0.1 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.612+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Added the action listener to the engine 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.613+00:00|INFO|ApexRestServerConsumer|DMAAP-source-POLICY-PDP-PAP] Creating the Apex Rest Server 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.616+00:00|INFO|JettyServletServer|DMAAP-source-POLICY-PDP-PAP] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-bb13b14==org.glassfish.jersey.servlet.ServletContainer@5c836a15{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-1dd5a9ce==io.swagger.jersey.config.JerseyJaxrsConfig@31330071{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-23324, toString()=JettyServletServer(name=RESTSERVER, host=0.0.0.0, port=23324, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3dce469f{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3f25b3a9{/,null,STOPPED}, connector=RESTSERVER@51317801{HTTP/1.1, (http/1.1)}{0.0.0.0:23324}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-bb13b14==org.glassfish.jersey.servlet.ServletContainer@5c836a15{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-1dd5a9ce==io.swagger.jersey.config.JerseyJaxrsConfig@31330071{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.617+00:00|INFO|JettyServletServer|RESTSERVER-23324] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-bb13b14==org.glassfish.jersey.servlet.ServletContainer@5c836a15{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-1dd5a9ce==io.swagger.jersey.config.JerseyJaxrsConfig@31330071{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-23324, toString()=JettyServletServer(name=RESTSERVER, host=0.0.0.0, port=23324, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3dce469f{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3f25b3a9{/,null,STOPPED}, connector=RESTSERVER@51317801{HTTP/1.1, (http/1.1)}{0.0.0.0:23324}, jettyThread=Thread[RESTSERVER-23324,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-bb13b14==org.glassfish.jersey.servlet.ServletContainer@5c836a15{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-1dd5a9ce==io.swagger.jersey.config.JerseyJaxrsConfig@31330071{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.638+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:36.635076Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356457,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595}]},"response":{"responseTo":"ba5756f4-7196-4d7c-bc53-3b509e2c5938","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.native.apex.Sampledomain:1.0.0 "},"messageName":"PDP_STATUS","requestId":"f73c417a-790a-4cdb-a011-681e1c43e250","timestampMs":1709866356635,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.638+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.638+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0500-pdpsubgroup.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpsubgroup (CURRENTINSTANCECOUNT INT DEFAULT NULL, DESIREDINSTANCECOUNT INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPSUBGROUP (parentLocalName, localName, parentKeyVersion, parentKeyName)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0510-toscacapabilityassignment.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignment (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENT(name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0520-toscacapabilityassignments.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignments (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENTS (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0530-toscacapabilityassignments_toscacapabilityassignment.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignments_toscacapabilityassignment (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENTS_TOSCACAPABILITYASSIGNMENT (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0540-toscacapabilitytype.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPE (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0550-toscacapabilitytypes.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPES (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0560-toscacapabilitytypes_toscacapabilitytype.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytypes_toscacapabilitytype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPES_TOSCACAPABILITYTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0570-toscadatatype.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCADATATYPE (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0580-toscadatatypes.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCADATATYPES (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0590-toscadatatypes_toscadatatype.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatypes_toscadatatype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCADATATYPES_TOSCADATATYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0600-toscanodetemplate.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplate (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, capabilitiesName VARCHAR(120) NULL, capabilitiesVersion VARCHAR(20) NULL, requirementsVersion VARCHAR(20) NULL, requirementsName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCANODETEMPLATE (name, version)) 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.656+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 18 ms 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.656+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.660+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.660+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (4 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.661+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.662+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:36.635076Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356457,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595}]},"response":{"responseTo":"ba5756f4-7196-4d7c-bc53-3b509e2c5938","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.native.apex.Sampledomain:1.0.0 "},"messageName":"PDP_STATUS","requestId":"f73c417a-790a-4cdb-a011-681e1c43e250","timestampMs":1709866356635,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.662+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.662+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.662+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:52:36.732+00:00|INFO|GsonMessageBodyHandler|RESTSERVER-23324] Using GSON for REST calls 02:55:58 policy-apex-pdp | [2024-03-08T02:52:41.401+00:00|INFO|RequestLog|qtp1430737417-53] 172.17.0.1 - - [08/Mar/2024:02:52:41 +0000] "PUT /apex/FirstConsumer/EventIn HTTP/1.1" 200 588 "-" "python-requests/2.27.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:52:51.667+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:52:51.667+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:52:51.668+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:52:56.088+00:00|INFO|RequestLog|qtp68195659-27] 172.17.0.2 - policyadmin [08/Mar/2024:02:52:56 +0000] "GET /metrics HTTP/1.1" 200 14162 "-" "Prometheus/2.50.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:53:06.672+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:53:06.673+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:53:06.673+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:53:21.680+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:53:21.680+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:53:21.680+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:53:36.685+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:53:36.686+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:53:36.686+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:53:51.691+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:53:51.693+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:53:51.693+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:53:56.080+00:00|INFO|RequestLog|qtp68195659-24] 172.17.0.2 - policyadmin [08/Mar/2024:02:53:56 +0000] "GET /metrics HTTP/1.1" 200 14164 "-" "Prometheus/2.50.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:06.698+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:54:06.698+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:54:06.698+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:54:21.704+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:54:21.704+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:54:21.704+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:54:28.384+00:00|INFO|network|Timer-0] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:28.383046Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":1,"policyExecutedSuccessCount":1,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595}]},"messageName":"PDP_STATUS","requestId":"ac7bf87f-04e5-4758-acfb-7caebf441d2e","timestampMs":1709866468383,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:28.406+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 22 ms 02:55:58 policy-apex-pdp | [2024-03-08T02:54:28.406+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:54:28.411+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:54:28.412+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:28.383046Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":1,"policyExecutedSuccessCount":1,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595}]},"messageName":"PDP_STATUS","requestId":"ac7bf87f-04e5-4758-acfb-7caebf441d2e","timestampMs":1709866468383,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:28.412+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 02:55:58 policy-apex-pdp | [2024-03-08T02:54:28.412+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:54:28.413+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:54:28.413+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:54:28.413+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (7 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.014+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.018+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] InnoDB: 128 rollback segments are active. 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] InnoDB: log sequence number 46590; transaction id 14 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] Plugin 'FEEDBACK' is disabled. 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Warning] 'user' entry 'root@mariadb' ignored in --skip-name-resolve mode. 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Warning] 'proxies_priv' entry '@% root@mariadb' ignored in --skip-name-resolve mode. 02:55:58 mariadb | 2024-03-08 2:51:51 0 [Note] mariadbd: ready for connections. 02:55:58 mariadb | Version: '10.10.2-MariaDB-1:10.10.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution 02:55:58 mariadb | 2024-03-08 02:51:52+00:00 [Note] [Entrypoint]: Temporary server started. 02:55:58 mariadb | 2024-03-08 02:51:53+00:00 [Note] [Entrypoint]: Creating user policy_user 02:55:58 mariadb | 2024-03-08 02:51:53+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation) 02:55:58 mariadb | 02:55:58 mariadb | 2024-03-08 02:51:53+00:00 [Warn] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/db.conf 02:55:58 mariadb | 02:55:58 mariadb | 2024-03-08 02:51:53+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/db.sh 02:55:58 mariadb | #!/bin/bash -xv 02:55:58 mariadb | # Copyright 2019,2021 AT&T Intellectual Property. All rights reserved 02:55:58 mariadb | # Modifications Copyright (c) 2022 Nordix Foundation. 02:55:58 mariadb | # 02:55:58 mariadb | # Licensed under the Apache License, Version 2.0 (the "License"); 02:55:58 mariadb | # you may not use this file except in compliance with the License. 02:55:58 mariadb | # You may obtain a copy of the License at 02:55:58 mariadb | # 02:55:58 mariadb | # http://www.apache.org/licenses/LICENSE-2.0 02:55:58 mariadb | # 02:55:58 mariadb | # Unless required by applicable law or agreed to in writing, software 02:55:58 mariadb | # distributed under the License is distributed on an "AS IS" BASIS, 02:55:58 mariadb | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:55:58 mariadb | # See the License for the specific language governing permissions and 02:55:58 mariadb | # limitations under the License. 02:55:58 mariadb | 02:55:58 mariadb | for db in migration pooling policyadmin operationshistory clampacm policyclamp 02:55:58 mariadb | do 02:55:58 mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "CREATE DATABASE IF NOT EXISTS ${db};" 02:55:58 mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "GRANT ALL PRIVILEGES ON \`${db}\`.* TO '${MYSQL_USER}'@'%' ;" 02:55:58 mariadb | done 02:55:58 mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp 02:55:58 mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS migration;' 02:55:58 mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `migration`.* TO '\''policy_user'\''@'\''%'\'' ;' 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.59500547Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=92.629µs 02:55:58 policy-api | [2024-03-08T02:52:34.002+00:00|INFO|[/policy/api/v1]|http-nio-6969-exec-2] Initializing Spring DispatcherServlet 'dispatcherServlet' 02:55:58 policy-api | [2024-03-08T02:52:34.002+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Initializing Servlet 'dispatcherServlet' 02:55:58 policy-api | [2024-03-08T02:52:34.004+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Completed initialization in 2 ms 02:55:58 policy-api | [2024-03-08T02:52:34.284+00:00|INFO|OrderedServiceImpl|http-nio-6969-exec-2] ***** OrderedServiceImpl implementers: 02:55:58 policy-api | [] 02:55:58 mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp 02:55:58 mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS pooling;' 02:55:58 mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `pooling`.* TO '\''policy_user'\''@'\''%'\'' ;' 02:55:58 mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp 02:55:58 mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS policyadmin;' 02:55:58 mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `policyadmin`.* TO '\''policy_user'\''@'\''%'\'' ;' 02:55:58 mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp 02:55:58 mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS operationshistory;' 02:55:58 mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `operationshistory`.* TO '\''policy_user'\''@'\''%'\'' ;' 02:55:58 mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp 02:55:58 mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS clampacm;' 02:55:58 mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `clampacm`.* TO '\''policy_user'\''@'\''%'\'' ;' 02:55:58 mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp 02:55:58 mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS policyclamp;' 02:55:58 mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `policyclamp`.* TO '\''policy_user'\''@'\''%'\'' ;' 02:55:58 mariadb | 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0610-toscanodetemplates.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplates (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCANODETEMPLATES (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0620-toscanodetemplates_toscanodetemplate.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplates_toscanodetemplate (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCANODETEMPLATES_TOSCANODETEMPLATE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0630-toscanodetype.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, requirementsVersion VARCHAR(20) NULL, requirementsName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCANODETYPE (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0640-toscanodetypes.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCANODETYPES (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0650-toscanodetypes_toscanodetype.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetypes_toscanodetype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCANODETYPES_TOSCANODETYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0660-toscaparameter.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaparameter (VALUE VARCHAR(255) NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPARAMETER (parentLocalName, localName, parentKeyVersion, parentKeyName)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "FLUSH PRIVILEGES;" 02:55:58 mariadb | + mysql -uroot -psecret --execute 'FLUSH PRIVILEGES;' 02:55:58 mariadb | mysql -u"${MYSQL_USER}" -p"${MYSQL_PASSWORD}" -f policyclamp < /tmp/policy-clamp-create-tables.sql 02:55:58 mariadb | + mysql -upolicy_user -ppolicy_user -f policyclamp 02:55:58 mariadb | 02:55:58 mariadb | 2024-03-08 02:51:54+00:00 [Note] [Entrypoint]: Stopping temporary server 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] mariadbd (initiated by: unknown): Normal shutdown 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: FTS optimize thread exiting. 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: Starting shutdown... 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: Buffer pool(s) dump completed at 240308 2:51:54 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: Shutdown completed; log sequence number 330630; transaction id 298 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] mariadbd: Shutdown complete 02:55:58 mariadb | 02:55:58 mariadb | 2024-03-08 02:51:54+00:00 [Note] [Entrypoint]: Temporary server stopped 02:55:58 mariadb | 02:55:58 mariadb | 2024-03-08 02:51:54+00:00 [Note] [Entrypoint]: MariaDB init process done. Ready for start up. 02:55:58 mariadb | 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] mariadbd (server 10.10.2-MariaDB-1:10.10.2+maria~ubu2204) starting as process 1 ... 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: Number of transaction pools: 1 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: Completed initialization of buffer pool 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: 128 rollback segments are active. 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: log sequence number 330630; transaction id 299 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] Plugin 'FEEDBACK' is disabled. 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work. 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] Server socket created on IP: '0.0.0.0'. 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] Server socket created on IP: '::'. 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] mariadbd: ready for connections. 02:55:58 mariadb | Version: '10.10.2-MariaDB-1:10.10.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution 02:55:58 mariadb | 2024-03-08 2:51:54 0 [Note] InnoDB: Buffer pool(s) load completed at 240308 2:51:54 02:55:58 mariadb | 2024-03-08 2:51:55 3 [Warning] Aborted connection 3 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.7' (This connection closed normally without authentication) 02:55:58 mariadb | 2024-03-08 2:51:55 4 [Warning] Aborted connection 4 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.5' (This connection closed normally without authentication) 02:55:58 mariadb | 2024-03-08 2:51:55 45 [Warning] Aborted connection 45 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.9' (This connection closed normally without authentication) 02:55:58 mariadb | 2024-03-08 2:51:55 46 [Warning] Aborted connection 46 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.8' (This connection closed normally without authentication) 02:55:58 policy-db-migrator | > upgrade 0670-toscapolicies.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicies (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICIES (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0680-toscapolicies_toscapolicy.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicies_toscapolicy (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPOLICIES_TOSCAPOLICY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0690-toscapolicy.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicy (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCAPOLICY (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0700-toscapolicytype.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICYTYPE (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0710-toscapolicytypes.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICYTYPES (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0720-toscapolicytypes_toscapolicytype.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytypes_toscapolicytype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPOLICYTYPES_TOSCAPOLICYTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0730-toscaproperty.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaproperty (DEFAULTVALUE VARCHAR(255) DEFAULT NULL, `DESCRIPTION` VARCHAR(255) DEFAULT NULL, ENTRYSCHEMA LONGBLOB DEFAULT NULL, REQUIRED BOOLEAN DEFAULT 0, STATUS INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PRIMARY KEY PK_TOSCAPROPERTY (parentLocalName, localName, parentKeyVersion, parentKeyName)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0740-toscarelationshiptype.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPE (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0750-toscarelationshiptypes.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPES (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0760-toscarelationshiptypes_toscarelationshiptype.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptypes_toscarelationshiptype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPES_TOSCARELATIONSHIPTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0770-toscarequirement.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirement (CAPABILITY VARCHAR(255) NULL, `DESCRIPTION` VARCHAR(255) NULL, NODE VARCHAR(255) NULL, RELATIONSHIP VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCAREQUIREMENT (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0780-toscarequirements.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirements (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAREQUIREMENTS (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0790-toscarequirements_toscarequirement.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirements_toscarequirement (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAREQUIREMENTS_TOSCAREQUIREMENT (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0800-toscaservicetemplate.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaservicetemplate (`DESCRIPTION` VARCHAR(255) NULL, TOSCADEFINITIONSVERSION VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, capabilityTypesVersion VARCHAR(20) NULL, capabilityTypesName VARCHAR(120) NULL, dataTypesName VARCHAR(120) NULL, dataTypesVersion VARCHAR(20) NULL, nodeTypesVersion VARCHAR(20) NULL, nodeTypesName VARCHAR(120) NULL, policyTypesName VARCHAR(120) NULL, policyTypesVersion VARCHAR(20) NULL, relationshipTypesVersion VARCHAR(20) NULL, relationshipTypesName VARCHAR(120) NULL, topologyTemplateLocalName VARCHAR(120) NULL, topologyTemplateParentKeyName VARCHAR(120) NULL, topologyTemplateParentKeyVersion VARCHAR(15) NULL, topologyTemplateParentLocalName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCASERVICETEMPLATE (name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0810-toscatopologytemplate.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscatopologytemplate (`description` VARCHAR(255) NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, nodeTemplatessVersion VARCHAR(20) NULL, nodeTemplatesName VARCHAR(120) NULL, policyVersion VARCHAR(20) NULL, policyName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCATOPOLOGYTEMPLATE (parentLocalName, localName, parentKeyVersion, parentKeyName)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0820-toscatrigger.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.600705424Z level=info msg="Executing migration" id="Add preferences index org_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.601613758Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=908.504µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.605137788Z level=info msg="Executing migration" id="Add preferences index user_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.606534035Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.396097ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.610123505Z level=info msg="Executing migration" id="create alert table v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.612026293Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.902808ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.617395483Z level=info msg="Executing migration" id="add index alert org_id & id " 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.618301057Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=904.114µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.623117336Z level=info msg="Executing migration" id="add index alert state" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.624495762Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.378337ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.628909068Z level=info msg="Executing migration" id="add index alert dashboard_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.629902891Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=994.493µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.634410366Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.635088684Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=678.248µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.677282013Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.678952525Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.670342ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.684899445Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.686208682Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.309517ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.690137167Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.700941004Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.804567ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.703878844Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.704420476Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=538.932µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.709572588Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.710190638Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=617.63µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.715736145Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.716183297Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=446.912µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.720640362Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.721486698Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=846.736µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.726028811Z level=info msg="Executing migration" id="create alert_notification table v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.72733308Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.303599ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.732093199Z level=info msg="Executing migration" id="Add column is_default" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.735775297Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.682078ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.739061032Z level=info msg="Executing migration" id="Add column frequency" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.742944946Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.882874ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.748217017Z level=info msg="Executing migration" id="Add column send_reminder" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.751834107Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.61479ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.754893725Z level=info msg="Executing migration" id="Add column disable_resolve_message" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.758442165Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.54792ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.762129452Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.763143956Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.015574ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.767467583Z level=info msg="Executing migration" id="Update alert table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.767506882Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=39.889µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.771057412Z level=info msg="Executing migration" id="Update alert_notification table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.771095041Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=39.349µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.775259211Z level=info msg="Executing migration" id="create notification_journal table v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.776655077Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.393067ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.781807641Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.782820235Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.012014ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.786828306Z level=info msg="Executing migration" id="drop alert_notification_journal" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.788037167Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.20518ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.791661925Z level=info msg="Executing migration" id="create alert_notification_state table v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.792976403Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.314008ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.796369805Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.797287591Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=915.656µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.801347882Z level=info msg="Executing migration" id="Add for to alert table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.805173128Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.827156ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.809311727Z level=info msg="Executing migration" id="Add column uid in alert_notification" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.813085984Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.773577ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.816022554Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.816219812Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=197.208µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.820400271Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.821257416Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=857.105µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.825289559Z level=info msg="Executing migration" id="Remove unique index org_id_name" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.826686325Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.396046ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.830499291Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.834168319Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.668318ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.839781464Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.839929121Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=148.967µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.845984049Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.847559173Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.574324ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.850927466Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.852542169Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.612833ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.856593931Z level=info msg="Executing migration" id="Drop old annotation table v4" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.856696669Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=102.918µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.859987384Z level=info msg="Executing migration" id="create annotation table v5" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.861006917Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.018813ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.890182745Z level=info msg="Executing migration" id="add index annotation 0 v3" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.891999425Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.81656ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.899161763Z level=info msg="Executing migration" id="add index annotation 1 v3" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.900858665Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.694752ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.904862807Z level=info msg="Executing migration" id="add index annotation 2 v3" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.905746823Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=883.446µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.909347132Z level=info msg="Executing migration" id="add index annotation 3 v3" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.910778437Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.428625ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.915508338Z level=info msg="Executing migration" id="add index annotation 4 v3" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.917275388Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.76976ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.921384139Z level=info msg="Executing migration" id="Update annotation table charset" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.921592545Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=208.016µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.92605389Z level=info msg="Executing migration" id="Add column region_id to annotation table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.931565397Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.510628ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.935817865Z level=info msg="Executing migration" id="Drop category_id index" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.936727871Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=910.136µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.939820908Z level=info msg="Executing migration" id="Add column tags to annotation table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.943777901Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.956243ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.946860759Z level=info msg="Executing migration" id="Create annotation_tag table v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.947653565Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=792.336µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.952253498Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.953226742Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=973.014µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.957880744Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.958848407Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=967.563µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.965434807Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.980311015Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.876428ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.983941174Z level=info msg="Executing migration" id="Create annotation_tag table v3" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.984541075Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=598.991µs 02:55:58 simulator | Policy simulator config file: /opt/app/policy/simulators/etc/mounted/simParameters.json 02:55:58 simulator | overriding logback.xml 02:55:58 simulator | 2024-03-08 02:51:48,680 INFO replacing 'HOST_NAME' with simulator in /opt/app/policy/simulators/etc/mounted/simParameters.json 02:55:58 simulator | 2024-03-08 02:51:48,805 INFO org.onap.policy.models.simulators starting 02:55:58 simulator | 2024-03-08 02:51:48,805 INFO org.onap.policy.models.simulators starting DMaaP provider 02:55:58 simulator | 2024-03-08 02:51:48,807 INFO service manager starting 02:55:58 simulator | 2024-03-08 02:51:48,807 INFO service manager starting Topic Sweeper 02:55:58 simulator | 2024-03-08 02:51:48,807 INFO service manager started 02:55:58 simulator | 2024-03-08 02:51:48,807 INFO org.onap.policy.models.simulators starting CDS gRPC Server Properties 02:55:58 simulator | 2024-03-08 02:51:49,117 INFO org.onap.policy.models.simulators starting DMaaP simulator 02:55:58 simulator | 2024-03-08 02:51:49,311 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7db0565c{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@54ec8cc9{/,null,STOPPED}, connector=DMaaP simulator@3af4e0bf{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 02:55:58 simulator | 2024-03-08 02:51:49,378 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7db0565c{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@54ec8cc9{/,null,STOPPED}, connector=DMaaP simulator@3af4e0bf{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 simulator | 2024-03-08 02:51:49,385 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7db0565c{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@54ec8cc9{/,null,STOPPED}, connector=DMaaP simulator@3af4e0bf{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[DMaaP simulator-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 simulator | 2024-03-08 02:51:49,397 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 02:55:58 simulator | 2024-03-08 02:51:49,512 INFO Session workerName=node0 02:55:58 simulator | WARNING: An illegal reflective access operation has occurred 02:55:58 simulator | WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (file:/opt/app/policy/simulators/lib/jaxb-impl-2.3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) 02:55:58 simulator | WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector 02:55:58 simulator | WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 02:55:58 simulator | WARNING: All illegal access operations will be denied in a future release 02:55:58 simulator | 2024-03-08 02:51:50,186 INFO Using GSON for REST calls 02:55:58 simulator | 2024-03-08 02:51:50,252 INFO Started o.e.j.s.ServletContextHandler@54ec8cc9{/,null,AVAILABLE} 02:55:58 simulator | 2024-03-08 02:51:50,262 INFO Started DMaaP simulator@3af4e0bf{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 02:55:58 simulator | 2024-03-08 02:51:50,265 INFO Started Server@7db0565c{STARTING}[10.0.13,sto=0] @2140ms 02:55:58 simulator | 2024-03-08 02:51:50,265 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7db0565c{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@54ec8cc9{/,null,AVAILABLE}, connector=DMaaP simulator@3af4e0bf{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[DMaaP simulator-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2ca47471==org.glassfish.jersey.servlet.ServletContainer@407adf29{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4120 ms. 02:55:58 simulator | 2024-03-08 02:51:50,273 INFO org.onap.policy.models.simulators starting org.onap.policy.simulators.AaiSimulatorJaxRs_RESOURCE_LOCATION 02:55:58 simulator | 2024-03-08 02:51:50,294 INFO org.onap.policy.models.simulators starting A&AI simulator 02:55:58 simulator | 2024-03-08 02:51:50,302 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@28c0b664{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@2c444798{/,null,STOPPED}, connector=A&AI simulator@320e400{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscatrigger (ACTION VARCHAR(255) NULL, toscaCondition LONGBLOB DEFAULT NULL, toscaConstraint LONGBLOB DEFAULT NULL, `DESCRIPTION` VARCHAR(255) NULL, EVALUATIONS INT DEFAULT NULL, EVENTTYPE VARCHAR(255) NULL, METHOD VARCHAR(255) NULL, `PERIOD` LONGBLOB DEFAULT NULL, SCHEDULE LONGBLOB DEFAULT NULL, TARGETFILTER LONGBLOB DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_TOSCATRIGGER (parentLocalName, localName, parentKeyVersion, parentKeyName)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0830-FK_ToscaNodeTemplate_capabilitiesName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX FK_ToscaNodeTemplate_capabilitiesName ON toscanodetemplate(capabilitiesName, capabilitiesVersion) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0840-FK_ToscaNodeTemplate_requirementsName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX FK_ToscaNodeTemplate_requirementsName ON toscanodetemplate(requirementsName, requirementsVersion) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0850-FK_ToscaNodeType_requirementsName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX FK_ToscaNodeType_requirementsName ON toscanodetype(requirementsName, requirementsVersion) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0860-FK_ToscaServiceTemplate_capabilityTypesName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_capabilityTypesName ON toscaservicetemplate(capabilityTypesName, capabilityTypesVersion) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0870-FK_ToscaServiceTemplate_dataTypesName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_dataTypesName ON toscaservicetemplate(dataTypesName, dataTypesVersion) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0880-FK_ToscaServiceTemplate_nodeTypesName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_nodeTypesName ON toscaservicetemplate(nodeTypesName, nodeTypesVersion) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0890-FK_ToscaServiceTemplate_policyTypesName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_policyTypesName ON toscaservicetemplate(policyTypesName, policyTypesVersion) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0900-FK_ToscaServiceTemplate_relationshipTypesName.sql 02:55:58 simulator | 2024-03-08 02:51:50,303 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@28c0b664{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@2c444798{/,null,STOPPED}, connector=A&AI simulator@320e400{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 simulator | 2024-03-08 02:51:50,304 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@28c0b664{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@2c444798{/,null,STOPPED}, connector=A&AI simulator@320e400{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 simulator | 2024-03-08 02:51:50,307 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 02:55:58 simulator | 2024-03-08 02:51:50,361 INFO Session workerName=node0 02:55:58 simulator | 2024-03-08 02:51:50,482 INFO Using GSON for REST calls 02:55:58 simulator | 2024-03-08 02:51:50,502 INFO Started o.e.j.s.ServletContextHandler@2c444798{/,null,AVAILABLE} 02:55:58 simulator | 2024-03-08 02:51:50,504 INFO Started A&AI simulator@320e400{HTTP/1.1, (http/1.1)}{0.0.0.0:6666} 02:55:58 simulator | 2024-03-08 02:51:50,505 INFO Started Server@28c0b664{STARTING}[10.0.13,sto=0] @2380ms 02:55:58 simulator | 2024-03-08 02:51:50,505 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@28c0b664{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@2c444798{/,null,AVAILABLE}, connector=A&AI simulator@320e400{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1cfd1875==org.glassfish.jersey.servlet.ServletContainer@e3c3aa63{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4799 ms. 02:55:58 simulator | 2024-03-08 02:51:50,506 INFO org.onap.policy.models.simulators starting SDNC simulator 02:55:58 simulator | 2024-03-08 02:51:50,511 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@68ed96ca{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@6d1310f6{/,null,STOPPED}, connector=SDNC simulator@6ebd78d1{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 02:55:58 simulator | 2024-03-08 02:51:50,512 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@68ed96ca{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@6d1310f6{/,null,STOPPED}, connector=SDNC simulator@6ebd78d1{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 simulator | 2024-03-08 02:51:50,512 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@68ed96ca{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@6d1310f6{/,null,STOPPED}, connector=SDNC simulator@6ebd78d1{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 simulator | 2024-03-08 02:51:50,513 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 02:55:58 simulator | 2024-03-08 02:51:50,517 INFO Session workerName=node0 02:55:58 simulator | 2024-03-08 02:51:50,598 INFO Using GSON for REST calls 02:55:58 simulator | 2024-03-08 02:51:50,615 INFO Started o.e.j.s.ServletContextHandler@6d1310f6{/,null,AVAILABLE} 02:55:58 simulator | 2024-03-08 02:51:50,616 INFO Started SDNC simulator@6ebd78d1{HTTP/1.1, (http/1.1)}{0.0.0.0:6668} 02:55:58 simulator | 2024-03-08 02:51:50,617 INFO Started Server@68ed96ca{STARTING}[10.0.13,sto=0] @2492ms 02:55:58 simulator | 2024-03-08 02:51:50,617 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@68ed96ca{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@6d1310f6{/,null,AVAILABLE}, connector=SDNC simulator@6ebd78d1{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4d157787==org.glassfish.jersey.servlet.ServletContainer@f348f941{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4895 ms. 02:55:58 simulator | 2024-03-08 02:51:50,618 INFO org.onap.policy.models.simulators starting SO simulator 02:55:58 simulator | 2024-03-08 02:51:50,621 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@51c929ae{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3c8bdd5b{/,null,STOPPED}, connector=SO simulator@54e7391d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 02:55:58 simulator | 2024-03-08 02:51:50,621 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@51c929ae{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3c8bdd5b{/,null,STOPPED}, connector=SO simulator@54e7391d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 simulator | 2024-03-08 02:51:50,622 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@51c929ae{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3c8bdd5b{/,null,STOPPED}, connector=SO simulator@54e7391d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 simulator | 2024-03-08 02:51:50,624 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 02:55:58 simulator | 2024-03-08 02:51:50,628 INFO Session workerName=node0 02:55:58 simulator | 2024-03-08 02:51:50,701 INFO Using GSON for REST calls 02:55:58 simulator | 2024-03-08 02:51:50,717 INFO Started o.e.j.s.ServletContextHandler@3c8bdd5b{/,null,AVAILABLE} 02:55:58 simulator | 2024-03-08 02:51:50,718 INFO Started SO simulator@54e7391d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669} 02:55:58 simulator | 2024-03-08 02:51:50,719 INFO Started Server@51c929ae{STARTING}[10.0.13,sto=0] @2594ms 02:55:58 simulator | 2024-03-08 02:51:50,720 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@51c929ae{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@3c8bdd5b{/,null,AVAILABLE}, connector=SO simulator@54e7391d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-255990cc==org.glassfish.jersey.servlet.ServletContainer@744e52ec{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4903 ms. 02:55:58 simulator | 2024-03-08 02:51:50,721 INFO org.onap.policy.models.simulators starting VFC simulator 02:55:58 simulator | 2024-03-08 02:51:50,724 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@512d92b{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@62c5bbdc{/,null,STOPPED}, connector=VFC simulator@40e4ea87{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 02:55:58 simulator | 2024-03-08 02:51:50,724 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@512d92b{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@62c5bbdc{/,null,STOPPED}, connector=VFC simulator@40e4ea87{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 simulator | 2024-03-08 02:51:50,727 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@512d92b{STOPPED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@62c5bbdc{/,null,STOPPED}, connector=VFC simulator@40e4ea87{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 02:55:58 simulator | 2024-03-08 02:51:50,728 INFO jetty-10.0.13; built: 2022-12-07T20:13:20.134Z; git: 1c2636ea05c0ca8de1ffd6ca7f3a98ac084c766d; jvm 11.0.19+7-alpine-r0 02:55:58 simulator | 2024-03-08 02:51:50,736 INFO Session workerName=node0 02:55:58 simulator | 2024-03-08 02:51:50,783 INFO Using GSON for REST calls 02:55:58 simulator | 2024-03-08 02:51:50,790 INFO Started o.e.j.s.ServletContextHandler@62c5bbdc{/,null,AVAILABLE} 02:55:58 simulator | 2024-03-08 02:51:50,791 INFO Started VFC simulator@40e4ea87{HTTP/1.1, (http/1.1)}{0.0.0.0:6670} 02:55:58 simulator | 2024-03-08 02:51:50,791 INFO Started Server@512d92b{STARTING}[10.0.13,sto=0] @2667ms 02:55:58 simulator | 2024-03-08 02:51:50,791 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@512d92b{STARTED}[10.0.13,sto=0], context=o.e.j.s.ServletContextHandler@62c5bbdc{/,null,AVAILABLE}, connector=VFC simulator@40e4ea87{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a7b503d==org.glassfish.jersey.servlet.ServletContainer@f96b4c93{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4936 ms. 02:55:58 simulator | 2024-03-08 02:51:50,793 INFO org.onap.policy.models.simulators starting Sink APPC-CL 02:55:58 simulator | 2024-03-08 02:51:50,806 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=85ee01ec-9021-4a2d-8cc9-064fa13aec44, alive=false, publisher=null]]: starting 02:55:58 simulator | 2024-03-08 02:51:51,167 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=85ee01ec-9021-4a2d-8cc9-064fa13aec44, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 02:55:58 simulator | 2024-03-08 02:51:51,168 INFO org.onap.policy.models.simulators starting Sink APPC-LCM-WRITE 02:55:58 simulator | 2024-03-08 02:51:51,168 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f580f471-3250-4941-b668-219a699aaa54, alive=false, publisher=null]]: starting 02:55:58 simulator | 2024-03-08 02:51:51,169 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f580f471-3250-4941-b668-219a699aaa54, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 02:55:58 simulator | 2024-03-08 02:51:51,169 INFO org.onap.policy.models.simulators starting Source APPC-CL 02:55:58 simulator | 2024-03-08 02:51:51,175 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=21e919c5-7af9-4358-bcef-390a9220b714, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 02:55:58 policy-apex-pdp | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"NSOApexEngine","version":"0.0.1","id":45,"instanceCount":4,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"}}},"taskParameters":[{"key":"logUrl","value":"http://message-router:3904/events/APEX-CL-MGT"}]},"policy_type_impl":{"apexPolicyModel":{"key":{"name":"onap.policies.apex.Simplecontrolloop","version":"0.0.1"},"keyInformation":{"key":{"name":"onap.policies.apex.Simplecontrolloop_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"UUID":"7218fb2f-59e3-321d-9ae1-bc97b19eb4ae","description":"Generated description for concept referred to by key \"SimpleBooleanType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"UUID":"c8a29e27-0a15-354a-84f9-4c7f207e5c81","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"5e843cee-0180-39b9-8989-180b2ffe11c0","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"UUID":"90291c92-9b27-3cd9-8720-db572419c048","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestErrorType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"UUID":"7b7e6751-4e0b-389d-98c0-5567bbc0294c","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"UUID":"63d5680c-14ef-3505-8d34-ebb646bba07b","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"a84ca97d-6e94-39a2-91f9-59a6c9aa435e","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"UUID":"0e2ee622-7fd3-3e49-82e2-539c4f5e9624","description":"Generated description for concept referred to by key \"SimpleCL_CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"UUID":"e84f8682-ea33-3ad0-8626-8bc4634581fc","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"a252f835-2479-38ef-9ef4-20af62725752","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"UUID":"cfc46ea9-b8c1-38dd-ac9c-304c916daf34","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"UUID":"1e7095d6-a455-3f89-acae-486e35d7e311","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"UUID":"d22ea83b-695d-3da9-b9f5-41f16ca433bf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestPayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"UUID":"e9fe2e40-1f0d-30dd-8b9e-885695878693","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyResponsePayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"UUID":"5e04fa76-0a17-38a9-8524-23b2d1a23fa5","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"15866380-40f5-3f8e-87d9-13747a36d352","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"UUID":"2c3d76ce-dd42-32ac-a397-ab418534e1cf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"UUID":"b99c44da-dae7-3c96-b528-58852537d063","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"UUID":"1db688e2-3afe-3b03-9795-fdbfa80fa240","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"31022456-e85b-3a9b-9ecb-a09691792d3e","description":"Generated description for concept referred to by key \"SimpleCL_CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"UUID":"d6075720-622e-3a0d-827a-aa4580a2f5d7","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"UUID":"948359ff-3308-3ac5-a5ec-6e3c1b9cd4d5","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"UUID":"63a6fd26-2fd6-3a0e-8a27-49a5d2ea4644","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbum:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"UUID":"a0407d0b-5719-38bf-9529-25ad62ace8c4","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbumType:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"UUID":"28e894dc-4ab8-3469-aab7-d81bd05bb4c9","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAIFailureResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"UUID":"073f1433-999e-3506-98ad-ef820d2fa7f0","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAISuccessResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"UUID":"afc6ed46-6801-3c85-bb4c-0ab5b0dd4a74","description":"Generated description for concept referred to by key \"SimpleCL_HandleVesEventTask:0.0.1\""}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"UUID":"317be184-a01a-3e2d-9ae4-cafaa405de70","description":"Generated description for concept referred to by key \"SimpleCL_LogEvent:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"UUID":"be7fc79b-9b73-381a-8e23-9dd6e6b1233d","description":"Generated description for concept referred to by key \"SimpleCL_LogEventComponentType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"UUID":"1a082851-49e3-3f4c-b023-c05236cc8389","description":"Generated description for concept referred to by key \"SimpleCL_LogEventOtherFieldsType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"UUID":"cab6cd51-ea7b-3241-a173-ea8a24e29737","description":"Generated description for concept referred to by key \"SimpleCL_LogEventTargetType:0.0.1\""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"UUID":"0f57665a-f0a9-314e-ad0a-04c1f5758174","description":"Generated description for concept referred to by key \"SimpleCL_VesEvent:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"UUID":"ba5d9a46-8cb4-3fbe-84fd-eabba5b7dd4b","description":"Generated description for concept referred to by key \"SimpleCL_VesEventHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"UUID":"9fd7a967-57d4-36ef-81e9-c3396f3aa8d1","description":"Generated description for concept referred to by key \"SimpleCL_VesEventType:0.0.1\""}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"UUID":"2dfcd9ec-a6f9-3f9f-958f-9b36cf4ac574","description":"Generated description for concept referred to by key \"SimpleLongType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop","version":"0.0.1"},"UUID":"ecc97b87-f30b-344c-a476-d36501bf5cbd","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Albums","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Albums","version":"0.0.1"},"UUID":"1469671a-56dd-3a68-bf6c-77a5cf7a9487","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Albums:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Events","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Events","version":"0.0.1"},"UUID":"23c4eee4-aba5-36f6-96d6-46f40061bfed","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Events:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_KeyInfo","version":"0.0.1"},"UUID":"ea9e73ff-483c-3827-896c-6eaa9d69bc6e","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_KeyInfo:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Policies","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Policies","version":"0.0.1"},"UUID":"38c068e5-bb9a-3997-9e50-ec77c66825c8","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Policies:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Schemas","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Schemas","version":"0.0.1"},"UUID":"38514b27-8b9b-3d06-844a-3aced27deb0a","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Schemas:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Tasks","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Tasks","version":"0.0.1"},"UUID":"0e0387b5-07fa-30e4-8554-eb51d2e18939","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAIFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAIFailureResponseState"},"trigger":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAIFailureStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"SimpleCL_AAIFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAIFailureResponseState"}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAISuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAISuccessResponseState"},"trigger":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAISuccessStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"},"outgoingEvent":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"SimpleCL_AAISuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAISuccessResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifyFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifyFailureResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifyFailureResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifyFailureResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifySuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifySuccessResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifySuccessResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifySuccessResponseState"}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveVesState","value":{"stateKey":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveVesState"},"trigger":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"VesOutput","value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"},"outgoingEvent":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"SimpleCL_VesEventHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveVesState"}}]}},"tasks":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\n\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_SUCCESS\", \"Successfully processed the VES event. Hostname is updated.\")\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar aaiErrorMessage = \"AAI operation failed. Error message from AAI - \" + executor.inFields.get(\"requestError\").get(\"serviceException\").get(\"text\");\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + aaiErrorMessage)\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""},"outputEvents":{"entry":[{"key":"SimpleCL_CDSConfigModifyRequestEvent","value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\nexecutor.logger.info(\"HandleAAISuccessResponseTask extracted context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar otherFieldsMap = eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\");\n\nvar targetEntityName = executor.inFields.get(\"pnf-name\")\nvar logMessage = \"\";\nvar existingHostname = executor.inFields.get(\"pnf-name2\");\nvar hostnameInVesEvent = otherFieldsMap.get(\"hostname\");\n\nvar albumSchemaHelper = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper();\nvar target = albumSchemaHelper.createNewSubInstance(\"target\");\ntarget.put(\"targetType\", \"PNF\")\nvar entityInfo = albumSchemaHelper.createNewSubInstance(\"entityInfo\");\nentityInfo.put(\"name\",targetEntityName);\ntarget.put(\"entityInfo\", entityInfo);\neventDetailsAlbum.put(\"target\", target);\n\nvar returnVal = true;\nif ((String(hostnameInVesEvent) != \"UNDEFINED\") && (String(existingHostname) != String(hostnameInVesEvent))) {\n logMessage = \"Hostname available in AAI does not match with the hostname received in the VES Event.\";\n returnVal = false\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + logMessage)\n executor.addFieldsToOutput(logEventFields);\n} else {\n logMessage = \"Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.\";\n\n var commonHeader = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"commonHeader\").createNewInstance();\n commonHeader.put(\"subRequestId\", albumID.toString());\n commonHeader.put(\"requestId\", commonEventHeader.get(\"eventId\"));\n commonHeader.put(\"originatorId\", \"POLICY\");\n\n var blueprintName = \"controlloop-hostname-update\";\n var blueprintVersion = \"1.0.4\";\n var newHostname = \"host\" + Math.random().toString(36).substring(7);\n eventDetailsAlbum.put(\"generatedHostname\", newHostname);\n\n var actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"actionIdentifiers\").createNewInstance();\n actionIdentifiers.put(\"mode\", \"sync\");\n actionIdentifiers.put(\"blueprintName\", blueprintName);\n actionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\n actionIdentifiers.put(\"actionName\", \"update-config\");\n\n var payloadEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewSubInstance(\"CDSConfigModifyRequestPayloadEntry\");\n payloadEntry.put(\"hostname\", newHostname)\n payloadEntry.put(\"IP\", executor.inFields.get(\"ipaddress-v4-oam\"));\n payloadEntry.put(\"pnfName\", otherFieldsMap.get(\"pnfName\"));\n\n var payload = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewInstance();\n payload.put(\"update_DasH_config_DasH_request\", payloadEntry);\n\n var cdsRequestEventFields = java.util.HashMap();\n cdsRequestEventFields.put(\"commonHeader\", commonHeader);\n cdsRequestEventFields.put(\"actionIdentifiers\", actionIdentifiers);\n cdsRequestEventFields.put(\"payload\", payload);\n executor.addFieldsToOutput(cdsRequestEventFields);\n\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"SUCCESS\", logMessage)\n executor.addFieldsToOutput(logEventFields);\n}\nexecutor.logger.info(executor.outFieldsList);\nreturnVal;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"SimpleCL_AAIRequestEvent","value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\n\nvar event = executor.inFields.get(\"event\");\nexecutor.logger.info(\"HandleVesEventTask processing VES event - \" + event);\n\nvar commonEventHeader = event.get(\"commonEventHeader\");\nvar otherFields = event.get(\"otherFields\");\n// albumID will be used to fetch info from our album later. Storing event data in album by sourceId / AAI pnf-id, the same will be sent to CDS request payload as subRequestId\nvar albumID = commonEventHeader.get(\"sourceId\");\n// save the event processing start time in apex\ncommonEventHeader.put(\"startEpochMicrosec\", longType(new Date().getTime()));\n//save the incoming event details to album\neventDetailsAlbum.put(\"commonEventHeader\", commonEventHeader);\neventDetailsAlbum.put(\"otherFields\", otherFields);\nexecutor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").put(albumID.toString(), eventDetailsAlbum);\nexecutor.logger.info(\"HandleVesEventTask storing context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nexecutor.getExecutionProperties().setProperty(\"albumId\", albumID);\nexecutor.getExecutionProperties().setProperty(\"pnfName\", otherFields.get(\"hashMap\").get(\"pnfName\"));\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), otherFields.get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"ACTIVE\", \"VES event has been received. Going to fetch details from AAI.\")\n\nexecutor.addFieldsToOutput(logEventFields);\n\nexecutor.logger.info(executor.outFieldsList);\nreturnValue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n // populate logEventFields\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}}]}},"events":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]}},"toscaPolicyState":"EXIT_FAILURE"},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}}]}},"albums":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Boolean"}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"AAIRequestErrorType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"serviceException\",\n \"type\": {\n \"name\": \"serviceException\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"messageId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"text\",\n \"type\": \"string\"\n },\n {\n \"name\": \"variables\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSActionIdentifiers_Type\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"map\",\n \"values\": {\n \"type\": \"record\",\n \"name\": \"CDSConfigModifyRequestPayloadEntry\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"IP\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n }\n ]\n }\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSConfigResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"errorMessage\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSRequestCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"eventDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"internalHeaderFields\",\n \"type\": {\n \"name\": \"internalHeaderFields\",\n \"type\": \"record\",\n \"fields\": []\n }\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFields\",\n \"type\": {\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hashMap\",\n \"type\": {\n \"name\": \"hashMap\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"ip\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFieldsVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"target\",\n \"type\": {\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n },\n {\n \"name\": \"generatedHostname\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"component\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n },\n {\n \"name\": \"flavour\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"long\"\n },\n {\n \"name\": \"status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"artifacts\",\n \"type\": {\n \"name\": \"artifacts\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"policyName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"policyVersion\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"useCaseName\",\n \"type\": \"string\"\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"pnf_DasH_name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\":\"event\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"commonEventHeader\",\n \"type\":{\n \"name\":\"commonEventHeader\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"domain\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"lastEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"priority\",\n \"type\":\"string\"\n },\n {\n \"name\":\"reportingEntityName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sequence\",\n \"type\":\"int\"\n },\n {\n \"name\":\"sourceId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sourceName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"startEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"version\",\n \"type\":\"string\"\n },\n {\n \"name\":\"internalHeaderFields\",\n \"type\":{\n \"name\":\"internalHeaderFields\",\n \"type\":\"record\",\n \"fields\":[\n\n ]\n }\n },\n {\n \"name\":\"vesEventListenerVersion\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFields\",\n \"type\":{\n \"name\":\"otherFields\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hashMap\",\n \"type\":{\n \"name\":\"hashMap\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hostname\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ip\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFieldsVersion\",\n \"type\":\"string\"\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}}]}}}}},"eventInputParameters":{"SimpleCL_DCAEConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_VesEvent"},"SimpleCL_AAIResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://aai-sim:6666/aai/v16/network/pnfs/pnf/{pnfName}","httpMethod":"GET","httpCodeFilter":"[2-5][0-1][0-9]","httpHeaders":[["Accept","application/json"],["Content-Type","application/json"],["X-FromAppId","dcae-curl"],["x-transactionId","9998"],["Authorization","Basic QUFJOkFBSQ=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_AAISuccessResponseEvent|SimpleCL_AAIFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIProducer","requestorTimeout":2000},"SimpleCL_CDSConfigModifyResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_CDSConfigModifySuccessResponseEvent|SimpleCL_CDSConfigModifyFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyRequestProducer","requestorTimeout":500}},"eventOutputParameters":{"SimpleCL_AAIProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_AAIRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIResponseConsumer","requestorTimeout":2000},"SimpleCL_CDSConfigModifyRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":60}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_CDSConfigModifyRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyResponseConsumer","requestorTimeout":500},"SimpleCL_logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/APEX-CL-MGT"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_LogEvent"}}},"name":"onap.policies.apex.pnf.Test","version":"1.0.0","metadata":{"policy-id":"onap.policies.apex.pnf.Test","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"78c3f019-43c4-49d2-acc7-98a15707e8e1","timestampMs":1709866469867,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.021+00:00|WARN|Registry|DMAAP-source-POLICY-PDP-PAP] replacing previously registered: object:apex/tosca/policy/list 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.028+00:00|INFO|ApexEngineHandler|DMAAP-source-POLICY-PDP-PAP] Starting apex engine for policy onap.policies.apex.pnf.Test 1.0.0 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.054+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine NSOApexEngine-0:0.0.1 . 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.054+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine NSOApexEngine-1:0.0.1 . 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.054+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine NSOApexEngine-2:0.0.1 . 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.054+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine NSOApexEngine-3:0.0.1 . 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.054+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] APEX service created. 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.143+00:00|WARN|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] apex model update forced, supplied model with key "onap.policies.apex.Simplecontrolloop:0.0.1" is not a compatible model update from the existing engine model with key "SamplePolicyModelJAVASCRIPT:0.0.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.143+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine NSOApexEngine-0:0.0.1 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.143+00:00|WARN|EngineService|DMAAP-source-POLICY-PDP-PAP] apex model update forced, supplied model with key "onap.policies.apex.Simplecontrolloop:0.0.1" is not a compatible model update from the existing engine model with key "SamplePolicyModelJAVASCRIPT:0.0.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.329+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine NSOApexEngine-1:0.0.1 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.329+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine NSOApexEngine-2:0.0.1 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.330+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine NSOApexEngine-3:0.0.1 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.401+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Added the action listener to the engine 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.620+00:00|INFO|CdsProcessorGrpcClient|DMAAP-source-POLICY-PDP-PAP] CdsProcessorListener started 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.621+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Added the action listener to the engine 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.635+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Added the action listener to the engine 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.640+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"},{"name":"onap.policies.apex.pnf.Test","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:30.640319Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":1,"policyExecutedSuccessCount":1,"policyExecutedFailCount":0,"policyDeployCount":2,"policyDeploySuccessCount":2,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470359,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470359},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470374,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470374},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470386,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470386},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470397,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470397}]},"response":{"responseTo":"78c3f019-43c4-49d2-acc7-98a15707e8e1","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.apex.pnf.Test:1.0.0 "},"messageName":"PDP_STATUS","requestId":"de16649e-d309-4f29-ad65-bb2a9aeacb1e","timestampMs":1709866470640,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.641+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.641+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.656+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 15 ms 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.656+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.660+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.660+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (4 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.667+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.670+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"},{"name":"onap.policies.apex.pnf.Test","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:30.640319Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":1,"policyExecutedSuccessCount":1,"policyExecutedFailCount":0,"policyDeployCount":2,"policyDeploySuccessCount":2,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470359,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470359},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470374,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470374},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470386,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470386},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470397,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470397}]},"response":{"responseTo":"78c3f019-43c4-49d2-acc7-98a15707e8e1","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.apex.pnf.Test:1.0.0 "},"messageName":"PDP_STATUS","requestId":"de16649e-d309-4f29-ad65-bb2a9aeacb1e","timestampMs":1709866470640,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.670+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.670+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:54:30.670+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:54:35.291+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-4:0] HandleVesEventTask processing VES event - {"commonEventHeader": {"domain": "other", "eventId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", "eventName": "Report hostname & IP", "lastEpochMicrosec": 1597952499468, "priority": "Normal", "reportingEntityName": "DCAE", "sequence": 1, "sourceId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "sourceName": "demo-pnf", "startEpochMicrosec": 1597953057126, "version": "4.0.1", "internalHeaderFields": {}, "vesEventListenerVersion": "7.1"}, "otherFields": {"hashMap": {"hostname": "UNDEFINED", "pnfName": "demo-pnf", "pnfId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "ip": "10.101.200.10"}, "otherFieldsVersion": "3.0"}} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:35.293+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-4:0] HandleVesEventTask storing context album - 927b2580-36d9-4f13-8421-3c9d43b7a57e::{"commonEventHeader": {"domain": "other", "eventId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", "eventName": "Report hostname & IP", "lastEpochMicrosec": 1597952499468, "priority": "Normal", "reportingEntityName": "DCAE", "sequence": 1, "sourceId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "sourceName": "demo-pnf", "startEpochMicrosec": 1709866475292, "version": "4.0.1", "internalHeaderFields": {}, "vesEventListenerVersion": "7.1"}, "otherFields": {"hashMap": {"hostname": "UNDEFINED", "pnfName": "demo-pnf", "pnfId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "ip": "10.101.200.10"}, "otherFieldsVersion": "3.0"}, "target": null, "generatedHostname": null} 02:55:58 policy-pap | Waiting for mariadb port 3306... 02:55:58 policy-pap | mariadb (172.17.0.4:3306) open 02:55:58 policy-pap | Waiting for message-router port 3904... 02:55:58 policy-pap | message-router (172.17.0.3:3904) open 02:55:58 policy-pap | Waiting for api port 6969... 02:55:58 policy-pap | api (172.17.0.7:6969) open 02:55:58 policy-pap | Policy pap config file: /opt/app/policy/pap/etc/papParameters.yaml 02:55:58 policy-pap | PDP group configuration file: /opt/app/policy/pap/etc/mounted/groups.json 02:55:58 policy-pap | 02:55:58 policy-pap | . ____ _ __ _ _ 02:55:58 policy-pap | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 02:55:58 policy-pap | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 02:55:58 policy-pap | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 02:55:58 policy-pap | ' |____| .__|_| |_|_| |_\__, | / / / / 02:55:58 policy-pap | =========|_|==============|___/=/_/_/_/ 02:55:58 policy-pap | :: Spring Boot :: (v2.7.8) 02:55:58 policy-pap | 02:55:58 policy-pap | [2024-03-08T02:52:16.974+00:00|INFO|PolicyPapApplication|main] Starting PolicyPapApplication using Java 11.0.19 on policy-pap with PID 56 (/app/pap.jar started by policy in /opt/app/policy/pap/bin) 02:55:58 policy-pap | [2024-03-08T02:52:16.979+00:00|INFO|PolicyPapApplication|main] No active profile set, falling back to 1 default profile: "default" 02:55:58 policy-pap | [2024-03-08T02:52:18.234+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. 02:55:58 policy-pap | [2024-03-08T02:52:18.346+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 98 ms. Found 8 JPA repository interfaces. 02:55:58 policy-pap | [2024-03-08T02:52:19.314+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) 02:55:58 policy-pap | [2024-03-08T02:52:19.323+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] 02:55:58 policy-pap | [2024-03-08T02:52:19.324+00:00|INFO|StandardService|main] Starting service [Tomcat] 02:55:58 policy-pap | [2024-03-08T02:52:19.324+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71] 02:55:58 policy-pap | [2024-03-08T02:52:19.411+00:00|INFO|[/policy/pap/v1]|main] Initializing Spring embedded WebApplicationContext 02:55:58 policy-pap | [2024-03-08T02:52:19.411+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 2347 ms 02:55:58 policy-pap | [2024-03-08T02:52:19.824+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] 02:55:58 policy-pap | [2024-03-08T02:52:19.886+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final 02:55:58 policy-pap | [2024-03-08T02:52:20.231+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 02:55:58 policy-pap | [2024-03-08T02:52:20.361+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... 02:55:58 policy-pap | [2024-03-08T02:52:20.485+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. 02:55:58 policy-pap | [2024-03-08T02:52:20.507+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 02:55:58 policy-pap | [2024-03-08T02:52:21.958+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 02:55:58 policy-pap | [2024-03-08T02:52:21.967+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' 02:55:58 policy-pap | [2024-03-08T02:52:23.667+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f70a8cb3-099d-42f0-a444-0e0d1980fda9, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 02:55:58 policy-pap | [2024-03-08T02:52:23.705+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=36d56e9b-e45a-48a0-876b-a0585849e17d, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 02:55:58 simulator | 2024-03-08 02:51:51,227 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=21e919c5-7af9-4358-bcef-390a9220b714, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 02:55:58 simulator | 2024-03-08 02:51:51,229 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=21e919c5-7af9-4358-bcef-390a9220b714, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 02:55:58 simulator | 2024-03-08 02:51:51,231 INFO org.onap.policy.models.simulators starting Source APPC-LCM-READ 02:55:58 simulator | 2024-03-08 02:51:51,232 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=deee19c5-bdc2-4de2-8f15-0f2d7c49ac78, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 02:55:58 simulator | 2024-03-08 02:51:51,232 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=deee19c5-bdc2-4de2-8f15-0f2d7c49ac78, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 02:55:58 simulator | 2024-03-08 02:51:51,232 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=deee19c5-bdc2-4de2-8f15-0f2d7c49ac78, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 02:55:58 simulator | 2024-03-08 02:51:51,233 INFO org.onap.policy.models.simulators starting APPC Legacy simulator 02:55:58 simulator | 2024-03-08 02:51:51,236 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 simulator | 2024-03-08 02:51:51,238 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 simulator | 2024-03-08 02:51:51,240 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=21e919c5-7af9-4358-bcef-390a9220b714, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@70e3f36f 02:55:58 simulator | 2024-03-08 02:51:51,240 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=21e919c5-7af9-4358-bcef-390a9220b714, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 02:55:58 simulator | 2024-03-08 02:51:51,240 INFO org.onap.policy.models.simulators starting APPC-LCM simulator 02:55:58 simulator | 2024-03-08 02:51:51,242 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=deee19c5-bdc2-4de2-8f15-0f2d7c49ac78, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-READ,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@432034a 02:55:58 simulator | 2024-03-08 02:51:51,242 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=deee19c5-bdc2-4de2-8f15-0f2d7c49ac78, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-READ,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 02:55:58 simulator | 2024-03-08 02:51:51,243 INFO org.onap.policy.models.simulators started 02:55:58 simulator | 2024-03-08 02:51:51,271 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:51:51,271 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:51:51,271 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:51:51,271 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:51:51,405 INFO Topic APPC-CL: added 02:55:58 simulator | 2024-03-08 02:51:51,406 INFO Topic APPC-CL: add consumer group: 21e919c5-7af9-4358-bcef-390a9220b714 02:55:58 simulator | 2024-03-08 02:51:51,407 INFO Topic APPC-LCM-READ: added 02:55:58 simulator | 2024-03-08 02:51:51,407 INFO Topic APPC-LCM-READ: add consumer group: deee19c5-bdc2-4de2-8f15-0f2d7c49ac78 02:55:58 simulator | 2024-03-08 02:52:06,434 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:52:06,434 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:52:06,437 INFO 172.17.0.3 - - [08/Mar/2024:02:51:51 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:06,441 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.987452796Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.988120474Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=667.468µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.993772499Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.994486397Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=712.528µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:56.999715799Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.000735851Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.019562ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.004441319Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.004873252Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=431.513µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.00852047Z level=info msg="Executing migration" id="Add created time to annotation table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.012835937Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.316277ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.053557567Z level=info msg="Executing migration" id="Add updated time to annotation table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.060460561Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.902444ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.064570301Z level=info msg="Executing migration" id="Add index for created in annotation table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.065515465Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=944.964µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.069643255Z level=info msg="Executing migration" id="Add index for updated in annotation table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.07111987Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.478685ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.076178344Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.076751745Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=556.771µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.080423903Z level=info msg="Executing migration" id="Add epoch_end column" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.084933326Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.508903ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.092028306Z level=info msg="Executing migration" id="Add index for epoch_end" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.093035079Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.006413ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.097974955Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.098423947Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=448.353µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.102201044Z level=info msg="Executing migration" id="Move region to single row" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.102941611Z level=info msg="Migration successfully executed" id="Move region to single row" duration=740.297µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.106959993Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.108486608Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.524205ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.112234464Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.113174268Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=939.825µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.118177553Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.119397143Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.21869ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.127044654Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.128115675Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.072681ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.132755627Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.134198932Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.442845ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.138064726Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.139168638Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.103092ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.143608142Z level=info msg="Executing migration" id="Increase tags column to length 4096" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.14379377Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=185.358µs 02:55:58 simulator | 2024-03-08 02:52:06,441 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 simulator | 2024-03-08 02:52:06,442 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:52:06,442 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:52:06,442 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:52:06,442 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:52:06,448 INFO 172.17.0.3 - - [08/Mar/2024:02:51:51 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:21,459 INFO 172.17.0.3 - - [08/Mar/2024:02:52:06 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:21,460 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:52:21,460 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:52:21,461 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 simulator | 2024-03-08 02:52:21,461 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 simulator | 2024-03-08 02:52:21,462 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:52:21,462 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:52:21,462 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:52:21,462 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:52:21,466 INFO 172.17.0.3 - - [08/Mar/2024:02:52:06 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:27,104 INFO Topic POLICY-PDP-PAP: added 02:55:58 simulator | 2024-03-08 02:52:27,104 INFO Topic POLICY-PDP-PAP: add consumer group: policy-pap 02:55:58 simulator | 2024-03-08 02:52:27,105 INFO Topic POLICY-PDP-PAP: add consumer group: f70a8cb3-099d-42f0-a444-0e0d1980fda9 02:55:58 simulator | 2024-03-08 02:52:28,437 INFO Topic POLICY-PDP-PAP: add consumer group: b29c5e9a-f2fe-4eda-99fa-cd67b8388709 02:55:58 simulator | 2024-03-08 02:52:28,471 INFO 172.17.0.8 - - [08/Mar/2024:02:52:27 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 729 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,473 INFO 172.17.0.9 - - [08/Mar/2024:02:52:28 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,474 INFO 172.17.0.9 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 729 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,480 INFO 172.17.0.8 - - [08/Mar/2024:02:52:27 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 729 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,714 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,714 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,715 INFO 172.17.0.9 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,715 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,761 INFO 172.17.0.9 - - [08/Mar/2024:02:52:28 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,761 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 976 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,761 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 976 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,767 INFO 172.17.0.9 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 976 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,810 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,810 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,811 INFO 172.17.0.9 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,811 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,859 INFO 172.17.0.9 - - [08/Mar/2024:02:52:28 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,860 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 1001 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,860 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 1001 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,861 INFO 172.17.0.9 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 1001 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,910 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.148548109Z level=info msg="Executing migration" id="create test_data table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.149462134Z level=info msg="Migration successfully executed" id="create test_data table" duration=913.345µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.154153814Z level=info msg="Executing migration" id="create dashboard_version table v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.155692558Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.539274ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.161964602Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.163144011Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.179089ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.168840525Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.169997476Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.156201ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.176313389Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 02:55:58 policy-pap | [2024-03-08T02:52:24.049+00:00|INFO|PapDatabaseInitializer|main] Created initial pdpGroup in DB - PdpGroups(groups=[PdpGroup(name=defaultGroup, description=The default group that registers all supported policy types and pdps., pdpGroupState=ACTIVE, properties=null, pdpSubgroups=[PdpSubGroup(pdpType=apex, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Apex 1.0.0, onap.policies.native.Apex 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null)])]) from /opt/app/policy/pap/etc/mounted/groups.json 02:55:58 policy-pap | [2024-03-08T02:52:24.393+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@18b45500, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@25110bb9, org.springframework.security.web.context.SecurityContextPersistenceFilter@3acc3ee, org.springframework.security.web.header.HeaderWriterFilter@65a2755e, org.springframework.security.web.authentication.logout.LogoutFilter@16c0be3b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7b80af04, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5972e3a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@32c6d164, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@dbda472, org.springframework.security.web.session.SessionManagementFilter@652f26da, org.springframework.security.web.access.ExceptionTranslationFilter@77f7352a, org.springframework.security.web.access.intercept.AuthorizationFilter@787a0fd6] 02:55:58 policy-pap | [2024-03-08T02:52:24.569+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 02:55:58 policy-pap | [2024-03-08T02:52:26.885+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' 02:55:58 policy-pap | [2024-03-08T02:52:26.918+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] 02:55:58 policy-pap | [2024-03-08T02:52:26.944+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/policy/pap/v1' 02:55:58 policy-pap | [2024-03-08T02:52:26.963+00:00|INFO|ServiceManager|main] Policy PAP starting 02:55:58 policy-pap | [2024-03-08T02:52:26.963+00:00|INFO|ServiceManager|main] Policy PAP starting Meter Registry 02:55:58 policy-pap | [2024-03-08T02:52:26.964+00:00|INFO|ServiceManager|main] Policy PAP starting PAP parameters 02:55:58 policy-pap | [2024-03-08T02:52:26.966+00:00|INFO|ServiceManager|main] Policy PAP starting Pdp Heartbeat Listener 02:55:58 policy-pap | [2024-03-08T02:52:26.966+00:00|INFO|ServiceManager|main] Policy PAP starting Response Request ID Dispatcher 02:55:58 policy-pap | [2024-03-08T02:52:26.967+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Request ID Dispatcher 02:55:58 policy-pap | [2024-03-08T02:52:26.967+00:00|INFO|ServiceManager|main] Policy PAP starting Response Message Dispatcher 02:55:58 policy-pap | [2024-03-08T02:52:26.975+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f70a8cb3-099d-42f0-a444-0e0d1980fda9, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@77d3c3d7 02:55:58 policy-pap | [2024-03-08T02:52:26.975+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f70a8cb3-099d-42f0-a444-0e0d1980fda9, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 02:55:58 policy-pap | [2024-03-08T02:52:26.976+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f70a8cb3-099d-42f0-a444-0e0d1980fda9, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 02:55:58 policy-pap | [2024-03-08T02:52:26.977+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Message Dispatcher 02:55:58 policy-pap | [2024-03-08T02:52:26.977+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=36d56e9b-e45a-48a0-876b-a0585849e17d, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4cefa0be 02:55:58 policy-pap | [2024-03-08T02:52:26.977+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=36d56e9b-e45a-48a0-876b-a0585849e17d, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 02:55:58 policy-pap | [2024-03-08T02:52:26.977+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=36d56e9b-e45a-48a0-876b-a0585849e17d, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 02:55:58 policy-pap | [2024-03-08T02:52:26.980+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:26.987+00:00|INFO|ServiceManager|main] Policy PAP starting topics 02:55:58 policy-pap | [2024-03-08T02:52:26.989+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f70a8cb3-099d-42f0-a444-0e0d1980fda9, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 02:55:58 policy-pap | [2024-03-08T02:52:26.989+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=36d56e9b-e45a-48a0-876b-a0585849e17d, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 02:55:58 policy-pap | [2024-03-08T02:52:26.990+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:26.997+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:26.999+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:26.990+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b20d277e-b60a-43b2-9658-3f946c1dd4a0, alive=false, publisher=null]]: starting 02:55:58 policy-pap | [2024-03-08T02:52:27.008+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b20d277e-b60a-43b2-9658-3f946c1dd4a0, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 02:55:58 policy-pap | [2024-03-08T02:52:27.008+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=1d1366fe-bb57-45fb-9c31-299eab858080, alive=false, publisher=null]]: starting 02:55:58 policy-pap | [2024-03-08T02:52:27.011+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=1d1366fe-bb57-45fb-9c31-299eab858080, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 02:55:58 policy-pap | [2024-03-08T02:52:27.011+00:00|INFO|ServiceManager|main] Policy PAP starting PAP statistics 02:55:58 simulator | 2024-03-08 02:52:28,911 INFO 172.17.0.9 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,911 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.176672852Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=358.983µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.180550087Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.181241005Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=690.359µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.1886066Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.188878956Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=272.116µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.194873985Z level=info msg="Executing migration" id="create team table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.196206452Z level=info msg="Migration successfully executed" id="create team table" duration=1.331657ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.201125599Z level=info msg="Executing migration" id="add index team.org_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.202737952Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.612173ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.207301514Z level=info msg="Executing migration" id="add unique index team_org_id_name" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.208310968Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.009034ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.213392081Z level=info msg="Executing migration" id="Add column uid in team" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.220962013Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.567452ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.225323699Z level=info msg="Executing migration" id="Update uid column values in team" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.225601825Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=277.956µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.228877159Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.229852442Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=975.043µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.234224139Z level=info msg="Executing migration" id="create team member table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.235664194Z level=info msg="Migration successfully executed" id="create team member table" duration=1.438035ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.239512119Z level=info msg="Executing migration" id="add index team_member.org_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.241137051Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.624802ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.244914248Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.24591701Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.002413ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.250273197Z level=info msg="Executing migration" id="add index team_member.team_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.251227701Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=954.434µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.255622906Z level=info msg="Executing migration" id="Add column email to team table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.260163359Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.538733ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.263743328Z level=info msg="Executing migration" id="Add column external to team_member table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.268496418Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.75052ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.272045318Z level=info msg="Executing migration" id="Add column permission to team_member table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.276676389Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.631101ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.281409229Z level=info msg="Executing migration" id="create dashboard acl table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.282397262Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=987.712µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.285890083Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.287041914Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.150571ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.292791337Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.293933117Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.13981ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.298128946Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.299875736Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.746539ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.30383066Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.305490101Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.657051ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.309936086Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.310933599Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=996.023µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.315238567Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.316246349Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.010092ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.320065354Z level=info msg="Executing migration" id="add index dashboard_permission" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.321176226Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.109922ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.329745111Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.330302551Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=556.53µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.337120036Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.337627638Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=506.981µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.342876449Z level=info msg="Executing migration" id="create tag table" 02:55:58 simulator | 2024-03-08 02:52:28,912 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,974 INFO 172.17.0.9 - - [08/Mar/2024:02:52:28 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,974 INFO 172.17.0.9 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 972 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,974 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 972 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:28,975 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 972 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:35,915 INFO 172.17.0.8 - - [08/Mar/2024:02:52:35 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:35,997 INFO 172.17.0.8 - - [08/Mar/2024:02:52:29 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 149171 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:35,997 INFO 172.17.0.9 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 149171 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:35,997 INFO 172.17.0.8 - - [08/Mar/2024:02:52:28 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 149171 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:36,467 INFO 172.17.0.3 - - [08/Mar/2024:02:52:21 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:36,467 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:52:36,467 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 simulator | 2024-03-08 02:52:36,468 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:52:36,468 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:52:36,469 INFO 172.17.0.3 - - [08/Mar/2024:02:52:21 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:36,469 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:52:36,469 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 simulator | 2024-03-08 02:52:36,470 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:52:36,470 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:52:36,660 INFO 172.17.0.9 - - [08/Mar/2024:02:52:36 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:36,661 INFO 172.17.0.9 - - [08/Mar/2024:02:52:36 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 2084 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:36,662 INFO 172.17.0.8 - - [08/Mar/2024:02:52:36 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 2084 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:36,669 INFO 172.17.0.8 - - [08/Mar/2024:02:52:36 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 2084 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:36,714 INFO 172.17.0.8 - - [08/Mar/2024:02:52:36 +0000] "POST /events/POLICY-NOTIFICATION HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:51,472 INFO 172.17.0.3 - - [08/Mar/2024:02:52:36 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:51,472 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:52:51,472 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 simulator | 2024-03-08 02:52:51,473 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:52:51,473 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:52:51,482 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:52:51,483 INFO 172.17.0.3 - - [08/Mar/2024:02:52:36 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:51,483 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 simulator | 2024-03-08 02:52:51,483 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:52:51,483 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:52:51,666 INFO 172.17.0.9 - - [08/Mar/2024:02:52:36 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:51,676 INFO 172.17.0.8 - - [08/Mar/2024:02:52:36 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:52:51,917 INFO 172.17.0.8 - - [08/Mar/2024:02:52:36 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:06,478 INFO 172.17.0.3 - - [08/Mar/2024:02:52:51 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:06,478 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:53:06,479 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 simulator | 2024-03-08 02:53:06,480 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:53:06,480 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 policy-pap | [2024-03-08T02:52:27.011+00:00|INFO|ServiceManager|main] Policy PAP starting PAP Activator 02:55:58 policy-pap | [2024-03-08T02:52:27.011+00:00|INFO|ServiceManager|main] Policy PAP starting PDP publisher 02:55:58 policy-pap | [2024-03-08T02:52:27.020+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notification publisher 02:55:58 policy-pap | [2024-03-08T02:52:27.028+00:00|INFO|ServiceManager|main] Policy PAP starting PDP update timers 02:55:58 policy-pap | [2024-03-08T02:52:27.031+00:00|INFO|ServiceManager|main] Policy PAP starting PDP state-change timers 02:55:58 policy-pap | [2024-03-08T02:52:27.032+00:00|INFO|TimerManager|Thread-9] timer manager update started 02:55:58 policy-pap | [2024-03-08T02:52:27.035+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification lock 02:55:58 policy-pap | [2024-03-08T02:52:27.035+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification requests 02:55:58 policy-pap | [2024-03-08T02:52:27.039+00:00|INFO|TimerManager|Thread-10] timer manager state-change started 02:55:58 policy-pap | [2024-03-08T02:52:27.044+00:00|INFO|ServiceManager|main] Policy PAP starting PDP expiration timer 02:55:58 policy-pap | [2024-03-08T02:52:27.045+00:00|INFO|ServiceManager|main] Policy PAP started 02:55:58 policy-pap | [2024-03-08T02:52:27.051+00:00|INFO|PolicyPapApplication|main] Started PolicyPapApplication in 10.9 seconds (JVM running for 11.537) 02:55:58 policy-pap | [2024-03-08T02:52:28.479+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.480+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.492+00:00|INFO|OrderedServiceImpl|DMAAP-source-POLICY-HEARTBEAT] ***** OrderedServiceImpl implementers: 02:55:58 policy-pap | [] 02:55:58 policy-pap | [2024-03-08T02:52:28.493+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.400972Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"dfb60572-cb01-4dfc-8b09-9cba31bb235e","timestampMs":1709866348392,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup"} 02:55:58 policy-pap | [2024-03-08T02:52:28.493+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.400972Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"dfb60572-cb01-4dfc-8b09-9cba31bb235e","timestampMs":1709866348392,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup"} 02:55:58 policy-pap | [2024-03-08T02:52:28.511+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus 02:55:58 policy-pap | [2024-03-08T02:52:28.511+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:28.511+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.645+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting 02:55:58 policy-pap | [2024-03-08T02:52:28.647+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting listener 02:55:58 policy-pap | [2024-03-08T02:52:28.647+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting timer 02:55:58 policy-pap | [2024-03-08T02:52:28.648+00:00|INFO|TimerManager|DMAAP-source-POLICY-HEARTBEAT] update timer registered Timer [name=c3a43ad4-6acb-4365-af37-0c06542e0752, expireMs=1709866378648] 02:55:58 policy-pap | [2024-03-08T02:52:28.658+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting enqueue 02:55:58 policy-pap | [2024-03-08T02:52:28.658+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate started 02:55:58 policy-pap | [2024-03-08T02:52:28.659+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:28.659+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.662+00:00|INFO|TimerManager|Thread-9] update timer waiting 29986ms Timer [name=c3a43ad4-6acb-4365-af37-0c06542e0752, expireMs=1709866378648] 02:55:58 policy-pap | [2024-03-08T02:52:28.673+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"c3a43ad4-6acb-4365-af37-0c06542e0752","timestampMs":1709866348617,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.706+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 31 ms 02:55:58 policy-pap | [2024-03-08T02:52:28.709+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.716+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.716+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"c3a43ad4-6acb-4365-af37-0c06542e0752","timestampMs":1709866348617,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.716+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE 02:55:58 policy-pap | [2024-03-08T02:52:28.717+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:28.717+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_relationshipTypesName ON toscaservicetemplate(relationshipTypesName, relationshipTypesVersion) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0910-FK_ToscaTopologyTemplate_nodeTemplatesName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX FK_ToscaTopologyTemplate_nodeTemplatesName ON toscatopologytemplate(nodeTemplatesName, nodeTemplatessVersion) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0920-FK_ToscaTopologyTemplate_policyName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX FK_ToscaTopologyTemplate_policyName ON toscatopologytemplate(policyName, policyVersion) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0940-PdpPolicyStatus_PdpGroup.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX PdpPolicyStatus_PdpGroup ON pdppolicystatus(PDPGROUP) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0950-TscaServiceTemplatetopologyTemplateParentLocalName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX TscaServiceTemplatetopologyTemplateParentLocalName ON toscaservicetemplate(topologyTemplateParentLocalName, topologyTemplateLocalName, topologyTemplateParentKeyVersion, topologyTemplateParentKeyName) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0960-FK_ToscaNodeTemplate_capabilitiesName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE toscanodetemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES toscacapabilityassignments (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0970-FK_ToscaNodeTemplate_requirementsName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE toscanodetemplate ADD CONSTRAINT FK_ToscaNodeTemplate_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES toscarequirements (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-pap | [2024-03-08T02:52:28.718+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.719+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-pap | [2024-03-08T02:52:28.721+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.721+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"c3a43ad4-6acb-4365-af37-0c06542e0752","timestampMs":1709866348617,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:35.303+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-4:0] [{aaifield=null}, {component={"name": "Policy", "flavour": "Apex-PDP", "timestamp": 1709866475293, "status": "ACTIVE", "message": "VES event has been received. Going to fetch details from AAI.", "artifacts": {"policyName": "onap.policies.apex.Simplecontrolloop", "policyVersion": "1.0.0"}}, id=8c7935a4-79d8-4ec0-b661-dcca3cd68006, otherFields={"useCaseName": "simple-controlloop-usecase"}, target={"targetType": "PNF", "entityInfo": {"pnf_DasH_name": "demo-pnf"}}}] 02:55:58 policy-apex-pdp | [2024-03-08T02:54:35.319+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter-7:0] [OUT|REST|http://message-router:3904/events/APEX-CL-MGT] 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "name": "SimpleCL_LogEvent", 02:55:58 policy-apex-pdp | "version": "0.0.1", 02:55:58 policy-apex-pdp | "nameSpace": "org.onap.policy.apex.simplecontrolloop", 02:55:58 policy-apex-pdp | "source": "APEX", 02:55:58 policy-apex-pdp | "target": { 02:55:58 policy-apex-pdp | "targetType": "PNF", 02:55:58 policy-apex-pdp | "entityInfo": { 02:55:58 policy-apex-pdp | "pnf-name": "demo-pnf" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | "toscaPolicyState": "", 02:55:58 policy-apex-pdp | "component": { 02:55:58 policy-apex-pdp | "name": "Policy", 02:55:58 policy-apex-pdp | "flavour": "Apex-PDP", 02:55:58 policy-apex-pdp | "timestamp": 1.709866475293E12, 02:55:58 policy-apex-pdp | "status": "ACTIVE", 02:55:58 policy-apex-pdp | "message": "VES event has been received. Going to fetch details from AAI.", 02:55:58 policy-apex-pdp | "artifacts": { 02:55:58 policy-apex-pdp | "policyName": "onap.policies.apex.Simplecontrolloop", 02:55:58 policy-apex-pdp | "policyVersion": "1.0.0" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | "id": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", 02:55:58 policy-apex-pdp | "otherFields": { 02:55:58 policy-apex-pdp | "useCaseName": "simple-controlloop-usecase" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:35.352+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter-7:0] [IN|REST|http://message-router:3904/events/APEX-CL-MGT] 02:55:58 policy-apex-pdp | {"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:35.354+00:00|INFO|network|RestRequestRunner_0] [IN|REST|http://aai-sim:6666/aai/v16/network/pnfs/pnf/demo-pnf] 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "equip-vendor":"Vendor-A", 02:55:58 policy-apex-pdp | "ipaddress-v4-oam":"10.10.10.10", 02:55:58 policy-apex-pdp | "in-maint":false, 02:55:58 policy-apex-pdp | "pnf-ipv4-address":"3.3.3.3", 02:55:58 policy-apex-pdp | "resource-version":"1570746989505", 02:55:58 policy-apex-pdp | "nf-role":"ToR DC101", 02:55:58 policy-apex-pdp | "equip-type":"Router", 02:55:58 policy-apex-pdp | "equip-model":"model-123456", 02:55:58 policy-apex-pdp | "frame-id":"3", 02:55:58 policy-apex-pdp | "pnf-name":"demo-pnf" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | [2024-03-08T02:54:35.366+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-4:1] HandleAAISuccessResponseTask extracted context album - 927b2580-36d9-4f13-8421-3c9d43b7a57e::{"commonEventHeader": {"domain": "other", "eventId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", "eventName": "Report hostname & IP", "lastEpochMicrosec": 1597952499468, "priority": "Normal", "reportingEntityName": "DCAE", "sequence": 1, "sourceId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "sourceName": "demo-pnf", "startEpochMicrosec": 1709866475292, "version": "4.0.1", "internalHeaderFields": {}, "vesEventListenerVersion": "7.1"}, "otherFields": {"hashMap": {"hostname": "UNDEFINED", "pnfName": "demo-pnf", "pnfId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "ip": "10.101.200.10"}, "otherFieldsVersion": "3.0"}, "target": null, "generatedHostname": null} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:35.375+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-4:1] [{actionIdentifiers={"actionName": "update-config", "blueprintName": "controlloop-hostname-update", "blueprintVersion": "1.0.4", "mode": "sync"}, commonHeader={"originatorId": "POLICY", "requestId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", "subRequestId": "927b2580-36d9-4f13-8421-3c9d43b7a57e"}, payload={update_DasH_config_DasH_request={"hostname": "host2uyq4", "IP": "10.10.10.10", "pnfName": "demo-pnf"}}}, {component={"name": "Policy", "flavour": "Apex-PDP", "timestamp": 1709866475374, "status": "SUCCESS", "message": "Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.", "artifacts": {"policyName": "onap.policies.apex.Simplecontrolloop", "policyVersion": "1.0.0"}}, id=8c7935a4-79d8-4ec0-b661-dcca3cd68006, otherFields={"useCaseName": "simple-controlloop-usecase"}, target={"targetType": "PNF", "entityInfo": {"pnf_DasH_name": "demo-pnf"}}}] 02:55:58 policy-apex-pdp | [2024-03-08T02:54:35.389+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter-7:0] [OUT|REST|http://message-router:3904/events/APEX-CL-MGT] 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "name": "SimpleCL_LogEvent", 02:55:58 policy-apex-pdp | "version": "0.0.1", 02:55:58 policy-apex-pdp | "nameSpace": "org.onap.policy.apex.simplecontrolloop", 02:55:58 policy-apex-pdp | "source": "APEX", 02:55:58 policy-apex-pdp | "target": { 02:55:58 policy-apex-pdp | "targetType": "PNF", 02:55:58 policy-apex-pdp | "entityInfo": { 02:55:58 policy-apex-pdp | "pnf-name": "demo-pnf" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | "toscaPolicyState": "", 02:55:58 policy-apex-pdp | "component": { 02:55:58 policy-apex-pdp | "name": "Policy", 02:55:58 policy-apex-pdp | "flavour": "Apex-PDP", 02:55:58 policy-apex-pdp | "timestamp": 1.709866475374E12, 02:55:58 policy-apex-pdp | "status": "SUCCESS", 02:55:58 policy-apex-pdp | "message": "Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.", 02:55:58 policy-apex-pdp | "artifacts": { 02:55:58 policy-apex-pdp | "policyName": "onap.policies.apex.Simplecontrolloop", 02:55:58 policy-apex-pdp | "policyVersion": "1.0.0" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | "id": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", 02:55:58 policy-apex-pdp | "otherFields": { 02:55:58 policy-apex-pdp | "useCaseName": "simple-controlloop-usecase" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:35.395+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter-7:0] [IN|REST|http://message-router:3904/events/APEX-CL-MGT] 02:55:58 policy-apex-pdp | {"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:35.499+00:00|INFO|CdsProcessorHandler|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_CDSConfigModifyRequestProducer-6:0] Processing blueprint(1.0.4:controlloop-hostname-update) for action(1.0.4) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:35.543+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_CDSConfigModifyRequestProducer-6:0] [OUT|REST|gRPC://grpc-sim:6680/] 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 policy-apex-pdp | requestId: "8c7935a4-79d8-4ec0-b661-dcca3cd68006" 02:55:58 policy-apex-pdp | subRequestId: "927b2580-36d9-4f13-8421-3c9d43b7a57e" 02:55:58 policy-apex-pdp | originatorId: "POLICY" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 policy-apex-pdp | blueprintName: "controlloop-hostname-update" 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.4" 02:55:58 policy-apex-pdp | actionName: "update-config" 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | payload { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "update-config-request" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "hostname" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "host2uyq4" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-pap | [2024-03-08T02:52:28.721+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE 02:55:58 policy-pap | [2024-03-08T02:52:28.721+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:28.721+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.761+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.761+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.743757Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"c3a43ad4-6acb-4365-af37-0c06542e0752","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"909dd71c-9f01-41f6-a77a-7833d7695c00","timestampMs":1709866348743,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.762+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.763+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.743757Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"c3a43ad4-6acb-4365-af37-0c06542e0752","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"909dd71c-9f01-41f6-a77a-7833d7695c00","timestampMs":1709866348743,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.764+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id c3a43ad4-6acb-4365-af37-0c06542e0752 02:55:58 policy-pap | [2024-03-08T02:52:28.764+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:28.764+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.767+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping 02:55:58 policy-pap | [2024-03-08T02:52:28.768+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping enqueue 02:55:58 policy-pap | [2024-03-08T02:52:28.768+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping timer 02:55:58 policy-pap | [2024-03-08T02:52:28.768+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=c3a43ad4-6acb-4365-af37-0c06542e0752, expireMs=1709866378648] 02:55:58 policy-pap | [2024-03-08T02:52:28.768+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping listener 02:55:58 policy-pap | [2024-03-08T02:52:28.768+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopped 02:55:58 policy-pap | [2024-03-08T02:52:28.773+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate successful 02:55:58 policy-pap | [2024-03-08T02:52:28.773+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 start publishing next request 02:55:58 policy-pap | [2024-03-08T02:52:28.774+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpStateChange starting 02:55:58 policy-pap | [2024-03-08T02:52:28.774+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpStateChange starting listener 02:55:58 policy-pap | [2024-03-08T02:52:28.774+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpStateChange starting timer 02:55:58 policy-pap | [2024-03-08T02:52:28.774+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=e7b756d3-60e1-490f-92c3-df52f435af03, expireMs=1709866378774] 02:55:58 policy-pap | [2024-03-08T02:52:28.774+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpStateChange starting enqueue 02:55:58 policy-pap | [2024-03-08T02:52:28.774+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpStateChange started 02:55:58 policy-pap | [2024-03-08T02:52:28.774+00:00|INFO|TimerManager|Thread-10] state-change timer waiting 30000ms Timer [name=e7b756d3-60e1-490f-92c3-df52f435af03, expireMs=1709866378774] 02:55:58 policy-pap | [2024-03-08T02:52:28.775+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"e7b756d3-60e1-490f-92c3-df52f435af03","timestampMs":1709866348620,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.801+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:28.801+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.806+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 31 ms 02:55:58 policy-pap | [2024-03-08T02:52:28.806+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.810+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.810+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"e7b756d3-60e1-490f-92c3-df52f435af03","timestampMs":1709866348620,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.811+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE 02:55:58 policy-pap | [2024-03-08T02:52:28.811+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:28.811+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.813+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.813+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "IP" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "10.10.10.10" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "pnfName" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "demo-pnf" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.051+00:00|INFO|network|grpc-default-executor-1] [IN|REST|gRPC://grpc-sim:6680/] 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 policy-apex-pdp | timestamp: "2020-08-24T14:45:07.491Z" 02:55:58 policy-apex-pdp | requestId: "123456" 02:55:58 policy-apex-pdp | subRequestId: "123-123" 02:55:58 policy-apex-pdp | originatorId: "CDS" 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.344152917Z level=info msg="Migration successfully executed" id="create tag table" duration=1.275838ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.348975446Z level=info msg="Executing migration" id="add index tag.key_value" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.349944499Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=968.863µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.353289742Z level=info msg="Executing migration" id="create login attempt table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.354088239Z level=info msg="Migration successfully executed" id="create login attempt table" duration=798.107µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.357491611Z level=info msg="Executing migration" id="add index login_attempt.username" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.359999529Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.506778ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.366766554Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.367820736Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.054252ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.374287537Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.38999602Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.708724ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.393497672Z level=info msg="Executing migration" id="create login_attempt v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.394317228Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=820.306µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.398223881Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.399811804Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.589093ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.450752262Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.451494029Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=743.967µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.454659625Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.456080572Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.419707ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.459432475Z level=info msg="Executing migration" id="create user auth table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.460716924Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.284179ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.463904659Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.464711446Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=804.797µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.467550017Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.467600787Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=51.24µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.47036432Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.475441024Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.075464ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.478396164Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.483753373Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.356909ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.487698286Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.492910068Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.212642ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.495959666Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.501453973Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.492157ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.504383444Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.505390347Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.006743ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.510918744Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.516537159Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.615995ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.519162094Z level=info msg="Executing migration" id="create server_lock table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.520056929Z level=info msg="Migration successfully executed" id="create server_lock table" duration=893.986µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.523241314Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.524896467Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.652653ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.531204Z level=info msg="Executing migration" id="create user auth token table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.532976769Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.772539ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.540793567Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.54183239Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.038363ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.54944412Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 policy-apex-pdp | blueprintName: "controlloop-hostname-update" 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.4" 02:55:58 policy-apex-pdp | actionName: "update-config" 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | status { 02:55:58 policy-apex-pdp | code: 200 02:55:58 policy-apex-pdp | message: "success" 02:55:58 policy-apex-pdp | eventType: EVENT_COMPONENT_EXECUTED 02:55:58 policy-apex-pdp | timestamp: "2020-08-24T14:45:12.863Z" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | payload { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "update-config-response" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "execute-command-logs" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | list_value { 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:configuring Device...." 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:Done Device Configuration Successfully" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:Device Configuration After modification" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:http://10.101.200.10:32777/restconf/config/network-topology:network-topology/topology/topology-netconf/node/927b2580-36d9-4f13-8421-3c9d43b7a57e/yang-ext:mount" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:testhost-1212332324343" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "prepare-environment-logs" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | list_value { 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "Installed pip packages:\n requirements.txt\n\n" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.053+00:00|INFO|CdsProcessorHandler|grpc-default-executor-1] Completed blueprint(1.0.4:controlloop-hostname-update) for action(1.0.4) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.077+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-4:2] [{component={"name": "Policy", "flavour": "Apex-PDP", "timestamp": 1709866476074, "status": "FINAL_SUCCESS", "message": "Successfully processed the VES event. Hostname is updated.", "artifacts": {"policyName": "onap.policies.apex.Simplecontrolloop", "policyVersion": "1.0.0"}}, id=8c7935a4-79d8-4ec0-b661-dcca3cd68006, otherFields={"useCaseName": "simple-controlloop-usecase"}, target={"targetType": "PNF", "entityInfo": {"pnf_DasH_name": "demo-pnf"}}}] 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.081+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter-7:0] [OUT|REST|http://message-router:3904/events/APEX-CL-MGT] 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "name": "SimpleCL_LogEvent", 02:55:58 policy-apex-pdp | "version": "0.0.1", 02:55:58 policy-apex-pdp | "nameSpace": "org.onap.policy.apex.simplecontrolloop", 02:55:58 policy-apex-pdp | "source": "APEX", 02:55:58 policy-apex-pdp | "target": { 02:55:58 policy-apex-pdp | "targetType": "PNF", 02:55:58 policy-apex-pdp | "entityInfo": { 02:55:58 policy-apex-pdp | "pnf-name": "demo-pnf" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | }, 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.551143862Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.699082ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.556083429Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.557315457Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.232528ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.563410164Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.569105378Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.695234ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.573218878Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.574340689Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.121521ms 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"e7b756d3-60e1-490f-92c3-df52f435af03","timestampMs":1709866348620,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.813+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_STATE_CHANGE 02:55:58 policy-pap | [2024-03-08T02:52:28.813+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:28.813+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.814+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.815+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-pap | [2024-03-08T02:52:28.861+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.862+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.862+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.814074Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"e7b756d3-60e1-490f-92c3-df52f435af03","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"bc0c585e-92e2-4c68-b491-9aa6d186679f","timestampMs":1709866348814,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.862+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.814074Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"e7b756d3-60e1-490f-92c3-df52f435af03","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"bc0c585e-92e2-4c68-b491-9aa6d186679f","timestampMs":1709866348814,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id e7b756d3-60e1-490f-92c3-df52f435af03 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpStateChange stopping 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpStateChange stopping enqueue 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpStateChange stopping timer 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=e7b756d3-60e1-490f-92c3-df52f435af03, expireMs=1709866378774] 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpStateChange stopping listener 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpStateChange stopped 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpStateChange successful 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 start publishing next request 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting listener 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting timer 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=6fb5406e-e488-4847-8bae-a047e841272b, expireMs=1709866378863] 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting enqueue 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate started 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:28.863+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.864+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"6fb5406e-e488-4847-8bae-a047e841272b","timestampMs":1709866348798,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.906+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 42 ms 02:55:58 policy-pap | [2024-03-08T02:52:28.907+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.912+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.912+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-pap | [2024-03-08T02:52:28.913+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.913+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.583246378Z level=info msg="Executing migration" id="create cache_data table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.584861461Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.615333ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.589083169Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.590178681Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.096522ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.595096688Z level=info msg="Executing migration" id="create short_url table v1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.59614722Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.049842ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.601082337Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.602143358Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.060711ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.606094252Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.606366167Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=271.496µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.612220408Z level=info msg="Executing migration" id="delete alert_definition table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.612558572Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=337.694µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.618415153Z level=info msg="Executing migration" id="recreate alert_definition table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.619529034Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.113571ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.62332482Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.625036681Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.711271ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.629450156Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.631134087Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.683681ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.636233591Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.636428008Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=194.247µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.63989354Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.640921842Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.028182ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.647206785Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.648915486Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.708422ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.654784307Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.655959017Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.17202ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.65935414Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.660629058Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.273808ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.664483992Z level=info msg="Executing migration" id="Add column paused in alert_definition" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.672386149Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.902107ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.676699376Z level=info msg="Executing migration" id="drop alert_definition table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.677896906Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.19716ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.683658258Z level=info msg="Executing migration" id="delete alert_definition_version table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.683888684Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=231.286µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.692902192Z level=info msg="Executing migration" id="recreate alert_definition_version table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.694552984Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.650932ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.69892544Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.700180868Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.254858ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.705159034Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.707011663Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.851179ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.711989348Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.712323772Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=333.875µs 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.715805084Z level=info msg="Executing migration" id="drop alert_definition_version table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.716830787Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.025253ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.722641418Z level=info msg="Executing migration" id="create alert_instance table" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.724080364Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.439966ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.729959325Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"6fb5406e-e488-4847-8bae-a047e841272b","timestampMs":1709866348798,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.913+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE 02:55:58 policy-pap | [2024-03-08T02:52:28.913+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:28.913+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.915+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.915+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"6fb5406e-e488-4847-8bae-a047e841272b","timestampMs":1709866348798,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.915+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE 02:55:58 policy-pap | [2024-03-08T02:52:28.915+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:28.915+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.975+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.976+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:28.976+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.917699Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"6fb5406e-e488-4847-8bae-a047e841272b","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"78dbef39-1a21-456b-ac31-00a55b4d8145","timestampMs":1709866348917,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.977+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping 02:55:58 policy-pap | [2024-03-08T02:52:28.977+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping enqueue 02:55:58 policy-pap | [2024-03-08T02:52:28.977+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping timer 02:55:58 policy-pap | [2024-03-08T02:52:28.977+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=6fb5406e-e488-4847-8bae-a047e841272b, expireMs=1709866378863] 02:55:58 policy-pap | [2024-03-08T02:52:28.977+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping listener 02:55:58 policy-pap | [2024-03-08T02:52:28.977+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopped 02:55:58 policy-pap | [2024-03-08T02:52:28.977+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:28.917699Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"6fb5406e-e488-4847-8bae-a047e841272b","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"78dbef39-1a21-456b-ac31-00a55b4d8145","timestampMs":1709866348917,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:28.978+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 6fb5406e-e488-4847-8bae-a047e841272b 02:55:58 policy-pap | [2024-03-08T02:52:28.978+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:28.978+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:28.982+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate successful 02:55:58 policy-pap | [2024-03-08T02:52:28.982+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 has no more requests 02:55:58 policy-pap | [2024-03-08T02:52:29.050+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:29.051+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:34.686+00:00|INFO|[/policy/pap/v1]|http-nio-6969-exec-3] Initializing Spring DispatcherServlet 'dispatcherServlet' 02:55:58 policy-pap | [2024-03-08T02:52:34.686+00:00|INFO|DispatcherServlet|http-nio-6969-exec-3] Initializing Servlet 'dispatcherServlet' 02:55:58 policy-pap | [2024-03-08T02:52:34.688+00:00|INFO|DispatcherServlet|http-nio-6969-exec-3] Completed initialization in 2 ms 02:55:58 policy-pap | [2024-03-08T02:52:35.070+00:00|INFO|SessionData|http-nio-6969-exec-5] cache group defaultGroup 02:55:58 policy-pap | [2024-03-08T02:52:35.489+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-5] Registering a deploy for policy onap.policies.native.apex.Sampledomain 1.0.0 02:55:58 policy-pap | [2024-03-08T02:52:35.490+00:00|INFO|SessionData|http-nio-6969-exec-5] add update apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 defaultGroup apex policies=1 02:55:58 policy-pap | [2024-03-08T02:52:35.490+00:00|INFO|SessionData|http-nio-6969-exec-5] update cached group defaultGroup 02:55:58 policy-pap | [2024-03-08T02:52:35.491+00:00|INFO|SessionData|http-nio-6969-exec-5] updating DB group defaultGroup 02:55:58 policy-pap | [2024-03-08T02:52:35.566+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-5] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=defaultGroup, pdpType=apex, policy=onap.policies.native.apex.Sampledomain 1.0.0, action=DEPLOYMENT, timestamp=2024-03-08T02:52:35Z, user=policyadmin)] 02:55:58 policy-pap | [2024-03-08T02:52:35.855+00:00|INFO|ServiceManager|http-nio-6969-exec-5] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting 02:55:58 policy-pap | [2024-03-08T02:52:35.855+00:00|INFO|ServiceManager|http-nio-6969-exec-5] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting listener 02:55:58 policy-pap | [2024-03-08T02:52:35.855+00:00|INFO|ServiceManager|http-nio-6969-exec-5] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting timer 02:55:58 policy-pap | [2024-03-08T02:52:35.855+00:00|INFO|TimerManager|http-nio-6969-exec-5] update timer registered Timer [name=ba5756f4-7196-4d7c-bc53-3b509e2c5938, expireMs=1709866385855] 02:55:58 policy-pap | [2024-03-08T02:52:35.855+00:00|INFO|ServiceManager|http-nio-6969-exec-5] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting enqueue 02:55:58 policy-pap | [2024-03-08T02:52:35.856+00:00|INFO|ServiceManager|http-nio-6969-exec-5] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate started 02:55:58 policy-pap | [2024-03-08T02:52:35.879+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 simulator | 2024-03-08 02:53:06,487 INFO 172.17.0.3 - - [08/Mar/2024:02:52:51 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:06,487 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:53:06,488 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 simulator | 2024-03-08 02:53:06,489 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:53:06,489 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:53:06,672 INFO 172.17.0.9 - - [08/Mar/2024:02:52:51 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:06,679 INFO 172.17.0.8 - - [08/Mar/2024:02:52:51 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:06,922 INFO 172.17.0.8 - - [08/Mar/2024:02:52:51 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:21,486 INFO 172.17.0.3 - - [08/Mar/2024:02:53:06 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:21,486 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:53:21,486 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 simulator | 2024-03-08 02:53:21,487 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:53:21,487 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:53:21,494 INFO 172.17.0.3 - - [08/Mar/2024:02:53:06 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:21,494 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:53:21,495 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 simulator | 2024-03-08 02:53:21,495 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:53:21,495 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:53:21,679 INFO 172.17.0.9 - - [08/Mar/2024:02:53:06 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:21,683 INFO 172.17.0.8 - - [08/Mar/2024:02:53:06 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:21,926 INFO 172.17.0.8 - - [08/Mar/2024:02:53:06 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:36,491 INFO 172.17.0.3 - - [08/Mar/2024:02:53:21 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:36,491 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:53:36,492 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 simulator | 2024-03-08 02:53:36,492 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:53:36,492 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:53:36,499 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:53:36,499 INFO 172.17.0.3 - - [08/Mar/2024:02:53:21 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:36,500 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 simulator | 2024-03-08 02:53:36,501 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:53:36,501 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:53:36,685 INFO 172.17.0.9 - - [08/Mar/2024:02:53:21 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:36,689 INFO 172.17.0.8 - - [08/Mar/2024:02:53:21 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:36,932 INFO 172.17.0.8 - - [08/Mar/2024:02:53:21 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:51,497 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:53:51,497 INFO 172.17.0.3 - - [08/Mar/2024:02:53:36 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:51,498 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 simulator | 2024-03-08 02:53:51,498 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:53:51,498 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:53:51,504 INFO 172.17.0.3 - - [08/Mar/2024:02:53:36 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:51,504 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:53:51,505 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 simulator | 2024-03-08 02:53:51,506 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:53:51,506 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:53:51,691 INFO 172.17.0.9 - - [08/Mar/2024:02:53:36 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":4,"deploymentPort":12561,"policy_type_impl":{"apexPolicyModel":{"key":{"name":"SamplePolicyModelJAVASCRIPT","version":"0.0.1"},"keyInformation":{"key":{"name":"KeyInformation","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"Context","version":"0.0.1"},"value":{"key":{"name":"Context","version":"0.0.1"},"UUID":"ca36bfd8-6042-3633-8c85-89c66507c3bf","description":"Generated description for concept referred to by key \"Context:0.0.1\""}},{"key":{"name":"Event0000","version":"0.0.1"},"value":{"key":{"name":"Event0000","version":"0.0.1"},"UUID":"465a81cc-885f-3a4d-bc4e-1508da92b236","description":"Generated description for concept referred to by key \"Event0000:0.0.1\""}},{"key":{"name":"Event0001","version":"0.0.1"},"value":{"key":{"name":"Event0001","version":"0.0.1"},"UUID":"36b2d570-fff7-3a4b-bab2-6bf492f5129a","description":"Generated description for concept referred to by key \"Event0001:0.0.1\""}},{"key":{"name":"Event0002","version":"0.0.1"},"value":{"key":{"name":"Event0002","version":"0.0.1"},"UUID":"ff6160a7-fb5e-379c-a6d2-2cd28053eacf","description":"Generated description for concept referred to by key \"Event0002:0.0.1\""}},{"key":{"name":"Event0003","version":"0.0.1"},"value":{"key":{"name":"Event0003","version":"0.0.1"},"UUID":"5899e216-2abf-3781-abc4-2c257b92721e","description":"Generated description for concept referred to by key \"Event0003:0.0.1\""}},{"key":{"name":"Event0004","version":"0.0.1"},"value":{"key":{"name":"Event0004","version":"0.0.1"},"UUID":"7c2692a7-4587-3d09-abf9-d96b339a316f","description":"Generated description for concept referred to by key \"Event0004:0.0.1\""}},{"key":{"name":"Event0100","version":"0.0.1"},"value":{"key":{"name":"Event0100","version":"0.0.1"},"UUID":"b696048c-c0b0-34c1-8dbe-32ab6c8bc0c7","description":"Generated description for concept referred to by key \"Event0100:0.0.1\""}},{"key":{"name":"Event0101","version":"0.0.1"},"value":{"key":{"name":"Event0101","version":"0.0.1"},"UUID":"edbfa868-2ab2-30fd-8078-4c7f67ca6122","description":"Generated description for concept referred to by key \"Event0101:0.0.1\""}},{"key":{"name":"Event0102","version":"0.0.1"},"value":{"key":{"name":"Event0102","version":"0.0.1"},"UUID":"6b6ad2ff-ef63-3f7b-aabb-fba44f8de9d4","description":"Generated description for concept referred to by key \"Event0102:0.0.1\""}},{"key":{"name":"Event0103","version":"0.0.1"},"value":{"key":{"name":"Event0103","version":"0.0.1"},"UUID":"c2550912-10d9-3000-8826-377288cd6cb1","description":"Generated description for concept referred to by key \"Event0103:0.0.1\""}},{"key":{"name":"Event0104","version":"0.0.1"},"value":{"key":{"name":"Event0104","version":"0.0.1"},"UUID":"f6d75b71-c8a7-3337-a121-88d68c389f5a","description":"Generated description for concept referred to by key \"Event0104:0.0.1\""}},{"key":{"name":"Events","version":"0.0.1"},"value":{"key":{"name":"Events","version":"0.0.1"},"UUID":"0215644c-4531-375c-8335-d558b4de8c03","description":"Generated description for concept referred to by key \"Events:0.0.1\""}},{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"UUID":"976a79e7-5c80-3c03-9503-da3f41fec395","description":"Generated description for concept referred to by key \"ExternalContextAlbum:0.0.1\""}},{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"UUID":"c95e9e5f-d2c7-3ac7-a205-ea3574530cb7","description":"Generated description for concept referred to by key \"GlobalContextAlbum:0.0.1\""}},{"key":{"name":"KeyInformation","version":"0.0.1"},"value":{"key":{"name":"KeyInformation","version":"0.0.1"},"UUID":"1ff2f905-685c-3caf-95bc-0bbc90345888","description":"Generated description for concept referred to by key \"KeyInformation:0.0.1\""}},{"key":{"name":"Policies","version":"0.0.1"},"value":{"key":{"name":"Policies","version":"0.0.1"},"UUID":"f54c3b2b-be76-31c4-adfc-87c494c06808","description":"Generated description for concept referred to by key \"Policies:0.0.1\""}},{"key":{"name":"Policy0","version":"0.0.1"},"value":{"key":{"name":"Policy0","version":"0.0.1"},"UUID":"3410e939-30ca-32c4-a2d8-c30b6fee6eec","description":"Generated description for concept referred to by key \"Policy0:0.0.1\""}},{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"UUID":"e27564c4-3cbf-3db2-9bf3-83ae80a2f907","description":"Generated description for concept referred to by key \"Policy0ContextAlbum:0.0.1\""}},{"key":{"name":"Policy1","version":"0.0.1"},"value":{"key":{"name":"Policy1","version":"0.0.1"},"UUID":"d0b2b585-f344-33b8-af9e-250e7f4cfbce","description":"Generated description for concept referred to by key \"Policy1:0.0.1\""}},{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"UUID":"815d74ae-6fc0-3221-87b9-2bb1dfdfa7f0","description":"Generated description for concept referred to by key \"Policy1ContextAlbum:0.0.1\""}},{"key":{"name":"SamplePolicyModelJAVASCRIPT","version":"0.0.1"},"value":{"key":{"name":"SamplePolicyModelJAVASCRIPT","version":"0.0.1"},"UUID":"bc8ee312-81ce-3c4a-92d5-4a73b8077148","description":"Generated description for concept referred to by key \"SamplePolicyModelJAVASCRIPT:0.0.1\""}},{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"name":"Task_Act0","version":"0.0.1"},"UUID":"0589ff20-adcc-3ce5-95fe-8d7978ed54ed","description":"Generated description for concept referred to by key \"Task_Act0:0.0.1\""}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"name":"Task_Act1","version":"0.0.1"},"UUID":"095b126d-ca8b-32c9-ad52-d744e817a79c","description":"Generated description for concept referred to by key \"Task_Act1:0.0.1\""}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"name":"Task_Act2","version":"0.0.1"},"UUID":"3d786b4c-d9ee-3367-ab71-c67271a4ea2f","description":"Generated description for concept referred to by key \"Task_Act2:0.0.1\""}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"name":"Task_Act3","version":"0.0.1"},"UUID":"9231753e-20c5-3436-982f-9100340cc570","description":"Generated description for concept referred to by key \"Task_Act3:0.0.1\""}},{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"name":"Task_Decide0","version":"0.0.1"},"UUID":"502383d3-483f-3a56-a426-2f0406674c8d","description":"Generated description for concept referred to by key \"Task_Decide0:0.0.1\""}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"name":"Task_Decide1","version":"0.0.1"},"UUID":"16598106-41c8-3b5a-99c6-5fcf6d1a5ddf","description":"Generated description for concept referred to by key \"Task_Decide1:0.0.1\""}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"name":"Task_Decide2","version":"0.0.1"},"UUID":"ad3a89f5-e369-3c66-b22c-669f7b3653b8","description":"Generated description for concept referred to by key \"Task_Decide2:0.0.1\""}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"name":"Task_Decide3","version":"0.0.1"},"UUID":"56815939-1164-3867-9ed1-0a27ff8aafb3","description":"Generated description for concept referred to by key \"Task_Decide3:0.0.1\""}},{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"name":"Task_Establish0","version":"0.0.1"},"UUID":"0db0c566-ecd7-3e27-9865-4b82c893abdb","description":"Generated description for concept referred to by key \"Task_Establish0:0.0.1\""}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"name":"Task_Establish1","version":"0.0.1"},"UUID":"6944a4c1-6201-317c-8d7e-eaa7f2ee0ea0","description":"Generated description for concept referred to by key \"Task_Establish1:0.0.1\""}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"name":"Task_Establish2","version":"0.0.1"},"UUID":"0f766ea9-11cd-3e7d-a8c8-28c8dee6a85a","description":"Generated description for concept referred to by key \"Task_Establish2:0.0.1\""}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"name":"Task_Establish3","version":"0.0.1"},"UUID":"c3237a38-cc6d-3418-b1e1-0dc8b4bdcc66","description":"Generated description for concept referred to by key \"Task_Establish3:0.0.1\""}},{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"name":"Task_Match0","version":"0.0.1"},"UUID":"051bcfd5-cf73-3c89-8ee7-ea6e005ec059","description":"Generated description for concept referred to by key \"Task_Match0:0.0.1\""}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"name":"Task_Match1","version":"0.0.1"},"UUID":"3754fe19-98f2-34a1-9f45-db31052208d8","description":"Generated description for concept referred to by key \"Task_Match1:0.0.1\""}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"name":"Task_Match2","version":"0.0.1"},"UUID":"8c200709-a180-3c8b-916f-275ff49ce194","description":"Generated description for concept referred to by key \"Task_Match2:0.0.1\""}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"name":"Task_Match3","version":"0.0.1"},"UUID":"a1a879c6-4510-33b0-bbd0-ad6256189a37","description":"Generated description for concept referred to by key \"Task_Match3:0.0.1\""}},{"key":{"name":"Tasks","version":"0.0.1"},"value":{"key":{"name":"Tasks","version":"0.0.1"},"UUID":"a7fab96b-ce1c-37ce-bbb2-556b6db524a5","description":"Generated description for concept referred to by key \"Tasks:0.0.1\""}},{"key":{"name":"TestCase","version":"0.0.1"},"value":{"key":{"name":"TestCase","version":"0.0.1"},"UUID":"0a652886-c88d-3f8c-8994-ae9161e7c963","description":"Generated description for concept referred to by key \"TestCase:0.0.1\""}},{"key":{"name":"TestContextItem000","version":"0.0.1"},"value":{"key":{"name":"TestContextItem000","version":"0.0.1"},"UUID":"8efba9fa-371e-33df-a7d6-88b0284e7fd0","description":"Generated description for concept referred to by key \"TestContextItem000:0.0.1\""}},{"key":{"name":"TestContextItem001","version":"0.0.1"},"value":{"key":{"name":"TestContextItem001","version":"0.0.1"},"UUID":"3740077c-a2b3-356b-81dc-5ded2118a951","description":"Generated description for concept referred to by key \"TestContextItem001:0.0.1\""}},{"key":{"name":"TestContextItem002","version":"0.0.1"},"value":{"key":{"name":"TestContextItem002","version":"0.0.1"},"UUID":"b5c7df95-9af5-322f-9ea8-eb440a2bf926","description":"Generated description for concept referred to by key \"TestContextItem002:0.0.1\""}},{"key":{"name":"TestContextItem003","version":"0.0.1"},"value":{"key":{"name":"TestContextItem003","version":"0.0.1"},"UUID":"b36f0aa5-0fb9-3e2c-8fa2-fddb7fd05f4b","description":"Generated description for concept referred to by key \"TestContextItem003:0.0.1\""}},{"key":{"name":"TestContextItem004","version":"0.0.1"},"value":{"key":{"name":"TestContextItem004","version":"0.0.1"},"UUID":"093cda11-eaeb-3a46-a5b6-d5e30c00935b","description":"Generated description for concept referred to by key \"TestContextItem004:0.0.1\""}},{"key":{"name":"TestContextItem005","version":"0.0.1"},"value":{"key":{"name":"TestContextItem005","version":"0.0.1"},"UUID":"569a758d-ba40-37c0-aebb-7ad138df25ac","description":"Generated description for concept referred to by key \"TestContextItem005:0.0.1\""}},{"key":{"name":"TestContextItem006","version":"0.0.1"},"value":{"key":{"name":"TestContextItem006","version":"0.0.1"},"UUID":"252818d9-b61f-3962-a905-8865fb00fb04","description":"Generated description for concept referred to by key \"TestContextItem006:0.0.1\""}},{"key":{"name":"TestContextItem007","version":"0.0.1"},"value":{"key":{"name":"TestContextItem007","version":"0.0.1"},"UUID":"fe1a5f7c-c083-377b-a797-752b01fc6c73","description":"Generated description for concept referred to by key \"TestContextItem007:0.0.1\""}},{"key":{"name":"TestContextItem008","version":"0.0.1"},"value":{"key":{"name":"TestContextItem008","version":"0.0.1"},"UUID":"aa87d007-d07e-3f67-8c6d-0ebc3d85479d","description":"Generated description for concept referred to by key \"TestContextItem008:0.0.1\""}},{"key":{"name":"TestContextItem009","version":"0.0.1"},"value":{"key":{"name":"TestContextItem009","version":"0.0.1"},"UUID":"126e7a3a-11b6-3f88-9397-c21d8819f859","description":"Generated description for concept referred to by key \"TestContextItem009:0.0.1\""}},{"key":{"name":"TestContextItem00A","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00A","version":"0.0.1"},"UUID":"0e0e3dec-e03d-3379-a87b-1ecd4aa3d8cc","description":"Generated description for concept referred to by key \"TestContextItem00A:0.0.1\""}},{"key":{"name":"TestContextItem00B","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00B","version":"0.0.1"},"UUID":"dbdc98df-3ff4-360c-b8d3-a7a836ac3de6","description":"Generated description for concept referred to by key \"TestContextItem00B:0.0.1\""}},{"key":{"name":"TestContextItem00C","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00C","version":"0.0.1"},"UUID":"32a2f355-77f3-3b25-ace6-7a9c5763a5ad","description":"Generated description for concept referred to by key \"TestContextItem00C:0.0.1\""}},{"key":{"name":"TestDatatypes","version":"0.0.1"},"value":{"key":{"name":"TestDatatypes","version":"0.0.1"},"UUID":"3f95472c-973e-30e2-95f1-bf00cbef909a","description":"Generated description for concept referred to by key \"TestDatatypes:0.0.1\""}},{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"UUID":"610dbbd4-9149-3b3c-9af4-819056f0e169","description":"Generated description for concept referred to by key \"TestExternalContextItem:0.0.1\""}},{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"UUID":"07fa8f68-55f1-3fd0-81c1-749a379753a7","description":"Generated description for concept referred to by key \"TestGlobalContextItem:0.0.1\""}},{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"value":{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"UUID":"d9c93cd1-539e-35c5-aaec-bb711ceb1251","description":"Generated description for concept referred to by key \"TestPolicyContextItem:0.0.1\""}},{"key":{"name":"TestSlogan","version":"0.0.1"},"value":{"key":{"name":"TestSlogan","version":"0.0.1"},"UUID":"683fe492-7eae-3ac7-9924-bb7850208d05","description":"Generated description for concept referred to by key \"TestSlogan:0.0.1\""}},{"key":{"name":"TestTemperature","version":"0.0.1"},"value":{"key":{"name":"TestTemperature","version":"0.0.1"},"UUID":"bba25b6f-e3cd-3060-9022-4ef3a79f8eb0","description":"Generated description for concept referred to by key \"TestTemperature:0.0.1\""}},{"key":{"name":"TestTimestamp","version":"0.0.1"},"value":{"key":{"name":"TestTimestamp","version":"0.0.1"},"UUID":"97b73937-c344-33c0-924c-4d26b6449564","description":"Generated description for concept referred to by key \"TestTimestamp:0.0.1\""}}]}},"policies":{"key":{"name":"Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"Policy0","version":"0.0.1"},"value":{"policyKey":{"name":"Policy0","version":"0.0.1"},"template":"MEDA","state":{"entry":[{"key":"Act","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"},"trigger":{"name":"Event0003","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Act_NULL","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"},"outgoingEvent":{"name":"Event0004","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Act1","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act0_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act1_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act2_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act3_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}}]}}},{"key":"Decide","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"},"trigger":{"name":"Event0002","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Decide_Act","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"},"outgoingEvent":{"name":"Event0003","version":"0.0.1"},"nextState":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Decide3","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide0_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide1_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide2_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide3_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}}]}}},{"key":"Establish","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"},"trigger":{"name":"Event0001","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Establish_Decide","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"},"outgoingEvent":{"name":"Event0002","version":"0.0.1"},"nextState":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Establish2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish0_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish1_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish2_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish3_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}}]}}},{"key":"Match","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Match"},"trigger":{"name":"Event0000","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Match_Establish","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"},"outgoingEvent":{"name":"Event0001","version":"0.0.1"},"nextState":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"}}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Match0","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match0_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match1_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match2_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match3_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}}]}}}]},"firstState":"Match"}},{"key":{"name":"Policy1","version":"0.0.1"},"value":{"policyKey":{"name":"Policy1","version":"0.0.1"},"template":"MEDA","state":{"entry":[{"key":"Act","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"},"trigger":{"name":"Event0103","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Act_NULL","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"},"outgoingEvent":{"name":"Event0104","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Act0","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act0_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act1_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act2_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act3_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}}]}}},{"key":"Decide","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"},"trigger":{"name":"Event0102","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Decide_Act","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"},"outgoingEvent":{"name":"Event0103","version":"0.0.1"},"nextState":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Decide3","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide0_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide1_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide2_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide3_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}}]}}},{"key":"Establish","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"},"trigger":{"name":"Event0101","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Establish_Decide","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"},"outgoingEvent":{"name":"Event0102","version":"0.0.1"},"nextState":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Establish1","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish0_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish1_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish2_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish3_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}}]}}},{"key":"Match","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Match"},"trigger":{"name":"Event0100","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Match_Establish","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"},"outgoingEvent":{"name":"Event0101","version":"0.0.1"},"nextState":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Match3","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match0_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match1_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match2_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match3_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}}]}}}]},"firstState":"Match"}}]}},"tasks":{"key":{"name":"Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"name":"Task_Act0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Act0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Act0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"name":"Task_Act1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Act1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"name":"Task_Act2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"name":"Task_Act3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"name":"Task_Decide0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Decide0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Decide0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"name":"Task_Decide1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Decide1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"name":"Task_Decide2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"name":"Task_Decide3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"name":"Task_Establish0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Establish0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Establish0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"name":"Task_Establish1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Establish1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"name":"Task_Establish2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"name":"Task_Establish3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"name":"Task_Match0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Match0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Match0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"name":"Task_Match1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Match1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"name":"Task_Match2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"name":"Task_Match3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}}]}},"events":{"key":{"name":"Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"Event0000","version":"0.0.1"},"value":{"key":{"name":"Event0000","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Outside","target":"Match","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0001","version":"0.0.1"},"value":{"key":{"name":"Event0001","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Match","target":"Establish","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0002","version":"0.0.1"},"value":{"key":{"name":"Event0002","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Establish","target":"Decide","parameter":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0003","version":"0.0.1"},"value":{"key":{"name":"Event0003","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Decide","target":"Act","parameter":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0004","version":"0.0.1"},"value":{"key":{"name":"Event0004","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Act","target":"Outside","parameter":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0100","version":"0.0.1"},"value":{"key":{"name":"Event0100","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Outside","target":"Match","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0101","version":"0.0.1"},"value":{"key":{"name":"Event0101","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Match","target":"Establish","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0102","version":"0.0.1"},"value":{"key":{"name":"Event0102","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Establish","target":"Decide","parameter":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0103","version":"0.0.1"},"value":{"key":{"name":"Event0103","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Decide","target":"Act","parameter":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0104","version":"0.0.1"},"value":{"key":{"name":"Event0104","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Act","target":"Outside","parameter":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}}]}},"albums":{"key":{"name":"Context","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"scope":"EXTERNAL","isWritable":false,"itemSchema":{"name":"TestExternalContextItem","version":"0.0.1"}}},{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"scope":"GLOBAL","isWritable":true,"itemSchema":{"name":"TestGlobalContextItem","version":"0.0.1"}}},{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"scope":"APPLICATION","isWritable":true,"itemSchema":{"name":"TestPolicyContextItem","version":"0.0.1"}}},{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"scope":"APPLICATION","isWritable":true,"itemSchema":{"name":"TestPolicyContextItem","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"TestDatatypes","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"TestCase","version":"0.0.1"},"value":{"key":{"name":"TestCase","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Byte"}},{"key":{"name":"TestContextItem000","version":"0.0.1"},"value":{"key":{"name":"TestContextItem000","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem000"}},{"key":{"name":"TestContextItem001","version":"0.0.1"},"value":{"key":{"name":"TestContextItem001","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem001"}},{"key":{"name":"TestContextItem002","version":"0.0.1"},"value":{"key":{"name":"TestContextItem002","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem002"}},{"key":{"name":"TestContextItem003","version":"0.0.1"},"value":{"key":{"name":"TestContextItem003","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem003"}},{"key":{"name":"TestContextItem004","version":"0.0.1"},"value":{"key":{"name":"TestContextItem004","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem004"}},{"key":{"name":"TestContextItem005","version":"0.0.1"},"value":{"key":{"name":"TestContextItem005","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem005"}},{"key":{"name":"TestContextItem006","version":"0.0.1"},"value":{"key":{"name":"TestContextItem006","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem006"}},{"key":{"name":"TestContextItem007","version":"0.0.1"},"value":{"key":{"name":"TestContextItem007","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem007"}},{"key":{"name":"TestContextItem008","version":"0.0.1"},"value":{"key":{"name":"TestContextItem008","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem008"}},{"key":{"name":"TestContextItem009","version":"0.0.1"},"value":{"key":{"name":"TestContextItem009","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem009"}},{"key":{"name":"TestContextItem00A","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00A","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem00A"}},{"key":{"name":"TestContextItem00B","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00B","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem00B"}},{"key":{"name":"TestContextItem00C","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00C","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem00C"}},{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestExternalContextItem"}},{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestGlobalContextItem"}},{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"value":{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestPolicyContextItem"}},{"key":{"name":"TestSlogan","version":"0.0.1"},"value":{"key":{"name":"TestSlogan","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"TestTemperature","version":"0.0.1"},"value":{"key":{"name":"TestTemperature","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Double"}},{"key":{"name":"TestTimestamp","version":"0.0.1"},"value":{"key":{"name":"TestTimestamp","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}}]}}}},"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}}}},"eventInputParameters":{"FirstConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTSERVER","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParameters","parameters":{"standalone":true,"host":"0.0.0.0","port":23324}},"eventProtocolParameters":{"eventProtocol":"JSON"},"synchronousMode":true,"synchronousPeer":"FirstProducer","synchronousTimeout":2000}},"eventOutputParameters":{"FirstProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTSERVER","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"synchronousMode":true,"synchronousPeer":"FirstConsumer","synchronousTimeout":2000}}},"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.Sampledomain","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"ba5756f4-7196-4d7c-bc53-3b509e2c5938","timestampMs":1709866355489,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:35.906+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 27 ms 02:55:58 policy-pap | [2024-03-08T02:52:35.906+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:35.920+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:35.930+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-pap | [2024-03-08T02:52:35.948+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:35.955+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:36.012+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":4,"deploymentPort":12561,"policy_type_impl":{"apexPolicyModel":{"key":{"name":"SamplePolicyModelJAVASCRIPT","version":"0.0.1"},"keyInformation":{"key":{"name":"KeyInformation","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"Context","version":"0.0.1"},"value":{"key":{"name":"Context","version":"0.0.1"},"UUID":"ca36bfd8-6042-3633-8c85-89c66507c3bf","description":"Generated description for concept referred to by key \"Context:0.0.1\""}},{"key":{"name":"Event0000","version":"0.0.1"},"value":{"key":{"name":"Event0000","version":"0.0.1"},"UUID":"465a81cc-885f-3a4d-bc4e-1508da92b236","description":"Generated description for concept referred to by key \"Event0000:0.0.1\""}},{"key":{"name":"Event0001","version":"0.0.1"},"value":{"key":{"name":"Event0001","version":"0.0.1"},"UUID":"36b2d570-fff7-3a4b-bab2-6bf492f5129a","description":"Generated description for concept referred to by key \"Event0001:0.0.1\""}},{"key":{"name":"Event0002","version":"0.0.1"},"value":{"key":{"name":"Event0002","version":"0.0.1"},"UUID":"ff6160a7-fb5e-379c-a6d2-2cd28053eacf","description":"Generated description for concept referred to by key \"Event0002:0.0.1\""}},{"key":{"name":"Event0003","version":"0.0.1"},"value":{"key":{"name":"Event0003","version":"0.0.1"},"UUID":"5899e216-2abf-3781-abc4-2c257b92721e","description":"Generated description for concept referred to by key \"Event0003:0.0.1\""}},{"key":{"name":"Event0004","version":"0.0.1"},"value":{"key":{"name":"Event0004","version":"0.0.1"},"UUID":"7c2692a7-4587-3d09-abf9-d96b339a316f","description":"Generated description for concept referred to by key \"Event0004:0.0.1\""}},{"key":{"name":"Event0100","version":"0.0.1"},"value":{"key":{"name":"Event0100","version":"0.0.1"},"UUID":"b696048c-c0b0-34c1-8dbe-32ab6c8bc0c7","description":"Generated description for concept referred to by key \"Event0100:0.0.1\""}},{"key":{"name":"Event0101","version":"0.0.1"},"value":{"key":{"name":"Event0101","version":"0.0.1"},"UUID":"edbfa868-2ab2-30fd-8078-4c7f67ca6122","description":"Generated description for concept referred to by key \"Event0101:0.0.1\""}},{"key":{"name":"Event0102","version":"0.0.1"},"value":{"key":{"name":"Event0102","version":"0.0.1"},"UUID":"6b6ad2ff-ef63-3f7b-aabb-fba44f8de9d4","description":"Generated description for concept referred to by key \"Event0102:0.0.1\""}},{"key":{"name":"Event0103","version":"0.0.1"},"value":{"key":{"name":"Event0103","version":"0.0.1"},"UUID":"c2550912-10d9-3000-8826-377288cd6cb1","description":"Generated description for concept referred to by key \"Event0103:0.0.1\""}},{"key":{"name":"Event0104","version":"0.0.1"},"value":{"key":{"name":"Event0104","version":"0.0.1"},"UUID":"f6d75b71-c8a7-3337-a121-88d68c389f5a","description":"Generated description for concept referred to by key \"Event0104:0.0.1\""}},{"key":{"name":"Events","version":"0.0.1"},"value":{"key":{"name":"Events","version":"0.0.1"},"UUID":"0215644c-4531-375c-8335-d558b4de8c03","description":"Generated description for concept referred to by key \"Events:0.0.1\""}},{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"UUID":"976a79e7-5c80-3c03-9503-da3f41fec395","description":"Generated description for concept referred to by key \"ExternalContextAlbum:0.0.1\""}},{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"UUID":"c95e9e5f-d2c7-3ac7-a205-ea3574530cb7","description":"Generated description for concept referred to by key \"GlobalContextAlbum:0.0.1\""}},{"key":{"name":"KeyInformation","version":"0.0.1"},"value":{"key":{"name":"KeyInformation","version":"0.0.1"},"UUID":"1ff2f905-685c-3caf-95bc-0bbc90345888","description":"Generated description for concept referred to by key \"KeyInformation:0.0.1\""}},{"key":{"name":"Policies","version":"0.0.1"},"value":{"key":{"name":"Policies","version":"0.0.1"},"UUID":"f54c3b2b-be76-31c4-adfc-87c494c06808","description":"Generated description for concept referred to by key \"Policies:0.0.1\""}},{"key":{"name":"Policy0","version":"0.0.1"},"value":{"key":{"name":"Policy0","version":"0.0.1"},"UUID":"3410e939-30ca-32c4-a2d8-c30b6fee6eec","description":"Generated description for concept referred to by key \"Policy0:0.0.1\""}},{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"UUID":"e27564c4-3cbf-3db2-9bf3-83ae80a2f907","description":"Generated description for concept referred to by key \"Policy0ContextAlbum:0.0.1\""}},{"key":{"name":"Policy1","version":"0.0.1"},"value":{"key":{"name":"Policy1","version":"0.0.1"},"UUID":"d0b2b585-f344-33b8-af9e-250e7f4cfbce","description":"Generated description for concept referred to by key \"Policy1:0.0.1\""}},{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"UUID":"815d74ae-6fc0-3221-87b9-2bb1dfdfa7f0","description":"Generated description for concept referred to by key \"Policy1ContextAlbum:0.0.1\""}},{"key":{"name":"SamplePolicyModelJAVASCRIPT","version":"0.0.1"},"value":{"key":{"name":"SamplePolicyModelJAVASCRIPT","version":"0.0.1"},"UUID":"bc8ee312-81ce-3c4a-92d5-4a73b8077148","description":"Generated description for concept referred to by key \"SamplePolicyModelJAVASCRIPT:0.0.1\""}},{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"name":"Task_Act0","version":"0.0.1"},"UUID":"0589ff20-adcc-3ce5-95fe-8d7978ed54ed","description":"Generated description for concept referred to by key \"Task_Act0:0.0.1\""}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"name":"Task_Act1","version":"0.0.1"},"UUID":"095b126d-ca8b-32c9-ad52-d744e817a79c","description":"Generated description for concept referred to by key \"Task_Act1:0.0.1\""}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"name":"Task_Act2","version":"0.0.1"},"UUID":"3d786b4c-d9ee-3367-ab71-c67271a4ea2f","description":"Generated description for concept referred to by key \"Task_Act2:0.0.1\""}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"name":"Task_Act3","version":"0.0.1"},"UUID":"9231753e-20c5-3436-982f-9100340cc570","description":"Generated description for concept referred to by key \"Task_Act3:0.0.1\""}},{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"name":"Task_Decide0","version":"0.0.1"},"UUID":"502383d3-483f-3a56-a426-2f0406674c8d","description":"Generated description for concept referred to by key \"Task_Decide0:0.0.1\""}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"name":"Task_Decide1","version":"0.0.1"},"UUID":"16598106-41c8-3b5a-99c6-5fcf6d1a5ddf","description":"Generated description for concept referred to by key \"Task_Decide1:0.0.1\""}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"name":"Task_Decide2","version":"0.0.1"},"UUID":"ad3a89f5-e369-3c66-b22c-669f7b3653b8","description":"Generated description for concept referred to by key \"Task_Decide2:0.0.1\""}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"name":"Task_Decide3","version":"0.0.1"},"UUID":"56815939-1164-3867-9ed1-0a27ff8aafb3","description":"Generated description for concept referred to by key \"Task_Decide3:0.0.1\""}},{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"name":"Task_Establish0","version":"0.0.1"},"UUID":"0db0c566-ecd7-3e27-9865-4b82c893abdb","description":"Generated description for concept referred to by key \"Task_Establish0:0.0.1\""}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"name":"Task_Establish1","version":"0.0.1"},"UUID":"6944a4c1-6201-317c-8d7e-eaa7f2ee0ea0","description":"Generated description for concept referred to by key \"Task_Establish1:0.0.1\""}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"name":"Task_Establish2","version":"0.0.1"},"UUID":"0f766ea9-11cd-3e7d-a8c8-28c8dee6a85a","description":"Generated description for concept referred to by key \"Task_Establish2:0.0.1\""}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"name":"Task_Establish3","version":"0.0.1"},"UUID":"c3237a38-cc6d-3418-b1e1-0dc8b4bdcc66","description":"Generated description for concept referred to by key \"Task_Establish3:0.0.1\""}},{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"name":"Task_Match0","version":"0.0.1"},"UUID":"051bcfd5-cf73-3c89-8ee7-ea6e005ec059","description":"Generated description for concept referred to by key \"Task_Match0:0.0.1\""}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"name":"Task_Match1","version":"0.0.1"},"UUID":"3754fe19-98f2-34a1-9f45-db31052208d8","description":"Generated description for concept referred to by key \"Task_Match1:0.0.1\""}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"name":"Task_Match2","version":"0.0.1"},"UUID":"8c200709-a180-3c8b-916f-275ff49ce194","description":"Generated description for concept referred to by key \"Task_Match2:0.0.1\""}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"name":"Task_Match3","version":"0.0.1"},"UUID":"a1a879c6-4510-33b0-bbd0-ad6256189a37","description":"Generated description for concept referred to by key \"Task_Match3:0.0.1\""}},{"key":{"name":"Tasks","version":"0.0.1"},"value":{"key":{"name":"Tasks","version":"0.0.1"},"UUID":"a7fab96b-ce1c-37ce-bbb2-556b6db524a5","description":"Generated description for concept referred to by key \"Tasks:0.0.1\""}},{"key":{"name":"TestCase","version":"0.0.1"},"value":{"key":{"name":"TestCase","version":"0.0.1"},"UUID":"0a652886-c88d-3f8c-8994-ae9161e7c963","description":"Generated description for concept referred to by key \"TestCase:0.0.1\""}},{"key":{"name":"TestContextItem000","version":"0.0.1"},"value":{"key":{"name":"TestContextItem000","version":"0.0.1"},"UUID":"8efba9fa-371e-33df-a7d6-88b0284e7fd0","description":"Generated description for concept referred to by key \"TestContextItem000:0.0.1\""}},{"key":{"name":"TestContextItem001","version":"0.0.1"},"value":{"key":{"name":"TestContextItem001","version":"0.0.1"},"UUID":"3740077c-a2b3-356b-81dc-5ded2118a951","description":"Generated description for concept referred to by key \"TestContextItem001:0.0.1\""}},{"key":{"name":"TestContextItem002","version":"0.0.1"},"value":{"key":{"name":"TestContextItem002","version":"0.0.1"},"UUID":"b5c7df95-9af5-322f-9ea8-eb440a2bf926","description":"Generated description for concept referred to by key \"TestContextItem002:0.0.1\""}},{"key":{"name":"TestContextItem003","version":"0.0.1"},"value":{"key":{"name":"TestContextItem003","version":"0.0.1"},"UUID":"b36f0aa5-0fb9-3e2c-8fa2-fddb7fd05f4b","description":"Generated description for concept referred to by key \"TestContextItem003:0.0.1\""}},{"key":{"name":"TestContextItem004","version":"0.0.1"},"value":{"key":{"name":"TestContextItem004","version":"0.0.1"},"UUID":"093cda11-eaeb-3a46-a5b6-d5e30c00935b","description":"Generated description for concept referred to by key \"TestContextItem004:0.0.1\""}},{"key":{"name":"TestContextItem005","version":"0.0.1"},"value":{"key":{"name":"TestContextItem005","version":"0.0.1"},"UUID":"569a758d-ba40-37c0-aebb-7ad138df25ac","description":"Generated description for concept referred to by key \"TestContextItem005:0.0.1\""}},{"key":{"name":"TestContextItem006","version":"0.0.1"},"value":{"key":{"name":"TestContextItem006","version":"0.0.1"},"UUID":"252818d9-b61f-3962-a905-8865fb00fb04","description":"Generated description for concept referred to by key \"TestContextItem006:0.0.1\""}},{"key":{"name":"TestContextItem007","version":"0.0.1"},"value":{"key":{"name":"TestContextItem007","version":"0.0.1"},"UUID":"fe1a5f7c-c083-377b-a797-752b01fc6c73","description":"Generated description for concept referred to by key \"TestContextItem007:0.0.1\""}},{"key":{"name":"TestContextItem008","version":"0.0.1"},"value":{"key":{"name":"TestContextItem008","version":"0.0.1"},"UUID":"aa87d007-d07e-3f67-8c6d-0ebc3d85479d","description":"Generated description for concept referred to by key \"TestContextItem008:0.0.1\""}},{"key":{"name":"TestContextItem009","version":"0.0.1"},"value":{"key":{"name":"TestContextItem009","version":"0.0.1"},"UUID":"126e7a3a-11b6-3f88-9397-c21d8819f859","description":"Generated description for concept referred to by key \"TestContextItem009:0.0.1\""}},{"key":{"name":"TestContextItem00A","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00A","version":"0.0.1"},"UUID":"0e0e3dec-e03d-3379-a87b-1ecd4aa3d8cc","description":"Generated description for concept referred to by key \"TestContextItem00A:0.0.1\""}},{"key":{"name":"TestContextItem00B","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00B","version":"0.0.1"},"UUID":"dbdc98df-3ff4-360c-b8d3-a7a836ac3de6","description":"Generated description for concept referred to by key \"TestContextItem00B:0.0.1\""}},{"key":{"name":"TestContextItem00C","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00C","version":"0.0.1"},"UUID":"32a2f355-77f3-3b25-ace6-7a9c5763a5ad","description":"Generated description for concept referred to by key \"TestContextItem00C:0.0.1\""}},{"key":{"name":"TestDatatypes","version":"0.0.1"},"value":{"key":{"name":"TestDatatypes","version":"0.0.1"},"UUID":"3f95472c-973e-30e2-95f1-bf00cbef909a","description":"Generated description for concept referred to by key \"TestDatatypes:0.0.1\""}},{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"UUID":"610dbbd4-9149-3b3c-9af4-819056f0e169","description":"Generated description for concept referred to by key \"TestExternalContextItem:0.0.1\""}},{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"UUID":"07fa8f68-55f1-3fd0-81c1-749a379753a7","description":"Generated description for concept referred to by key \"TestGlobalContextItem:0.0.1\""}},{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"value":{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"UUID":"d9c93cd1-539e-35c5-aaec-bb711ceb1251","description":"Generated description for concept referred to by key \"TestPolicyContextItem:0.0.1\""}},{"key":{"name":"TestSlogan","version":"0.0.1"},"value":{"key":{"name":"TestSlogan","version":"0.0.1"},"UUID":"683fe492-7eae-3ac7-9924-bb7850208d05","description":"Generated description for concept referred to by key \"TestSlogan:0.0.1\""}},{"key":{"name":"TestTemperature","version":"0.0.1"},"value":{"key":{"name":"TestTemperature","version":"0.0.1"},"UUID":"bba25b6f-e3cd-3060-9022-4ef3a79f8eb0","description":"Generated description for concept referred to by key \"TestTemperature:0.0.1\""}},{"key":{"name":"TestTimestamp","version":"0.0.1"},"value":{"key":{"name":"TestTimestamp","version":"0.0.1"},"UUID":"97b73937-c344-33c0-924c-4d26b6449564","description":"Generated description for concept referred to by key \"TestTimestamp:0.0.1\""}}]}},"policies":{"key":{"name":"Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"Policy0","version":"0.0.1"},"value":{"policyKey":{"name":"Policy0","version":"0.0.1"},"template":"MEDA","state":{"entry":[{"key":"Act","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"},"trigger":{"name":"Event0003","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Act_NULL","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"},"outgoingEvent":{"name":"Event0004","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Act1","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act0_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act1_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act2_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act3_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}}]}}},{"key":"Decide","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"},"trigger":{"name":"Event0002","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Decide_Act","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"},"outgoingEvent":{"name":"Event0003","version":"0.0.1"},"nextState":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Decide3","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide0_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide1_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide2_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide3_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}}]}}},{"key":"Establish","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"},"trigger":{"name":"Event0001","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Establish_Decide","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"},"outgoingEvent":{"name":"Event0002","version":"0.0.1"},"nextState":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Establish2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish0_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish1_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish2_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish3_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}}]}}},{"key":"Match","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Match"},"trigger":{"name":"Event0000","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Match_Establish","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"},"outgoingEvent":{"name":"Event0001","version":"0.0.1"},"nextState":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"}}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Match0","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match0_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match1_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match2_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match3_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}}]}}}]},"firstState":"Match"}},{"key":{"name":"Policy1","version":"0.0.1"},"value":{"policyKey":{"name":"Policy1","version":"0.0.1"},"template":"MEDA","state":{"entry":[{"key":"Act","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"},"trigger":{"name":"Event0103","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Act_NULL","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"},"outgoingEvent":{"name":"Event0104","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Act0","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act0_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act1_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act2_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act3_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}}]}}},{"key":"Decide","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"},"trigger":{"name":"Event0102","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Decide_Act","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"},"outgoingEvent":{"name":"Event0103","version":"0.0.1"},"nextState":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Decide3","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide0_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide1_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide2_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide3_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}}]}}},{"key":"Establish","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"},"trigger":{"name":"Event0101","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Establish_Decide","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"},"outgoingEvent":{"name":"Event0102","version":"0.0.1"},"nextState":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Establish1","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish0_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish1_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish2_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish3_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}}]}}},{"key":"Match","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Match"},"trigger":{"name":"Event0100","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Match_Establish","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"},"outgoingEvent":{"name":"Event0101","version":"0.0.1"},"nextState":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Match3","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match0_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match1_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match2_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match3_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}}]}}}]},"firstState":"Match"}}]}},"tasks":{"key":{"name":"Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"name":"Task_Act0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Act0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Act0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"name":"Task_Act1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Act1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"name":"Task_Act2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"name":"Task_Act3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"name":"Task_Decide0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Decide0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Decide0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"name":"Task_Decide1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Decide1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"name":"Task_Decide2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"name":"Task_Decide3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"name":"Task_Establish0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Establish0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Establish0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"name":"Task_Establish1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Establish1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"name":"Task_Establish2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"name":"Task_Establish3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"name":"Task_Match0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Match0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Match0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"name":"Task_Match1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Match1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"name":"Task_Match2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"name":"Task_Match3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}}]}},"events":{"key":{"name":"Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"Event0000","version":"0.0.1"},"value":{"key":{"name":"Event0000","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Outside","target":"Match","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0001","version":"0.0.1"},"value":{"key":{"name":"Event0001","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Match","target":"Establish","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0002","version":"0.0.1"},"value":{"key":{"name":"Event0002","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Establish","target":"Decide","parameter":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0003","version":"0.0.1"},"value":{"key":{"name":"Event0003","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Decide","target":"Act","parameter":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0004","version":"0.0.1"},"value":{"key":{"name":"Event0004","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Act","target":"Outside","parameter":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0100","version":"0.0.1"},"value":{"key":{"name":"Event0100","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Outside","target":"Match","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0101","version":"0.0.1"},"value":{"key":{"name":"Event0101","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Match","target":"Establish","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0102","version":"0.0.1"},"value":{"key":{"name":"Event0102","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Establish","target":"Decide","parameter":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0103","version":"0.0.1"},"value":{"key":{"name":"Event0103","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Decide","target":"Act","parameter":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0104","version":"0.0.1"},"value":{"key":{"name":"Event0104","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Act","target":"Outside","parameter":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}}]}},"albums":{"key":{"name":"Context","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"scope":"EXTERNAL","isWritable":false,"itemSchema":{"name":"TestExternalContextItem","version":"0.0.1"}}},{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"scope":"GLOBAL","isWritable":true,"itemSchema":{"name":"TestGlobalContextItem","version":"0.0.1"}}},{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"scope":"APPLICATION","isWritable":true,"itemSchema":{"name":"TestPolicyContextItem","version":"0.0.1"}}},{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"scope":"APPLICATION","isWritable":true,"itemSchema":{"name":"TestPolicyContextItem","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"TestDatatypes","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"TestCase","version":"0.0.1"},"value":{"key":{"name":"TestCase","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Byte"}},{"key":{"name":"TestContextItem000","version":"0.0.1"},"value":{"key":{"name":"TestContextItem000","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem000"}},{"key":{"name":"TestContextItem001","version":"0.0.1"},"value":{"key":{"name":"TestContextItem001","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem001"}},{"key":{"name":"TestContextItem002","version":"0.0.1"},"value":{"key":{"name":"TestContextItem002","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem002"}},{"key":{"name":"TestContextItem003","version":"0.0.1"},"value":{"key":{"name":"TestContextItem003","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem003"}},{"key":{"name":"TestContextItem004","version":"0.0.1"},"value":{"key":{"name":"TestContextItem004","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem004"}},{"key":{"name":"TestContextItem005","version":"0.0.1"},"value":{"key":{"name":"TestContextItem005","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem005"}},{"key":{"name":"TestContextItem006","version":"0.0.1"},"value":{"key":{"name":"TestContextItem006","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem006"}},{"key":{"name":"TestContextItem007","version":"0.0.1"},"value":{"key":{"name":"TestContextItem007","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem007"}},{"key":{"name":"TestContextItem008","version":"0.0.1"},"value":{"key":{"name":"TestContextItem008","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem008"}},{"key":{"name":"TestContextItem009","version":"0.0.1"},"value":{"key":{"name":"TestContextItem009","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem009"}},{"key":{"name":"TestContextItem00A","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00A","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem00A"}},{"key":{"name":"TestContextItem00B","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00B","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem00B"}},{"key":{"name":"TestContextItem00C","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00C","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem00C"}},{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestExternalContextItem"}},{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestGlobalContextItem"}},{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"value":{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestPolicyContextItem"}},{"key":{"name":"TestSlogan","version":"0.0.1"},"value":{"key":{"name":"TestSlogan","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"TestTemperature","version":"0.0.1"},"value":{"key":{"name":"TestTemperature","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Double"}},{"key":{"name":"TestTimestamp","version":"0.0.1"},"value":{"key":{"name":"TestTimestamp","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}}]}}}},"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}}}},"eventInputParameters":{"FirstConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTSERVER","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParameters","parameters":{"standalone":true,"host":"0.0.0.0","port":23324}},"eventProtocolParameters":{"eventProtocol":"JSON"},"synchronousMode":true,"synchronousPeer":"FirstProducer","synchronousTimeout":2000}},"eventOutputParameters":{"FirstProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTSERVER","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"synchronousMode":true,"synchronousPeer":"FirstConsumer","synchronousTimeout":2000}}},"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.Sampledomain","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"ba5756f4-7196-4d7c-bc53-3b509e2c5938","timestampMs":1709866355489,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:36.027+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 policy-apex-pdp | "toscaPolicyState": "", 02:55:58 policy-apex-pdp | "component": { 02:55:58 policy-apex-pdp | "name": "Policy", 02:55:58 policy-apex-pdp | "flavour": "Apex-PDP", 02:55:58 policy-apex-pdp | "timestamp": 1.709866476074E12, 02:55:58 policy-apex-pdp | "status": "FINAL_SUCCESS", 02:55:58 policy-apex-pdp | "message": "Successfully processed the VES event. Hostname is updated.", 02:55:58 policy-apex-pdp | "artifacts": { 02:55:58 policy-apex-pdp | "policyName": "onap.policies.apex.Simplecontrolloop", 02:55:58 policy-apex-pdp | "policyVersion": "1.0.0" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | "id": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", 02:55:58 policy-apex-pdp | "otherFields": { 02:55:58 policy-apex-pdp | "useCaseName": "simple-controlloop-usecase" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.086+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter-7:0] [IN|REST|http://message-router:3904/events/APEX-CL-MGT] 02:55:58 policy-apex-pdp | {"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.781+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.810+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":4,"deploymentPort":12561,"policy_type_impl":{"apexPolicyModel":{"key":{"name":"SamplePolicyModelJAVASCRIPT","version":"0.0.1"},"keyInformation":{"key":{"name":"KeyInformation","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"Context","version":"0.0.1"},"value":{"key":{"name":"Context","version":"0.0.1"},"UUID":"ca36bfd8-6042-3633-8c85-89c66507c3bf","description":"Generated description for concept referred to by key \"Context:0.0.1\""}},{"key":{"name":"Event0000","version":"0.0.1"},"value":{"key":{"name":"Event0000","version":"0.0.1"},"UUID":"465a81cc-885f-3a4d-bc4e-1508da92b236","description":"Generated description for concept referred to by key \"Event0000:0.0.1\""}},{"key":{"name":"Event0001","version":"0.0.1"},"value":{"key":{"name":"Event0001","version":"0.0.1"},"UUID":"36b2d570-fff7-3a4b-bab2-6bf492f5129a","description":"Generated description for concept referred to by key \"Event0001:0.0.1\""}},{"key":{"name":"Event0002","version":"0.0.1"},"value":{"key":{"name":"Event0002","version":"0.0.1"},"UUID":"ff6160a7-fb5e-379c-a6d2-2cd28053eacf","description":"Generated description for concept referred to by key \"Event0002:0.0.1\""}},{"key":{"name":"Event0003","version":"0.0.1"},"value":{"key":{"name":"Event0003","version":"0.0.1"},"UUID":"5899e216-2abf-3781-abc4-2c257b92721e","description":"Generated description for concept referred to by key \"Event0003:0.0.1\""}},{"key":{"name":"Event0004","version":"0.0.1"},"value":{"key":{"name":"Event0004","version":"0.0.1"},"UUID":"7c2692a7-4587-3d09-abf9-d96b339a316f","description":"Generated description for concept referred to by key \"Event0004:0.0.1\""}},{"key":{"name":"Event0100","version":"0.0.1"},"value":{"key":{"name":"Event0100","version":"0.0.1"},"UUID":"b696048c-c0b0-34c1-8dbe-32ab6c8bc0c7","description":"Generated description for concept referred to by key \"Event0100:0.0.1\""}},{"key":{"name":"Event0101","version":"0.0.1"},"value":{"key":{"name":"Event0101","version":"0.0.1"},"UUID":"edbfa868-2ab2-30fd-8078-4c7f67ca6122","description":"Generated description for concept referred to by key \"Event0101:0.0.1\""}},{"key":{"name":"Event0102","version":"0.0.1"},"value":{"key":{"name":"Event0102","version":"0.0.1"},"UUID":"6b6ad2ff-ef63-3f7b-aabb-fba44f8de9d4","description":"Generated description for concept referred to by key \"Event0102:0.0.1\""}},{"key":{"name":"Event0103","version":"0.0.1"},"value":{"key":{"name":"Event0103","version":"0.0.1"},"UUID":"c2550912-10d9-3000-8826-377288cd6cb1","description":"Generated description for concept referred to by key \"Event0103:0.0.1\""}},{"key":{"name":"Event0104","version":"0.0.1"},"value":{"key":{"name":"Event0104","version":"0.0.1"},"UUID":"f6d75b71-c8a7-3337-a121-88d68c389f5a","description":"Generated description for concept referred to by key \"Event0104:0.0.1\""}},{"key":{"name":"Events","version":"0.0.1"},"value":{"key":{"name":"Events","version":"0.0.1"},"UUID":"0215644c-4531-375c-8335-d558b4de8c03","description":"Generated description for concept referred to by key \"Events:0.0.1\""}},{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"UUID":"976a79e7-5c80-3c03-9503-da3f41fec395","description":"Generated description for concept referred to by key \"ExternalContextAlbum:0.0.1\""}},{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"UUID":"c95e9e5f-d2c7-3ac7-a205-ea3574530cb7","description":"Generated description for concept referred to by key \"GlobalContextAlbum:0.0.1\""}},{"key":{"name":"KeyInformation","version":"0.0.1"},"value":{"key":{"name":"KeyInformation","version":"0.0.1"},"UUID":"1ff2f905-685c-3caf-95bc-0bbc90345888","description":"Generated description for concept referred to by key \"KeyInformation:0.0.1\""}},{"key":{"name":"Policies","version":"0.0.1"},"value":{"key":{"name":"Policies","version":"0.0.1"},"UUID":"f54c3b2b-be76-31c4-adfc-87c494c06808","description":"Generated description for concept referred to by key \"Policies:0.0.1\""}},{"key":{"name":"Policy0","version":"0.0.1"},"value":{"key":{"name":"Policy0","version":"0.0.1"},"UUID":"3410e939-30ca-32c4-a2d8-c30b6fee6eec","description":"Generated description for concept referred to by key \"Policy0:0.0.1\""}},{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"UUID":"e27564c4-3cbf-3db2-9bf3-83ae80a2f907","description":"Generated description for concept referred to by key \"Policy0ContextAlbum:0.0.1\""}},{"key":{"name":"Policy1","version":"0.0.1"},"value":{"key":{"name":"Policy1","version":"0.0.1"},"UUID":"d0b2b585-f344-33b8-af9e-250e7f4cfbce","description":"Generated description for concept referred to by key \"Policy1:0.0.1\""}},{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"UUID":"815d74ae-6fc0-3221-87b9-2bb1dfdfa7f0","description":"Generated description for concept referred to by key \"Policy1ContextAlbum:0.0.1\""}},{"key":{"name":"SamplePolicyModelJAVASCRIPT","version":"0.0.1"},"value":{"key":{"name":"SamplePolicyModelJAVASCRIPT","version":"0.0.1"},"UUID":"bc8ee312-81ce-3c4a-92d5-4a73b8077148","description":"Generated description for concept referred to by key \"SamplePolicyModelJAVASCRIPT:0.0.1\""}},{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"name":"Task_Act0","version":"0.0.1"},"UUID":"0589ff20-adcc-3ce5-95fe-8d7978ed54ed","description":"Generated description for concept referred to by key \"Task_Act0:0.0.1\""}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"name":"Task_Act1","version":"0.0.1"},"UUID":"095b126d-ca8b-32c9-ad52-d744e817a79c","description":"Generated description for concept referred to by key \"Task_Act1:0.0.1\""}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"name":"Task_Act2","version":"0.0.1"},"UUID":"3d786b4c-d9ee-3367-ab71-c67271a4ea2f","description":"Generated description for concept referred to by key \"Task_Act2:0.0.1\""}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"name":"Task_Act3","version":"0.0.1"},"UUID":"9231753e-20c5-3436-982f-9100340cc570","description":"Generated description for concept referred to by key \"Task_Act3:0.0.1\""}},{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"name":"Task_Decide0","version":"0.0.1"},"UUID":"502383d3-483f-3a56-a426-2f0406674c8d","description":"Generated description for concept referred to by key \"Task_Decide0:0.0.1\""}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"name":"Task_Decide1","version":"0.0.1"},"UUID":"16598106-41c8-3b5a-99c6-5fcf6d1a5ddf","description":"Generated description for concept referred to by key \"Task_Decide1:0.0.1\""}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"name":"Task_Decide2","version":"0.0.1"},"UUID":"ad3a89f5-e369-3c66-b22c-669f7b3653b8","description":"Generated description for concept referred to by key \"Task_Decide2:0.0.1\""}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"name":"Task_Decide3","version":"0.0.1"},"UUID":"56815939-1164-3867-9ed1-0a27ff8aafb3","description":"Generated description for concept referred to by key \"Task_Decide3:0.0.1\""}},{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"name":"Task_Establish0","version":"0.0.1"},"UUID":"0db0c566-ecd7-3e27-9865-4b82c893abdb","description":"Generated description for concept referred to by key \"Task_Establish0:0.0.1\""}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"name":"Task_Establish1","version":"0.0.1"},"UUID":"6944a4c1-6201-317c-8d7e-eaa7f2ee0ea0","description":"Generated description for concept referred to by key \"Task_Establish1:0.0.1\""}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"name":"Task_Establish2","version":"0.0.1"},"UUID":"0f766ea9-11cd-3e7d-a8c8-28c8dee6a85a","description":"Generated description for concept referred to by key \"Task_Establish2:0.0.1\""}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"name":"Task_Establish3","version":"0.0.1"},"UUID":"c3237a38-cc6d-3418-b1e1-0dc8b4bdcc66","description":"Generated description for concept referred to by key \"Task_Establish3:0.0.1\""}},{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"name":"Task_Match0","version":"0.0.1"},"UUID":"051bcfd5-cf73-3c89-8ee7-ea6e005ec059","description":"Generated description for concept referred to by key \"Task_Match0:0.0.1\""}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"name":"Task_Match1","version":"0.0.1"},"UUID":"3754fe19-98f2-34a1-9f45-db31052208d8","description":"Generated description for concept referred to by key \"Task_Match1:0.0.1\""}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"name":"Task_Match2","version":"0.0.1"},"UUID":"8c200709-a180-3c8b-916f-275ff49ce194","description":"Generated description for concept referred to by key \"Task_Match2:0.0.1\""}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"name":"Task_Match3","version":"0.0.1"},"UUID":"a1a879c6-4510-33b0-bbd0-ad6256189a37","description":"Generated description for concept referred to by key \"Task_Match3:0.0.1\""}},{"key":{"name":"Tasks","version":"0.0.1"},"value":{"key":{"name":"Tasks","version":"0.0.1"},"UUID":"a7fab96b-ce1c-37ce-bbb2-556b6db524a5","description":"Generated description for concept referred to by key \"Tasks:0.0.1\""}},{"key":{"name":"TestCase","version":"0.0.1"},"value":{"key":{"name":"TestCase","version":"0.0.1"},"UUID":"0a652886-c88d-3f8c-8994-ae9161e7c963","description":"Generated description for concept referred to by key \"TestCase:0.0.1\""}},{"key":{"name":"TestContextItem000","version":"0.0.1"},"value":{"key":{"name":"TestContextItem000","version":"0.0.1"},"UUID":"8efba9fa-371e-33df-a7d6-88b0284e7fd0","description":"Generated description for concept referred to by key \"TestContextItem000:0.0.1\""}},{"key":{"name":"TestContextItem001","version":"0.0.1"},"value":{"key":{"name":"TestContextItem001","version":"0.0.1"},"UUID":"3740077c-a2b3-356b-81dc-5ded2118a951","description":"Generated description for concept referred to by key \"TestContextItem001:0.0.1\""}},{"key":{"name":"TestContextItem002","version":"0.0.1"},"value":{"key":{"name":"TestContextItem002","version":"0.0.1"},"UUID":"b5c7df95-9af5-322f-9ea8-eb440a2bf926","description":"Generated description for concept referred to by key \"TestContextItem002:0.0.1\""}},{"key":{"name":"TestContextItem003","version":"0.0.1"},"value":{"key":{"name":"TestContextItem003","version":"0.0.1"},"UUID":"b36f0aa5-0fb9-3e2c-8fa2-fddb7fd05f4b","description":"Generated description for concept referred to by key \"TestContextItem003:0.0.1\""}},{"key":{"name":"TestContextItem004","version":"0.0.1"},"value":{"key":{"name":"TestContextItem004","version":"0.0.1"},"UUID":"093cda11-eaeb-3a46-a5b6-d5e30c00935b","description":"Generated description for concept referred to by key \"TestContextItem004:0.0.1\""}},{"key":{"name":"TestContextItem005","version":"0.0.1"},"value":{"key":{"name":"TestContextItem005","version":"0.0.1"},"UUID":"569a758d-ba40-37c0-aebb-7ad138df25ac","description":"Generated description for concept referred to by key \"TestContextItem005:0.0.1\""}},{"key":{"name":"TestContextItem006","version":"0.0.1"},"value":{"key":{"name":"TestContextItem006","version":"0.0.1"},"UUID":"252818d9-b61f-3962-a905-8865fb00fb04","description":"Generated description for concept referred to by key \"TestContextItem006:0.0.1\""}},{"key":{"name":"TestContextItem007","version":"0.0.1"},"value":{"key":{"name":"TestContextItem007","version":"0.0.1"},"UUID":"fe1a5f7c-c083-377b-a797-752b01fc6c73","description":"Generated description for concept referred to by key \"TestContextItem007:0.0.1\""}},{"key":{"name":"TestContextItem008","version":"0.0.1"},"value":{"key":{"name":"TestContextItem008","version":"0.0.1"},"UUID":"aa87d007-d07e-3f67-8c6d-0ebc3d85479d","description":"Generated description for concept referred to by key \"TestContextItem008:0.0.1\""}},{"key":{"name":"TestContextItem009","version":"0.0.1"},"value":{"key":{"name":"TestContextItem009","version":"0.0.1"},"UUID":"126e7a3a-11b6-3f88-9397-c21d8819f859","description":"Generated description for concept referred to by key \"TestContextItem009:0.0.1\""}},{"key":{"name":"TestContextItem00A","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00A","version":"0.0.1"},"UUID":"0e0e3dec-e03d-3379-a87b-1ecd4aa3d8cc","description":"Generated description for concept referred to by key \"TestContextItem00A:0.0.1\""}},{"key":{"name":"TestContextItem00B","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00B","version":"0.0.1"},"UUID":"dbdc98df-3ff4-360c-b8d3-a7a836ac3de6","description":"Generated description for concept referred to by key \"TestContextItem00B:0.0.1\""}},{"key":{"name":"TestContextItem00C","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00C","version":"0.0.1"},"UUID":"32a2f355-77f3-3b25-ace6-7a9c5763a5ad","description":"Generated description for concept referred to by key \"TestContextItem00C:0.0.1\""}},{"key":{"name":"TestDatatypes","version":"0.0.1"},"value":{"key":{"name":"TestDatatypes","version":"0.0.1"},"UUID":"3f95472c-973e-30e2-95f1-bf00cbef909a","description":"Generated description for concept referred to by key \"TestDatatypes:0.0.1\""}},{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"UUID":"610dbbd4-9149-3b3c-9af4-819056f0e169","description":"Generated description for concept referred to by key \"TestExternalContextItem:0.0.1\""}},{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"UUID":"07fa8f68-55f1-3fd0-81c1-749a379753a7","description":"Generated description for concept referred to by key \"TestGlobalContextItem:0.0.1\""}},{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"value":{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"UUID":"d9c93cd1-539e-35c5-aaec-bb711ceb1251","description":"Generated description for concept referred to by key \"TestPolicyContextItem:0.0.1\""}},{"key":{"name":"TestSlogan","version":"0.0.1"},"value":{"key":{"name":"TestSlogan","version":"0.0.1"},"UUID":"683fe492-7eae-3ac7-9924-bb7850208d05","description":"Generated description for concept referred to by key \"TestSlogan:0.0.1\""}},{"key":{"name":"TestTemperature","version":"0.0.1"},"value":{"key":{"name":"TestTemperature","version":"0.0.1"},"UUID":"bba25b6f-e3cd-3060-9022-4ef3a79f8eb0","description":"Generated description for concept referred to by key \"TestTemperature:0.0.1\""}},{"key":{"name":"TestTimestamp","version":"0.0.1"},"value":{"key":{"name":"TestTimestamp","version":"0.0.1"},"UUID":"97b73937-c344-33c0-924c-4d26b6449564","description":"Generated description for concept referred to by key \"TestTimestamp:0.0.1\""}}]}},"policies":{"key":{"name":"Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"Policy0","version":"0.0.1"},"value":{"policyKey":{"name":"Policy0","version":"0.0.1"},"template":"MEDA","state":{"entry":[{"key":"Act","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"},"trigger":{"name":"Event0003","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Act_NULL","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"},"outgoingEvent":{"name":"Event0004","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Act1","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act0_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act1_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act2_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act3_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}}]}}},{"key":"Decide","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"},"trigger":{"name":"Event0002","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Decide_Act","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"},"outgoingEvent":{"name":"Event0003","version":"0.0.1"},"nextState":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Decide3","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide0_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide1_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide2_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide3_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}}]}}},{"key":"Establish","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"},"trigger":{"name":"Event0001","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Establish_Decide","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"},"outgoingEvent":{"name":"Event0002","version":"0.0.1"},"nextState":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Establish2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish0_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish1_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish2_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish3_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}}]}}},{"key":"Match","value":{"stateKey":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Match"},"trigger":{"name":"Event0000","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Match_Establish","value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"},"outgoingEvent":{"name":"Event0001","version":"0.0.1"},"nextState":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"}}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Match0","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match0_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match1_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match2_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match3_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy0","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}}]}}}]},"firstState":"Match"}},{"key":{"name":"Policy1","version":"0.0.1"},"value":{"policyKey":{"name":"Policy1","version":"0.0.1"},"template":"MEDA","state":{"entry":[{"key":"Act","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"},"trigger":{"name":"Event0103","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Act_NULL","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"},"outgoingEvent":{"name":"Event0104","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Act0","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act0_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act1_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act2_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Task_Act3_DIRECT_Act_NULL"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Act","localName":"Act_NULL"}}}]}}},{"key":"Decide","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"},"trigger":{"name":"Event0102","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Decide_Act","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"},"outgoingEvent":{"name":"Event0103","version":"0.0.1"},"nextState":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Act"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Decide3","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide0_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide1_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide2_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Task_Decide3_DIRECT_Decide_Act"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Decide","localName":"Decide_Act"}}}]}}},{"key":"Establish","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"},"trigger":{"name":"Event0101","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Establish_Decide","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"},"outgoingEvent":{"name":"Event0102","version":"0.0.1"},"nextState":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Decide"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Establish1","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish0_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish1_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish2_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Task_Establish3_DIRECT_Establish_Decide"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Establish","localName":"Establish_Decide"}}}]}}},{"key":"Match","value":{"stateKey":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Match"},"trigger":{"name":"Event0100","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"Match_Establish","value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"},"outgoingEvent":{"name":"Event0101","version":"0.0.1"},"nextState":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Establish"}}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskSelectionLogic":{"key":"TaskSelectionLigic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.subject.defaultTaskKey.copyTo(executor.selectedTask)\n\ntrue;"},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"Task_Match3","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match0_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match1_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match2_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Task_Match3_DIRECT_Match_Establish"},"outputType":"DIRECT","output":{"parentKeyName":"Policy1","parentKeyVersion":"0.0.1","parentLocalName":"Match","localName":"Match_Establish"}}}]}}}]},"firstState":"Match"}}]}},"tasks":{"key":{"name":"Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"Task_Act0","version":"0.0.1"},"value":{"key":{"name":"Task_Act0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Act0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Act0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Act1","version":"0.0.1"},"value":{"key":{"name":"Task_Act1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Act1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Act2","version":"0.0.1"},"value":{"key":{"name":"Task_Act2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Act3","version":"0.0.1"},"value":{"key":{"name":"Task_Act3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Act3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestActCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestActStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide0","version":"0.0.1"},"value":{"key":{"name":"Task_Decide0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Decide0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Decide0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide1","version":"0.0.1"},"value":{"key":{"name":"Task_Decide1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Decide1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide2","version":"0.0.1"},"value":{"key":{"name":"Task_Decide2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Decide3","version":"0.0.1"},"value":{"key":{"name":"Task_Decide3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Decide3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestDecideCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestDecideStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish0","version":"0.0.1"},"value":{"key":{"name":"Task_Establish0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Establish0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Establish0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish1","version":"0.0.1"},"value":{"key":{"name":"Task_Establish1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Establish1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish2","version":"0.0.1"},"value":{"key":{"name":"Task_Establish2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Establish3","version":"0.0.1"},"value":{"key":{"name":"Task_Establish3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Establish3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestEstablishCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestEstablishStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match0","version":"0.0.1"},"value":{"key":{"name":"Task_Match0","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Match0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}},{"key":"Parameter2","value":{"key":{"parentKeyName":"Task_Match0","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter2"},"defaultValue":"DefaultValue2"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(2));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match1","version":"0.0.1"},"value":{"key":{"name":"Task_Match1","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}},{"key":"Parameter1","value":{"key":{"parentKeyName":"Task_Match1","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter1"},"defaultValue":"DefaultValue1"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy0ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(3));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match2","version":"0.0.1"},"value":{"key":{"name":"Task_Match2","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"GlobalContextAlbum","version":"0.0.1"},{"name":"Policy1ContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(0));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}},{"key":{"name":"Task_Match3","version":"0.0.1"},"value":{"key":{"name":"Task_Match3","version":"0.0.1"},"inputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[{"key":"Parameter0","value":{"key":{"parentKeyName":"Task_Match3","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"Parameter0"},"defaultValue":"DefaultValue0"}}]},"contextAlbumReference":[{"name":"ExternalContextAlbum","version":"0.0.1"},{"name":"GlobalContextAlbum","version":"0.0.1"}],"taskLogic":{"key":"_TaskLogic","logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2016-2018 Ericsson. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * \n * http://www.apache.org/licenses/LICENSE-2.0\n * \n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n * \n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.debug(executor.subject.id);\nvar gc = executor.getContextAlbum(\"GlobalContextAlbum\");\nexecutor.logger.debug(gc.name);\nexecutor.logger.debug(executor.inFields);\n\nvar caseSelectedType = java.lang.Byte;\nexecutor.outFields.put(\"TestMatchCaseSelected\", new caseSelectedType(1));\n\nvar JavaDate = java.util.Date;\ntimeNow = new JavaDate();\nexecutor.outFields.put(\"TestMatchStateTime\", timeNow.getTime());\nexecutor.logger.debug(executor.eo);\n\ntrue;"}}}]}},"events":{"key":{"name":"Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"Event0000","version":"0.0.1"},"value":{"key":{"name":"Event0000","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Outside","target":"Match","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0001","version":"0.0.1"},"value":{"key":{"name":"Event0001","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Match","target":"Establish","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0002","version":"0.0.1"},"value":{"key":{"name":"Event0002","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Establish","target":"Decide","parameter":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0003","version":"0.0.1"},"value":{"key":{"name":"Event0003","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Decide","target":"Act","parameter":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0004","version":"0.0.1"},"value":{"key":{"name":"Event0004","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Act","target":"Outside","parameter":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0100","version":"0.0.1"},"value":{"key":{"name":"Event0100","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Outside","target":"Match","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0101","version":"0.0.1"},"value":{"key":{"name":"Event0101","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Match","target":"Establish","parameter":{"entry":[{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0102","version":"0.0.1"},"value":{"key":{"name":"Event0102","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Establish","target":"Decide","parameter":{"entry":[{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0103","version":"0.0.1"},"value":{"key":{"name":"Event0103","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Decide","target":"Act","parameter":{"entry":[{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}},{"key":{"name":"Event0104","version":"0.0.1"},"value":{"key":{"name":"Event0104","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.sample.events","source":"Act","target":"Outside","parameter":{"entry":[{"key":"TestActCaseSelected","value":{"key":"TestActCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestActStateTime","value":{"key":"TestActStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestDecideCaseSelected","value":{"key":"TestDecideCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestDecideStateTime","value":{"key":"TestDecideStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestEstablishCaseSelected","value":{"key":"TestEstablishCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestEstablishStateTime","value":{"key":"TestEstablishStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestMatchCase","value":{"key":"TestMatchCase","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchCaseSelected","value":{"key":"TestMatchCaseSelected","fieldSchemaKey":{"name":"TestCase","version":"0.0.1"},"optional":false}},{"key":"TestMatchStateTime","value":{"key":"TestMatchStateTime","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}},{"key":"TestSlogan","value":{"key":"TestSlogan","fieldSchemaKey":{"name":"TestSlogan","version":"0.0.1"},"optional":false}},{"key":"TestTemperature","value":{"key":"TestTemperature","fieldSchemaKey":{"name":"TestTemperature","version":"0.0.1"},"optional":false}},{"key":"TestTimestamp","value":{"key":"TestTimestamp","fieldSchemaKey":{"name":"TestTimestamp","version":"0.0.1"},"optional":false}}]}}}]}},"albums":{"key":{"name":"Context","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"ExternalContextAlbum","version":"0.0.1"},"scope":"EXTERNAL","isWritable":false,"itemSchema":{"name":"TestExternalContextItem","version":"0.0.1"}}},{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"value":{"key":{"name":"GlobalContextAlbum","version":"0.0.1"},"scope":"GLOBAL","isWritable":true,"itemSchema":{"name":"TestGlobalContextItem","version":"0.0.1"}}},{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy0ContextAlbum","version":"0.0.1"},"scope":"APPLICATION","isWritable":true,"itemSchema":{"name":"TestPolicyContextItem","version":"0.0.1"}}},{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"value":{"key":{"name":"Policy1ContextAlbum","version":"0.0.1"},"scope":"APPLICATION","isWritable":true,"itemSchema":{"name":"TestPolicyContextItem","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"TestDatatypes","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"TestCase","version":"0.0.1"},"value":{"key":{"name":"TestCase","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Byte"}},{"key":{"name":"TestContextItem000","version":"0.0.1"},"value":{"key":{"name":"TestContextItem000","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem000"}},{"key":{"name":"TestContextItem001","version":"0.0.1"},"value":{"key":{"name":"TestContextItem001","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem001"}},{"key":{"name":"TestContextItem002","version":"0.0.1"},"value":{"key":{"name":"TestContextItem002","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem002"}},{"key":{"name":"TestContextItem003","version":"0.0.1"},"value":{"key":{"name":"TestContextItem003","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem003"}},{"key":{"name":"TestContextItem004","version":"0.0.1"},"value":{"key":{"name":"TestContextItem004","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem004"}},{"key":{"name":"TestContextItem005","version":"0.0.1"},"value":{"key":{"name":"TestContextItem005","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem005"}},{"key":{"name":"TestContextItem006","version":"0.0.1"},"value":{"key":{"name":"TestContextItem006","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem006"}},{"key":{"name":"TestContextItem007","version":"0.0.1"},"value":{"key":{"name":"TestContextItem007","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem007"}},{"key":{"name":"TestContextItem008","version":"0.0.1"},"value":{"key":{"name":"TestContextItem008","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem008"}},{"key":{"name":"TestContextItem009","version":"0.0.1"},"value":{"key":{"name":"TestContextItem009","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem009"}},{"key":{"name":"TestContextItem00A","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00A","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem00A"}},{"key":{"name":"TestContextItem00B","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00B","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem00B"}},{"key":{"name":"TestContextItem00C","version":"0.0.1"},"value":{"key":{"name":"TestContextItem00C","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestContextItem00C"}},{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestExternalContextItem","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestExternalContextItem"}},{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"value":{"key":{"name":"TestGlobalContextItem","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestGlobalContextItem"}},{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"value":{"key":{"name":"TestPolicyContextItem","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"org.onap.policy.apex.context.test.concepts.TestPolicyContextItem"}},{"key":{"name":"TestSlogan","version":"0.0.1"},"value":{"key":{"name":"TestSlogan","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"TestTemperature","version":"0.0.1"},"value":{"key":{"name":"TestTemperature","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Double"}},{"key":{"name":"TestTimestamp","version":"0.0.1"},"value":{"key":{"name":"TestTimestamp","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}}]}}}},"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}}}},"eventInputParameters":{"FirstConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTSERVER","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParameters","parameters":{"standalone":true,"host":"0.0.0.0","port":23324}},"eventProtocolParameters":{"eventProtocol":"JSON"},"synchronousMode":true,"synchronousPeer":"FirstProducer","synchronousTimeout":2000}},"eventOutputParameters":{"FirstProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTSERVER","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restserver.RestServerCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"synchronousMode":true,"synchronousPeer":"FirstConsumer","synchronousTimeout":2000}}},"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.Sampledomain","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"ba5756f4-7196-4d7c-bc53-3b509e2c5938","timestampMs":1709866355489,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:36.033+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE 02:55:58 policy-pap | [2024-03-08T02:52:36.033+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:36.033+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:36.038+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE 02:55:58 policy-pap | [2024-03-08T02:52:36.038+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:36.038+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:36.662+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:36.663+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:36.635076Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356457,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595}]},"response":{"responseTo":"ba5756f4-7196-4d7c-bc53-3b509e2c5938","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.native.apex.Sampledomain:1.0.0 "},"messageName":"PDP_STATUS","requestId":"f73c417a-790a-4cdb-a011-681e1c43e250","timestampMs":1709866356635,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:36.664+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:36.665+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:52:36.635076Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356457,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595}]},"response":{"responseTo":"ba5756f4-7196-4d7c-bc53-3b509e2c5938","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.native.apex.Sampledomain:1.0.0 "},"messageName":"PDP_STATUS","requestId":"f73c417a-790a-4cdb-a011-681e1c43e250","timestampMs":1709866356635,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:52:36.667+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id ba5756f4-7196-4d7c-bc53-3b509e2c5938 02:55:58 policy-pap | [2024-03-08T02:52:36.667+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:36.667+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:36.668+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping 02:55:58 policy-pap | [2024-03-08T02:52:36.668+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping enqueue 02:55:58 policy-pap | [2024-03-08T02:52:36.668+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping timer 02:55:58 policy-pap | [2024-03-08T02:52:36.668+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=ba5756f4-7196-4d7c-bc53-3b509e2c5938, expireMs=1709866385855] 02:55:58 policy-pap | [2024-03-08T02:52:36.668+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping listener 02:55:58 policy-pap | [2024-03-08T02:52:36.668+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopped 02:55:58 policy-pap | [2024-03-08T02:52:36.682+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate successful 02:55:58 policy-pap | [2024-03-08T02:52:36.682+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 has no more requests 02:55:58 policy-pap | [2024-03-08T02:52:36.686+00:00|INFO|network|Thread-8] [OUT|DMAAP|POLICY-NOTIFICATION] 02:55:58 policy-pap | {"deployed-policies":[{"policy-type":"onap.policies.native.Apex","policy-type-version":"1.0.0","policy-id":"onap.policies.native.apex.Sampledomain","policy-version":"1.0.0","success-count":1,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]} 02:55:58 policy-pap | [2024-03-08T02:52:36.710+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 22 ms 02:55:58 policy-pap | [2024-03-08T02:52:36.710+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-NOTIFICATION (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:36.714+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:36.714+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (4 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-pap | [2024-03-08T02:52:36.913+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:36.913+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:51.676+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:51.676+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:51.676+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:51.917+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:52:51.917+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:52:51.917+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:52:58.652+00:00|INFO|TimerManager|Thread-9] update timer discarded (expired) Timer [name=c3a43ad4-6acb-4365-af37-0c06542e0752, expireMs=1709866378648] 02:55:58 policy-pap | [2024-03-08T02:52:58.774+00:00|INFO|TimerManager|Thread-10] state-change timer discarded (expired) Timer [name=e7b756d3-60e1-490f-92c3-df52f435af03, expireMs=1709866378774] 02:55:58 policy-pap | [2024-03-08T02:53:06.680+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:53:06.680+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:53:06.680+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:53:06.922+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:53:06.922+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:53:06.922+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:53:21.684+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:53:21.684+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:53:21.685+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:53:21.927+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:53:21.927+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:53:21.928+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:53:36.689+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:53:36.689+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:53:36.690+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:53:36.933+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:53:36.933+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:53:36.933+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:53:51.695+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:53:51.695+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:53:51.695+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:53:51.938+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:53:51.938+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:53:51.938+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:54:06.700+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:54:06.700+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:54:06.700+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:54:06.942+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:54:06.943+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:54:06.943+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:54:21.705+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-db-migrator | > upgrade 0980-FK_ToscaNodeType_requirementsName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE toscanodetype ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES toscarequirements (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0990-FK_ToscaServiceTemplate_capabilityTypesName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_capabilityTypesName FOREIGN KEY (capabilityTypesName, capabilityTypesVersion) REFERENCES toscacapabilitytypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 1000-FK_ToscaServiceTemplate_dataTypesName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES toscadatatypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 1010-FK_ToscaServiceTemplate_nodeTypesName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_nodeTypesName FOREIGN KEY (nodeTypesName, nodeTypesVersion) REFERENCES toscanodetypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 1020-FK_ToscaServiceTemplate_policyTypesName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_policyTypesName FOREIGN KEY (policyTypesName, policyTypesVersion) REFERENCES toscapolicytypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 1030-FK_ToscaServiceTemplate_relationshipTypesName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_relationshipTypesName FOREIGN KEY (relationshipTypesName, relationshipTypesVersion) REFERENCES toscarelationshiptypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 1040-FK_ToscaTopologyTemplate_nodeTemplatesName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE toscatopologytemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_nodeTemplatesName FOREIGN KEY (nodeTemplatesName, nodeTemplatessVersion) REFERENCES toscanodetemplates (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 1050-FK_ToscaTopologyTemplate_policyName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE toscatopologytemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES toscapolicies (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 1060-TscaServiceTemplatetopologyTemplateParentLocalName.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.731592556Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.631561ms 02:55:58 policy-pap | [2024-03-08T02:54:21.706+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:54:21.706+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:54:21.947+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:54:21.948+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:54:21.948+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:54:27.046+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] check for PDP records older than 360000ms 02:55:58 policy-pap | [2024-03-08T02:54:28.411+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:54:28.434+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:54:28.434+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:28.383046Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":1,"policyExecutedSuccessCount":1,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595}]},"messageName":"PDP_STATUS","requestId":"ac7bf87f-04e5-4758-acfb-7caebf441d2e","timestampMs":1709866468383,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:54:28.437+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus 02:55:58 policy-pap | [2024-03-08T02:54:28.438+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:54:28.439+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:28.383046Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":1,"policyExecutedSuccessCount":1,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595}]},"messageName":"PDP_STATUS","requestId":"ac7bf87f-04e5-4758-acfb-7caebf441d2e","timestampMs":1709866468383,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:54:28.439+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:54:28.691+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:54:28.691+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:54:29.628+00:00|INFO|SessionData|http-nio-6969-exec-7] cache group defaultGroup 02:55:58 policy-pap | [2024-03-08T02:54:29.867+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-7] Registering a deploy for policy onap.policies.apex.pnf.Test 1.0.0 02:55:58 policy-pap | [2024-03-08T02:54:29.867+00:00|INFO|SessionData|http-nio-6969-exec-7] add update apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 defaultGroup apex policies=1 02:55:58 policy-pap | [2024-03-08T02:54:29.867+00:00|INFO|SessionData|http-nio-6969-exec-7] update cached group defaultGroup 02:55:58 policy-pap | [2024-03-08T02:54:29.867+00:00|INFO|SessionData|http-nio-6969-exec-7] updating DB group defaultGroup 02:55:58 policy-pap | [2024-03-08T02:54:29.888+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-7] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=defaultGroup, pdpType=apex, policy=onap.policies.apex.pnf.Test 1.0.0, action=DEPLOYMENT, timestamp=2024-03-08T02:54:29Z, user=policyadmin)] 02:55:58 policy-pap | [2024-03-08T02:54:29.967+00:00|INFO|ServiceManager|http-nio-6969-exec-7] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting 02:55:58 policy-pap | [2024-03-08T02:54:29.967+00:00|INFO|ServiceManager|http-nio-6969-exec-7] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting listener 02:55:58 policy-pap | [2024-03-08T02:54:29.967+00:00|INFO|ServiceManager|http-nio-6969-exec-7] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting timer 02:55:58 policy-pap | [2024-03-08T02:54:29.967+00:00|INFO|TimerManager|http-nio-6969-exec-7] update timer registered Timer [name=78c3f019-43c4-49d2-acc7-98a15707e8e1, expireMs=1709866499967] 02:55:58 policy-pap | [2024-03-08T02:54:29.967+00:00|INFO|ServiceManager|http-nio-6969-exec-7] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting enqueue 02:55:58 policy-apex-pdp | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"NSOApexEngine","version":"0.0.1","id":45,"instanceCount":5,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"}}},"taskParameters":[{"key":"logUrl","value":"http://message-router:3904/events/APEX-CL-MGT"}]},"policy_type_impl":{"apexPolicyModel":{"key":{"name":"onap.policies.apex.Example","version":"0.0.1"},"keyInformation":{"key":{"name":"onap.policies.apex.Example_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"UUID":"fc0c1892-a2ae-3678-818f-b9b23939b241","description":"Generated description for concept referred to by key \"ApexExample_AAIFailureResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"ba931e7e-aee9-3af8-98d8-16b92a909e8a","description":"Generated description for concept referred to by key \"ApexExample_AAIFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"UUID":"b4dd59c5-0169-3810-800c-1396c2206de4","description":"Generated description for concept referred to by key \"ApexExample_AAIRequestErrorType:0.0.1\""}},{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"UUID":"599c297e-96c8-3b21-ad1c-e643bddeacbf","description":"Generated description for concept referred to by key \"ApexExample_AAIRequestEvent:0.0.1\""}},{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"UUID":"b5e3f122-2dcd-3cdf-a0ec-8210b3f80478","description":"Generated description for concept referred to by key \"ApexExample_AAISuccessResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"15504e23-78c5-305e-9fce-cf1f50e75013","description":"Generated description for concept referred to by key \"ApexExample_AAISuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"UUID":"e2715e7d-835e-32c7-b433-a2e92bcad6ee","description":"Generated description for concept referred to by key \"ApexExample_CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"UUID":"b492e841-2c03-36a9-9ec2-dda5852152c3","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyFailureResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"ef4e45f4-1181-3121-a3b6-507126df25e7","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"UUID":"91cb711a-0c73-3f51-83e6-fca9c547c71d","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyFailureResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"UUID":"dda3c648-dc8b-38e0-855d-9cb72397f957","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyRequestEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"UUID":"96b306bd-6dee-3d47-981c-eaac316d5ae1","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyResponsePayloadType:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"UUID":"1b65abfb-ce35-3765-9b9c-d2ee02bef28b","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifySuccessResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"4dac3de7-3817-396f-91d6-ce701d162877","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"UUID":"92dc9e6b-2082-3d90-ba5e-f2dba18b72b6","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifySuccessResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"UUID":"a6801c93-f15b-3158-ba33-7760197d3609","description":"Generated description for concept referred to by key \"ApexExample_CDSFailureResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"UUID":"e2da0a15-c542-3e77-874d-4512e9b4162e","description":"Generated description for concept referred to by key \"ApexExample_CDSFailureResponseStatusType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"f54edff0-532f-3142-8e65-a5c9d67888ef","description":"Generated description for concept referred to by key \"ApexExample_CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"UUID":"b967dc44-a156-32d3-a796-f03dbf74316c","description":"Generated description for concept referred to by key \"ApexExample_CDSRequestPayloadType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"UUID":"f2aa4552-069d-3db8-8638-2d1f59124e7a","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartFailureResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"c2e3b07f-2c09-3195-9527-6b3ab0666d61","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"UUID":"a7c28cc1-9fe5-30b7-9dd8-5a4f7f7d811e","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartFailureResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"UUID":"d01d1022-48ac-391d-904d-282ccb063f8a","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartRequestEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"UUID":"ad8cbd94-6eb5-3743-8a7d-42cbe49a5320","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartResponsePayloadType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"UUID":"bbb06330-9161-392e-a0ca-a6bb5e3376af","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartSuccessResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"70c6c6e5-00da-30cb-8ec0-14437d657f39","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartSuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"UUID":"77f16151-80b5-304c-a448-19d8528feed1","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartSuccessResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"UUID":"2f17aee2-fbdf-3c41-a779-f9c17b5bda5b","description":"Generated description for concept referred to by key \"ApexExample_CDSSuccessResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"UUID":"8c554852-3ed6-3027-a0d3-fccd2db19875","description":"Generated description for concept referred to by key \"ApexExample_CDSSuccessResponseStatusType:0.0.1\""}},{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"UUID":"b402baca-915b-3952-97fc-d9899f9ca81c","description":"Generated description for concept referred to by key \"ApexExample_EventDetailsAlbum:0.0.1\""}},{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"UUID":"3626f32a-eee6-3254-b3d4-e4829518c381","description":"Generated description for concept referred to by key \"ApexExample_EventDetailsAlbumType:0.0.1\""}},{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"UUID":"87abb453-a919-3131-8ffb-3e5c910c6049","description":"Generated description for concept referred to by key \"ApexExample_HandleAAIFailureResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"UUID":"8881e644-3cca-3aec-8201-312ca6f719e0","description":"Generated description for concept referred to by key \"ApexExample_HandleAAISuccessResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"UUID":"057f6ddd-d6aa-3ce2-a060-d344de16d7f3","description":"Generated description for concept referred to by key \"ApexExample_HandleVesEventTask:0.0.1\""}},{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"UUID":"4867b1e7-a819-3b9f-be2b-a97fe6019827","description":"Generated description for concept referred to by key \"ApexExample_LogStatusEvent:0.0.1\""}},{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"UUID":"975b3071-b775-3617-a888-f831fe5a31db","description":"Generated description for concept referred to by key \"ApexExample_VesEvent:0.0.1\""}},{"key":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"UUID":"ad9efe17-a03e-3b64-8e8a-51e144f57d2c","description":"Generated description for concept referred to by key \"ApexExample_VesEventHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"UUID":"0054393c-10df-3214-af86-cb04a23325bf","description":"Generated description for concept referred to by key \"ApexExample_VesEventType:0.0.1\""}},{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"UUID":"865a5903-201b-34ff-918b-2bfdde743576","description":"Generated description for concept referred to by key \"ApexExample_VnfRelationShipListType:0.0.1\""}},{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"UUID":"7218fb2f-59e3-321d-9ae1-bc97b19eb4ae","description":"Generated description for concept referred to by key \"SimpleBooleanType:0.0.1\""}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"UUID":"2dfcd9ec-a6f9-3f9f-958f-9b36cf4ac574","description":"Generated description for concept referred to by key \"SimpleLongType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example","version":"0.0.1"},"UUID":"b2501730-8870-3475-b22a-4a4d22792ebb","description":"Generated description for concept referred to by key \"onap.policies.apex.Example:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Albums","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Albums","version":"0.0.1"},"UUID":"7dc5f49d-c291-38de-bcae-1db30d00581f","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Albums:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Events","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Events","version":"0.0.1"},"UUID":"06b3112b-ae8b-3f37-8aa6-f539c0250550","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Events:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_KeyInfo","version":"0.0.1"},"UUID":"454848e1-43ac-3ce4-bfdc-b9b6271dc563","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_KeyInfo:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Policies","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Policies","version":"0.0.1"},"UUID":"24c3fca5-b0dd-398c-83ee-66a187296b32","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Policies:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Schemas","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Schemas","version":"0.0.1"},"UUID":"c6aff774-f50a-329d-a731-9c23a6e7e02e","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Schemas:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Tasks","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Tasks","version":"0.0.1"},"UUID":"f856a6df-6237-3acc-aa68-f55e64cc0ec9","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"onap.policies.apex.Example_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_ReceiveAAIFailureResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_ReceiveAAIFailureResponseState"},"trigger":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_AAIFailureStateOutput","value":{"key":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAIFailureResponseState","localName":"ApexExample_AAIFailureStateOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAIFailureResponseState","localName":"ApexExample_AAIFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAIFailureResponseState","localName":"ApexExample_AAIFailureStateOutput"}}}]}}}]},"firstState":"ApexExample_ReceiveAAIFailureResponseState"}},{"key":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_ReceiveAAISuccessResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_ReceiveAAISuccessResponseState"},"trigger":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_AAISuccessStateOutput","value":{"key":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAISuccessResponseState","localName":"ApexExample_AAISuccessStateOutput"},"outgoingEvent":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAISuccessResponseState","localName":"ApexExample_AAISuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAISuccessResponseState","localName":"ApexExample_AAISuccessStateOutput"}}}]}}}]},"firstState":"ApexExample_ReceiveAAISuccessResponseState"}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSConfigModifyFailureResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSConfigModifyFailureResponseState"},"trigger":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_ConfigModifyFailureResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifyFailureResponseState","localName":"ApexExample_ConfigModifyFailureResponseOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifyFailureResponseState","localName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifyFailureResponseState","localName":"ApexExample_ConfigModifyFailureResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSConfigModifyFailureResponseState"}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSConfigModifySuccessResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSConfigModifySuccessResponseState"},"trigger":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_ConfigModifySuccessResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifySuccessResponseState","localName":"ApexExample_ConfigModifySuccessResponseOutput"},"outgoingEvent":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifySuccessResponseState","localName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifySuccessResponseState","localName":"ApexExample_ConfigModifySuccessResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSConfigModifySuccessResponseState"}},{"key":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSRestartFailureResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSRestartFailureResponseState"},"trigger":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_RestartFailureResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartFailureResponseState","localName":"ApexExample_RestartFailureResponseOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartFailureResponseState","localName":"ApexExample_CDSRestartFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartFailureResponseState","localName":"ApexExample_RestartFailureResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSRestartFailureResponseState"}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSRestartSuccessResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSRestartSuccessResponseState"},"trigger":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_RestartSuccessResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartSuccessResponseState","localName":"ApexExample_RestartSuccessResponseOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartSuccessResponseState","localName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartSuccessResponseState","localName":"ApexExample_RestartSuccessResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSRestartSuccessResponseState"}},{"key":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_ReceiveVesState","value":{"stateKey":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_ReceiveVesState"},"trigger":{"name":"ApexExample_VesEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_VesOutput","value":{"key":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveVesState","localName":"ApexExample_VesOutput"},"outgoingEvent":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveVesState","localName":"ApexExample_VesEventHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveVesState","localName":"ApexExample_VesOutput"}}}]}}}]},"firstState":"ApexExample_ReceiveVesState"}}]}},"tasks":{"key":{"name":"onap.policies.apex.Example_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar timestamp = longType(new Date().getTime())\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nerrorMessage = errorMessage.replace(/\"/g, '\\\\\\\"')\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar timestamp = longType(new Date().getTime());\nvar faultFields = eventDetailsAlbum.get(\"faultFields\");\nvar vnfDetails = eventDetailsAlbum.get(\"vnfDetails\");\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"subRequestId\", commonEventHeader.get(\"eventId\"));\ncommonHeader.put(\"requestId\", uuidType.randomUUID().toString());\ncommonHeader.put(\"originatorId\", \"POLICY\");\n\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"mode\", \"sync\");\nactionIdentifiers.put(\"blueprintName\", \"apex-example-cba\");\nactionIdentifiers.put(\"blueprintVersion\", \"1.0.0\");\nactionIdentifiers.put(\"actionName\", \"restart\");\n\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_properties_record\");\npayloadProperties.put(\"service_DasH_instance_DoT_service_DasH_instance_DasH_id\", vnfDetails.get(\"service-id\").toString())\npayloadProperties.put(\"generic_DasH_vnf_DoT_vnf_DasH_id\", vnfDetails.get(\"vnf-name\").toString())\nvar dataRecord = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_data_record\");\ndataRecord.put(\"active_DasH_streams\",\"7\")\npayloadProperties.put(\"data\", dataRecord)\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(\"update_DasH_properties\", payloadProperties)\npayloadEntry.put(\"vfStatus\", faultFields.get(\"vfStatus\"))\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\npayload.put(\"restart_DasH_request\", payloadEntry);\n\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\n\nexecutor.logger.info(+executor.outFields);\n\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"SUCCESS\", \"ConfigModify request is successful. Sending restart request to CDS.\")\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar timestamp = longType(new Date().getTime())\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar timestamp = longType(new Date().getTime());\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_SUCCESS\", \"Successfully processed the VES Event. Restart is complete.\")\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\n\nvar aaiErrorMessage = \"AAI operation failed. Error message from AAI - \" + executor.inFields.get(\"requestError\").get(\"serviceException\").get(\"text\");\nvar timestamp = longType(new Date().getTime());\n\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + aaiErrorMessage)\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"is-closed-loop-disabled","value":{"key":"is-closed-loop-disabled","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"model-customization-id","value":{"key":"model-customization-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-invariant-id","value":{"key":"model-invariant-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-version-id","value":{"key":"model-version-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"orchestration-status","value":{"key":"orchestration-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"prov-status","value":{"key":"prov-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"relationship-list","value":{"key":"relationship-list","fieldSchemaKey":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"service-id","value":{"key":"service-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-id","value":{"key":"vnf-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-name","value":{"key":"vnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-type","value":{"key":"vnf-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\n\nvar vnfDetails = executor.inFields;\nexecutor.logger.info(\"ApexExample_HandleAAISuccessResponseTask processing event - \" + vnfDetails);\neventDetailsAlbum.put(\"vnfDetails\", vnfDetails);\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar faultFields = eventDetailsAlbum.get(\"faultFields\");\n\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"subRequestId\", commonEventHeader.get(\"eventId\"));\ncommonHeader.put(\"requestId\", uuidType.randomUUID().toString());\ncommonHeader.put(\"originatorId\", \"POLICY\");\n\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"mode\", \"sync\");\nactionIdentifiers.put(\"blueprintName\", \"apex-example-cba\");\nactionIdentifiers.put(\"blueprintVersion\", \"1.0.0\");\nactionIdentifiers.put(\"actionName\", \"modify-config\");\n\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_properties_record\");\npayloadProperties.put(\"service_DasH_instance_DoT_service_DasH_instance_DasH_id\", vnfDetails.get(\"service-id\").toString())\npayloadProperties.put(\"generic_DasH_vnf_DoT_vnf_DasH_id\", vnfDetails.get(\"vnf-id\").toString())\nvar dataRecord = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_data_record\");\ndataRecord.put(\"active_DasH_streams\",\"7\")\npayloadProperties.put(\"data\", dataRecord)\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(\"update_DasH_properties\", payloadProperties)\npayloadEntry.put(\"vfStatus\", faultFields.get(\"vfStatus\"))\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\nvar payloadSchemaHelper = executor.subject.getOutFieldSchemaHelper(\"payload\");\npayload.put(\"modify_DasH_config_DasH_request\", payloadEntry);\n\n//always use the executor.stringify2json method instead of JSON.strngify\nexecutor.logger.info(\"CDS modify config request payload - \" + executor.stringify2Json(payload, payloadSchemaHelper));\n\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\nvar timestamp = longType(new Date().getTime());\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"SUCCESS\", \"VNF details are received from AAI successfully. Sending ConfigModify request to CDS.\")\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"ApexExample_VesEventType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\n\nvar event = executor.inFields.get(\"event\");\nexecutor.logger.info(\"ApexExample_HandleVesEventTask processing VES event - \" + event);\n\nvar commonEventHeader = event.get(\"commonEventHeader\");\nvar faultFields = event.get(\"faultFields\");\n\n//albumID will be used to fetch info from our album later\nvar albumID = commonEventHeader.get(\"sourceId\");\n\n// save the event processing start time in apex\ncommonEventHeader.put(\"startEpochMicrosec\", longType(new Date().getTime()));\n//save the incoming fault event details to album\neventDetailsAlbum.put(\"commonEventHeader\", commonEventHeader)\neventDetailsAlbum.put(\"faultFields\", faultFields)\nexecutor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").put(albumID.toString(), eventDetailsAlbum);\n\nexecutor.getExecutionProperties().setProperty(\"albumId\", albumID);\nexecutor.getExecutionProperties().setProperty(\"vnf-name\", eventDetailsAlbum.get(\"commonEventHeader\").get(\"sourceName\"));\n\nvar timestamp = longType(new Date().getTime());\nsend(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), \"VNF\", eventDetailsAlbum.get(\"commonEventHeader\").get(\"sourceId\"), timestamp, \"ACTIVE\", \"VES event has been received. Going to fetch VNF details from AAI.\")\n\nexecutor.logger.info(executor.outFields);\nreturnValue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}}]}},"events":{"key":{"name":"onap.policies.apex.Example_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"is-closed-loop-disabled","value":{"key":"is-closed-loop-disabled","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"model-customization-id","value":{"key":"model-customization-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-invariant-id","value":{"key":"model-invariant-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-version-id","value":{"key":"model-version-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"orchestration-status","value":{"key":"orchestration-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"prov-status","value":{"key":"prov-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"relationship-list","value":{"key":"relationship-list","fieldSchemaKey":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"service-id","value":{"key":"service-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-id","value":{"key":"vnf-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-name","value":{"key":"vnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-type","value":{"key":"vnf-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"}},{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"ApexExample_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}}]}},"albums":{"key":{"name":"onap.policies.apex.Example_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"onap.policies.apex.Example_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"AAIRequestErrorType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"serviceException\",\n \"type\": {\n \"name\": \"serviceException\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"messageId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"text\",\n \"type\": \"string\"\n },\n {\n \"name\": \"variables\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSActionIdentifiers_Type\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSConfigResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"modify_DasH_config_DasH_response\",\n \"type\": {\n \"name\": \"modify_DasH_config_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"errorMessage\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSRequestCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"map\",\n \"values\": {\n \"type\": \"record\",\n \"name\": \"CDSRequestPayloadEntry\",\n \"fields\": [\n {\n \"name\": \"vfStatus\",\n \"type\": \"string\"\n },\n {\n \"name\": \"update_DasH_properties\",\n \"type\": {\n \"name\": \"update_DasH_properties_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"service_DasH_instance_DoT_service_DasH_instance_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"generic_DasH_vnf_DoT_vnf_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"data\",\n \"type\": {\n \"name\": \"update_DasH_data_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"active_DasH_streams\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n }\n}"}},{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSRestartResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"restart_DasH_response\",\n \"type\": {\n \"name\": \"restart_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"eventDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"faultFields\",\n \"type\": {\n \"name\": \"faultFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"PilotNumberPoolSize\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"alarmCondition\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSeverity\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSourceType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"faultFieldsVersion\",\n \"type\": \"int\"\n },\n {\n \"name\": \"specificProblem\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vfStatus\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"vnfDetails\",\n \"type\": {\n \"name\": \"vnfDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"vnf_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vnf_DasH_name\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vnf_DasH_type\",\n \"type\": \"string\"\n },\n {\n \"name\": \"service_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"prov_DasH_status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"orchestration_DasH_status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"in_DasH_maint\",\n \"type\": \"boolean\"\n },\n {\n \"name\": \"is_DasH_closed_DasH_loop_DasH_disabled\",\n \"type\": \"boolean\"\n },\n {\n \"name\": \"resource_DasH_version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"model_DasH_invariant_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"model_DasH_version_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"model_DasH_customization_DasH_id\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"target\",\n \"type\": {\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"event\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"faultFields\",\n \"type\": {\n \"name\": \"faultFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"PilotNumberPoolSize\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"alarmCondition\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSeverity\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSourceType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"faultFieldsVersion\",\n \"type\": \"int\"\n },\n {\n \"name\": \"specificProblem\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vfStatus\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"VnfRelationShipListType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"relationship\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"relationship_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"related_DasH_to\",\n \"type\": \"string\"\n },\n {\n \"name\": \"relationship_DasH_label\",\n \"type\": \"string\"\n },\n {\n \"name\": \"related_DasH_link\",\n \"type\": \"string\"\n },\n {\n \"name\": \"relationship_DasH_data\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"relationship_DasH_data_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"relationship_DasH_key\",\n \"type\": \"string\"\n },\n {\n \"name\": \"relationship_DasH_value\",\n \"type\": \"string\"\n }\n ]\n }\n }\n },\n {\n \"name\": \"related_DasH_to_DasH_property\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"related_DasH_to_DasH_property_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"property_DasH_key\",\n \"type\": \"string\"\n },\n {\n \"name\": \"property_DasH_value\",\n \"type\": \"string\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n }\n ]\n}"}},{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Boolean"}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}}]}}}}},"eventInputParameters":{"ApexExample_DCAEConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/unauthenticated.DCAE_POLICY_EXAMPLE_OUTPUT/ApexExampleCG1/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_VesEvent"},"ApexExample_AAIResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://aai-sim:6666/aai/v16/network/generic-vnfs/generic-vnf?vnf-name={vnf-name}","httpMethod":"GET","httpCodeFilter":"[245][0-9][0-9]","httpHeaders":[["Accept","application/json"],["Content-Type","application/json"],["X-FromAppId","dcae-curl"],["x-transactionId","9998"],["Authorization","Basic QUFJOkFBSQ=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_AAISuccessResponseEvent|ApexExample_AAIFailureResponseEvent","requestorMode":true,"requestorPeer":"ApexExample_AAIProducer","requestorTimeout":2000},"ApexExample_CDSConfigModifyResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_CDSConfigModifySuccessResponseEvent|ApexExample_CDSConfigModifyFailureResponseEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSConfigModifyRequestProducer","requestorTimeout":500},"ApexExample_CDSRestartResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_CDSRestartSuccessResponseEvent|ApexExample_CDSRestartFailureResponseEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSRestartRequestProducer","requestorTimeout":500}},"eventOutputParameters":{"ApexExample_AAIProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"ApexExample_AAIRequestEvent","requestorMode":true,"requestorPeer":"ApexExample_AAIResponseConsumer","requestorTimeout":2000},"ApexExample_CDSConfigModifyRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":10}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"ApexExample_CDSConfigModifyRequestEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSConfigModifyResponseConsumer","requestorTimeout":500},"ApexExample_CDSRestartRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":10}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"ApexExample_CDSRestartRequestEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSRestartResponseConsumer","requestorTimeout":500}}},"name":"onap.policies.apex.vnf.Test","version":"1.0.0","metadata":{"policy-id":"onap.policies.apex.vnf.Test","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"fb791653-26ac-4690-8876-546f561c03e1","timestampMs":1709866476718,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.815+00:00|WARN|Registry|DMAAP-source-POLICY-PDP-PAP] replacing previously registered: object:apex/tosca/policy/list 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.821+00:00|INFO|ApexEngineHandler|DMAAP-source-POLICY-PDP-PAP] Starting apex engine for policy onap.policies.apex.vnf.Test 1.0.0 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.854+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine NSOApexEngine-0:0.0.1 . 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.854+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine NSOApexEngine-1:0.0.1 . 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.854+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine NSOApexEngine-2:0.0.1 . 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.854+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine NSOApexEngine-3:0.0.1 . 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.854+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine NSOApexEngine-4:0.0.1 . 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.854+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] APEX service created. 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.881+00:00|WARN|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] apex model update forced, supplied model with key "onap.policies.apex.Example:0.0.1" is not a compatible model update from the existing engine model with key "onap.policies.apex.Simplecontrolloop:0.0.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.881+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine NSOApexEngine-0:0.0.1 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.881+00:00|WARN|EngineService|DMAAP-source-POLICY-PDP-PAP] apex model update forced, supplied model with key "onap.policies.apex.Example:0.0.1" is not a compatible model update from the existing engine model with key "onap.policies.apex.Simplecontrolloop:0.0.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.882+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine NSOApexEngine-1:0.0.1 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.883+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine NSOApexEngine-2:0.0.1 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.883+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine NSOApexEngine-3:0.0.1 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.883+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine NSOApexEngine-4:0.0.1 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.962+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleBooleanType:0.0.1 is used by multiple policies. 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.962+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleLongType:0.0.1 is used by multiple policies. 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.962+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleStringType:0.0.1 is used by multiple policies. 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.963+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Added the action listener to the engine 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.964+00:00|INFO|CdsProcessorGrpcClient|DMAAP-source-POLICY-PDP-PAP] CdsProcessorListener started 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.964+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Added the action listener to the engine 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.964+00:00|INFO|CdsProcessorGrpcClient|DMAAP-source-POLICY-PDP-PAP] CdsProcessorListener started 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.965+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Added the action listener to the engine 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.981+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"},{"name":"onap.policies.apex.pnf.Test","version":"1.0.0"},{"name":"onap.policies.apex.vnf.Test","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:36.978298Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":4,"policyExecutedSuccessCount":4,"policyExecutedFailCount":0,"policyDeployCount":3,"policyDeploySuccessCount":3,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475304,"eventCount":1,"lastExecutionTime":17,"averageExecutionTime":17.0,"upTime":4945,"lastEnterTime":0,"lastStart":1709866470359},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475377,"eventCount":1,"lastExecutionTime":18,"averageExecutionTime":18.0,"upTime":5003,"lastEnterTime":0,"lastStart":1709866470374},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476078,"eventCount":1,"lastExecutionTime":9,"averageExecutionTime":9.0,"upTime":5692,"lastEnterTime":0,"lastStart":1709866470386},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470397,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470397},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476905,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476905},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476920,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476920},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476934,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476934},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476947,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476947},{"engineId":"NSOApexEngine-4:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476959,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476959}]},"response":{"responseTo":"fb791653-26ac-4690-8876-546f561c03e1","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.apex.vnf.Test:1.0.0 "},"messageName":"PDP_STATUS","requestId":"23c2020a-eeda-43fa-96ee-0978c07d9fd9","timestampMs":1709866476978,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.981+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:54:36.981+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:54:37.006+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 25 ms 02:55:58 policy-apex-pdp | [2024-03-08T02:54:37.006+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:54:37.011+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:54:37.011+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"},{"name":"onap.policies.apex.pnf.Test","version":"1.0.0"},{"name":"onap.policies.apex.vnf.Test","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:36.978298Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":4,"policyExecutedSuccessCount":4,"policyExecutedFailCount":0,"policyDeployCount":3,"policyDeploySuccessCount":3,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475304,"eventCount":1,"lastExecutionTime":17,"averageExecutionTime":17.0,"upTime":4945,"lastEnterTime":0,"lastStart":1709866470359},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475377,"eventCount":1,"lastExecutionTime":18,"averageExecutionTime":18.0,"upTime":5003,"lastEnterTime":0,"lastStart":1709866470374},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476078,"eventCount":1,"lastExecutionTime":9,"averageExecutionTime":9.0,"upTime":5692,"lastEnterTime":0,"lastStart":1709866470386},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470397,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470397},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476905,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476905},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476920,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476920},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476934,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476934},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476947,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476947},{"engineId":"NSOApexEngine-4:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476959,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476959}]},"response":{"responseTo":"fb791653-26ac-4690-8876-546f561c03e1","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.apex.vnf.Test:1.0.0 "},"messageName":"PDP_STATUS","requestId":"23c2020a-eeda-43fa-96ee-0978c07d9fd9","timestampMs":1709866476978,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:37.011+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:54:37.011+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 02:55:58 policy-apex-pdp | [2024-03-08T02:54:37.012+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:54:37.012+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:54:37.012+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (6 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT TscaServiceTemplatetopologyTemplateParentLocalName FOREIGN KEY (topologyTemplateParentLocalName, topologyTemplateLocalName, topologyTemplateParentKeyVersion, topologyTemplateParentKeyName) REFERENCES toscatopologytemplate (parentLocalName, localName, parentKeyVersion, parentKeyName) ON UPDATE RESTRICT ON DELETE RESTRICT 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0100-pdp.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE pdp ADD COLUMN LASTUPDATE datetime NOT NULL DEFAULT CURRENT_TIMESTAMP AFTER HEALTHY 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0110-idx_tsidx1.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX IDX_TSIDX1 ON pdpstatistics(timeStamp, name, version) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0120-pk_pdpstatistics.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE pdpstatistics DROP PRIMARY KEY 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0130-pdpstatistics.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE pdpstatistics ADD COLUMN POLICYUNDEPLOYCOUNT BIGINT DEFAULT NULL AFTER POLICYEXECUTEDSUCCESSCOUNT, ADD COLUMN POLICYUNDEPLOYFAILCOUNT BIGINT DEFAULT NULL, ADD COLUMN POLICYUNDEPLOYSUCCESSCOUNT BIGINT DEFAULT NULL, ADD COLUMN ID BIGINT NOT NULL 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0140-pk_pdpstatistics.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | UPDATE pdpstatistics as p JOIN (SELECT name, version, timeStamp, ROW_NUMBER() OVER (ORDER BY timeStamp ASC) AS row_num FROM pdpstatistics GROUP BY name, version, timeStamp) AS t ON (p.name=t.name AND p.version=t.version AND p.timeStamp = t.timeStamp) SET p.id=t.row_num 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE pdpstatistics ADD CONSTRAINT PK_PDPSTATISTICS PRIMARY KEY (ID, name, version) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0150-pdpstatistics.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE pdpstatistics MODIFY COLUMN timeStamp datetime(6) NULL 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0160-jpapdpstatistics_enginestats.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE jpapdpstatistics_enginestats ADD COLUMN ID BIGINT DEFAULT NULL AFTER UPTIME 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0170-jpapdpstatistics_enginestats.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | UPDATE jpapdpstatistics_enginestats a 02:55:58 policy-db-migrator | JOIN pdpstatistics b 02:55:58 policy-db-migrator | ON a.name = b.name AND a.version = b.version AND a.timeStamp = b.timeStamp 02:55:58 policy-db-migrator | SET a.id = b.id 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0180-jpapdpstatistics_enginestats.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE jpapdpstatistics_enginestats DROP COLUMN timeStamp 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0190-jpapolicyaudit.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapolicyaudit (ACTION INT DEFAULT NULL, PDPGROUP VARCHAR(255) NULL, PDPTYPE VARCHAR(255) NULL, TIMESTAMP datetime DEFAULT NULL, USER VARCHAR(255) NULL, ID BIGINT NOT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_JPAPOLICYAUDIT (ID, name, version)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0200-JpaPolicyAuditIndex_timestamp.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX JpaPolicyAuditIndex_timestamp ON jpapolicyaudit(TIMESTAMP) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0210-sequence.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0220-sequence.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | INSERT INTO sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM pdpstatistics)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0100-jpatoscapolicy_targets.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE jpatoscapolicy_targets ADD COLUMN toscaPolicyName VARCHAR(120) NOT NULL, ADD COLUMN toscaPolicyVersion VARCHAR(20) NOT NULL, ADD CONSTRAINT PK_JPATOSCAPOLICY_TARGETS PRIMARY KEY (toscaPolicyName, toscaPolicyVersion) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0110-jpatoscapolicytype_targets.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE jpatoscapolicytype_targets ADD COLUMN toscaPolicyTypeName VARCHAR(120) NOT NULL, ADD COLUMN toscaPolicyTypeVersion VARCHAR(20) NOT NULL, ADD CONSTRAINT PK_JPATOSCAPOLICYTYPE_TARGETS PRIMARY KEY (toscaPolicyTypeName, toscaPolicyTypeVersion) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0120-toscatrigger.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | DROP TABLE IF EXISTS toscatrigger 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.029+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:0] ApexExample_HandleVesEventTask processing VES event - {"commonEventHeader": {"domain": "fault", "eventId": "fault0000245", "eventName": "Fault_Vscf:PilotNumberPoolExhaustion", "lastEpochMicrosec": 1413378172000000, "priority": "High", "reportingEntityName": "ibcx0001vm002oam001", "sequence": 1, "sourceId": "de305d54-75b4-431b-adb2-eb6b9e5460141", "sourceName": "vfw-cnf-cds-test-1-vnf", "startEpochMicrosec": 1413378172000000, "timeZoneOffset": "UTC-05:30", "version": "4.0.1", "vesEventListenerVersion": "7.0.1"}, "faultFields": {"alarmAdditionalInformation": {"PilotNumberPoolSize": "1000"}, "alarmCondition": "PilotNumberPoolExhaustion", "eventSeverity": "CRITICAL", "eventSourceType": "other", "faultFieldsVersion": 4, "specificProblem": "Calls cannot complete - pilot numbers are unavailable", "vfStatus": "Active"}} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.034+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:0] sending the status to log. 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.034+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:0] LogEvent:{"id" : "fault0000245","target" : {"targetType" : "VNF","entityInfo" : {"id" : "de305d54-75b4-431b-adb2-eb6b9e5460141"}},"component" : {"name" : "Policy","flavour" : "Apex-PDP","timestamp" : 1709866482031,"status" : "ACTIVE","message" : "VES event has been received. Going to fetch VNF details from AAI.","artifacts" : {"policyName" : "onap.policies.apex.Example","policyVersion" : "1.0.0"}},"otherFields" : {"useCaseName" : "apex-pdp-policy-example"}} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.047+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:0] DMaaP Response after sending LogEvent: (200,{"serverTimeMs":0,"count":1}) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.047+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:0] {aaifield=null} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.081+00:00|INFO|network|RestRequestRunner_0] [IN|REST|http://aai-sim:6666/aai/v16/network/generic-vnfs/generic-vnf?vnf-name=vfw-cnf-cds-test-1-vnf] 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "vnf-id": "37b008b9-b367-4359-93fd-74d3ce0ee1a0", 02:55:58 policy-apex-pdp | "vnf-name": "vfw-cnf-cds-test-1-vnf", 02:55:58 policy-apex-pdp | "vnf-type": "vfw_cnf_cds/null", 02:55:58 policy-apex-pdp | "service-id": "37b008b9-b367-4359-93fd-74d3ce0ee1a0", 02:55:58 policy-apex-pdp | "prov-status": "ACTIVE", 02:55:58 policy-apex-pdp | "orchestration-status": "Assigned", 02:55:58 policy-apex-pdp | "in-maint": false, 02:55:58 policy-apex-pdp | "is-closed-loop-disabled": false, 02:55:58 policy-apex-pdp | "resource-version": "1607506390862", 02:55:58 policy-apex-pdp | "model-invariant-id": "vTEST_XYZ", 02:55:58 policy-apex-pdp | "model-version-id": "vTEST", 02:55:58 policy-apex-pdp | "model-customization-id": "37b008b9-b367-4359-93fd-74d3ce0ee1a0", 02:55:58 policy-apex-pdp | "relationship-list": { 02:55:58 policy-apex-pdp | "relationship": [ 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "related-to": "service-instance", 02:55:58 policy-apex-pdp | "relationship-label": "org.onap.relationships.inventory.ComposedOf", 02:55:58 policy-apex-pdp | "related-link": "/aai/v14/business/customers/customer/DemoCust_47417dae-a821-4068-9736-e71c7da0d8bf/service-subscriptions/service-subscription/vFWDT/service-instances/service-instance/55322ada-145a-492e-b196-0d171539a4b2", 02:55:58 policy-apex-pdp | "relationship-data": [ 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "relationship-key": "customer.global-customer-id", 02:55:58 policy-apex-pdp | "relationship-value": "DemoCust_47417dae-a821-4068-9736-e71c7da0d8bf" 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "relationship-key": "service-subscription.service-type", 02:55:58 policy-apex-pdp | "relationship-value": "vFWDT" 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "relationship-key": "service-instance.service-instance-id", 02:55:58 policy-apex-pdp | "relationship-value": "55322ada-145a-492e-b196-0d171539a4b2" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | ], 02:55:58 policy-apex-pdp | "related-to-property": [ 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "property-key": "service-instance.service-instance-name", 02:55:58 policy-apex-pdp | "property-value": "Service_Ete_Namea337dd5b-4620-4ea6-bc3f-6edf1124d659" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | ] 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | ] 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.093+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:1] ApexExample_HandleAAISuccessResponseTask processing event - {in-maint=false, is-closed-loop-disabled=false, model-customization-id=37b008b9-b367-4359-93fd-74d3ce0ee1a0, model-invariant-id=vTEST_XYZ, model-version-id=vTEST, orchestration-status=Assigned, prov-status=ACTIVE, relationship-list={"relationship": [{"related_DasH_to": "service-instance", "relationship_DasH_label": "org.onap.relationships.inventory.ComposedOf", "related_DasH_link": "/aai/v14/business/customers/customer/DemoCust_47417dae-a821-4068-9736-e71c7da0d8bf/service-subscriptions/service-subscription/vFWDT/service-instances/service-instance/55322ada-145a-492e-b196-0d171539a4b2", "relationship_DasH_data": [{"relationship_DasH_key": "customer.global-customer-id", "relationship_DasH_value": "DemoCust_47417dae-a821-4068-9736-e71c7da0d8bf"}, {"relationship_DasH_key": "service-subscription.service-type", "relationship_DasH_value": "vFWDT"}, {"relationship_DasH_key": "service-instance.service-instance-id", "relationship_DasH_value": "55322ada-145a-492e-b196-0d171539a4b2"}], "related_DasH_to_DasH_property": [{"property_DasH_key": "service-instance.service-instance-name", "property_DasH_value": "Service_Ete_Namea337dd5b-4620-4ea6-bc3f-6edf1124d659"}]}]}, resource-version=1607506390862, service-id=37b008b9-b367-4359-93fd-74d3ce0ee1a0, vnf-id=37b008b9-b367-4359-93fd-74d3ce0ee1a0, vnf-name=vfw-cnf-cds-test-1-vnf, vnf-type=vfw_cnf_cds/null} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.098+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:1] CDS modify config request payload - {"modify-config-request":{"vfStatus":"Active","update-properties":{"service-instance.service-instance-id":"37b008b9-b367-4359-93fd-74d3ce0ee1a0","generic-vnf.vnf-id":"37b008b9-b367-4359-93fd-74d3ce0ee1a0","data":{"active-streams":"7"}}}} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.099+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:1] sending the status to log. 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.099+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:1] LogEvent:{"id" : "fault0000245","target" : {"targetType" : "VNF","entityInfo" : {"id" : "de305d54-75b4-431b-adb2-eb6b9e5460141"}},"component" : {"name" : "Policy","flavour" : "Apex-PDP","timestamp" : 1709866482098,"status" : "SUCCESS","message" : "VNF details are received from AAI successfully. Sending ConfigModify request to CDS.","artifacts" : {"policyName" : "onap.policies.apex.Example","policyVersion" : "1.0.0"}},"otherFields" : {"useCaseName" : "apex-pdp-policy-example"}} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.109+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:1] DMaaP Response after sending LogEvent: (200,{"serverTimeMs":0,"count":1}) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.113+00:00|INFO|CdsProcessorHandler|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:ApexExample_CDSConfigModifyRequestProducer-16:0] Processing blueprint(1.0.0:apex-example-cba) for action(1.0.0) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.116+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:ApexExample_CDSConfigModifyRequestProducer-16:0] [OUT|REST|gRPC://grpc-sim:6680/] 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 policy-apex-pdp | requestId: "18050e05-b1f8-46b2-95a3-1a5a306c24c0" 02:55:58 policy-apex-pdp | subRequestId: "fault0000245" 02:55:58 policy-apex-pdp | originatorId: "POLICY" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 policy-apex-pdp | blueprintName: "apex-example-cba" 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.0" 02:55:58 policy-apex-pdp | actionName: "modify-config" 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | payload { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "modify-config-request" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0130-jpatoscapolicytype_triggers.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE jpatoscapolicytype_triggers MODIFY COLUMN triggers LONGBLOB 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0140-toscaparameter.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | DROP TABLE IF EXISTS toscaparameter 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0150-toscaproperty.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | DROP TABLE IF EXISTS jpatoscaproperty_constraints 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | DROP TABLE IF EXISTS jpatoscaproperty_metadata 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | -------------- 02:55:58 simulator | 2024-03-08 02:53:51,695 INFO 172.17.0.8 - - [08/Mar/2024:02:53:36 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:53:51,938 INFO 172.17.0.8 - - [08/Mar/2024:02:53:36 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:06,502 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:54:06,502 INFO 172.17.0.3 - - [08/Mar/2024:02:53:51 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:06,502 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 simulator | 2024-03-08 02:54:06,503 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:54:06,503 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:54:06,508 INFO 172.17.0.3 - - [08/Mar/2024:02:53:51 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:06,508 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:54:06,509 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 simulator | 2024-03-08 02:54:06,510 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:54:06,510 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:54:06,698 INFO 172.17.0.9 - - [08/Mar/2024:02:53:51 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:06,700 INFO 172.17.0.8 - - [08/Mar/2024:02:53:51 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:06,943 INFO 172.17.0.8 - - [08/Mar/2024:02:53:51 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:21,508 INFO 172.17.0.3 - - [08/Mar/2024:02:54:06 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:21,508 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:54:21,508 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 simulator | 2024-03-08 02:54:21,509 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:54:21,509 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:54:21,514 INFO --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:54:21,514 INFO 172.17.0.3 - - [08/Mar/2024:02:54:06 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:21,515 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 simulator | 2024-03-08 02:54:21,516 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 simulator | 2024-03-08 02:54:21,516 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 simulator | 2024-03-08 02:54:21,703 INFO 172.17.0.9 - - [08/Mar/2024:02:54:06 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:21,704 INFO 172.17.0.8 - - [08/Mar/2024:02:54:06 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:21,947 INFO 172.17.0.8 - - [08/Mar/2024:02:54:06 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:28,411 INFO 172.17.0.8 - - [08/Mar/2024:02:54:21 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 1846 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:28,411 INFO 172.17.0.9 - - [08/Mar/2024:02:54:21 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 1846 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:28,411 INFO 172.17.0.9 - - [08/Mar/2024:02:54:28 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:28,412 INFO 172.17.0.8 - - [08/Mar/2024:02:54:21 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 1846 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:30,013 INFO 172.17.0.8 - - [08/Mar/2024:02:54:30 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:30,015 INFO 172.17.0.9 - - [08/Mar/2024:02:54:28 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 88269 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:30,015 INFO 172.17.0.8 - - [08/Mar/2024:02:54:28 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 88269 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:30,017 INFO 172.17.0.8 - - [08/Mar/2024:02:54:28 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 88269 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:30,660 INFO 172.17.0.9 - - [08/Mar/2024:02:54:30 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:30,661 INFO 172.17.0.8 - - [08/Mar/2024:02:54:30 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 3097 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:30,663 INFO 172.17.0.8 - - [08/Mar/2024:02:54:30 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 3097 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:30,664 INFO 172.17.0.9 - - [08/Mar/2024:02:54:30 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 3097 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:30,715 INFO 172.17.0.8 - - [08/Mar/2024:02:54:30 +0000] "POST /events/POLICY-NOTIFICATION HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 simulator | 2024-03-08 02:54:30,870 INFO Topic unauthenticated.DCAE_CL_OUTPUT: added 02:55:58 simulator | 2024-03-08 02:54:30,870 INFO Topic unauthenticated.DCAE_CL_OUTPUT: add consumer group: cl 02:55:58 simulator | 2024-03-08 02:54:35,219 INFO Topic APEX-CL-MGT: added 02:55:58 simulator | 2024-03-08 02:54:35,219 INFO Topic APEX-CL-MGT: add consumer group: script 02:55:58 simulator | 2024-03-08 02:54:35,220 INFO 172.17.0.1 - - [08/Mar/2024:02:54:35 +0000] "GET /events/APEX-CL-MGT/script/1?limit=1&timeout=0 HTTP/1.1" 200 2 "-" "python-requests/2.27.1" 02:55:58 policy-db-migrator | DROP TABLE IF EXISTS toscaproperty 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0160-jpapolicyaudit_pk.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE jpapolicyaudit DROP PRIMARY KEY 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE jpapolicyaudit ADD CONSTRAINT PK_JPAPOLICYAUDIT PRIMARY KEY (ID) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0170-pdpstatistics_pk.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE pdpstatistics DROP PRIMARY KEY 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE pdpstatistics ADD CONSTRAINT PK_PDPSTATISTICS PRIMARY KEY (ID) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0180-jpatoscanodetemplate_metadata.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE jpatoscanodetemplate_metadata MODIFY COLUMN METADATA LONGTEXT 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0100-upgrade.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | select 'upgrade to 1100 completed' as msg 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | msg 02:55:58 policy-db-migrator | upgrade to 1100 completed 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0100-jpapolicyaudit_renameuser.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | ALTER TABLE jpapolicyaudit RENAME COLUMN USER TO USERNAME 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0110-idx_tsidx1.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | DROP INDEX IDX_TSIDX1 ON pdpstatistics 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE INDEX IDXTSIDX1 ON pdpstatistics(timeStamp, name, version) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0120-audit_sequence.sql 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS audit_sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | INSERT INTO audit_sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM jpapolicyaudit)) 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | 02:55:58 policy-db-migrator | > upgrade 0130-statistics_sequence.sql 02:55:58 policy-pap | [2024-03-08T02:54:29.967+00:00|INFO|TimerManager|Thread-9] update timer waiting 30000ms Timer [name=78c3f019-43c4-49d2-acc7-98a15707e8e1, expireMs=1709866499967] 02:55:58 policy-apex-pdp | struct_value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.735790816Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 02:55:58 simulator | 2024-03-08 02:54:35,235 INFO 172.17.0.9 - - [08/Mar/2024:02:54:30 +0000] "GET /events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000 HTTP/1.1" 200 668 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-db-migrator | -------------- 02:55:58 policy-pap | [2024-03-08T02:54:29.972+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "vfStatus" 02:55:58 simulator | 2024-03-08 02:54:35,236 INFO 172.17.0.1 - - [08/Mar/2024:02:54:35 +0000] "POST /events/unauthenticated.DCAE_CL_OUTPUT HTTP/1.1" 200 28 "-" "python-requests/2.27.1" 02:55:58 policy-db-migrator | CREATE TABLE IF NOT EXISTS statistics_sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "Active" 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"NSOApexEngine","version":"0.0.1","id":45,"instanceCount":4,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"}}},"taskParameters":[{"key":"logUrl","value":"http://message-router:3904/events/APEX-CL-MGT"}]},"policy_type_impl":{"apexPolicyModel":{"key":{"name":"onap.policies.apex.Simplecontrolloop","version":"0.0.1"},"keyInformation":{"key":{"name":"onap.policies.apex.Simplecontrolloop_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"UUID":"7218fb2f-59e3-321d-9ae1-bc97b19eb4ae","description":"Generated description for concept referred to by key \"SimpleBooleanType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"UUID":"c8a29e27-0a15-354a-84f9-4c7f207e5c81","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"5e843cee-0180-39b9-8989-180b2ffe11c0","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"UUID":"90291c92-9b27-3cd9-8720-db572419c048","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestErrorType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"UUID":"7b7e6751-4e0b-389d-98c0-5567bbc0294c","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"UUID":"63d5680c-14ef-3505-8d34-ebb646bba07b","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"a84ca97d-6e94-39a2-91f9-59a6c9aa435e","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"UUID":"0e2ee622-7fd3-3e49-82e2-539c4f5e9624","description":"Generated description for concept referred to by key \"SimpleCL_CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"UUID":"e84f8682-ea33-3ad0-8626-8bc4634581fc","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"a252f835-2479-38ef-9ef4-20af62725752","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"UUID":"cfc46ea9-b8c1-38dd-ac9c-304c916daf34","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"UUID":"1e7095d6-a455-3f89-acae-486e35d7e311","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"UUID":"d22ea83b-695d-3da9-b9f5-41f16ca433bf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestPayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"UUID":"e9fe2e40-1f0d-30dd-8b9e-885695878693","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyResponsePayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"UUID":"5e04fa76-0a17-38a9-8524-23b2d1a23fa5","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"15866380-40f5-3f8e-87d9-13747a36d352","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"UUID":"2c3d76ce-dd42-32ac-a397-ab418534e1cf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"UUID":"b99c44da-dae7-3c96-b528-58852537d063","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"UUID":"1db688e2-3afe-3b03-9795-fdbfa80fa240","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"31022456-e85b-3a9b-9ecb-a09691792d3e","description":"Generated description for concept referred to by key \"SimpleCL_CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"UUID":"d6075720-622e-3a0d-827a-aa4580a2f5d7","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"UUID":"948359ff-3308-3ac5-a5ec-6e3c1b9cd4d5","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"UUID":"63a6fd26-2fd6-3a0e-8a27-49a5d2ea4644","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbum:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"UUID":"a0407d0b-5719-38bf-9529-25ad62ace8c4","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbumType:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"UUID":"28e894dc-4ab8-3469-aab7-d81bd05bb4c9","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAIFailureResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"UUID":"073f1433-999e-3506-98ad-ef820d2fa7f0","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAISuccessResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"UUID":"afc6ed46-6801-3c85-bb4c-0ab5b0dd4a74","description":"Generated description for concept referred to by key \"SimpleCL_HandleVesEventTask:0.0.1\""}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"UUID":"317be184-a01a-3e2d-9ae4-cafaa405de70","description":"Generated description for concept referred to by key \"SimpleCL_LogEvent:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"UUID":"be7fc79b-9b73-381a-8e23-9dd6e6b1233d","description":"Generated description for concept referred to by key \"SimpleCL_LogEventComponentType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"UUID":"1a082851-49e3-3f4c-b023-c05236cc8389","description":"Generated description for concept referred to by key \"SimpleCL_LogEventOtherFieldsType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"UUID":"cab6cd51-ea7b-3241-a173-ea8a24e29737","description":"Generated description for concept referred to by key \"SimpleCL_LogEventTargetType:0.0.1\""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"UUID":"0f57665a-f0a9-314e-ad0a-04c1f5758174","description":"Generated description for concept referred to by key \"SimpleCL_VesEvent:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"UUID":"ba5d9a46-8cb4-3fbe-84fd-eabba5b7dd4b","description":"Generated description for concept referred to by key \"SimpleCL_VesEventHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"UUID":"9fd7a967-57d4-36ef-81e9-c3396f3aa8d1","description":"Generated description for concept referred to by key \"SimpleCL_VesEventType:0.0.1\""}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"UUID":"2dfcd9ec-a6f9-3f9f-958f-9b36cf4ac574","description":"Generated description for concept referred to by key \"SimpleLongType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop","version":"0.0.1"},"UUID":"ecc97b87-f30b-344c-a476-d36501bf5cbd","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Albums","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Albums","version":"0.0.1"},"UUID":"1469671a-56dd-3a68-bf6c-77a5cf7a9487","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Albums:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Events","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Events","version":"0.0.1"},"UUID":"23c4eee4-aba5-36f6-96d6-46f40061bfed","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Events:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_KeyInfo","version":"0.0.1"},"UUID":"ea9e73ff-483c-3827-896c-6eaa9d69bc6e","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_KeyInfo:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Policies","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Policies","version":"0.0.1"},"UUID":"38c068e5-bb9a-3997-9e50-ec77c66825c8","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Policies:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Schemas","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Schemas","version":"0.0.1"},"UUID":"38514b27-8b9b-3d06-844a-3aced27deb0a","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Schemas:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Tasks","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Tasks","version":"0.0.1"},"UUID":"0e0387b5-07fa-30e4-8554-eb51d2e18939","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAIFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAIFailureResponseState"},"trigger":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAIFailureStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"SimpleCL_AAIFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAIFailureResponseState"}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAISuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAISuccessResponseState"},"trigger":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAISuccessStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"},"outgoingEvent":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"SimpleCL_AAISuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAISuccessResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifyFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifyFailureResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifyFailureResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifyFailureResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifySuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifySuccessResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifySuccessResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifySuccessResponseState"}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveVesState","value":{"stateKey":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveVesState"},"trigger":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"VesOutput","value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"},"outgoingEvent":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"SimpleCL_VesEventHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveVesState"}}]}},"tasks":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\n\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_SUCCESS\", \"Successfully processed the VES event. Hostname is updated.\")\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar aaiErrorMessage = \"AAI operation failed. Error message from AAI - \" + executor.inFields.get(\"requestError\").get(\"serviceException\").get(\"text\");\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + aaiErrorMessage)\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""},"outputEvents":{"entry":[{"key":"SimpleCL_CDSConfigModifyRequestEvent","value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\nexecutor.logger.info(\"HandleAAISuccessResponseTask extracted context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar otherFieldsMap = eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\");\n\nvar targetEntityName = executor.inFields.get(\"pnf-name\")\nvar logMessage = \"\";\nvar existingHostname = executor.inFields.get(\"pnf-name2\");\nvar hostnameInVesEvent = otherFieldsMap.get(\"hostname\");\n\nvar albumSchemaHelper = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper();\nvar target = albumSchemaHelper.createNewSubInstance(\"target\");\ntarget.put(\"targetType\", \"PNF\")\nvar entityInfo = albumSchemaHelper.createNewSubInstance(\"entityInfo\");\nentityInfo.put(\"name\",targetEntityName);\ntarget.put(\"entityInfo\", entityInfo);\neventDetailsAlbum.put(\"target\", target);\n\nvar returnVal = true;\nif ((String(hostnameInVesEvent) != \"UNDEFINED\") && (String(existingHostname) != String(hostnameInVesEvent))) {\n logMessage = \"Hostname available in AAI does not match with the hostname received in the VES Event.\";\n returnVal = false\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + logMessage)\n executor.addFieldsToOutput(logEventFields);\n} else {\n logMessage = \"Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.\";\n\n var commonHeader = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"commonHeader\").createNewInstance();\n commonHeader.put(\"subRequestId\", albumID.toString());\n commonHeader.put(\"requestId\", commonEventHeader.get(\"eventId\"));\n commonHeader.put(\"originatorId\", \"POLICY\");\n\n var blueprintName = \"controlloop-hostname-update\";\n var blueprintVersion = \"1.0.4\";\n var newHostname = \"host\" + Math.random().toString(36).substring(7);\n eventDetailsAlbum.put(\"generatedHostname\", newHostname);\n\n var actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"actionIdentifiers\").createNewInstance();\n actionIdentifiers.put(\"mode\", \"sync\");\n actionIdentifiers.put(\"blueprintName\", blueprintName);\n actionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\n actionIdentifiers.put(\"actionName\", \"update-config\");\n\n var payloadEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewSubInstance(\"CDSConfigModifyRequestPayloadEntry\");\n payloadEntry.put(\"hostname\", newHostname)\n payloadEntry.put(\"IP\", executor.inFields.get(\"ipaddress-v4-oam\"));\n payloadEntry.put(\"pnfName\", otherFieldsMap.get(\"pnfName\"));\n\n var payload = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewInstance();\n payload.put(\"update_DasH_config_DasH_request\", payloadEntry);\n\n var cdsRequestEventFields = java.util.HashMap();\n cdsRequestEventFields.put(\"commonHeader\", commonHeader);\n cdsRequestEventFields.put(\"actionIdentifiers\", actionIdentifiers);\n cdsRequestEventFields.put(\"payload\", payload);\n executor.addFieldsToOutput(cdsRequestEventFields);\n\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"SUCCESS\", logMessage)\n executor.addFieldsToOutput(logEventFields);\n}\nexecutor.logger.info(executor.outFieldsList);\nreturnVal;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"SimpleCL_AAIRequestEvent","value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\n\nvar event = executor.inFields.get(\"event\");\nexecutor.logger.info(\"HandleVesEventTask processing VES event - \" + event);\n\nvar commonEventHeader = event.get(\"commonEventHeader\");\nvar otherFields = event.get(\"otherFields\");\n// albumID will be used to fetch info from our album later. Storing event data in album by sourceId / AAI pnf-id, the same will be sent to CDS request payload as subRequestId\nvar albumID = commonEventHeader.get(\"sourceId\");\n// save the event processing start time in apex\ncommonEventHeader.put(\"startEpochMicrosec\", longType(new Date().getTime()));\n//save the incoming event details to album\neventDetailsAlbum.put(\"commonEventHeader\", commonEventHeader);\neventDetailsAlbum.put(\"otherFields\", otherFields);\nexecutor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").put(albumID.toString(), eventDetailsAlbum);\nexecutor.logger.info(\"HandleVesEventTask storing context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nexecutor.getExecutionProperties().setProperty(\"albumId\", albumID);\nexecutor.getExecutionProperties().setProperty(\"pnfName\", otherFields.get(\"hashMap\").get(\"pnfName\"));\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), otherFields.get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"ACTIVE\", \"VES event has been received. Going to fetch details from AAI.\")\n\nexecutor.addFieldsToOutput(logEventFields);\n\nexecutor.logger.info(executor.outFieldsList);\nreturnValue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n // populate logEventFields\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}}]}},"events":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]}},"toscaPolicyState":"EXIT_FAILURE"},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}}]}},"albums":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Boolean"}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"AAIRequestErrorType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"serviceException\",\n \"type\": {\n \"name\": \"serviceException\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"messageId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"text\",\n \"type\": \"string\"\n },\n {\n \"name\": \"variables\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSActionIdentifiers_Type\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"map\",\n \"values\": {\n \"type\": \"record\",\n \"name\": \"CDSConfigModifyRequestPayloadEntry\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"IP\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n }\n ]\n }\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSConfigResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"errorMessage\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSRequestCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"eventDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"internalHeaderFields\",\n \"type\": {\n \"name\": \"internalHeaderFields\",\n \"type\": \"record\",\n \"fields\": []\n }\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFields\",\n \"type\": {\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hashMap\",\n \"type\": {\n \"name\": \"hashMap\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"ip\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFieldsVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"target\",\n \"type\": {\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n },\n {\n \"name\": \"generatedHostname\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"component\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n },\n {\n \"name\": \"flavour\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"long\"\n },\n {\n \"name\": \"status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"artifacts\",\n \"type\": {\n \"name\": \"artifacts\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"policyName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"policyVersion\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"useCaseName\",\n \"type\": \"string\"\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"pnf_DasH_name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\":\"event\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"commonEventHeader\",\n \"type\":{\n \"name\":\"commonEventHeader\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"domain\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"lastEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"priority\",\n \"type\":\"string\"\n },\n {\n \"name\":\"reportingEntityName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sequence\",\n \"type\":\"int\"\n },\n {\n \"name\":\"sourceId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sourceName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"startEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"version\",\n \"type\":\"string\"\n },\n {\n \"name\":\"internalHeaderFields\",\n \"type\":{\n \"name\":\"internalHeaderFields\",\n \"type\":\"record\",\n \"fields\":[\n\n ]\n }\n },\n {\n \"name\":\"vesEventListenerVersion\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFields\",\n \"type\":{\n \"name\":\"otherFields\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hashMap\",\n \"type\":{\n \"name\":\"hashMap\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hostname\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ip\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFieldsVersion\",\n \"type\":\"string\"\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}}]}}}}},"eventInputParameters":{"SimpleCL_DCAEConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_VesEvent"},"SimpleCL_AAIResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://aai-sim:6666/aai/v16/network/pnfs/pnf/{pnfName}","httpMethod":"GET","httpCodeFilter":"[2-5][0-1][0-9]","httpHeaders":[["Accept","application/json"],["Content-Type","application/json"],["X-FromAppId","dcae-curl"],["x-transactionId","9998"],["Authorization","Basic QUFJOkFBSQ=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_AAISuccessResponseEvent|SimpleCL_AAIFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIProducer","requestorTimeout":2000},"SimpleCL_CDSConfigModifyResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_CDSConfigModifySuccessResponseEvent|SimpleCL_CDSConfigModifyFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyRequestProducer","requestorTimeout":500}},"eventOutputParameters":{"SimpleCL_AAIProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_AAIRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIResponseConsumer","requestorTimeout":2000},"SimpleCL_CDSConfigModifyRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":60}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_CDSConfigModifyRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyResponseConsumer","requestorTimeout":500},"SimpleCL_logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/APEX-CL-MGT"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_LogEvent"}}},"name":"onap.policies.apex.pnf.Test","version":"1.0.0","metadata":{"policy-id":"onap.policies.apex.pnf.Test","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"78c3f019-43c4-49d2-acc7-98a15707e8e1","timestampMs":1709866469867,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 simulator | 2024-03-08 02:54:35,351 INFO 172.17.0.1 - - [08/Mar/2024:02:54:35 +0000] "GET /events/APEX-CL-MGT/script/1?limit=1 HTTP/1.1" 200 646 "-" "python-requests/2.27.1" 02:55:58 policy-db-migrator | -------------- 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.737648654Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.855698ms 02:55:58 policy-apex-pdp | } 02:55:58 policy-pap | [2024-03-08T02:54:29.973+00:00|INFO|ServiceManager|http-nio-6969-exec-7] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate started 02:55:58 simulator | 2024-03-08 02:54:35,351 INFO 172.17.0.9 - - [08/Mar/2024:02:54:35 +0000] "GET /aai/v16/network/pnfs/pnf/demo-pnf HTTP/1.1" 200 283 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-db-migrator | 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.742776807Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 02:55:58 policy-apex-pdp | } 02:55:58 policy-pap | [2024-03-08T02:54:30.006+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 34 ms 02:55:58 simulator | 2024-03-08 02:54:35,351 INFO 172.17.0.9 - - [08/Mar/2024:02:54:35 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-db-migrator | -------------- 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.748801825Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.024428ms 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-pap | [2024-03-08T02:54:30.006+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 simulator | 2024-03-08 02:54:35,393 INFO 172.17.0.9 - - [08/Mar/2024:02:54:35 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-db-migrator | INSERT INTO statistics_sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM pdpstatistics)) 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.753445237Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 02:55:58 policy-apex-pdp | key: "update-properties" 02:55:58 policy-pap | [2024-03-08T02:54:30.017+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:54:35,394 INFO 172.17.0.1 - - [08/Mar/2024:02:54:35 +0000] "GET /events/APEX-CL-MGT/script/1?limit=1 HTTP/1.1" 200 725 "-" "python-requests/2.27.1" 02:55:58 policy-db-migrator | -------------- 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.754546989Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.100552ms 02:55:58 policy-apex-pdp | value { 02:55:58 policy-pap | [2024-03-08T02:54:30.018+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:54:35,961 INFO Received request input to CDS: commonHeader { 02:55:58 policy-db-migrator | 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.762868217Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-pap | [2024-03-08T02:54:30.018+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 02:55:58 simulator | requestId: "8c7935a4-79d8-4ec0-b661-dcca3cd68006" 02:55:58 policy-db-migrator | policyadmin: OK: upgrade (1200) 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.763938279Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.070092ms 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-pap | [2024-03-08T02:54:30.022+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-db-migrator | name version 02:55:58 simulator | subRequestId: "927b2580-36d9-4f13-8421-3c9d43b7a57e" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.769668912Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 02:55:58 policy-apex-pdp | key: "service-instance.service-instance-id" 02:55:58 policy-pap | [2024-03-08T02:54:30.023+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-db-migrator | policyadmin 1200 02:55:58 simulator | originatorId: "POLICY" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.79631741Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.650388ms 02:55:58 policy-apex-pdp | value { 02:55:58 policy-db-migrator | ID script operation from_version to_version tag success atTime 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"NSOApexEngine","version":"0.0.1","id":45,"instanceCount":4,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"}}},"taskParameters":[{"key":"logUrl","value":"http://message-router:3904/events/APEX-CL-MGT"}]},"policy_type_impl":{"apexPolicyModel":{"key":{"name":"onap.policies.apex.Simplecontrolloop","version":"0.0.1"},"keyInformation":{"key":{"name":"onap.policies.apex.Simplecontrolloop_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"UUID":"7218fb2f-59e3-321d-9ae1-bc97b19eb4ae","description":"Generated description for concept referred to by key \"SimpleBooleanType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"UUID":"c8a29e27-0a15-354a-84f9-4c7f207e5c81","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"5e843cee-0180-39b9-8989-180b2ffe11c0","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"UUID":"90291c92-9b27-3cd9-8720-db572419c048","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestErrorType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"UUID":"7b7e6751-4e0b-389d-98c0-5567bbc0294c","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"UUID":"63d5680c-14ef-3505-8d34-ebb646bba07b","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"a84ca97d-6e94-39a2-91f9-59a6c9aa435e","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"UUID":"0e2ee622-7fd3-3e49-82e2-539c4f5e9624","description":"Generated description for concept referred to by key \"SimpleCL_CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"UUID":"e84f8682-ea33-3ad0-8626-8bc4634581fc","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"a252f835-2479-38ef-9ef4-20af62725752","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"UUID":"cfc46ea9-b8c1-38dd-ac9c-304c916daf34","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"UUID":"1e7095d6-a455-3f89-acae-486e35d7e311","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"UUID":"d22ea83b-695d-3da9-b9f5-41f16ca433bf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestPayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"UUID":"e9fe2e40-1f0d-30dd-8b9e-885695878693","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyResponsePayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"UUID":"5e04fa76-0a17-38a9-8524-23b2d1a23fa5","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"15866380-40f5-3f8e-87d9-13747a36d352","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"UUID":"2c3d76ce-dd42-32ac-a397-ab418534e1cf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"UUID":"b99c44da-dae7-3c96-b528-58852537d063","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"UUID":"1db688e2-3afe-3b03-9795-fdbfa80fa240","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"31022456-e85b-3a9b-9ecb-a09691792d3e","description":"Generated description for concept referred to by key \"SimpleCL_CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"UUID":"d6075720-622e-3a0d-827a-aa4580a2f5d7","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"UUID":"948359ff-3308-3ac5-a5ec-6e3c1b9cd4d5","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"UUID":"63a6fd26-2fd6-3a0e-8a27-49a5d2ea4644","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbum:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"UUID":"a0407d0b-5719-38bf-9529-25ad62ace8c4","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbumType:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"UUID":"28e894dc-4ab8-3469-aab7-d81bd05bb4c9","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAIFailureResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"UUID":"073f1433-999e-3506-98ad-ef820d2fa7f0","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAISuccessResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"UUID":"afc6ed46-6801-3c85-bb4c-0ab5b0dd4a74","description":"Generated description for concept referred to by key \"SimpleCL_HandleVesEventTask:0.0.1\""}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"UUID":"317be184-a01a-3e2d-9ae4-cafaa405de70","description":"Generated description for concept referred to by key \"SimpleCL_LogEvent:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"UUID":"be7fc79b-9b73-381a-8e23-9dd6e6b1233d","description":"Generated description for concept referred to by key \"SimpleCL_LogEventComponentType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"UUID":"1a082851-49e3-3f4c-b023-c05236cc8389","description":"Generated description for concept referred to by key \"SimpleCL_LogEventOtherFieldsType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"UUID":"cab6cd51-ea7b-3241-a173-ea8a24e29737","description":"Generated description for concept referred to by key \"SimpleCL_LogEventTargetType:0.0.1\""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"UUID":"0f57665a-f0a9-314e-ad0a-04c1f5758174","description":"Generated description for concept referred to by key \"SimpleCL_VesEvent:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"UUID":"ba5d9a46-8cb4-3fbe-84fd-eabba5b7dd4b","description":"Generated description for concept referred to by key \"SimpleCL_VesEventHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"UUID":"9fd7a967-57d4-36ef-81e9-c3396f3aa8d1","description":"Generated description for concept referred to by key \"SimpleCL_VesEventType:0.0.1\""}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"UUID":"2dfcd9ec-a6f9-3f9f-958f-9b36cf4ac574","description":"Generated description for concept referred to by key \"SimpleLongType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop","version":"0.0.1"},"UUID":"ecc97b87-f30b-344c-a476-d36501bf5cbd","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Albums","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Albums","version":"0.0.1"},"UUID":"1469671a-56dd-3a68-bf6c-77a5cf7a9487","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Albums:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Events","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Events","version":"0.0.1"},"UUID":"23c4eee4-aba5-36f6-96d6-46f40061bfed","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Events:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_KeyInfo","version":"0.0.1"},"UUID":"ea9e73ff-483c-3827-896c-6eaa9d69bc6e","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_KeyInfo:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Policies","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Policies","version":"0.0.1"},"UUID":"38c068e5-bb9a-3997-9e50-ec77c66825c8","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Policies:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Schemas","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Schemas","version":"0.0.1"},"UUID":"38514b27-8b9b-3d06-844a-3aced27deb0a","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Schemas:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Tasks","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Tasks","version":"0.0.1"},"UUID":"0e0387b5-07fa-30e4-8554-eb51d2e18939","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAIFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAIFailureResponseState"},"trigger":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAIFailureStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"SimpleCL_AAIFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAIFailureResponseState"}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAISuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAISuccessResponseState"},"trigger":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAISuccessStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"},"outgoingEvent":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"SimpleCL_AAISuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAISuccessResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifyFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifyFailureResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifyFailureResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifyFailureResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifySuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifySuccessResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifySuccessResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifySuccessResponseState"}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveVesState","value":{"stateKey":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveVesState"},"trigger":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"VesOutput","value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"},"outgoingEvent":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"SimpleCL_VesEventHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveVesState"}}]}},"tasks":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\n\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_SUCCESS\", \"Successfully processed the VES event. Hostname is updated.\")\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar aaiErrorMessage = \"AAI operation failed. Error message from AAI - \" + executor.inFields.get(\"requestError\").get(\"serviceException\").get(\"text\");\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + aaiErrorMessage)\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""},"outputEvents":{"entry":[{"key":"SimpleCL_CDSConfigModifyRequestEvent","value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\nexecutor.logger.info(\"HandleAAISuccessResponseTask extracted context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar otherFieldsMap = eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\");\n\nvar targetEntityName = executor.inFields.get(\"pnf-name\")\nvar logMessage = \"\";\nvar existingHostname = executor.inFields.get(\"pnf-name2\");\nvar hostnameInVesEvent = otherFieldsMap.get(\"hostname\");\n\nvar albumSchemaHelper = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper();\nvar target = albumSchemaHelper.createNewSubInstance(\"target\");\ntarget.put(\"targetType\", \"PNF\")\nvar entityInfo = albumSchemaHelper.createNewSubInstance(\"entityInfo\");\nentityInfo.put(\"name\",targetEntityName);\ntarget.put(\"entityInfo\", entityInfo);\neventDetailsAlbum.put(\"target\", target);\n\nvar returnVal = true;\nif ((String(hostnameInVesEvent) != \"UNDEFINED\") && (String(existingHostname) != String(hostnameInVesEvent))) {\n logMessage = \"Hostname available in AAI does not match with the hostname received in the VES Event.\";\n returnVal = false\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + logMessage)\n executor.addFieldsToOutput(logEventFields);\n} else {\n logMessage = \"Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.\";\n\n var commonHeader = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"commonHeader\").createNewInstance();\n commonHeader.put(\"subRequestId\", albumID.toString());\n commonHeader.put(\"requestId\", commonEventHeader.get(\"eventId\"));\n commonHeader.put(\"originatorId\", \"POLICY\");\n\n var blueprintName = \"controlloop-hostname-update\";\n var blueprintVersion = \"1.0.4\";\n var newHostname = \"host\" + Math.random().toString(36).substring(7);\n eventDetailsAlbum.put(\"generatedHostname\", newHostname);\n\n var actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"actionIdentifiers\").createNewInstance();\n actionIdentifiers.put(\"mode\", \"sync\");\n actionIdentifiers.put(\"blueprintName\", blueprintName);\n actionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\n actionIdentifiers.put(\"actionName\", \"update-config\");\n\n var payloadEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewSubInstance(\"CDSConfigModifyRequestPayloadEntry\");\n payloadEntry.put(\"hostname\", newHostname)\n payloadEntry.put(\"IP\", executor.inFields.get(\"ipaddress-v4-oam\"));\n payloadEntry.put(\"pnfName\", otherFieldsMap.get(\"pnfName\"));\n\n var payload = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewInstance();\n payload.put(\"update_DasH_config_DasH_request\", payloadEntry);\n\n var cdsRequestEventFields = java.util.HashMap();\n cdsRequestEventFields.put(\"commonHeader\", commonHeader);\n cdsRequestEventFields.put(\"actionIdentifiers\", actionIdentifiers);\n cdsRequestEventFields.put(\"payload\", payload);\n executor.addFieldsToOutput(cdsRequestEventFields);\n\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"SUCCESS\", logMessage)\n executor.addFieldsToOutput(logEventFields);\n}\nexecutor.logger.info(executor.outFieldsList);\nreturnVal;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"SimpleCL_AAIRequestEvent","value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\n\nvar event = executor.inFields.get(\"event\");\nexecutor.logger.info(\"HandleVesEventTask processing VES event - \" + event);\n\nvar commonEventHeader = event.get(\"commonEventHeader\");\nvar otherFields = event.get(\"otherFields\");\n// albumID will be used to fetch info from our album later. Storing event data in album by sourceId / AAI pnf-id, the same will be sent to CDS request payload as subRequestId\nvar albumID = commonEventHeader.get(\"sourceId\");\n// save the event processing start time in apex\ncommonEventHeader.put(\"startEpochMicrosec\", longType(new Date().getTime()));\n//save the incoming event details to album\neventDetailsAlbum.put(\"commonEventHeader\", commonEventHeader);\neventDetailsAlbum.put(\"otherFields\", otherFields);\nexecutor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").put(albumID.toString(), eventDetailsAlbum);\nexecutor.logger.info(\"HandleVesEventTask storing context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nexecutor.getExecutionProperties().setProperty(\"albumId\", albumID);\nexecutor.getExecutionProperties().setProperty(\"pnfName\", otherFields.get(\"hashMap\").get(\"pnfName\"));\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), otherFields.get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"ACTIVE\", \"VES event has been received. Going to fetch details from AAI.\")\n\nexecutor.addFieldsToOutput(logEventFields);\n\nexecutor.logger.info(executor.outFieldsList);\nreturnValue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n // populate logEventFields\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}}]}},"events":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]}},"toscaPolicyState":"EXIT_FAILURE"},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}}]}},"albums":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Boolean"}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"AAIRequestErrorType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"serviceException\",\n \"type\": {\n \"name\": \"serviceException\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"messageId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"text\",\n \"type\": \"string\"\n },\n {\n \"name\": \"variables\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSActionIdentifiers_Type\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"map\",\n \"values\": {\n \"type\": \"record\",\n \"name\": \"CDSConfigModifyRequestPayloadEntry\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"IP\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n }\n ]\n }\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSConfigResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"errorMessage\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSRequestCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"eventDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"internalHeaderFields\",\n \"type\": {\n \"name\": \"internalHeaderFields\",\n \"type\": \"record\",\n \"fields\": []\n }\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFields\",\n \"type\": {\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hashMap\",\n \"type\": {\n \"name\": \"hashMap\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"ip\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFieldsVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"target\",\n \"type\": {\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n },\n {\n \"name\": \"generatedHostname\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"component\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n },\n {\n \"name\": \"flavour\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"long\"\n },\n {\n \"name\": \"status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"artifacts\",\n \"type\": {\n \"name\": \"artifacts\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"policyName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"policyVersion\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"useCaseName\",\n \"type\": \"string\"\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"pnf_DasH_name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\":\"event\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"commonEventHeader\",\n \"type\":{\n \"name\":\"commonEventHeader\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"domain\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"lastEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"priority\",\n \"type\":\"string\"\n },\n {\n \"name\":\"reportingEntityName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sequence\",\n \"type\":\"int\"\n },\n {\n \"name\":\"sourceId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sourceName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"startEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"version\",\n \"type\":\"string\"\n },\n {\n \"name\":\"internalHeaderFields\",\n \"type\":{\n \"name\":\"internalHeaderFields\",\n \"type\":\"record\",\n \"fields\":[\n\n ]\n }\n },\n {\n \"name\":\"vesEventListenerVersion\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFields\",\n \"type\":{\n \"name\":\"otherFields\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hashMap\",\n \"type\":{\n \"name\":\"hashMap\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hostname\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ip\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFieldsVersion\",\n \"type\":\"string\"\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}}]}}}}},"eventInputParameters":{"SimpleCL_DCAEConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_VesEvent"},"SimpleCL_AAIResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://aai-sim:6666/aai/v16/network/pnfs/pnf/{pnfName}","httpMethod":"GET","httpCodeFilter":"[2-5][0-1][0-9]","httpHeaders":[["Accept","application/json"],["Content-Type","application/json"],["X-FromAppId","dcae-curl"],["x-transactionId","9998"],["Authorization","Basic QUFJOkFBSQ=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_AAISuccessResponseEvent|SimpleCL_AAIFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIProducer","requestorTimeout":2000},"SimpleCL_CDSConfigModifyResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_CDSConfigModifySuccessResponseEvent|SimpleCL_CDSConfigModifyFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyRequestProducer","requestorTimeout":500}},"eventOutputParameters":{"SimpleCL_AAIProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_AAIRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIResponseConsumer","requestorTimeout":2000},"SimpleCL_CDSConfigModifyRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":60}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_CDSConfigModifyRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyResponseConsumer","requestorTimeout":500},"SimpleCL_logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/APEX-CL-MGT"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_LogEvent"}}},"name":"onap.policies.apex.pnf.Test","version":"1.0.0","metadata":{"policy-id":"onap.policies.apex.pnf.Test","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"78c3f019-43c4-49d2-acc7-98a15707e8e1","timestampMs":1709866469867,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.857843219Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 02:55:58 policy-apex-pdp | string_value: "37b008b9-b367-4359-93fd-74d3ce0ee1a0" 02:55:58 policy-pap | [2024-03-08T02:54:30.024+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE 02:55:58 simulator | actionIdentifiers { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.886402996Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.564657ms 02:55:58 policy-apex-pdp | } 02:55:58 policy-db-migrator | 1 0100-jpapdpgroup_properties.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:55 02:55:58 policy-pap | [2024-03-08T02:54:30.024+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 simulator | blueprintName: "controlloop-hostname-update" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.909083041Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 02:55:58 policy-apex-pdp | } 02:55:58 policy-db-migrator | 2 0110-jpapdpstatistics_enginestats.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:55 02:55:58 policy-pap | [2024-03-08T02:54:30.025+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 simulator | blueprintVersion: "1.0.4" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.910759462Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.679801ms 02:55:58 policy-db-migrator | 3 0120-jpapdpsubgroup_policies.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:55 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-pap | [2024-03-08T02:54:30.025+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 simulator | actionName: "update-config" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.915599281Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 02:55:58 policy-db-migrator | 4 0130-jpapdpsubgroup_properties.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:55 02:55:58 policy-apex-pdp | key: "generic-vnf.vnf-id" 02:55:58 simulator | mode: "sync" 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"NSOApexEngine","version":"0.0.1","id":45,"instanceCount":4,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"}}},"taskParameters":[{"key":"logUrl","value":"http://message-router:3904/events/APEX-CL-MGT"}]},"policy_type_impl":{"apexPolicyModel":{"key":{"name":"onap.policies.apex.Simplecontrolloop","version":"0.0.1"},"keyInformation":{"key":{"name":"onap.policies.apex.Simplecontrolloop_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"UUID":"7218fb2f-59e3-321d-9ae1-bc97b19eb4ae","description":"Generated description for concept referred to by key \"SimpleBooleanType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"UUID":"c8a29e27-0a15-354a-84f9-4c7f207e5c81","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"5e843cee-0180-39b9-8989-180b2ffe11c0","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"UUID":"90291c92-9b27-3cd9-8720-db572419c048","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestErrorType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"UUID":"7b7e6751-4e0b-389d-98c0-5567bbc0294c","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"UUID":"63d5680c-14ef-3505-8d34-ebb646bba07b","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"a84ca97d-6e94-39a2-91f9-59a6c9aa435e","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"UUID":"0e2ee622-7fd3-3e49-82e2-539c4f5e9624","description":"Generated description for concept referred to by key \"SimpleCL_CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"UUID":"e84f8682-ea33-3ad0-8626-8bc4634581fc","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"a252f835-2479-38ef-9ef4-20af62725752","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"UUID":"cfc46ea9-b8c1-38dd-ac9c-304c916daf34","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"UUID":"1e7095d6-a455-3f89-acae-486e35d7e311","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"UUID":"d22ea83b-695d-3da9-b9f5-41f16ca433bf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestPayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"UUID":"e9fe2e40-1f0d-30dd-8b9e-885695878693","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyResponsePayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"UUID":"5e04fa76-0a17-38a9-8524-23b2d1a23fa5","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"15866380-40f5-3f8e-87d9-13747a36d352","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"UUID":"2c3d76ce-dd42-32ac-a397-ab418534e1cf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"UUID":"b99c44da-dae7-3c96-b528-58852537d063","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"UUID":"1db688e2-3afe-3b03-9795-fdbfa80fa240","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"31022456-e85b-3a9b-9ecb-a09691792d3e","description":"Generated description for concept referred to by key \"SimpleCL_CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"UUID":"d6075720-622e-3a0d-827a-aa4580a2f5d7","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"UUID":"948359ff-3308-3ac5-a5ec-6e3c1b9cd4d5","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"UUID":"63a6fd26-2fd6-3a0e-8a27-49a5d2ea4644","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbum:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"UUID":"a0407d0b-5719-38bf-9529-25ad62ace8c4","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbumType:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"UUID":"28e894dc-4ab8-3469-aab7-d81bd05bb4c9","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAIFailureResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"UUID":"073f1433-999e-3506-98ad-ef820d2fa7f0","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAISuccessResponseTask:0.0.1\""}},{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"UUID":"afc6ed46-6801-3c85-bb4c-0ab5b0dd4a74","description":"Generated description for concept referred to by key \"SimpleCL_HandleVesEventTask:0.0.1\""}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"UUID":"317be184-a01a-3e2d-9ae4-cafaa405de70","description":"Generated description for concept referred to by key \"SimpleCL_LogEvent:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"UUID":"be7fc79b-9b73-381a-8e23-9dd6e6b1233d","description":"Generated description for concept referred to by key \"SimpleCL_LogEventComponentType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"UUID":"1a082851-49e3-3f4c-b023-c05236cc8389","description":"Generated description for concept referred to by key \"SimpleCL_LogEventOtherFieldsType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"UUID":"cab6cd51-ea7b-3241-a173-ea8a24e29737","description":"Generated description for concept referred to by key \"SimpleCL_LogEventTargetType:0.0.1\""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"UUID":"0f57665a-f0a9-314e-ad0a-04c1f5758174","description":"Generated description for concept referred to by key \"SimpleCL_VesEvent:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"UUID":"ba5d9a46-8cb4-3fbe-84fd-eabba5b7dd4b","description":"Generated description for concept referred to by key \"SimpleCL_VesEventHandlerPolicy:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"UUID":"9fd7a967-57d4-36ef-81e9-c3396f3aa8d1","description":"Generated description for concept referred to by key \"SimpleCL_VesEventType:0.0.1\""}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"UUID":"2dfcd9ec-a6f9-3f9f-958f-9b36cf4ac574","description":"Generated description for concept referred to by key \"SimpleLongType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop","version":"0.0.1"},"UUID":"ecc97b87-f30b-344c-a476-d36501bf5cbd","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Albums","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Albums","version":"0.0.1"},"UUID":"1469671a-56dd-3a68-bf6c-77a5cf7a9487","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Albums:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Events","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Events","version":"0.0.1"},"UUID":"23c4eee4-aba5-36f6-96d6-46f40061bfed","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Events:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_KeyInfo","version":"0.0.1"},"UUID":"ea9e73ff-483c-3827-896c-6eaa9d69bc6e","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_KeyInfo:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Policies","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Policies","version":"0.0.1"},"UUID":"38c068e5-bb9a-3997-9e50-ec77c66825c8","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Policies:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Schemas","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Schemas","version":"0.0.1"},"UUID":"38514b27-8b9b-3d06-844a-3aced27deb0a","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Schemas:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop_Tasks","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Tasks","version":"0.0.1"},"UUID":"0e0387b5-07fa-30e4-8554-eb51d2e18939","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAIFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAIFailureResponseState"},"trigger":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAIFailureStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"SimpleCL_AAIFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAIFailureResponseState"}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAISuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAISuccessResponseState"},"trigger":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAISuccessStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"},"outgoingEvent":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"SimpleCL_AAISuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAISuccessResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifyFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifyFailureResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifyFailureResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifyFailureResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifySuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifySuccessResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifySuccessResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifySuccessResponseState"}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_VesEventHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveVesState","value":{"stateKey":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveVesState"},"trigger":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"VesOutput","value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"},"outgoingEvent":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"SimpleCL_VesEventHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveVesState"}}]}},"tasks":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\n\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_SUCCESS\", \"Successfully processed the VES event. Hostname is updated.\")\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar aaiErrorMessage = \"AAI operation failed. Error message from AAI - \" + executor.inFields.get(\"requestError\").get(\"serviceException\").get(\"text\");\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + aaiErrorMessage)\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""},"outputEvents":{"entry":[{"key":"SimpleCL_CDSConfigModifyRequestEvent","value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\nexecutor.logger.info(\"HandleAAISuccessResponseTask extracted context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar otherFieldsMap = eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\");\n\nvar targetEntityName = executor.inFields.get(\"pnf-name\")\nvar logMessage = \"\";\nvar existingHostname = executor.inFields.get(\"pnf-name2\");\nvar hostnameInVesEvent = otherFieldsMap.get(\"hostname\");\n\nvar albumSchemaHelper = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper();\nvar target = albumSchemaHelper.createNewSubInstance(\"target\");\ntarget.put(\"targetType\", \"PNF\")\nvar entityInfo = albumSchemaHelper.createNewSubInstance(\"entityInfo\");\nentityInfo.put(\"name\",targetEntityName);\ntarget.put(\"entityInfo\", entityInfo);\neventDetailsAlbum.put(\"target\", target);\n\nvar returnVal = true;\nif ((String(hostnameInVesEvent) != \"UNDEFINED\") && (String(existingHostname) != String(hostnameInVesEvent))) {\n logMessage = \"Hostname available in AAI does not match with the hostname received in the VES Event.\";\n returnVal = false\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + logMessage)\n executor.addFieldsToOutput(logEventFields);\n} else {\n logMessage = \"Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.\";\n\n var commonHeader = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"commonHeader\").createNewInstance();\n commonHeader.put(\"subRequestId\", albumID.toString());\n commonHeader.put(\"requestId\", commonEventHeader.get(\"eventId\"));\n commonHeader.put(\"originatorId\", \"POLICY\");\n\n var blueprintName = \"controlloop-hostname-update\";\n var blueprintVersion = \"1.0.4\";\n var newHostname = \"host\" + Math.random().toString(36).substring(7);\n eventDetailsAlbum.put(\"generatedHostname\", newHostname);\n\n var actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"actionIdentifiers\").createNewInstance();\n actionIdentifiers.put(\"mode\", \"sync\");\n actionIdentifiers.put(\"blueprintName\", blueprintName);\n actionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\n actionIdentifiers.put(\"actionName\", \"update-config\");\n\n var payloadEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewSubInstance(\"CDSConfigModifyRequestPayloadEntry\");\n payloadEntry.put(\"hostname\", newHostname)\n payloadEntry.put(\"IP\", executor.inFields.get(\"ipaddress-v4-oam\"));\n payloadEntry.put(\"pnfName\", otherFieldsMap.get(\"pnfName\"));\n\n var payload = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewInstance();\n payload.put(\"update_DasH_config_DasH_request\", payloadEntry);\n\n var cdsRequestEventFields = java.util.HashMap();\n cdsRequestEventFields.put(\"commonHeader\", commonHeader);\n cdsRequestEventFields.put(\"actionIdentifiers\", actionIdentifiers);\n cdsRequestEventFields.put(\"payload\", payload);\n executor.addFieldsToOutput(cdsRequestEventFields);\n\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"SUCCESS\", logMessage)\n executor.addFieldsToOutput(logEventFields);\n}\nexecutor.logger.info(executor.outFieldsList);\nreturnVal;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"SimpleCL_AAIRequestEvent","value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\n\nvar event = executor.inFields.get(\"event\");\nexecutor.logger.info(\"HandleVesEventTask processing VES event - \" + event);\n\nvar commonEventHeader = event.get(\"commonEventHeader\");\nvar otherFields = event.get(\"otherFields\");\n// albumID will be used to fetch info from our album later. Storing event data in album by sourceId / AAI pnf-id, the same will be sent to CDS request payload as subRequestId\nvar albumID = commonEventHeader.get(\"sourceId\");\n// save the event processing start time in apex\ncommonEventHeader.put(\"startEpochMicrosec\", longType(new Date().getTime()));\n//save the incoming event details to album\neventDetailsAlbum.put(\"commonEventHeader\", commonEventHeader);\neventDetailsAlbum.put(\"otherFields\", otherFields);\nexecutor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").put(albumID.toString(), eventDetailsAlbum);\nexecutor.logger.info(\"HandleVesEventTask storing context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nexecutor.getExecutionProperties().setProperty(\"albumId\", albumID);\nexecutor.getExecutionProperties().setProperty(\"pnfName\", otherFields.get(\"hashMap\").get(\"pnfName\"));\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), otherFields.get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"ACTIVE\", \"VES event has been received. Going to fetch details from AAI.\")\n\nexecutor.addFieldsToOutput(logEventFields);\n\nexecutor.logger.info(executor.outFieldsList);\nreturnValue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n // populate logEventFields\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}}]}},"events":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]}},"toscaPolicyState":"EXIT_FAILURE"},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}}]}},"albums":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"onap.policies.apex.Simplecontrolloop_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Boolean"}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"AAIRequestErrorType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"serviceException\",\n \"type\": {\n \"name\": \"serviceException\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"messageId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"text\",\n \"type\": \"string\"\n },\n {\n \"name\": \"variables\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSActionIdentifiers_Type\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"map\",\n \"values\": {\n \"type\": \"record\",\n \"name\": \"CDSConfigModifyRequestPayloadEntry\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"IP\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n }\n ]\n }\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSConfigResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"errorMessage\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSRequestCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"eventDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"internalHeaderFields\",\n \"type\": {\n \"name\": \"internalHeaderFields\",\n \"type\": \"record\",\n \"fields\": []\n }\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFields\",\n \"type\": {\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hashMap\",\n \"type\": {\n \"name\": \"hashMap\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"ip\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFieldsVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"target\",\n \"type\": {\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n },\n {\n \"name\": \"generatedHostname\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"component\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n },\n {\n \"name\": \"flavour\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"long\"\n },\n {\n \"name\": \"status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"artifacts\",\n \"type\": {\n \"name\": \"artifacts\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"policyName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"policyVersion\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"useCaseName\",\n \"type\": \"string\"\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"pnf_DasH_name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\":\"event\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"commonEventHeader\",\n \"type\":{\n \"name\":\"commonEventHeader\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"domain\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"lastEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"priority\",\n \"type\":\"string\"\n },\n {\n \"name\":\"reportingEntityName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sequence\",\n \"type\":\"int\"\n },\n {\n \"name\":\"sourceId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sourceName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"startEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"version\",\n \"type\":\"string\"\n },\n {\n \"name\":\"internalHeaderFields\",\n \"type\":{\n \"name\":\"internalHeaderFields\",\n \"type\":\"record\",\n \"fields\":[\n\n ]\n }\n },\n {\n \"name\":\"vesEventListenerVersion\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFields\",\n \"type\":{\n \"name\":\"otherFields\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hashMap\",\n \"type\":{\n \"name\":\"hashMap\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hostname\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ip\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFieldsVersion\",\n \"type\":\"string\"\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}}]}}}}},"eventInputParameters":{"SimpleCL_DCAEConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_VesEvent"},"SimpleCL_AAIResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://aai-sim:6666/aai/v16/network/pnfs/pnf/{pnfName}","httpMethod":"GET","httpCodeFilter":"[2-5][0-1][0-9]","httpHeaders":[["Accept","application/json"],["Content-Type","application/json"],["X-FromAppId","dcae-curl"],["x-transactionId","9998"],["Authorization","Basic QUFJOkFBSQ=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_AAISuccessResponseEvent|SimpleCL_AAIFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIProducer","requestorTimeout":2000},"SimpleCL_CDSConfigModifyResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_CDSConfigModifySuccessResponseEvent|SimpleCL_CDSConfigModifyFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyRequestProducer","requestorTimeout":500}},"eventOutputParameters":{"SimpleCL_AAIProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_AAIRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIResponseConsumer","requestorTimeout":2000},"SimpleCL_CDSConfigModifyRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":60}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_CDSConfigModifyRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyResponseConsumer","requestorTimeout":500},"SimpleCL_logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/APEX-CL-MGT"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_LogEvent"}}},"name":"onap.policies.apex.pnf.Test","version":"1.0.0","metadata":{"policy-id":"onap.policies.apex.pnf.Test","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"78c3f019-43c4-49d2-acc7-98a15707e8e1","timestampMs":1709866469867,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:54:30.027+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE 02:55:58 policy-db-migrator | 5 0140-jpapdpsubgroup_supportedpolicytypes.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:55 02:55:58 policy-apex-pdp | value { 02:55:58 policy-pap | [2024-03-08T02:54:30.027+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-pap | [2024-03-08T02:54:30.027+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-db-migrator | 6 0150-jpatoscacapabilityassignment_attributes.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:55 02:55:58 simulator | } 02:55:58 policy-pap | [2024-03-08T02:54:30.661+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:54:30.662+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 policy-db-migrator | 7 0160-jpatoscacapabilityassignment_metadata.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:55 02:55:58 simulator | payload { 02:55:58 policy-apex-pdp | string_value: "37b008b9-b367-4359-93fd-74d3ce0ee1a0" 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"},{"name":"onap.policies.apex.pnf.Test","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:30.640319Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":1,"policyExecutedSuccessCount":1,"policyExecutedFailCount":0,"policyDeployCount":2,"policyDeploySuccessCount":2,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470359,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470359},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470374,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470374},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470386,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470386},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470397,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470397}]},"response":{"responseTo":"78c3f019-43c4-49d2-acc7-98a15707e8e1","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.apex.pnf.Test:1.0.0 "},"messageName":"PDP_STATUS","requestId":"de16649e-d309-4f29-ad65-bb2a9aeacb1e","timestampMs":1709866470640,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:54:30.663+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-db-migrator | 8 0170-jpatoscacapabilityassignment_occurrences.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:55 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.916652903Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.053672ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | fields { 02:55:58 policy-db-migrator | 9 0180-jpatoscacapabilityassignment_properties.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:55 02:55:58 policy-pap | [2024-03-08T02:54:30.663+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 78c3f019-43c4-49d2-acc7-98a15707e8e1 02:55:58 policy-pap | [2024-03-08T02:54:30.663+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | } 02:55:58 simulator | key: "update-config-request" 02:55:58 policy-db-migrator | 10 0190-jpatoscacapabilitytype_metadata.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:55 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"},{"name":"onap.policies.apex.pnf.Test","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:30.640319Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":1,"policyExecutedSuccessCount":1,"policyExecutedFailCount":0,"policyDeployCount":2,"policyDeploySuccessCount":2,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470359,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470359},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470374,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470374},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470386,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470386},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470397,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470397}]},"response":{"responseTo":"78c3f019-43c4-49d2-acc7-98a15707e8e1","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.apex.pnf.Test:1.0.0 "},"messageName":"PDP_STATUS","requestId":"de16649e-d309-4f29-ad65-bb2a9aeacb1e","timestampMs":1709866470640,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-pap | [2024-03-08T02:54:30.663+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-apex-pdp | fields { 02:55:58 simulator | value { 02:55:58 policy-db-migrator | 11 0200-jpatoscacapabilitytype_properties.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:55 02:55:58 policy-pap | [2024-03-08T02:54:30.663+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 policy-pap | [2024-03-08T02:54:30.667+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping 02:55:58 policy-apex-pdp | key: "data" 02:55:58 simulator | struct_value { 02:55:58 policy-db-migrator | 12 0210-jpatoscadatatype_constraints.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:55 02:55:58 policy-pap | [2024-03-08T02:54:30.667+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping enqueue 02:55:58 policy-pap | [2024-03-08T02:54:30.667+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping timer 02:55:58 policy-apex-pdp | value { 02:55:58 simulator | fields { 02:55:58 policy-db-migrator | 13 0220-jpatoscadatatype_metadata.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:30.667+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=78c3f019-43c4-49d2-acc7-98a15707e8e1, expireMs=1709866499967] 02:55:58 policy-pap | [2024-03-08T02:54:30.667+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping listener 02:55:58 policy-apex-pdp | struct_value { 02:55:58 simulator | key: "hostname" 02:55:58 policy-db-migrator | 14 0230-jpatoscadatatype_properties.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:30.667+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopped 02:55:58 policy-pap | [2024-03-08T02:54:30.680+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate successful 02:55:58 policy-apex-pdp | fields { 02:55:58 simulator | value { 02:55:58 policy-db-migrator | 15 0240-jpatoscanodetemplate_metadata.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:30.680+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 has no more requests 02:55:58 policy-pap | [2024-03-08T02:54:30.680+00:00|INFO|network|Thread-8] [OUT|DMAAP|POLICY-NOTIFICATION] 02:55:58 policy-apex-pdp | key: "active-streams" 02:55:58 simulator | string_value: "host2uyq4" 02:55:58 policy-db-migrator | 16 0250-jpatoscanodetemplate_properties.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | {"deployed-policies":[{"policy-type":"onap.policies.native.Apex","policy-type-version":"1.0.0","policy-id":"onap.policies.apex.pnf.Test","policy-version":"1.0.0","success-count":1,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]} 02:55:58 policy-pap | [2024-03-08T02:54:30.711+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 30 ms 02:55:58 policy-apex-pdp | value { 02:55:58 simulator | } 02:55:58 policy-db-migrator | 17 0260-jpatoscanodetype_metadata.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:30.711+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-NOTIFICATION (anonymous) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.924879293Z level=info msg="Executing migration" id="add current_reason column related to current_state" 02:55:58 policy-apex-pdp | string_value: "7" 02:55:58 simulator | } 02:55:58 policy-db-migrator | 18 0270-jpatoscanodetype_properties.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.933873372Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.994869ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.937300734Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | fields { 02:55:58 policy-db-migrator | 19 0280-jpatoscapolicy_metadata.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.943122605Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.821171ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.949031025Z level=info msg="Executing migration" id="create alert_rule table" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | key: "IP" 02:55:58 policy-db-migrator | 20 0290-jpatoscapolicy_properties.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.950191055Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.15979ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.955539624Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | value { 02:55:58 policy-db-migrator | 21 0300-jpatoscapolicy_targets.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.956736825Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.196791ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.962394479Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 02:55:58 policy-apex-pdp | } 02:55:58 policy-db-migrator | 22 0310-jpatoscapolicytype_metadata.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:30.714+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | } 02:55:58 simulator | string_value: "10.10.10.10" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.96350055Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.105951ms 02:55:58 policy-pap | [2024-03-08T02:54:30.715+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (4 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.969027576Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 02:55:58 policy-db-migrator | 23 0320-jpatoscapolicytype_properties.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:31.037+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.970936424Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.908058ms 02:55:58 policy-db-migrator | 24 0330-jpatoscapolicytype_targets.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:31.037+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-apex-pdp | } 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.976309323Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 02:55:58 policy-db-migrator | 25 0340-jpatoscapolicytype_triggers.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:36.562+00:00|INFO|SessionData|http-nio-6969-exec-2] cache group defaultGroup 02:55:58 policy-apex-pdp | } 02:55:58 simulator | key: "pnfName" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.97650088Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=192.477µs 02:55:58 policy-db-migrator | 26 0350-jpatoscaproperty_constraints.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:36.718+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-2] Registering a deploy for policy onap.policies.apex.vnf.Test 1.0.0 02:55:58 policy-apex-pdp | } 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.980722858Z level=info msg="Executing migration" id="add column for to alert_rule" 02:55:58 policy-db-migrator | 27 0360-jpatoscaproperty_metadata.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:36.718+00:00|INFO|SessionData|http-nio-6969-exec-2] add update apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 defaultGroup apex policies=1 02:55:58 simulator | string_value: "demo-pnf" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.986879754Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.156386ms 02:55:58 policy-db-migrator | 28 0370-jpatoscarelationshiptype_metadata.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:36.718+00:00|INFO|SessionData|http-nio-6969-exec-2] update cached group defaultGroup 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.990543942Z level=info msg="Executing migration" id="add column annotations to alert_rule" 02:55:58 policy-db-migrator | 29 0380-jpatoscarelationshiptype_properties.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:36.718+00:00|INFO|SessionData|http-nio-6969-exec-2] updating DB group defaultGroup 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:57.996675218Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.130966ms 02:55:58 policy-db-migrator | 30 0390-jpatoscarequirement_metadata.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:36.727+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-2] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=defaultGroup, pdpType=apex, policy=onap.policies.apex.vnf.Test 1.0.0, action=DEPLOYMENT, timestamp=2024-03-08T02:54:36Z, user=policyadmin)] 02:55:58 policy-apex-pdp | 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.003914166Z level=info msg="Executing migration" id="add column labels to alert_rule" 02:55:58 policy-db-migrator | 31 0400-jpatoscarequirement_occurrences.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:36.736+00:00|INFO|ServiceManager|http-nio-6969-exec-2] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.145+00:00|INFO|network|grpc-default-executor-0] [IN|REST|gRPC://grpc-sim:6680/] 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.009922444Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.007778ms 02:55:58 policy-db-migrator | 32 0410-jpatoscarequirement_properties.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:36.736+00:00|INFO|ServiceManager|http-nio-6969-exec-2] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting listener 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.013228328Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 02:55:58 policy-db-migrator | 33 0420-jpatoscaservicetemplate_metadata.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:36.736+00:00|INFO|ServiceManager|http-nio-6969-exec-2] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting timer 02:55:58 policy-apex-pdp | timestamp: "2020-12-16T10:29:00.450Z" 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.01424565Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.017362ms 02:55:58 policy-db-migrator | 34 0430-jpatoscatopologytemplate_inputs.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:36.736+00:00|INFO|TimerManager|http-nio-6969-exec-2] update timer registered Timer [name=fb791653-26ac-4690-8876-546f561c03e1, expireMs=1709866506736] 02:55:58 policy-apex-pdp | requestId: "f392e439-c176-411b-b972-8acadac0f8df" 02:55:58 simulator | 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.017620722Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 02:55:58 policy-db-migrator | 35 0440-pdpgroup_pdpsubgroup.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:36.736+00:00|INFO|ServiceManager|http-nio-6969-exec-2] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting enqueue 02:55:58 policy-apex-pdp | subRequestId: "8c7935a4-79d8-4ec0-b661-dcca3cd68006" 02:55:58 simulator | 2024-03-08 02:54:35,986 INFO Fetching response from controlloop-hostname-update-update-config.json 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.018720454Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.099151ms 02:55:58 policy-db-migrator | 36 0450-pdpgroup.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:36.737+00:00|INFO|ServiceManager|http-nio-6969-exec-2] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate started 02:55:58 policy-apex-pdp | originatorId: "POLICY" 02:55:58 simulator | 2024-03-08 02:54:36,085 INFO 172.17.0.9 - - [08/Mar/2024:02:54:36 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.023299246Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 02:55:58 policy-db-migrator | 37 0460-pdppolicystatus.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-pap | [2024-03-08T02:54:36.752+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:36,087 INFO 172.17.0.1 - - [08/Mar/2024:02:54:35 +0000] "GET /events/APEX-CL-MGT/script/1?limit=1 HTTP/1.1" 200 650 "-" "python-requests/2.27.1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.029501351Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.200015ms 02:55:58 policy-db-migrator | 38 0470-pdp.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"NSOApexEngine","version":"0.0.1","id":45,"instanceCount":5,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"}}},"taskParameters":[{"key":"logUrl","value":"http://message-router:3904/events/APEX-CL-MGT"}]},"policy_type_impl":{"apexPolicyModel":{"key":{"name":"onap.policies.apex.Example","version":"0.0.1"},"keyInformation":{"key":{"name":"onap.policies.apex.Example_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"UUID":"fc0c1892-a2ae-3678-818f-b9b23939b241","description":"Generated description for concept referred to by key \"ApexExample_AAIFailureResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"ba931e7e-aee9-3af8-98d8-16b92a909e8a","description":"Generated description for concept referred to by key \"ApexExample_AAIFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"UUID":"b4dd59c5-0169-3810-800c-1396c2206de4","description":"Generated description for concept referred to by key \"ApexExample_AAIRequestErrorType:0.0.1\""}},{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"UUID":"599c297e-96c8-3b21-ad1c-e643bddeacbf","description":"Generated description for concept referred to by key \"ApexExample_AAIRequestEvent:0.0.1\""}},{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"UUID":"b5e3f122-2dcd-3cdf-a0ec-8210b3f80478","description":"Generated description for concept referred to by key \"ApexExample_AAISuccessResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"15504e23-78c5-305e-9fce-cf1f50e75013","description":"Generated description for concept referred to by key \"ApexExample_AAISuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"UUID":"e2715e7d-835e-32c7-b433-a2e92bcad6ee","description":"Generated description for concept referred to by key \"ApexExample_CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"UUID":"b492e841-2c03-36a9-9ec2-dda5852152c3","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyFailureResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"ef4e45f4-1181-3121-a3b6-507126df25e7","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"UUID":"91cb711a-0c73-3f51-83e6-fca9c547c71d","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyFailureResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"UUID":"dda3c648-dc8b-38e0-855d-9cb72397f957","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyRequestEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"UUID":"96b306bd-6dee-3d47-981c-eaac316d5ae1","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyResponsePayloadType:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"UUID":"1b65abfb-ce35-3765-9b9c-d2ee02bef28b","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifySuccessResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"4dac3de7-3817-396f-91d6-ce701d162877","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"UUID":"92dc9e6b-2082-3d90-ba5e-f2dba18b72b6","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifySuccessResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"UUID":"a6801c93-f15b-3158-ba33-7760197d3609","description":"Generated description for concept referred to by key \"ApexExample_CDSFailureResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"UUID":"e2da0a15-c542-3e77-874d-4512e9b4162e","description":"Generated description for concept referred to by key \"ApexExample_CDSFailureResponseStatusType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"f54edff0-532f-3142-8e65-a5c9d67888ef","description":"Generated description for concept referred to by key \"ApexExample_CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"UUID":"b967dc44-a156-32d3-a796-f03dbf74316c","description":"Generated description for concept referred to by key \"ApexExample_CDSRequestPayloadType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"UUID":"f2aa4552-069d-3db8-8638-2d1f59124e7a","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartFailureResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"c2e3b07f-2c09-3195-9527-6b3ab0666d61","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"UUID":"a7c28cc1-9fe5-30b7-9dd8-5a4f7f7d811e","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartFailureResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"UUID":"d01d1022-48ac-391d-904d-282ccb063f8a","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartRequestEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"UUID":"ad8cbd94-6eb5-3743-8a7d-42cbe49a5320","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartResponsePayloadType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"UUID":"bbb06330-9161-392e-a0ca-a6bb5e3376af","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartSuccessResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"70c6c6e5-00da-30cb-8ec0-14437d657f39","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartSuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"UUID":"77f16151-80b5-304c-a448-19d8528feed1","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartSuccessResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"UUID":"2f17aee2-fbdf-3c41-a779-f9c17b5bda5b","description":"Generated description for concept referred to by key \"ApexExample_CDSSuccessResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"UUID":"8c554852-3ed6-3027-a0d3-fccd2db19875","description":"Generated description for concept referred to by key \"ApexExample_CDSSuccessResponseStatusType:0.0.1\""}},{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"UUID":"b402baca-915b-3952-97fc-d9899f9ca81c","description":"Generated description for concept referred to by key \"ApexExample_EventDetailsAlbum:0.0.1\""}},{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"UUID":"3626f32a-eee6-3254-b3d4-e4829518c381","description":"Generated description for concept referred to by key \"ApexExample_EventDetailsAlbumType:0.0.1\""}},{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"UUID":"87abb453-a919-3131-8ffb-3e5c910c6049","description":"Generated description for concept referred to by key \"ApexExample_HandleAAIFailureResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"UUID":"8881e644-3cca-3aec-8201-312ca6f719e0","description":"Generated description for concept referred to by key \"ApexExample_HandleAAISuccessResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"UUID":"057f6ddd-d6aa-3ce2-a060-d344de16d7f3","description":"Generated description for concept referred to by key \"ApexExample_HandleVesEventTask:0.0.1\""}},{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"UUID":"4867b1e7-a819-3b9f-be2b-a97fe6019827","description":"Generated description for concept referred to by key \"ApexExample_LogStatusEvent:0.0.1\""}},{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"UUID":"975b3071-b775-3617-a888-f831fe5a31db","description":"Generated description for concept referred to by key \"ApexExample_VesEvent:0.0.1\""}},{"key":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"UUID":"ad9efe17-a03e-3b64-8e8a-51e144f57d2c","description":"Generated description for concept referred to by key \"ApexExample_VesEventHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"UUID":"0054393c-10df-3214-af86-cb04a23325bf","description":"Generated description for concept referred to by key \"ApexExample_VesEventType:0.0.1\""}},{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"UUID":"865a5903-201b-34ff-918b-2bfdde743576","description":"Generated description for concept referred to by key \"ApexExample_VnfRelationShipListType:0.0.1\""}},{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"UUID":"7218fb2f-59e3-321d-9ae1-bc97b19eb4ae","description":"Generated description for concept referred to by key \"SimpleBooleanType:0.0.1\""}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"UUID":"2dfcd9ec-a6f9-3f9f-958f-9b36cf4ac574","description":"Generated description for concept referred to by key \"SimpleLongType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example","version":"0.0.1"},"UUID":"b2501730-8870-3475-b22a-4a4d22792ebb","description":"Generated description for concept referred to by key \"onap.policies.apex.Example:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Albums","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Albums","version":"0.0.1"},"UUID":"7dc5f49d-c291-38de-bcae-1db30d00581f","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Albums:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Events","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Events","version":"0.0.1"},"UUID":"06b3112b-ae8b-3f37-8aa6-f539c0250550","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Events:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_KeyInfo","version":"0.0.1"},"UUID":"454848e1-43ac-3ce4-bfdc-b9b6271dc563","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_KeyInfo:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Policies","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Policies","version":"0.0.1"},"UUID":"24c3fca5-b0dd-398c-83ee-66a187296b32","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Policies:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Schemas","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Schemas","version":"0.0.1"},"UUID":"c6aff774-f50a-329d-a731-9c23a6e7e02e","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Schemas:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Tasks","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Tasks","version":"0.0.1"},"UUID":"f856a6df-6237-3acc-aa68-f55e64cc0ec9","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"onap.policies.apex.Example_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_ReceiveAAIFailureResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_ReceiveAAIFailureResponseState"},"trigger":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_AAIFailureStateOutput","value":{"key":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAIFailureResponseState","localName":"ApexExample_AAIFailureStateOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAIFailureResponseState","localName":"ApexExample_AAIFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAIFailureResponseState","localName":"ApexExample_AAIFailureStateOutput"}}}]}}}]},"firstState":"ApexExample_ReceiveAAIFailureResponseState"}},{"key":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_ReceiveAAISuccessResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_ReceiveAAISuccessResponseState"},"trigger":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_AAISuccessStateOutput","value":{"key":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAISuccessResponseState","localName":"ApexExample_AAISuccessStateOutput"},"outgoingEvent":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAISuccessResponseState","localName":"ApexExample_AAISuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAISuccessResponseState","localName":"ApexExample_AAISuccessStateOutput"}}}]}}}]},"firstState":"ApexExample_ReceiveAAISuccessResponseState"}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSConfigModifyFailureResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSConfigModifyFailureResponseState"},"trigger":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_ConfigModifyFailureResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifyFailureResponseState","localName":"ApexExample_ConfigModifyFailureResponseOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifyFailureResponseState","localName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifyFailureResponseState","localName":"ApexExample_ConfigModifyFailureResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSConfigModifyFailureResponseState"}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSConfigModifySuccessResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSConfigModifySuccessResponseState"},"trigger":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_ConfigModifySuccessResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifySuccessResponseState","localName":"ApexExample_ConfigModifySuccessResponseOutput"},"outgoingEvent":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifySuccessResponseState","localName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifySuccessResponseState","localName":"ApexExample_ConfigModifySuccessResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSConfigModifySuccessResponseState"}},{"key":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSRestartFailureResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSRestartFailureResponseState"},"trigger":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_RestartFailureResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartFailureResponseState","localName":"ApexExample_RestartFailureResponseOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartFailureResponseState","localName":"ApexExample_CDSRestartFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartFailureResponseState","localName":"ApexExample_RestartFailureResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSRestartFailureResponseState"}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSRestartSuccessResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSRestartSuccessResponseState"},"trigger":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_RestartSuccessResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartSuccessResponseState","localName":"ApexExample_RestartSuccessResponseOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartSuccessResponseState","localName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartSuccessResponseState","localName":"ApexExample_RestartSuccessResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSRestartSuccessResponseState"}},{"key":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_ReceiveVesState","value":{"stateKey":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_ReceiveVesState"},"trigger":{"name":"ApexExample_VesEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_VesOutput","value":{"key":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveVesState","localName":"ApexExample_VesOutput"},"outgoingEvent":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveVesState","localName":"ApexExample_VesEventHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveVesState","localName":"ApexExample_VesOutput"}}}]}}}]},"firstState":"ApexExample_ReceiveVesState"}}]}},"tasks":{"key":{"name":"onap.policies.apex.Example_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar timestamp = longType(new Date().getTime())\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nerrorMessage = errorMessage.replace(/\"/g, '\\\\\\\"')\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar timestamp = longType(new Date().getTime());\nvar faultFields = eventDetailsAlbum.get(\"faultFields\");\nvar vnfDetails = eventDetailsAlbum.get(\"vnfDetails\");\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"subRequestId\", commonEventHeader.get(\"eventId\"));\ncommonHeader.put(\"requestId\", uuidType.randomUUID().toString());\ncommonHeader.put(\"originatorId\", \"POLICY\");\n\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"mode\", \"sync\");\nactionIdentifiers.put(\"blueprintName\", \"apex-example-cba\");\nactionIdentifiers.put(\"blueprintVersion\", \"1.0.0\");\nactionIdentifiers.put(\"actionName\", \"restart\");\n\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_properties_record\");\npayloadProperties.put(\"service_DasH_instance_DoT_service_DasH_instance_DasH_id\", vnfDetails.get(\"service-id\").toString())\npayloadProperties.put(\"generic_DasH_vnf_DoT_vnf_DasH_id\", vnfDetails.get(\"vnf-name\").toString())\nvar dataRecord = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_data_record\");\ndataRecord.put(\"active_DasH_streams\",\"7\")\npayloadProperties.put(\"data\", dataRecord)\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(\"update_DasH_properties\", payloadProperties)\npayloadEntry.put(\"vfStatus\", faultFields.get(\"vfStatus\"))\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\npayload.put(\"restart_DasH_request\", payloadEntry);\n\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\n\nexecutor.logger.info(+executor.outFields);\n\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"SUCCESS\", \"ConfigModify request is successful. Sending restart request to CDS.\")\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar timestamp = longType(new Date().getTime())\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar timestamp = longType(new Date().getTime());\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_SUCCESS\", \"Successfully processed the VES Event. Restart is complete.\")\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\n\nvar aaiErrorMessage = \"AAI operation failed. Error message from AAI - \" + executor.inFields.get(\"requestError\").get(\"serviceException\").get(\"text\");\nvar timestamp = longType(new Date().getTime());\n\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + aaiErrorMessage)\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"is-closed-loop-disabled","value":{"key":"is-closed-loop-disabled","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"model-customization-id","value":{"key":"model-customization-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-invariant-id","value":{"key":"model-invariant-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-version-id","value":{"key":"model-version-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"orchestration-status","value":{"key":"orchestration-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"prov-status","value":{"key":"prov-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"relationship-list","value":{"key":"relationship-list","fieldSchemaKey":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"service-id","value":{"key":"service-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-id","value":{"key":"vnf-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-name","value":{"key":"vnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-type","value":{"key":"vnf-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\n\nvar vnfDetails = executor.inFields;\nexecutor.logger.info(\"ApexExample_HandleAAISuccessResponseTask processing event - \" + vnfDetails);\neventDetailsAlbum.put(\"vnfDetails\", vnfDetails);\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar faultFields = eventDetailsAlbum.get(\"faultFields\");\n\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"subRequestId\", commonEventHeader.get(\"eventId\"));\ncommonHeader.put(\"requestId\", uuidType.randomUUID().toString());\ncommonHeader.put(\"originatorId\", \"POLICY\");\n\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"mode\", \"sync\");\nactionIdentifiers.put(\"blueprintName\", \"apex-example-cba\");\nactionIdentifiers.put(\"blueprintVersion\", \"1.0.0\");\nactionIdentifiers.put(\"actionName\", \"modify-config\");\n\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_properties_record\");\npayloadProperties.put(\"service_DasH_instance_DoT_service_DasH_instance_DasH_id\", vnfDetails.get(\"service-id\").toString())\npayloadProperties.put(\"generic_DasH_vnf_DoT_vnf_DasH_id\", vnfDetails.get(\"vnf-id\").toString())\nvar dataRecord = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_data_record\");\ndataRecord.put(\"active_DasH_streams\",\"7\")\npayloadProperties.put(\"data\", dataRecord)\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(\"update_DasH_properties\", payloadProperties)\npayloadEntry.put(\"vfStatus\", faultFields.get(\"vfStatus\"))\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\nvar payloadSchemaHelper = executor.subject.getOutFieldSchemaHelper(\"payload\");\npayload.put(\"modify_DasH_config_DasH_request\", payloadEntry);\n\n//always use the executor.stringify2json method instead of JSON.strngify\nexecutor.logger.info(\"CDS modify config request payload - \" + executor.stringify2Json(payload, payloadSchemaHelper));\n\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\nvar timestamp = longType(new Date().getTime());\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"SUCCESS\", \"VNF details are received from AAI successfully. Sending ConfigModify request to CDS.\")\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"ApexExample_VesEventType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\n\nvar event = executor.inFields.get(\"event\");\nexecutor.logger.info(\"ApexExample_HandleVesEventTask processing VES event - \" + event);\n\nvar commonEventHeader = event.get(\"commonEventHeader\");\nvar faultFields = event.get(\"faultFields\");\n\n//albumID will be used to fetch info from our album later\nvar albumID = commonEventHeader.get(\"sourceId\");\n\n// save the event processing start time in apex\ncommonEventHeader.put(\"startEpochMicrosec\", longType(new Date().getTime()));\n//save the incoming fault event details to album\neventDetailsAlbum.put(\"commonEventHeader\", commonEventHeader)\neventDetailsAlbum.put(\"faultFields\", faultFields)\nexecutor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").put(albumID.toString(), eventDetailsAlbum);\n\nexecutor.getExecutionProperties().setProperty(\"albumId\", albumID);\nexecutor.getExecutionProperties().setProperty(\"vnf-name\", eventDetailsAlbum.get(\"commonEventHeader\").get(\"sourceName\"));\n\nvar timestamp = longType(new Date().getTime());\nsend(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), \"VNF\", eventDetailsAlbum.get(\"commonEventHeader\").get(\"sourceId\"), timestamp, \"ACTIVE\", \"VES event has been received. Going to fetch VNF details from AAI.\")\n\nexecutor.logger.info(executor.outFields);\nreturnValue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}}]}},"events":{"key":{"name":"onap.policies.apex.Example_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"is-closed-loop-disabled","value":{"key":"is-closed-loop-disabled","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"model-customization-id","value":{"key":"model-customization-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-invariant-id","value":{"key":"model-invariant-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-version-id","value":{"key":"model-version-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"orchestration-status","value":{"key":"orchestration-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"prov-status","value":{"key":"prov-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"relationship-list","value":{"key":"relationship-list","fieldSchemaKey":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"service-id","value":{"key":"service-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-id","value":{"key":"vnf-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-name","value":{"key":"vnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-type","value":{"key":"vnf-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"}},{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"ApexExample_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}}]}},"albums":{"key":{"name":"onap.policies.apex.Example_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"onap.policies.apex.Example_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"AAIRequestErrorType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"serviceException\",\n \"type\": {\n \"name\": \"serviceException\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"messageId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"text\",\n \"type\": \"string\"\n },\n {\n \"name\": \"variables\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSActionIdentifiers_Type\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSConfigResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"modify_DasH_config_DasH_response\",\n \"type\": {\n \"name\": \"modify_DasH_config_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"errorMessage\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSRequestCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"map\",\n \"values\": {\n \"type\": \"record\",\n \"name\": \"CDSRequestPayloadEntry\",\n \"fields\": [\n {\n \"name\": \"vfStatus\",\n \"type\": \"string\"\n },\n {\n \"name\": \"update_DasH_properties\",\n \"type\": {\n \"name\": \"update_DasH_properties_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"service_DasH_instance_DoT_service_DasH_instance_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"generic_DasH_vnf_DoT_vnf_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"data\",\n \"type\": {\n \"name\": \"update_DasH_data_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"active_DasH_streams\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n }\n}"}},{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSRestartResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"restart_DasH_response\",\n \"type\": {\n \"name\": \"restart_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"eventDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"faultFields\",\n \"type\": {\n \"name\": \"faultFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"PilotNumberPoolSize\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"alarmCondition\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSeverity\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSourceType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"faultFieldsVersion\",\n \"type\": \"int\"\n },\n {\n \"name\": \"specificProblem\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vfStatus\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"vnfDetails\",\n \"type\": {\n \"name\": \"vnfDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"vnf_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vnf_DasH_name\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vnf_DasH_type\",\n \"type\": \"string\"\n },\n {\n \"name\": \"service_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"prov_DasH_status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"orchestration_DasH_status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"in_DasH_maint\",\n \"type\": \"boolean\"\n },\n {\n \"name\": \"is_DasH_closed_DasH_loop_DasH_disabled\",\n \"type\": \"boolean\"\n },\n {\n \"name\": \"resource_DasH_version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"model_DasH_invariant_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"model_DasH_version_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"model_DasH_customization_DasH_id\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"target\",\n \"type\": {\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"event\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"faultFields\",\n \"type\": {\n \"name\": \"faultFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"PilotNumberPoolSize\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"alarmCondition\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSeverity\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSourceType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"faultFieldsVersion\",\n \"type\": \"int\"\n },\n {\n \"name\": \"specificProblem\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vfStatus\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"VnfRelationShipListType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"relationship\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"relationship_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"related_DasH_to\",\n \"type\": \"string\"\n },\n {\n \"name\": \"relationship_DasH_label\",\n \"type\": \"string\"\n },\n {\n \"name\": \"related_DasH_link\",\n \"type\": \"string\"\n },\n {\n \"name\": \"relationship_DasH_data\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"relationship_DasH_data_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"relationship_DasH_key\",\n \"type\": \"string\"\n },\n {\n \"name\": \"relationship_DasH_value\",\n \"type\": \"string\"\n }\n ]\n }\n }\n },\n {\n \"name\": \"related_DasH_to_DasH_property\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"related_DasH_to_DasH_property_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"property_DasH_key\",\n \"type\": \"string\"\n },\n {\n \"name\": \"property_DasH_value\",\n \"type\": \"string\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n }\n ]\n}"}},{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Boolean"}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}}]}}}}},"eventInputParameters":{"ApexExample_DCAEConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/unauthenticated.DCAE_POLICY_EXAMPLE_OUTPUT/ApexExampleCG1/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_VesEvent"},"ApexExample_AAIResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://aai-sim:6666/aai/v16/network/generic-vnfs/generic-vnf?vnf-name={vnf-name}","httpMethod":"GET","httpCodeFilter":"[245][0-9][0-9]","httpHeaders":[["Accept","application/json"],["Content-Type","application/json"],["X-FromAppId","dcae-curl"],["x-transactionId","9998"],["Authorization","Basic QUFJOkFBSQ=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_AAISuccessResponseEvent|ApexExample_AAIFailureResponseEvent","requestorMode":true,"requestorPeer":"ApexExample_AAIProducer","requestorTimeout":2000},"ApexExample_CDSConfigModifyResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_CDSConfigModifySuccessResponseEvent|ApexExample_CDSConfigModifyFailureResponseEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSConfigModifyRequestProducer","requestorTimeout":500},"ApexExample_CDSRestartResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_CDSRestartSuccessResponseEvent|ApexExample_CDSRestartFailureResponseEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSRestartRequestProducer","requestorTimeout":500}},"eventOutputParameters":{"ApexExample_AAIProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"ApexExample_AAIRequestEvent","requestorMode":true,"requestorPeer":"ApexExample_AAIResponseConsumer","requestorTimeout":2000},"ApexExample_CDSConfigModifyRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":10}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"ApexExample_CDSConfigModifyRequestEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSConfigModifyResponseConsumer","requestorTimeout":500},"ApexExample_CDSRestartRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":10}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"ApexExample_CDSRestartRequestEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSRestartResponseConsumer","requestorTimeout":500}}},"name":"onap.policies.apex.vnf.Test","version":"1.0.0","metadata":{"policy-id":"onap.policies.apex.vnf.Test","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"fb791653-26ac-4690-8876-546f561c03e1","timestampMs":1709866476718,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 simulator | 2024-03-08 02:54:36,513 INFO 172.17.0.3 - - [08/Mar/2024:02:54:21 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.034434007Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 02:55:58 policy-db-migrator | 39 0480-pdpstatistics.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:56 02:55:58 policy-apex-pdp | blueprintName: "apex-example-cba" 02:55:58 policy-pap | [2024-03-08T02:54:36.756+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 4 ms 02:55:58 simulator | 2024-03-08 02:54:36,513 INFO --> HTTP/1.1 200 OK 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.040632662Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.198255ms 02:55:58 policy-db-migrator | 40 0490-pdpsubgroup_pdp.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.0" 02:55:58 policy-pap | [2024-03-08T02:54:36.757+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 simulator | 2024-03-08 02:54:36,514 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.043973105Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 02:55:58 policy-db-migrator | 41 0500-pdpsubgroup.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 policy-apex-pdp | actionName: "modify-config" 02:55:58 policy-pap | [2024-03-08T02:54:36.774+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:54:36,514 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.045108235Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.13503ms 02:55:58 policy-db-migrator | 42 0510-toscacapabilityassignment.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 policy-pap | [2024-03-08T02:54:36.774+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 02:55:58 simulator | 2024-03-08 02:54:36,514 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.050558023Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 02:55:58 policy-db-migrator | 43 0520-toscacapabilityassignments.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 policy-apex-pdp | } 02:55:58 policy-pap | [2024-03-08T02:54:36.776+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:54:36,520 INFO --> HTTP/1.1 200 OK 02:55:58 policy-pap | [2024-03-08T02:54:36.777+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:54:36,520 INFO 172.17.0.3 - - [08/Mar/2024:02:54:21 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-db-migrator | 44 0530-toscacapabilityassignments_toscacapabilityassignment.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.05659781Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.039307ms 02:55:58 policy-apex-pdp | status { 02:55:58 policy-pap | [2024-03-08T02:54:36.828+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 simulator | 2024-03-08 02:54:36,520 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 policy-db-migrator | 45 0540-toscacapabilitytype.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.060013362Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 02:55:58 policy-apex-pdp | code: 200 02:55:58 simulator | 2024-03-08 02:54:36,521 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 policy-db-migrator | 46 0550-toscacapabilitytypes.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.066460412Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.44871ms 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"NSOApexEngine","version":"0.0.1","id":45,"instanceCount":5,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"}}},"taskParameters":[{"key":"logUrl","value":"http://message-router:3904/events/APEX-CL-MGT"}]},"policy_type_impl":{"apexPolicyModel":{"key":{"name":"onap.policies.apex.Example","version":"0.0.1"},"keyInformation":{"key":{"name":"onap.policies.apex.Example_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"UUID":"fc0c1892-a2ae-3678-818f-b9b23939b241","description":"Generated description for concept referred to by key \"ApexExample_AAIFailureResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"ba931e7e-aee9-3af8-98d8-16b92a909e8a","description":"Generated description for concept referred to by key \"ApexExample_AAIFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"UUID":"b4dd59c5-0169-3810-800c-1396c2206de4","description":"Generated description for concept referred to by key \"ApexExample_AAIRequestErrorType:0.0.1\""}},{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"UUID":"599c297e-96c8-3b21-ad1c-e643bddeacbf","description":"Generated description for concept referred to by key \"ApexExample_AAIRequestEvent:0.0.1\""}},{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"UUID":"b5e3f122-2dcd-3cdf-a0ec-8210b3f80478","description":"Generated description for concept referred to by key \"ApexExample_AAISuccessResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"15504e23-78c5-305e-9fce-cf1f50e75013","description":"Generated description for concept referred to by key \"ApexExample_AAISuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"UUID":"e2715e7d-835e-32c7-b433-a2e92bcad6ee","description":"Generated description for concept referred to by key \"ApexExample_CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"UUID":"b492e841-2c03-36a9-9ec2-dda5852152c3","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyFailureResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"ef4e45f4-1181-3121-a3b6-507126df25e7","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"UUID":"91cb711a-0c73-3f51-83e6-fca9c547c71d","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyFailureResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"UUID":"dda3c648-dc8b-38e0-855d-9cb72397f957","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyRequestEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"UUID":"96b306bd-6dee-3d47-981c-eaac316d5ae1","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyResponsePayloadType:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"UUID":"1b65abfb-ce35-3765-9b9c-d2ee02bef28b","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifySuccessResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"4dac3de7-3817-396f-91d6-ce701d162877","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"UUID":"92dc9e6b-2082-3d90-ba5e-f2dba18b72b6","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifySuccessResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"UUID":"a6801c93-f15b-3158-ba33-7760197d3609","description":"Generated description for concept referred to by key \"ApexExample_CDSFailureResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"UUID":"e2da0a15-c542-3e77-874d-4512e9b4162e","description":"Generated description for concept referred to by key \"ApexExample_CDSFailureResponseStatusType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"f54edff0-532f-3142-8e65-a5c9d67888ef","description":"Generated description for concept referred to by key \"ApexExample_CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"UUID":"b967dc44-a156-32d3-a796-f03dbf74316c","description":"Generated description for concept referred to by key \"ApexExample_CDSRequestPayloadType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"UUID":"f2aa4552-069d-3db8-8638-2d1f59124e7a","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartFailureResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"c2e3b07f-2c09-3195-9527-6b3ab0666d61","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"UUID":"a7c28cc1-9fe5-30b7-9dd8-5a4f7f7d811e","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartFailureResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"UUID":"d01d1022-48ac-391d-904d-282ccb063f8a","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartRequestEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"UUID":"ad8cbd94-6eb5-3743-8a7d-42cbe49a5320","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartResponsePayloadType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"UUID":"bbb06330-9161-392e-a0ca-a6bb5e3376af","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartSuccessResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"70c6c6e5-00da-30cb-8ec0-14437d657f39","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartSuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"UUID":"77f16151-80b5-304c-a448-19d8528feed1","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartSuccessResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"UUID":"2f17aee2-fbdf-3c41-a779-f9c17b5bda5b","description":"Generated description for concept referred to by key \"ApexExample_CDSSuccessResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"UUID":"8c554852-3ed6-3027-a0d3-fccd2db19875","description":"Generated description for concept referred to by key \"ApexExample_CDSSuccessResponseStatusType:0.0.1\""}},{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"UUID":"b402baca-915b-3952-97fc-d9899f9ca81c","description":"Generated description for concept referred to by key \"ApexExample_EventDetailsAlbum:0.0.1\""}},{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"UUID":"3626f32a-eee6-3254-b3d4-e4829518c381","description":"Generated description for concept referred to by key \"ApexExample_EventDetailsAlbumType:0.0.1\""}},{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"UUID":"87abb453-a919-3131-8ffb-3e5c910c6049","description":"Generated description for concept referred to by key \"ApexExample_HandleAAIFailureResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"UUID":"8881e644-3cca-3aec-8201-312ca6f719e0","description":"Generated description for concept referred to by key \"ApexExample_HandleAAISuccessResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"UUID":"057f6ddd-d6aa-3ce2-a060-d344de16d7f3","description":"Generated description for concept referred to by key \"ApexExample_HandleVesEventTask:0.0.1\""}},{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"UUID":"4867b1e7-a819-3b9f-be2b-a97fe6019827","description":"Generated description for concept referred to by key \"ApexExample_LogStatusEvent:0.0.1\""}},{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"UUID":"975b3071-b775-3617-a888-f831fe5a31db","description":"Generated description for concept referred to by key \"ApexExample_VesEvent:0.0.1\""}},{"key":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"UUID":"ad9efe17-a03e-3b64-8e8a-51e144f57d2c","description":"Generated description for concept referred to by key \"ApexExample_VesEventHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"UUID":"0054393c-10df-3214-af86-cb04a23325bf","description":"Generated description for concept referred to by key \"ApexExample_VesEventType:0.0.1\""}},{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"UUID":"865a5903-201b-34ff-918b-2bfdde743576","description":"Generated description for concept referred to by key \"ApexExample_VnfRelationShipListType:0.0.1\""}},{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"UUID":"7218fb2f-59e3-321d-9ae1-bc97b19eb4ae","description":"Generated description for concept referred to by key \"SimpleBooleanType:0.0.1\""}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"UUID":"2dfcd9ec-a6f9-3f9f-958f-9b36cf4ac574","description":"Generated description for concept referred to by key \"SimpleLongType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example","version":"0.0.1"},"UUID":"b2501730-8870-3475-b22a-4a4d22792ebb","description":"Generated description for concept referred to by key \"onap.policies.apex.Example:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Albums","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Albums","version":"0.0.1"},"UUID":"7dc5f49d-c291-38de-bcae-1db30d00581f","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Albums:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Events","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Events","version":"0.0.1"},"UUID":"06b3112b-ae8b-3f37-8aa6-f539c0250550","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Events:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_KeyInfo","version":"0.0.1"},"UUID":"454848e1-43ac-3ce4-bfdc-b9b6271dc563","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_KeyInfo:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Policies","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Policies","version":"0.0.1"},"UUID":"24c3fca5-b0dd-398c-83ee-66a187296b32","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Policies:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Schemas","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Schemas","version":"0.0.1"},"UUID":"c6aff774-f50a-329d-a731-9c23a6e7e02e","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Schemas:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Tasks","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Tasks","version":"0.0.1"},"UUID":"f856a6df-6237-3acc-aa68-f55e64cc0ec9","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"onap.policies.apex.Example_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_ReceiveAAIFailureResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_ReceiveAAIFailureResponseState"},"trigger":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_AAIFailureStateOutput","value":{"key":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAIFailureResponseState","localName":"ApexExample_AAIFailureStateOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAIFailureResponseState","localName":"ApexExample_AAIFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAIFailureResponseState","localName":"ApexExample_AAIFailureStateOutput"}}}]}}}]},"firstState":"ApexExample_ReceiveAAIFailureResponseState"}},{"key":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_ReceiveAAISuccessResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_ReceiveAAISuccessResponseState"},"trigger":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_AAISuccessStateOutput","value":{"key":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAISuccessResponseState","localName":"ApexExample_AAISuccessStateOutput"},"outgoingEvent":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAISuccessResponseState","localName":"ApexExample_AAISuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAISuccessResponseState","localName":"ApexExample_AAISuccessStateOutput"}}}]}}}]},"firstState":"ApexExample_ReceiveAAISuccessResponseState"}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSConfigModifyFailureResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSConfigModifyFailureResponseState"},"trigger":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_ConfigModifyFailureResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifyFailureResponseState","localName":"ApexExample_ConfigModifyFailureResponseOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifyFailureResponseState","localName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifyFailureResponseState","localName":"ApexExample_ConfigModifyFailureResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSConfigModifyFailureResponseState"}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSConfigModifySuccessResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSConfigModifySuccessResponseState"},"trigger":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_ConfigModifySuccessResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifySuccessResponseState","localName":"ApexExample_ConfigModifySuccessResponseOutput"},"outgoingEvent":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifySuccessResponseState","localName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifySuccessResponseState","localName":"ApexExample_ConfigModifySuccessResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSConfigModifySuccessResponseState"}},{"key":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSRestartFailureResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSRestartFailureResponseState"},"trigger":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_RestartFailureResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartFailureResponseState","localName":"ApexExample_RestartFailureResponseOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartFailureResponseState","localName":"ApexExample_CDSRestartFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartFailureResponseState","localName":"ApexExample_RestartFailureResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSRestartFailureResponseState"}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSRestartSuccessResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSRestartSuccessResponseState"},"trigger":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_RestartSuccessResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartSuccessResponseState","localName":"ApexExample_RestartSuccessResponseOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartSuccessResponseState","localName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartSuccessResponseState","localName":"ApexExample_RestartSuccessResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSRestartSuccessResponseState"}},{"key":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_ReceiveVesState","value":{"stateKey":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_ReceiveVesState"},"trigger":{"name":"ApexExample_VesEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_VesOutput","value":{"key":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveVesState","localName":"ApexExample_VesOutput"},"outgoingEvent":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveVesState","localName":"ApexExample_VesEventHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveVesState","localName":"ApexExample_VesOutput"}}}]}}}]},"firstState":"ApexExample_ReceiveVesState"}}]}},"tasks":{"key":{"name":"onap.policies.apex.Example_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar timestamp = longType(new Date().getTime())\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nerrorMessage = errorMessage.replace(/\"/g, '\\\\\\\"')\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar timestamp = longType(new Date().getTime());\nvar faultFields = eventDetailsAlbum.get(\"faultFields\");\nvar vnfDetails = eventDetailsAlbum.get(\"vnfDetails\");\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"subRequestId\", commonEventHeader.get(\"eventId\"));\ncommonHeader.put(\"requestId\", uuidType.randomUUID().toString());\ncommonHeader.put(\"originatorId\", \"POLICY\");\n\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"mode\", \"sync\");\nactionIdentifiers.put(\"blueprintName\", \"apex-example-cba\");\nactionIdentifiers.put(\"blueprintVersion\", \"1.0.0\");\nactionIdentifiers.put(\"actionName\", \"restart\");\n\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_properties_record\");\npayloadProperties.put(\"service_DasH_instance_DoT_service_DasH_instance_DasH_id\", vnfDetails.get(\"service-id\").toString())\npayloadProperties.put(\"generic_DasH_vnf_DoT_vnf_DasH_id\", vnfDetails.get(\"vnf-name\").toString())\nvar dataRecord = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_data_record\");\ndataRecord.put(\"active_DasH_streams\",\"7\")\npayloadProperties.put(\"data\", dataRecord)\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(\"update_DasH_properties\", payloadProperties)\npayloadEntry.put(\"vfStatus\", faultFields.get(\"vfStatus\"))\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\npayload.put(\"restart_DasH_request\", payloadEntry);\n\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\n\nexecutor.logger.info(+executor.outFields);\n\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"SUCCESS\", \"ConfigModify request is successful. Sending restart request to CDS.\")\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar timestamp = longType(new Date().getTime())\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar timestamp = longType(new Date().getTime());\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_SUCCESS\", \"Successfully processed the VES Event. Restart is complete.\")\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\n\nvar aaiErrorMessage = \"AAI operation failed. Error message from AAI - \" + executor.inFields.get(\"requestError\").get(\"serviceException\").get(\"text\");\nvar timestamp = longType(new Date().getTime());\n\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + aaiErrorMessage)\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"is-closed-loop-disabled","value":{"key":"is-closed-loop-disabled","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"model-customization-id","value":{"key":"model-customization-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-invariant-id","value":{"key":"model-invariant-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-version-id","value":{"key":"model-version-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"orchestration-status","value":{"key":"orchestration-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"prov-status","value":{"key":"prov-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"relationship-list","value":{"key":"relationship-list","fieldSchemaKey":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"service-id","value":{"key":"service-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-id","value":{"key":"vnf-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-name","value":{"key":"vnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-type","value":{"key":"vnf-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\n\nvar vnfDetails = executor.inFields;\nexecutor.logger.info(\"ApexExample_HandleAAISuccessResponseTask processing event - \" + vnfDetails);\neventDetailsAlbum.put(\"vnfDetails\", vnfDetails);\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar faultFields = eventDetailsAlbum.get(\"faultFields\");\n\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"subRequestId\", commonEventHeader.get(\"eventId\"));\ncommonHeader.put(\"requestId\", uuidType.randomUUID().toString());\ncommonHeader.put(\"originatorId\", \"POLICY\");\n\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"mode\", \"sync\");\nactionIdentifiers.put(\"blueprintName\", \"apex-example-cba\");\nactionIdentifiers.put(\"blueprintVersion\", \"1.0.0\");\nactionIdentifiers.put(\"actionName\", \"modify-config\");\n\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_properties_record\");\npayloadProperties.put(\"service_DasH_instance_DoT_service_DasH_instance_DasH_id\", vnfDetails.get(\"service-id\").toString())\npayloadProperties.put(\"generic_DasH_vnf_DoT_vnf_DasH_id\", vnfDetails.get(\"vnf-id\").toString())\nvar dataRecord = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_data_record\");\ndataRecord.put(\"active_DasH_streams\",\"7\")\npayloadProperties.put(\"data\", dataRecord)\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(\"update_DasH_properties\", payloadProperties)\npayloadEntry.put(\"vfStatus\", faultFields.get(\"vfStatus\"))\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\nvar payloadSchemaHelper = executor.subject.getOutFieldSchemaHelper(\"payload\");\npayload.put(\"modify_DasH_config_DasH_request\", payloadEntry);\n\n//always use the executor.stringify2json method instead of JSON.strngify\nexecutor.logger.info(\"CDS modify config request payload - \" + executor.stringify2Json(payload, payloadSchemaHelper));\n\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\nvar timestamp = longType(new Date().getTime());\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"SUCCESS\", \"VNF details are received from AAI successfully. Sending ConfigModify request to CDS.\")\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"ApexExample_VesEventType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\n\nvar event = executor.inFields.get(\"event\");\nexecutor.logger.info(\"ApexExample_HandleVesEventTask processing VES event - \" + event);\n\nvar commonEventHeader = event.get(\"commonEventHeader\");\nvar faultFields = event.get(\"faultFields\");\n\n//albumID will be used to fetch info from our album later\nvar albumID = commonEventHeader.get(\"sourceId\");\n\n// save the event processing start time in apex\ncommonEventHeader.put(\"startEpochMicrosec\", longType(new Date().getTime()));\n//save the incoming fault event details to album\neventDetailsAlbum.put(\"commonEventHeader\", commonEventHeader)\neventDetailsAlbum.put(\"faultFields\", faultFields)\nexecutor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").put(albumID.toString(), eventDetailsAlbum);\n\nexecutor.getExecutionProperties().setProperty(\"albumId\", albumID);\nexecutor.getExecutionProperties().setProperty(\"vnf-name\", eventDetailsAlbum.get(\"commonEventHeader\").get(\"sourceName\"));\n\nvar timestamp = longType(new Date().getTime());\nsend(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), \"VNF\", eventDetailsAlbum.get(\"commonEventHeader\").get(\"sourceId\"), timestamp, \"ACTIVE\", \"VES event has been received. Going to fetch VNF details from AAI.\")\n\nexecutor.logger.info(executor.outFields);\nreturnValue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}}]}},"events":{"key":{"name":"onap.policies.apex.Example_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"is-closed-loop-disabled","value":{"key":"is-closed-loop-disabled","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"model-customization-id","value":{"key":"model-customization-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-invariant-id","value":{"key":"model-invariant-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-version-id","value":{"key":"model-version-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"orchestration-status","value":{"key":"orchestration-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"prov-status","value":{"key":"prov-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"relationship-list","value":{"key":"relationship-list","fieldSchemaKey":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"service-id","value":{"key":"service-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-id","value":{"key":"vnf-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-name","value":{"key":"vnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-type","value":{"key":"vnf-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"}},{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"ApexExample_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}}]}},"albums":{"key":{"name":"onap.policies.apex.Example_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"onap.policies.apex.Example_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"AAIRequestErrorType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"serviceException\",\n \"type\": {\n \"name\": \"serviceException\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"messageId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"text\",\n \"type\": \"string\"\n },\n {\n \"name\": \"variables\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSActionIdentifiers_Type\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSConfigResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"modify_DasH_config_DasH_response\",\n \"type\": {\n \"name\": \"modify_DasH_config_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"errorMessage\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSRequestCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"map\",\n \"values\": {\n \"type\": \"record\",\n \"name\": \"CDSRequestPayloadEntry\",\n \"fields\": [\n {\n \"name\": \"vfStatus\",\n \"type\": \"string\"\n },\n {\n \"name\": \"update_DasH_properties\",\n \"type\": {\n \"name\": \"update_DasH_properties_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"service_DasH_instance_DoT_service_DasH_instance_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"generic_DasH_vnf_DoT_vnf_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"data\",\n \"type\": {\n \"name\": \"update_DasH_data_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"active_DasH_streams\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n }\n}"}},{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSRestartResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"restart_DasH_response\",\n \"type\": {\n \"name\": \"restart_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"eventDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"faultFields\",\n \"type\": {\n \"name\": \"faultFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"PilotNumberPoolSize\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"alarmCondition\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSeverity\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSourceType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"faultFieldsVersion\",\n \"type\": \"int\"\n },\n {\n \"name\": \"specificProblem\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vfStatus\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"vnfDetails\",\n \"type\": {\n \"name\": \"vnfDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"vnf_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vnf_DasH_name\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vnf_DasH_type\",\n \"type\": \"string\"\n },\n {\n \"name\": \"service_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"prov_DasH_status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"orchestration_DasH_status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"in_DasH_maint\",\n \"type\": \"boolean\"\n },\n {\n \"name\": \"is_DasH_closed_DasH_loop_DasH_disabled\",\n \"type\": \"boolean\"\n },\n {\n \"name\": \"resource_DasH_version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"model_DasH_invariant_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"model_DasH_version_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"model_DasH_customization_DasH_id\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"target\",\n \"type\": {\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"event\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"faultFields\",\n \"type\": {\n \"name\": \"faultFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"PilotNumberPoolSize\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"alarmCondition\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSeverity\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSourceType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"faultFieldsVersion\",\n \"type\": \"int\"\n },\n {\n \"name\": \"specificProblem\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vfStatus\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"VnfRelationShipListType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"relationship\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"relationship_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"related_DasH_to\",\n \"type\": \"string\"\n },\n {\n \"name\": \"relationship_DasH_label\",\n \"type\": \"string\"\n },\n {\n \"name\": \"related_DasH_link\",\n \"type\": \"string\"\n },\n {\n \"name\": \"relationship_DasH_data\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"relationship_DasH_data_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"relationship_DasH_key\",\n \"type\": \"string\"\n },\n {\n \"name\": \"relationship_DasH_value\",\n \"type\": \"string\"\n }\n ]\n }\n }\n },\n {\n \"name\": \"related_DasH_to_DasH_property\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"related_DasH_to_DasH_property_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"property_DasH_key\",\n \"type\": \"string\"\n },\n {\n \"name\": \"property_DasH_value\",\n \"type\": \"string\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n }\n ]\n}"}},{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Boolean"}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}}]}}}}},"eventInputParameters":{"ApexExample_DCAEConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/unauthenticated.DCAE_POLICY_EXAMPLE_OUTPUT/ApexExampleCG1/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_VesEvent"},"ApexExample_AAIResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://aai-sim:6666/aai/v16/network/generic-vnfs/generic-vnf?vnf-name={vnf-name}","httpMethod":"GET","httpCodeFilter":"[245][0-9][0-9]","httpHeaders":[["Accept","application/json"],["Content-Type","application/json"],["X-FromAppId","dcae-curl"],["x-transactionId","9998"],["Authorization","Basic QUFJOkFBSQ=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_AAISuccessResponseEvent|ApexExample_AAIFailureResponseEvent","requestorMode":true,"requestorPeer":"ApexExample_AAIProducer","requestorTimeout":2000},"ApexExample_CDSConfigModifyResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_CDSConfigModifySuccessResponseEvent|ApexExample_CDSConfigModifyFailureResponseEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSConfigModifyRequestProducer","requestorTimeout":500},"ApexExample_CDSRestartResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_CDSRestartSuccessResponseEvent|ApexExample_CDSRestartFailureResponseEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSRestartRequestProducer","requestorTimeout":500}},"eventOutputParameters":{"ApexExample_AAIProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"ApexExample_AAIRequestEvent","requestorMode":true,"requestorPeer":"ApexExample_AAIResponseConsumer","requestorTimeout":2000},"ApexExample_CDSConfigModifyRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":10}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"ApexExample_CDSConfigModifyRequestEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSConfigModifyResponseConsumer","requestorTimeout":500},"ApexExample_CDSRestartRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":10}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"ApexExample_CDSRestartRequestEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSRestartResponseConsumer","requestorTimeout":500}}},"name":"onap.policies.apex.vnf.Test","version":"1.0.0","metadata":{"policy-id":"onap.policies.apex.vnf.Test","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"fb791653-26ac-4690-8876-546f561c03e1","timestampMs":1709866476718,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | message: "success" 02:55:58 simulator | 2024-03-08 02:54:36,521 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 policy-pap | [2024-03-08T02:54:36.829+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE 02:55:58 simulator | 2024-03-08 02:54:36,761 INFO 172.17.0.8 - - [08/Mar/2024:02:54:36 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-db-migrator | 47 0560-toscacapabilitytypes_toscacapabilitytype.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.074524305Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 02:55:58 policy-apex-pdp | eventType: EVENT_COMPONENT_EXECUTED 02:55:58 policy-pap | [2024-03-08T02:54:36.829+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 simulator | 2024-03-08 02:54:36,808 INFO 172.17.0.9 - - [08/Mar/2024:02:54:30 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 104257 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.074733922Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=210.277µs 02:55:58 policy-apex-pdp | timestamp: "2020-12-16T10:29:01.737Z" 02:55:58 policy-db-migrator | 48 0570-toscadatatype.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 policy-pap | [2024-03-08T02:54:36.829+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 simulator | 2024-03-08 02:54:36,815 INFO 172.17.0.8 - - [08/Mar/2024:02:54:31 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 104257 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.08011004Z level=info msg="Executing migration" id="create alert_rule_version table" 02:55:58 policy-apex-pdp | } 02:55:58 policy-db-migrator | 49 0580-toscadatatypes.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 policy-pap | [2024-03-08T02:54:36.834+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 simulator | 2024-03-08 02:54:36,822 INFO 172.17.0.8 - - [08/Mar/2024:02:54:30 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 104257 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.082035217Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.925687ms 02:55:58 policy-apex-pdp | payload { 02:55:58 policy-db-migrator | 50 0590-toscadatatypes_toscadatatype.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 simulator | 2024-03-08 02:54:37,003 INFO Topic unauthenticated.DCAE_POLICY_EXAMPLE_OUTPUT: added 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.086303645Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"NSOApexEngine","version":"0.0.1","id":45,"instanceCount":5,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"}}},"taskParameters":[{"key":"logUrl","value":"http://message-router:3904/events/APEX-CL-MGT"}]},"policy_type_impl":{"apexPolicyModel":{"key":{"name":"onap.policies.apex.Example","version":"0.0.1"},"keyInformation":{"key":{"name":"onap.policies.apex.Example_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"UUID":"fc0c1892-a2ae-3678-818f-b9b23939b241","description":"Generated description for concept referred to by key \"ApexExample_AAIFailureResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"ba931e7e-aee9-3af8-98d8-16b92a909e8a","description":"Generated description for concept referred to by key \"ApexExample_AAIFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"UUID":"b4dd59c5-0169-3810-800c-1396c2206de4","description":"Generated description for concept referred to by key \"ApexExample_AAIRequestErrorType:0.0.1\""}},{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"UUID":"599c297e-96c8-3b21-ad1c-e643bddeacbf","description":"Generated description for concept referred to by key \"ApexExample_AAIRequestEvent:0.0.1\""}},{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"UUID":"b5e3f122-2dcd-3cdf-a0ec-8210b3f80478","description":"Generated description for concept referred to by key \"ApexExample_AAISuccessResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"15504e23-78c5-305e-9fce-cf1f50e75013","description":"Generated description for concept referred to by key \"ApexExample_AAISuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"UUID":"e2715e7d-835e-32c7-b433-a2e92bcad6ee","description":"Generated description for concept referred to by key \"ApexExample_CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"UUID":"b492e841-2c03-36a9-9ec2-dda5852152c3","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyFailureResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"ef4e45f4-1181-3121-a3b6-507126df25e7","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"UUID":"91cb711a-0c73-3f51-83e6-fca9c547c71d","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyFailureResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"UUID":"dda3c648-dc8b-38e0-855d-9cb72397f957","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyRequestEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"UUID":"96b306bd-6dee-3d47-981c-eaac316d5ae1","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifyResponsePayloadType:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"UUID":"1b65abfb-ce35-3765-9b9c-d2ee02bef28b","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifySuccessResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"4dac3de7-3817-396f-91d6-ce701d162877","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"UUID":"92dc9e6b-2082-3d90-ba5e-f2dba18b72b6","description":"Generated description for concept referred to by key \"ApexExample_CDSConfigModifySuccessResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"UUID":"a6801c93-f15b-3158-ba33-7760197d3609","description":"Generated description for concept referred to by key \"ApexExample_CDSFailureResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"UUID":"e2da0a15-c542-3e77-874d-4512e9b4162e","description":"Generated description for concept referred to by key \"ApexExample_CDSFailureResponseStatusType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"f54edff0-532f-3142-8e65-a5c9d67888ef","description":"Generated description for concept referred to by key \"ApexExample_CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"UUID":"b967dc44-a156-32d3-a796-f03dbf74316c","description":"Generated description for concept referred to by key \"ApexExample_CDSRequestPayloadType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"UUID":"f2aa4552-069d-3db8-8638-2d1f59124e7a","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartFailureResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"UUID":"c2e3b07f-2c09-3195-9527-6b3ab0666d61","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartFailureResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"UUID":"a7c28cc1-9fe5-30b7-9dd8-5a4f7f7d811e","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartFailureResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"UUID":"d01d1022-48ac-391d-904d-282ccb063f8a","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartRequestEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"UUID":"ad8cbd94-6eb5-3743-8a7d-42cbe49a5320","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartResponsePayloadType:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"UUID":"bbb06330-9161-392e-a0ca-a6bb5e3376af","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartSuccessResponseEvent:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"UUID":"70c6c6e5-00da-30cb-8ec0-14437d657f39","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartSuccessResponseHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"UUID":"77f16151-80b5-304c-a448-19d8528feed1","description":"Generated description for concept referred to by key \"ApexExample_CDSRestartSuccessResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"UUID":"2f17aee2-fbdf-3c41-a779-f9c17b5bda5b","description":"Generated description for concept referred to by key \"ApexExample_CDSSuccessResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"UUID":"8c554852-3ed6-3027-a0d3-fccd2db19875","description":"Generated description for concept referred to by key \"ApexExample_CDSSuccessResponseStatusType:0.0.1\""}},{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"UUID":"b402baca-915b-3952-97fc-d9899f9ca81c","description":"Generated description for concept referred to by key \"ApexExample_EventDetailsAlbum:0.0.1\""}},{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"UUID":"3626f32a-eee6-3254-b3d4-e4829518c381","description":"Generated description for concept referred to by key \"ApexExample_EventDetailsAlbumType:0.0.1\""}},{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"UUID":"87abb453-a919-3131-8ffb-3e5c910c6049","description":"Generated description for concept referred to by key \"ApexExample_HandleAAIFailureResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"UUID":"8881e644-3cca-3aec-8201-312ca6f719e0","description":"Generated description for concept referred to by key \"ApexExample_HandleAAISuccessResponseTask:0.0.1\""}},{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"UUID":"057f6ddd-d6aa-3ce2-a060-d344de16d7f3","description":"Generated description for concept referred to by key \"ApexExample_HandleVesEventTask:0.0.1\""}},{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"UUID":"4867b1e7-a819-3b9f-be2b-a97fe6019827","description":"Generated description for concept referred to by key \"ApexExample_LogStatusEvent:0.0.1\""}},{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"UUID":"975b3071-b775-3617-a888-f831fe5a31db","description":"Generated description for concept referred to by key \"ApexExample_VesEvent:0.0.1\""}},{"key":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"UUID":"ad9efe17-a03e-3b64-8e8a-51e144f57d2c","description":"Generated description for concept referred to by key \"ApexExample_VesEventHandlerPolicy:0.0.1\""}},{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"UUID":"0054393c-10df-3214-af86-cb04a23325bf","description":"Generated description for concept referred to by key \"ApexExample_VesEventType:0.0.1\""}},{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"UUID":"865a5903-201b-34ff-918b-2bfdde743576","description":"Generated description for concept referred to by key \"ApexExample_VnfRelationShipListType:0.0.1\""}},{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"UUID":"7218fb2f-59e3-321d-9ae1-bc97b19eb4ae","description":"Generated description for concept referred to by key \"SimpleBooleanType:0.0.1\""}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"UUID":"2dfcd9ec-a6f9-3f9f-958f-9b36cf4ac574","description":"Generated description for concept referred to by key \"SimpleLongType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example","version":"0.0.1"},"UUID":"b2501730-8870-3475-b22a-4a4d22792ebb","description":"Generated description for concept referred to by key \"onap.policies.apex.Example:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Albums","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Albums","version":"0.0.1"},"UUID":"7dc5f49d-c291-38de-bcae-1db30d00581f","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Albums:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Events","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Events","version":"0.0.1"},"UUID":"06b3112b-ae8b-3f37-8aa6-f539c0250550","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Events:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_KeyInfo","version":"0.0.1"},"UUID":"454848e1-43ac-3ce4-bfdc-b9b6271dc563","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_KeyInfo:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Policies","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Policies","version":"0.0.1"},"UUID":"24c3fca5-b0dd-398c-83ee-66a187296b32","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Policies:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Schemas","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Schemas","version":"0.0.1"},"UUID":"c6aff774-f50a-329d-a731-9c23a6e7e02e","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Schemas:0.0.1\""}},{"key":{"name":"onap.policies.apex.Example_Tasks","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Example_Tasks","version":"0.0.1"},"UUID":"f856a6df-6237-3acc-aa68-f55e64cc0ec9","description":"Generated description for concept referred to by key \"onap.policies.apex.Example_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"onap.policies.apex.Example_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_AAIFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_ReceiveAAIFailureResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_ReceiveAAIFailureResponseState"},"trigger":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_AAIFailureStateOutput","value":{"key":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAIFailureResponseState","localName":"ApexExample_AAIFailureStateOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAIFailureResponseState","localName":"ApexExample_AAIFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_AAIFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAIFailureResponseState","localName":"ApexExample_AAIFailureStateOutput"}}}]}}}]},"firstState":"ApexExample_ReceiveAAIFailureResponseState"}},{"key":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_AAISuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_ReceiveAAISuccessResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_ReceiveAAISuccessResponseState"},"trigger":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_AAISuccessStateOutput","value":{"key":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAISuccessResponseState","localName":"ApexExample_AAISuccessStateOutput"},"outgoingEvent":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAISuccessResponseState","localName":"ApexExample_AAISuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_AAISuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveAAISuccessResponseState","localName":"ApexExample_AAISuccessStateOutput"}}}]}}}]},"firstState":"ApexExample_ReceiveAAISuccessResponseState"}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSConfigModifyFailureResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSConfigModifyFailureResponseState"},"trigger":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_ConfigModifyFailureResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifyFailureResponseState","localName":"ApexExample_ConfigModifyFailureResponseOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifyFailureResponseState","localName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSConfigModifyFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifyFailureResponseState","localName":"ApexExample_ConfigModifyFailureResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSConfigModifyFailureResponseState"}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSConfigModifySuccessResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSConfigModifySuccessResponseState"},"trigger":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_ConfigModifySuccessResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifySuccessResponseState","localName":"ApexExample_ConfigModifySuccessResponseOutput"},"outgoingEvent":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifySuccessResponseState","localName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSConfigModifySuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSConfigModifySuccessResponseState","localName":"ApexExample_ConfigModifySuccessResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSConfigModifySuccessResponseState"}},{"key":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSRestartFailureResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSRestartFailureResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSRestartFailureResponseState"},"trigger":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_RestartFailureResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartFailureResponseState","localName":"ApexExample_RestartFailureResponseOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartFailureResponseState","localName":"ApexExample_CDSRestartFailureResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSRestartFailureResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartFailureResponseState","localName":"ApexExample_RestartFailureResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSRestartFailureResponseState"}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_CDSRestartSuccessResponseState","value":{"stateKey":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_CDSRestartSuccessResponseState"},"trigger":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_RestartSuccessResponseOutput","value":{"key":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartSuccessResponseState","localName":"ApexExample_RestartSuccessResponseOutput"},"outgoingEvent":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartSuccessResponseState","localName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_CDSRestartSuccessResponseHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_CDSRestartSuccessResponseState","localName":"ApexExample_RestartSuccessResponseOutput"}}}]}}}]},"firstState":"ApexExample_CDSRestartSuccessResponseState"}},{"key":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ApexExample_VesEventHandlerPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"ApexExample_ReceiveVesState","value":{"stateKey":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"ApexExample_ReceiveVesState"},"trigger":{"name":"ApexExample_VesEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ApexExample_VesOutput","value":{"key":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveVesState","localName":"ApexExample_VesOutput"},"outgoingEvent":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveVesState","localName":"ApexExample_VesEventHandlerPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ApexExample_VesEventHandlerPolicy","parentKeyVersion":"0.0.1","parentLocalName":"ApexExample_ReceiveVesState","localName":"ApexExample_VesOutput"}}}]}}}]},"firstState":"ApexExample_ReceiveVesState"}}]}},"tasks":{"key":{"name":"onap.policies.apex.Example_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar timestamp = longType(new Date().getTime())\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nerrorMessage = errorMessage.replace(/\"/g, '\\\\\\\"')\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar timestamp = longType(new Date().getTime());\nvar faultFields = eventDetailsAlbum.get(\"faultFields\");\nvar vnfDetails = eventDetailsAlbum.get(\"vnfDetails\");\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"subRequestId\", commonEventHeader.get(\"eventId\"));\ncommonHeader.put(\"requestId\", uuidType.randomUUID().toString());\ncommonHeader.put(\"originatorId\", \"POLICY\");\n\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"mode\", \"sync\");\nactionIdentifiers.put(\"blueprintName\", \"apex-example-cba\");\nactionIdentifiers.put(\"blueprintVersion\", \"1.0.0\");\nactionIdentifiers.put(\"actionName\", \"restart\");\n\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_properties_record\");\npayloadProperties.put(\"service_DasH_instance_DoT_service_DasH_instance_DasH_id\", vnfDetails.get(\"service-id\").toString())\npayloadProperties.put(\"generic_DasH_vnf_DoT_vnf_DasH_id\", vnfDetails.get(\"vnf-name\").toString())\nvar dataRecord = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_data_record\");\ndataRecord.put(\"active_DasH_streams\",\"7\")\npayloadProperties.put(\"data\", dataRecord)\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(\"update_DasH_properties\", payloadProperties)\npayloadEntry.put(\"vfStatus\", faultFields.get(\"vfStatus\"))\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\npayload.put(\"restart_DasH_request\", payloadEntry);\n\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\n\nexecutor.logger.info(+executor.outFields);\n\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"SUCCESS\", \"ConfigModify request is successful. Sending restart request to CDS.\")\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar timestamp = longType(new Date().getTime())\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar timestamp = longType(new Date().getTime());\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_SUCCESS\", \"Successfully processed the VES Event. Restart is complete.\")\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAIFailureResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\n\nvar aaiErrorMessage = \"AAI operation failed. Error message from AAI - \" + executor.inFields.get(\"requestError\").get(\"serviceException\").get(\"text\");\nvar timestamp = longType(new Date().getTime());\n\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + aaiErrorMessage)\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleAAISuccessResponseTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"is-closed-loop-disabled","value":{"key":"is-closed-loop-disabled","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"model-customization-id","value":{"key":"model-customization-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-invariant-id","value":{"key":"model-invariant-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-version-id","value":{"key":"model-version-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"orchestration-status","value":{"key":"orchestration-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"prov-status","value":{"key":"prov-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"relationship-list","value":{"key":"relationship-list","fieldSchemaKey":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"service-id","value":{"key":"service-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-id","value":{"key":"vnf-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-name","value":{"key":"vnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-type","value":{"key":"vnf-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").get(albumID.toString());\n\nvar vnfDetails = executor.inFields;\nexecutor.logger.info(\"ApexExample_HandleAAISuccessResponseTask processing event - \" + vnfDetails);\neventDetailsAlbum.put(\"vnfDetails\", vnfDetails);\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar faultFields = eventDetailsAlbum.get(\"faultFields\");\n\nvar commonHeader = executor.subject.getOutFieldSchemaHelper(\"commonHeader\").createNewInstance();\ncommonHeader.put(\"subRequestId\", commonEventHeader.get(\"eventId\"));\ncommonHeader.put(\"requestId\", uuidType.randomUUID().toString());\ncommonHeader.put(\"originatorId\", \"POLICY\");\n\nvar actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"actionIdentifiers\").createNewInstance();\nactionIdentifiers.put(\"mode\", \"sync\");\nactionIdentifiers.put(\"blueprintName\", \"apex-example-cba\");\nactionIdentifiers.put(\"blueprintVersion\", \"1.0.0\");\nactionIdentifiers.put(\"actionName\", \"modify-config\");\n\nvar payloadProperties = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_properties_record\");\npayloadProperties.put(\"service_DasH_instance_DoT_service_DasH_instance_DasH_id\", vnfDetails.get(\"service-id\").toString())\npayloadProperties.put(\"generic_DasH_vnf_DoT_vnf_DasH_id\", vnfDetails.get(\"vnf-id\").toString())\nvar dataRecord = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"update_DasH_data_record\");\ndataRecord.put(\"active_DasH_streams\",\"7\")\npayloadProperties.put(\"data\", dataRecord)\nvar payloadEntry = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewSubInstance(\"CDSRequestPayloadEntry\");\npayloadEntry.put(\"update_DasH_properties\", payloadProperties)\npayloadEntry.put(\"vfStatus\", faultFields.get(\"vfStatus\"))\nvar payload = executor.subject.getOutFieldSchemaHelper(\"payload\").createNewInstance();\nvar payloadSchemaHelper = executor.subject.getOutFieldSchemaHelper(\"payload\");\npayload.put(\"modify_DasH_config_DasH_request\", payloadEntry);\n\n//always use the executor.stringify2json method instead of JSON.strngify\nexecutor.logger.info(\"CDS modify config request payload - \" + executor.stringify2Json(payload, payloadSchemaHelper));\n\nexecutor.outFields.put(\"commonHeader\", commonHeader);\nexecutor.outFields.put(\"actionIdentifiers\", actionIdentifiers);\nexecutor.outFields.put(\"payload\", payload);\nvar timestamp = longType(new Date().getTime());\nsend(commonEventHeader.get(\"eventId\"), \"VNF\", commonEventHeader.get(\"sourceId\"), timestamp, \"SUCCESS\", \"VNF details are received from AAI successfully. Sending ConfigModify request to CDS.\")\ntrue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}},{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"value":{"key":{"name":"ApexExample_HandleVesEventTask","version":"0.0.1"},"inputFields":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"ApexExample_VesEventType","version":"0.0.1"},"optional":false}}]},"outputFields":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\n\nvar event = executor.inFields.get(\"event\");\nexecutor.logger.info(\"ApexExample_HandleVesEventTask processing VES event - \" + event);\n\nvar commonEventHeader = event.get(\"commonEventHeader\");\nvar faultFields = event.get(\"faultFields\");\n\n//albumID will be used to fetch info from our album later\nvar albumID = commonEventHeader.get(\"sourceId\");\n\n// save the event processing start time in apex\ncommonEventHeader.put(\"startEpochMicrosec\", longType(new Date().getTime()));\n//save the incoming fault event details to album\neventDetailsAlbum.put(\"commonEventHeader\", commonEventHeader)\neventDetailsAlbum.put(\"faultFields\", faultFields)\nexecutor.getContextAlbum(\"ApexExample_EventDetailsAlbum\").put(albumID.toString(), eventDetailsAlbum);\n\nexecutor.getExecutionProperties().setProperty(\"albumId\", albumID);\nexecutor.getExecutionProperties().setProperty(\"vnf-name\", eventDetailsAlbum.get(\"commonEventHeader\").get(\"sourceName\"));\n\nvar timestamp = longType(new Date().getTime());\nsend(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), \"VNF\", eventDetailsAlbum.get(\"commonEventHeader\").get(\"sourceId\"), timestamp, \"ACTIVE\", \"VES event has been received. Going to fetch VNF details from AAI.\")\n\nexecutor.logger.info(executor.outFields);\nreturnValue;\n\nfunction send(id, targetType, targetId, timestamp, status, message) {\n var logData = '{'\n +'\"id\" : \"' + id + '\",'\n +'\"target\" : {'\n +'\"targetType\" : \"' + targetType + '\",'\n +'\"entityInfo\" : {'\n +'\"id\" : \"' + targetId + '\"'\n +'}'\n +'},'\n +'\"component\" : {'\n +'\"name\" : \"Policy\",'\n +'\"flavour\" : \"Apex-PDP\",'\n +'\"timestamp\" : ' + timestamp + ','\n +'\"status\" : \"' + status + '\",'\n +'\"message\" : \"' + message + '\",'\n +'\"artifacts\" : {'\n +'\"policyName\" : \"onap.policies.apex.Example\",'\n +'\"policyVersion\" : \"1.0.0\"'\n +'}'\n +'},'\n +'\"otherFields\" : {'\n +'\"useCaseName\" : \"apex-pdp-policy-example\"'\n +'}'\n +'}';\n\n executor.logger.info(\"sending the status to log.\");\n fireLogEvent(logData);\n}\n\n\nfunction fireLogEvent(logEvent){\n var headers = new HashMapType();\n executor.logger.info(\"LogEvent:\"+logEvent);\n var response = new org.onap.policy.rest.RestManager().post(\n executor.getParameters().get(\"logUrl\"),\n \"\",\n \"\",\n headers,\n \"application/json\",\n logEvent\n );\n executor.logger.info(\"DMaaP Response after sending LogEvent: \" + response);\n return response;\n}"}}}]}},"events":{"key":{"name":"onap.policies.apex.Example_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"is-closed-loop-disabled","value":{"key":"is-closed-loop-disabled","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"model-customization-id","value":{"key":"model-customization-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-invariant-id","value":{"key":"model-invariant-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"model-version-id","value":{"key":"model-version-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"orchestration-status","value":{"key":"orchestration-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"prov-status","value":{"key":"prov-status","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"relationship-list","value":{"key":"relationship-list","fieldSchemaKey":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"service-id","value":{"key":"service-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-id","value":{"key":"vnf-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-name","value":{"key":"vnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"vnf-type","value":{"key":"vnf-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartSuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"}},{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_LogStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"message","value":{"key":"message","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.example","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"ApexExample_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}}]}},"albums":{"key":{"name":"onap.policies.apex.Example_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"onap.policies.apex.Example_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_AAIRequestErrorType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"AAIRequestErrorType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"serviceException\",\n \"type\": {\n \"name\": \"serviceException\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"messageId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"text\",\n \"type\": \"string\"\n },\n {\n \"name\": \"variables\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSActionIdentifiers_Type\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSConfigResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"modify_DasH_config_DasH_response\",\n \"type\": {\n \"name\": \"modify_DasH_config_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSFailureResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"errorMessage\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSRequestCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRequestPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"map\",\n \"values\": {\n \"type\": \"record\",\n \"name\": \"CDSRequestPayloadEntry\",\n \"fields\": [\n {\n \"name\": \"vfStatus\",\n \"type\": \"string\"\n },\n {\n \"name\": \"update_DasH_properties\",\n \"type\": {\n \"name\": \"update_DasH_properties_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"service_DasH_instance_DoT_service_DasH_instance_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"generic_DasH_vnf_DoT_vnf_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"data\",\n \"type\": {\n \"name\": \"update_DasH_data_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"active_DasH_streams\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n }\n}"}},{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSRestartResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSRestartResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"restart_DasH_response\",\n \"type\": {\n \"name\": \"restart_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_CDSSuccessResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_EventDetailsAlbumType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"eventDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"faultFields\",\n \"type\": {\n \"name\": \"faultFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"PilotNumberPoolSize\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"alarmCondition\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSeverity\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSourceType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"faultFieldsVersion\",\n \"type\": \"int\"\n },\n {\n \"name\": \"specificProblem\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vfStatus\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"vnfDetails\",\n \"type\": {\n \"name\": \"vnfDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"vnf_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vnf_DasH_name\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vnf_DasH_type\",\n \"type\": \"string\"\n },\n {\n \"name\": \"service_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"prov_DasH_status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"orchestration_DasH_status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"in_DasH_maint\",\n \"type\": \"boolean\"\n },\n {\n \"name\": \"is_DasH_closed_DasH_loop_DasH_disabled\",\n \"type\": \"boolean\"\n },\n {\n \"name\": \"resource_DasH_version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"model_DasH_invariant_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"model_DasH_version_DasH_id\",\n \"type\": \"string\"\n },\n {\n \"name\": \"model_DasH_customization_DasH_id\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"target\",\n \"type\": {\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VesEventType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"event\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"faultFields\",\n \"type\": {\n \"name\": \"faultFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": {\n \"name\": \"alarmAdditionalInformation\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"PilotNumberPoolSize\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"alarmCondition\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSeverity\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventSourceType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"faultFieldsVersion\",\n \"type\": \"int\"\n },\n {\n \"name\": \"specificProblem\",\n \"type\": \"string\"\n },\n {\n \"name\": \"vfStatus\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"value":{"key":{"name":"ApexExample_VnfRelationShipListType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"VnfRelationShipListType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"relationship\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"relationship_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"related_DasH_to\",\n \"type\": \"string\"\n },\n {\n \"name\": \"relationship_DasH_label\",\n \"type\": \"string\"\n },\n {\n \"name\": \"related_DasH_link\",\n \"type\": \"string\"\n },\n {\n \"name\": \"relationship_DasH_data\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"relationship_DasH_data_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"relationship_DasH_key\",\n \"type\": \"string\"\n },\n {\n \"name\": \"relationship_DasH_value\",\n \"type\": \"string\"\n }\n ]\n }\n }\n },\n {\n \"name\": \"related_DasH_to_DasH_property\",\n \"type\": {\n \"type\": \"array\",\n \"items\": {\n \"name\": \"related_DasH_to_DasH_property_record\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"property_DasH_key\",\n \"type\": \"string\"\n },\n {\n \"name\": \"property_DasH_value\",\n \"type\": \"string\"\n }\n ]\n }\n }\n }\n ]\n }\n }\n }\n ]\n}"}},{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Boolean"}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}}]}}}}},"eventInputParameters":{"ApexExample_DCAEConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/unauthenticated.DCAE_POLICY_EXAMPLE_OUTPUT/ApexExampleCG1/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_VesEvent"},"ApexExample_AAIResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://aai-sim:6666/aai/v16/network/generic-vnfs/generic-vnf?vnf-name={vnf-name}","httpMethod":"GET","httpCodeFilter":"[245][0-9][0-9]","httpHeaders":[["Accept","application/json"],["Content-Type","application/json"],["X-FromAppId","dcae-curl"],["x-transactionId","9998"],["Authorization","Basic QUFJOkFBSQ=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_AAISuccessResponseEvent|ApexExample_AAIFailureResponseEvent","requestorMode":true,"requestorPeer":"ApexExample_AAIProducer","requestorTimeout":2000},"ApexExample_CDSConfigModifyResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_CDSConfigModifySuccessResponseEvent|ApexExample_CDSConfigModifyFailureResponseEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSConfigModifyRequestProducer","requestorTimeout":500},"ApexExample_CDSRestartResponseConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"ApexExample_CDSRestartSuccessResponseEvent|ApexExample_CDSRestartFailureResponseEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSRestartRequestProducer","requestorTimeout":500}},"eventOutputParameters":{"ApexExample_AAIProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"ApexExample_AAIRequestEvent","requestorMode":true,"requestorPeer":"ApexExample_AAIResponseConsumer","requestorTimeout":2000},"ApexExample_CDSConfigModifyRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":10}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"ApexExample_CDSConfigModifyRequestEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSConfigModifyResponseConsumer","requestorTimeout":500},"ApexExample_CDSRestartRequestProducer":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":10}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"ApexExample_CDSRestartRequestEvent","requestorMode":true,"requestorPeer":"ApexExample_CDSRestartResponseConsumer","requestorTimeout":500}}},"name":"onap.policies.apex.vnf.Test","version":"1.0.0","metadata":{"policy-id":"onap.policies.apex.vnf.Test","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"fb791653-26ac-4690-8876-546f561c03e1","timestampMs":1709866476718,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-db-migrator | 51 0600-toscanodetemplate.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 simulator | 2024-03-08 02:54:37,003 INFO Topic unauthenticated.DCAE_POLICY_EXAMPLE_OUTPUT: add consumer group: ApexExampleCG1 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.087579623Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.275538ms 02:55:58 policy-apex-pdp | key: "modify-config-response" 02:55:58 policy-pap | [2024-03-08T02:54:36.836+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE 02:55:58 policy-db-migrator | 52 0610-toscanodetemplates.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 simulator | 2024-03-08 02:54:37,010 INFO 172.17.0.9 - - [08/Mar/2024:02:54:37 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.091746592Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-pap | [2024-03-08T02:54:36.836+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-db-migrator | 53 0620-toscanodetemplates_toscanodetemplate.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 simulator | 2024-03-08 02:54:37,010 INFO 172.17.0.8 - - [08/Mar/2024:02:54:36 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 4365 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.093363434Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.617052ms 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-pap | [2024-03-08T02:54:36.836+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-db-migrator | 54 0630-toscanodetype.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 simulator | 2024-03-08 02:54:37,010 INFO 172.17.0.9 - - [08/Mar/2024:02:54:36 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 4365 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.099623618Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-pap | [2024-03-08T02:54:37.010+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-db-migrator | 55 0640-toscanodetypes.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 simulator | 2024-03-08 02:54:37,011 INFO 172.17.0.8 - - [08/Mar/2024:02:54:36 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 4365 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.099892813Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=268.876µs 02:55:58 policy-apex-pdp | key: "execute-command-logs" 02:55:58 policy-pap | [2024-03-08T02:54:37.011+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 policy-db-migrator | 56 0650-toscanodetypes_toscanodetype.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 simulator | 2024-03-08 02:54:37,067 INFO 172.17.0.8 - - [08/Mar/2024:02:54:37 +0000] "POST /events/POLICY-NOTIFICATION HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.103655109Z level=info msg="Executing migration" id="add column for to alert_rule_version" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"},{"name":"onap.policies.apex.pnf.Test","version":"1.0.0"},{"name":"onap.policies.apex.vnf.Test","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:36.978298Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":4,"policyExecutedSuccessCount":4,"policyExecutedFailCount":0,"policyDeployCount":3,"policyDeploySuccessCount":3,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475304,"eventCount":1,"lastExecutionTime":17,"averageExecutionTime":17.0,"upTime":4945,"lastEnterTime":0,"lastStart":1709866470359},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475377,"eventCount":1,"lastExecutionTime":18,"averageExecutionTime":18.0,"upTime":5003,"lastEnterTime":0,"lastStart":1709866470374},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476078,"eventCount":1,"lastExecutionTime":9,"averageExecutionTime":9.0,"upTime":5692,"lastEnterTime":0,"lastStart":1709866470386},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470397,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470397},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476905,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476905},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476920,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476920},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476934,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476934},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476947,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476947},{"engineId":"NSOApexEngine-4:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476959,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476959}]},"response":{"responseTo":"fb791653-26ac-4690-8876-546f561c03e1","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.apex.vnf.Test:1.0.0 "},"messageName":"PDP_STATUS","requestId":"23c2020a-eeda-43fa-96ee-0978c07d9fd9","timestampMs":1709866476978,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-db-migrator | 57 0660-toscaparameter.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 simulator | 2024-03-08 02:54:41,995 INFO 172.17.0.1 - - [08/Mar/2024:02:54:41 +0000] "GET /events/APEX-CL-MGT/script/1?limit=1&timeout=0 HTTP/1.1" 200 2 "-" "python-requests/2.27.1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.110329926Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.672917ms 02:55:58 policy-apex-pdp | list_value { 02:55:58 policy-pap | [2024-03-08T02:54:37.011+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 simulator | 2024-03-08 02:54:42,014 INFO 172.17.0.9 - - [08/Mar/2024:02:54:37 +0000] "GET /events/unauthenticated.DCAE_POLICY_EXAMPLE_OUTPUT/ApexExampleCG1/1?timeout=30000 HTTP/1.1" 200 821 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.11599298Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 02:55:58 policy-apex-pdp | values { 02:55:58 policy-pap | [2024-03-08T02:54:37.012+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 policy-db-migrator | 58 0670-toscapolicies.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 simulator | 2024-03-08 02:54:42,015 INFO 172.17.0.1 - - [08/Mar/2024:02:54:42 +0000] "POST /events/unauthenticated.DCAE_POLICY_EXAMPLE_OUTPUT HTTP/1.1" 200 28 "-" "python-requests/2.27.1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.122637196Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.643317ms 02:55:58 policy-apex-pdp | string_value: "INFO:root:Arguments : Active,," 02:55:58 policy-db-migrator | 59 0680-toscapolicies_toscapolicy.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"},{"name":"onap.policies.apex.pnf.Test","version":"1.0.0"},{"name":"onap.policies.apex.vnf.Test","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:36.978298Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":4,"policyExecutedSuccessCount":4,"policyExecutedFailCount":0,"policyDeployCount":3,"policyDeploySuccessCount":3,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475304,"eventCount":1,"lastExecutionTime":17,"averageExecutionTime":17.0,"upTime":4945,"lastEnterTime":0,"lastStart":1709866470359},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475377,"eventCount":1,"lastExecutionTime":18,"averageExecutionTime":18.0,"upTime":5003,"lastEnterTime":0,"lastStart":1709866470374},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476078,"eventCount":1,"lastExecutionTime":9,"averageExecutionTime":9.0,"upTime":5692,"lastEnterTime":0,"lastStart":1709866470386},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470397,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470397},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476905,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476905},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476920,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476920},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476934,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476934},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476947,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476947},{"engineId":"NSOApexEngine-4:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476959,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476959}]},"response":{"responseTo":"fb791653-26ac-4690-8876-546f561c03e1","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.apex.vnf.Test:1.0.0 "},"messageName":"PDP_STATUS","requestId":"23c2020a-eeda-43fa-96ee-0978c07d9fd9","timestampMs":1709866476978,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 simulator | 2024-03-08 02:54:42,045 INFO 172.17.0.9 - - [08/Mar/2024:02:54:42 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.128467087Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 02:55:58 policy-apex-pdp | } 02:55:58 policy-db-migrator | 60 0690-toscapolicy.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 policy-pap | [2024-03-08T02:54:37.013+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id fb791653-26ac-4690-8876-546f561c03e1 02:55:58 simulator | 2024-03-08 02:54:42,045 INFO 172.17.0.1 - - [08/Mar/2024:02:54:42 +0000] "GET /events/APEX-CL-MGT/script/1?limit=1 HTTP/1.1" 200 480 "-" "python-requests/2.27.1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.138378009Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.912171ms 02:55:58 policy-apex-pdp | } 02:55:58 policy-db-migrator | 61 0700-toscapolicytype.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 policy-pap | [2024-03-08T02:54:37.013+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 simulator | 2024-03-08 02:54:42,080 INFO 172.17.0.9 - - [08/Mar/2024:02:54:42 +0000] "GET /aai/v16/network/generic-vnfs/generic-vnf?vnf-name=vfw-cnf-cds-test-1-vnf HTTP/1.1" 200 1646 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.142384301Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 02:55:58 policy-apex-pdp | } 02:55:58 policy-db-migrator | 62 0710-toscapolicytypes.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 policy-pap | [2024-03-08T02:54:37.013+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 simulator | 2024-03-08 02:54:42,107 INFO 172.17.0.9 - - [08/Mar/2024:02:54:42 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-db-migrator | 63 0720-toscapolicytypes_toscapolicytype.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:57 02:55:58 simulator | 2024-03-08 02:54:42,107 INFO 172.17.0.1 - - [08/Mar/2024:02:54:42 +0000] "GET /events/APEX-CL-MGT/script/1?limit=1 HTTP/1.1" 200 500 "-" "python-requests/2.27.1" 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.147606752Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.221081ms 02:55:58 policy-pap | [2024-03-08T02:54:37.014+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping 02:55:58 policy-db-migrator | 64 0730-toscaproperty.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | 2024-03-08 02:54:42,138 INFO Received request input to CDS: commonHeader { 02:55:58 policy-apex-pdp | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.152463889Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 02:55:58 policy-pap | [2024-03-08T02:54:37.014+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping enqueue 02:55:58 policy-db-migrator | 65 0740-toscarelationshiptype.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | requestId: "18050e05-b1f8-46b2-95a3-1a5a306c24c0" 02:55:58 policy-apex-pdp | key: "prepare-environment-logs" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.158560936Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.093677ms 02:55:58 policy-pap | [2024-03-08T02:54:37.014+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping timer 02:55:58 policy-db-migrator | 66 0750-toscarelationshiptypes.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | subRequestId: "fault0000245" 02:55:58 policy-apex-pdp | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.164092031Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 02:55:58 policy-pap | [2024-03-08T02:54:37.014+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=fb791653-26ac-4690-8876-546f561c03e1, expireMs=1709866506736] 02:55:58 policy-db-migrator | 67 0760-toscarelationshiptypes_toscarelationshiptype.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | originatorId: "POLICY" 02:55:58 policy-apex-pdp | list_value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.164299538Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=207.046µs 02:55:58 policy-pap | [2024-03-08T02:54:37.014+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping listener 02:55:58 policy-db-migrator | 68 0770-toscarequirement.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 policy-apex-pdp | values { 02:55:58 policy-pap | [2024-03-08T02:54:37.014+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopped 02:55:58 policy-db-migrator | 69 0780-toscarequirements.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.168661743Z level=info msg="Executing migration" id=create_alert_configuration_table 02:55:58 policy-apex-pdp | string_value: "Installed pip packages:\n requirements.txt\n\n" 02:55:58 policy-pap | [2024-03-08T02:54:37.023+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate successful 02:55:58 policy-db-migrator | 70 0790-toscarequirements_toscarequirement.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | actionIdentifiers { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.169627548Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=965.285µs 02:55:58 policy-apex-pdp | } 02:55:58 policy-pap | [2024-03-08T02:54:37.023+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 has no more requests 02:55:58 policy-db-migrator | 71 0800-toscaservicetemplate.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | blueprintName: "apex-example-cba" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.253913514Z level=info msg="Executing migration" id="Add column default in alert_configuration" 02:55:58 policy-apex-pdp | } 02:55:58 policy-pap | [2024-03-08T02:54:37.023+00:00|INFO|network|Thread-8] [OUT|DMAAP|POLICY-NOTIFICATION] 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.263149906Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.238892ms 02:55:58 policy-apex-pdp | } 02:55:58 policy-pap | {"deployed-policies":[{"policy-type":"onap.policies.native.Apex","policy-type-version":"1.0.0","policy-id":"onap.policies.apex.vnf.Test","policy-version":"1.0.0","success-count":1,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]} 02:55:58 policy-db-migrator | 72 0810-toscatopologytemplate.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | blueprintVersion: "1.0.0" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.268587304Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 02:55:58 policy-apex-pdp | } 02:55:58 policy-pap | [2024-03-08T02:54:37.060+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 37 ms 02:55:58 policy-db-migrator | 73 0820-toscatrigger.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | actionName: "modify-config" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.268764521Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=176.787µs 02:55:58 policy-pap | [2024-03-08T02:54:37.060+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-NOTIFICATION (anonymous) ... 02:55:58 policy-db-migrator | 74 0830-FK_ToscaNodeTemplate_capabilitiesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | mode: "sync" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.272594055Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 02:55:58 policy-pap | [2024-03-08T02:54:37.066+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-db-migrator | 75 0840-FK_ToscaNodeTemplate_requirementsName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | } 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.278910338Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.315814ms 02:55:58 policy-pap | [2024-03-08T02:54:37.066+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (6 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-db-migrator | 76 0850-FK_ToscaNodeType_requirementsName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | payload { 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.282956259Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 02:55:58 policy-pap | [2024-03-08T02:54:37.450+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-db-migrator | 77 0860-FK_ToscaServiceTemplate_capabilityTypesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.28413731Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.180411ms 02:55:58 policy-pap | [2024-03-08T02:54:37.450+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-db-migrator | 78 0870-FK_ToscaServiceTemplate_dataTypesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | key: "modify-config-request" 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.28998131Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 02:55:58 policy-pap | [2024-03-08T02:54:43.091+00:00|INFO|SessionData|http-nio-6969-exec-7] cache group defaultGroup 02:55:58 policy-db-migrator | 79 0880-FK_ToscaServiceTemplate_nodeTypesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.29644387Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.45821ms 02:55:58 policy-pap | [2024-03-08T02:54:43.249+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-7] Registering a deploy for policy onap.policies.apex.pnf.metadataSet.Test 1.0.0 02:55:58 policy-db-migrator | 80 0890-FK_ToscaServiceTemplate_policyTypesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.302017685Z level=info msg="Executing migration" id=create_ngalert_configuration_table 02:55:58 policy-db-migrator | 81 0900-FK_ToscaServiceTemplate_relationshipTypesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 simulator | struct_value { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.146+00:00|INFO|CdsProcessorHandler|grpc-default-executor-0] Completed blueprint(1.0.0:apex-example-cba) for action(1.0.0) 02:55:58 policy-pap | [2024-03-08T02:54:43.250+00:00|INFO|SessionData|http-nio-6969-exec-7] add update apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 defaultGroup apex policies=1 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.30289932Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=881.185µs 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.161+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:2] NaN 02:55:58 policy-pap | [2024-03-08T02:54:43.250+00:00|INFO|SessionData|http-nio-6969-exec-7] update cached group defaultGroup 02:55:58 simulator | key: "vfStatus" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.162+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:2] sending the status to log. 02:55:58 policy-pap | [2024-03-08T02:54:43.250+00:00|INFO|SessionData|http-nio-6969-exec-7] updating DB group defaultGroup 02:55:58 policy-db-migrator | 82 0910-FK_ToscaTopologyTemplate_nodeTemplatesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.307502512Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.162+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:2] LogEvent:{"id" : "fault0000245","target" : {"targetType" : "VNF","entityInfo" : {"id" : "de305d54-75b4-431b-adb2-eb6b9e5460141"}},"component" : {"name" : "Policy","flavour" : "Apex-PDP","timestamp" : 1709866482159,"status" : "SUCCESS","message" : "ConfigModify request is successful. Sending restart request to CDS.","artifacts" : {"policyName" : "onap.policies.apex.Example","policyVersion" : "1.0.0"}},"otherFields" : {"useCaseName" : "apex-pdp-policy-example"}} 02:55:58 policy-db-migrator | 83 0920-FK_ToscaTopologyTemplate_policyName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.309312771Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.809589ms 02:55:58 simulator | value { 02:55:58 policy-pap | [2024-03-08T02:54:43.259+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-7] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=defaultGroup, pdpType=apex, policy=onap.policies.apex.pnf.metadataSet.Test 1.0.0, action=DEPLOYMENT, timestamp=2024-03-08T02:54:43Z, user=policyadmin)] 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.170+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:2] DMaaP Response after sending LogEvent: (200,{"serverTimeMs":0,"count":1}) 02:55:58 policy-db-migrator | 84 0940-PdpPolicyStatus_PdpGroup.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.313510569Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 02:55:58 simulator | string_value: "Active" 02:55:58 policy-pap | [2024-03-08T02:54:43.270+00:00|INFO|ServiceManager|http-nio-6969-exec-7] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.175+00:00|INFO|CdsProcessorHandler|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:ApexExample_CDSRestartRequestProducer-17:0] Processing blueprint(1.0.0:apex-example-cba) for action(1.0.0) 02:55:58 policy-db-migrator | 85 0950-TscaServiceTemplatetopologyTemplateParentLocalName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:58 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.320359764Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.849904ms 02:55:58 simulator | } 02:55:58 policy-pap | [2024-03-08T02:54:43.270+00:00|INFO|ServiceManager|http-nio-6969-exec-7] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting listener 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.176+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:ApexExample_CDSRestartRequestProducer-17:0] [OUT|REST|gRPC://grpc-sim:6680/] 02:55:58 policy-db-migrator | 86 0960-FK_ToscaNodeTemplate_capabilitiesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:59 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.326664176Z level=info msg="Executing migration" id="create provenance_type table" 02:55:58 simulator | } 02:55:58 policy-pap | [2024-03-08T02:54:43.270+00:00|INFO|ServiceManager|http-nio-6969-exec-7] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting timer 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 policy-db-migrator | 87 0970-FK_ToscaNodeTemplate_requirementsName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:59 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.327333785Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=669.139µs 02:55:58 policy-pap | [2024-03-08T02:54:43.270+00:00|INFO|TimerManager|http-nio-6969-exec-7] update timer registered Timer [name=7bb10920-9eca-4e3f-a553-a393ac072841, expireMs=1709866513270] 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | requestId: "d7d3e2e3-4ada-4b5d-adec-30d6bae30a46" 02:55:58 policy-db-migrator | 88 0980-FK_ToscaNodeType_requirementsName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:59 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.335448356Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 02:55:58 policy-pap | [2024-03-08T02:54:43.270+00:00|INFO|ServiceManager|http-nio-6969-exec-7] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate starting enqueue 02:55:58 simulator | key: "update-properties" 02:55:58 policy-apex-pdp | subRequestId: "fault0000245" 02:55:58 policy-db-migrator | 89 0990-FK_ToscaServiceTemplate_capabilityTypesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:59 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.337174908Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.726542ms 02:55:58 policy-pap | [2024-03-08T02:54:43.270+00:00|INFO|ServiceManager|http-nio-6969-exec-7] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate started 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | originatorId: "POLICY" 02:55:58 policy-db-migrator | 90 1000-FK_ToscaServiceTemplate_dataTypesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:59 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.342867421Z level=info msg="Executing migration" id="create alert_image table" 02:55:58 policy-pap | [2024-03-08T02:54:43.272+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 simulator | struct_value { 02:55:58 policy-apex-pdp | } 02:55:58 policy-db-migrator | 91 1010-FK_ToscaServiceTemplate_nodeTypesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:59 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"NSOApexEngine","version":"0.0.1","id":45,"instanceCount":4,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"}}},"taskParameters":[{"key":"logUrl","value":"http://message-router:3904/events/APEX-CL-MGT2"}]}},"eventInputParameters":{"SimpleCL_DCAEConsumer2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_VesEvent"},"SimpleCL_AAIResponseConsumer2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://aai-sim:6666/aai/v16/network/pnfs/pnf/{pnfName}","httpMethod":"GET","httpCodeFilter":"[2-5][0-1][0-9]","httpHeaders":[["Accept","application/json"],["Content-Type","application/json"],["X-FromAppId","dcae-curl"],["x-transactionId","9998"],["Authorization","Basic QUFJOkFBSQ=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_AAISuccessResponseEvent|SimpleCL_AAIFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIProducer2","requestorTimeout":2000},"SimpleCL_CDSConfigModifyResponseConsumer2":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_CDSConfigModifySuccessResponseEvent|SimpleCL_CDSConfigModifyFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyRequestProducer2","requestorTimeout":500}},"eventOutputParameters":{"SimpleCL_AAIProducer2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_AAIRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIResponseConsumer2","requestorTimeout":2000},"SimpleCL_CDSConfigModifyRequestProducer2":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":60}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_CDSConfigModifyRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyResponseConsumer2","requestorTimeout":500},"SimpleCL_logOutputter2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/APEX-CL-MGT2"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_LogEvent"}}},"name":"onap.policies.apex.pnf.metadataSet.Test","version":"1.0.0","metadata":{"metadataSetName":"apex.metadata.pnf","metadataSetVersion":"1.0.0","policy-id":"onap.policies.apex.pnf.metadataSet.Test","policy-version":"1.0.0","metadataSet":{"apexPolicyModel":{"key":{"name":"onap.policies.apex.Simplecontrolloop2","version":"0.0.1"},"keyInformation":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"UUID":"7218fb2f-59e3-321d-9ae1-bc97b19eb4ae","description":"Generated description for concept referred to by key \"SimpleBooleanType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"UUID":"c8a29e27-0a15-354a-84f9-4c7f207e5c81","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"UUID":"5e843cee-0180-39b9-8989-180b2ffe11c0","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"UUID":"90291c92-9b27-3cd9-8720-db572419c048","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestErrorType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"UUID":"7b7e6751-4e0b-389d-98c0-5567bbc0294c","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"UUID":"63d5680c-14ef-3505-8d34-ebb646bba07b","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"UUID":"a84ca97d-6e94-39a2-91f9-59a6c9aa435e","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"UUID":"0e2ee622-7fd3-3e49-82e2-539c4f5e9624","description":"Generated description for concept referred to by key \"SimpleCL_CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"UUID":"e84f8682-ea33-3ad0-8626-8bc4634581fc","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"UUID":"a252f835-2479-38ef-9ef4-20af62725752","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"UUID":"cfc46ea9-b8c1-38dd-ac9c-304c916daf34","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"UUID":"1e7095d6-a455-3f89-acae-486e35d7e311","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"UUID":"d22ea83b-695d-3da9-b9f5-41f16ca433bf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestPayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"UUID":"e9fe2e40-1f0d-30dd-8b9e-885695878693","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyResponsePayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"UUID":"5e04fa76-0a17-38a9-8524-23b2d1a23fa5","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"UUID":"15866380-40f5-3f8e-87d9-13747a36d352","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"UUID":"2c3d76ce-dd42-32ac-a397-ab418534e1cf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"UUID":"b99c44da-dae7-3c96-b528-58852537d063","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"UUID":"1db688e2-3afe-3b03-9795-fdbfa80fa240","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"31022456-e85b-3a9b-9ecb-a09691792d3e","description":"Generated description for concept referred to by key \"SimpleCL_CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"UUID":"d6075720-622e-3a0d-827a-aa4580a2f5d7","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"UUID":"948359ff-3308-3ac5-a5ec-6e3c1b9cd4d5","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"UUID":"63a6fd26-2fd6-3a0e-8a27-49a5d2ea4644","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbum:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"UUID":"a0407d0b-5719-38bf-9529-25ad62ace8c4","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbumType:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"UUID":"28e894dc-4ab8-3469-aab7-d81bd05bb4c9","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAIFailureResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"UUID":"073f1433-999e-3506-98ad-ef820d2fa7f0","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAISuccessResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"UUID":"afc6ed46-6801-3c85-bb4c-0ab5b0dd4a74","description":"Generated description for concept referred to by key \"SimpleCL_HandleVesEventTask2:0.0.1\""}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"UUID":"317be184-a01a-3e2d-9ae4-cafaa405de70","description":"Generated description for concept referred to by key \"SimpleCL_LogEvent:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"UUID":"be7fc79b-9b73-381a-8e23-9dd6e6b1233d","description":"Generated description for concept referred to by key \"SimpleCL_LogEventComponentType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"UUID":"1a082851-49e3-3f4c-b023-c05236cc8389","description":"Generated description for concept referred to by key \"SimpleCL_LogEventOtherFieldsType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"UUID":"cab6cd51-ea7b-3241-a173-ea8a24e29737","description":"Generated description for concept referred to by key \"SimpleCL_LogEventTargetType:0.0.1\""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"UUID":"0f57665a-f0a9-314e-ad0a-04c1f5758174","description":"Generated description for concept referred to by key \"SimpleCL_VesEvent:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"UUID":"ba5d9a46-8cb4-3fbe-84fd-eabba5b7dd4b","description":"Generated description for concept referred to by key \"SimpleCL_VesEventHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"UUID":"9fd7a967-57d4-36ef-81e9-c3396f3aa8d1","description":"Generated description for concept referred to by key \"SimpleCL_VesEventType:0.0.1\""}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"UUID":"2dfcd9ec-a6f9-3f9f-958f-9b36cf4ac574","description":"Generated description for concept referred to by key \"SimpleLongType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2","version":"0.0.1"},"UUID":"ecc97b87-f30b-344c-a476-d36501bf5cbd","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Albums","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Albums","version":"0.0.1"},"UUID":"1469671a-56dd-3a68-bf6c-77a5cf7a9487","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Albums:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Events","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Events","version":"0.0.1"},"UUID":"23c4eee4-aba5-36f6-96d6-46f40061bfed","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Events:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_KeyInfo","version":"0.0.1"},"UUID":"ea9e73ff-483c-3827-896c-6eaa9d69bc6e","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_KeyInfo:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Policies","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Policies","version":"0.0.1"},"UUID":"38c068e5-bb9a-3997-9e50-ec77c66825c8","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Policies:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Schemas","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Schemas","version":"0.0.1"},"UUID":"38514b27-8b9b-3d06-844a-3aced27deb0a","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Schemas:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Tasks","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Tasks","version":"0.0.1"},"UUID":"0e0387b5-07fa-30e4-8554-eb51d2e18939","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAIFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAIFailureResponseState"},"trigger":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAIFailureStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"SimpleCL_AAIFailureResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAIFailureResponseState"}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAISuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAISuccessResponseState"},"trigger":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAISuccessStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"},"outgoingEvent":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"SimpleCL_AAISuccessResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAISuccessResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifyFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifyFailureResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifyFailureResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifyFailureResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifySuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifySuccessResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifySuccessResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifySuccessResponseState"}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveVesState","value":{"stateKey":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveVesState"},"trigger":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"VesOutput","value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"},"outgoingEvent":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"SimpleCL_VesEventHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveVesState"}}]}},"tasks":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\n\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_SUCCESS\", \"Successfully processed the VES event. Hostname is updated.\")\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar aaiErrorMessage = \"AAI operation failed. Error message from AAI - \" + executor.inFields.get(\"requestError\").get(\"serviceException\").get(\"text\");\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + aaiErrorMessage)\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""},"outputEvents":{"entry":[{"key":"SimpleCL_CDSConfigModifyRequestEvent","value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\nexecutor.logger.info(\"HandleAAISuccessResponseTask extracted context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar otherFieldsMap = eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\");\n\nvar targetEntityName = executor.inFields.get(\"pnf-name\")\nvar logMessage = \"\";\nvar existingHostname = executor.inFields.get(\"pnf-name2\");\nvar hostnameInVesEvent = otherFieldsMap.get(\"hostname\");\n\nvar albumSchemaHelper = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper();\nvar target = albumSchemaHelper.createNewSubInstance(\"target\");\ntarget.put(\"targetType\", \"PNF\")\nvar entityInfo = albumSchemaHelper.createNewSubInstance(\"entityInfo\");\nentityInfo.put(\"name\",targetEntityName);\ntarget.put(\"entityInfo\", entityInfo);\neventDetailsAlbum.put(\"target\", target);\n\nvar returnVal = true;\nif ((String(hostnameInVesEvent) != \"UNDEFINED\") && (String(existingHostname) != String(hostnameInVesEvent))) {\n logMessage = \"Hostname available in AAI does not match with the hostname received in the VES Event.\";\n returnVal = false\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + logMessage)\n executor.addFieldsToOutput(logEventFields);\n} else {\n logMessage = \"Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.\";\n\n var commonHeader = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"commonHeader\").createNewInstance();\n commonHeader.put(\"subRequestId\", albumID.toString());\n commonHeader.put(\"requestId\", commonEventHeader.get(\"eventId\"));\n commonHeader.put(\"originatorId\", \"POLICY\");\n\n var blueprintName = \"controlloop-hostname-update\";\n var blueprintVersion = \"1.0.4\";\n var newHostname = \"host\" + Math.random().toString(36).substring(7);\n eventDetailsAlbum.put(\"generatedHostname\", newHostname);\n\n var actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"actionIdentifiers\").createNewInstance();\n actionIdentifiers.put(\"mode\", \"sync\");\n actionIdentifiers.put(\"blueprintName\", blueprintName);\n actionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\n actionIdentifiers.put(\"actionName\", \"update-config\");\n\n var payloadEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewSubInstance(\"CDSConfigModifyRequestPayloadEntry\");\n payloadEntry.put(\"hostname\", newHostname)\n payloadEntry.put(\"IP\", executor.inFields.get(\"ipaddress-v4-oam\"));\n payloadEntry.put(\"pnfName\", otherFieldsMap.get(\"pnfName\"));\n\n var payload = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewInstance();\n payload.put(\"update_DasH_config_DasH_request\", payloadEntry);\n\n var cdsRequestEventFields = java.util.HashMap();\n cdsRequestEventFields.put(\"commonHeader\", commonHeader);\n cdsRequestEventFields.put(\"actionIdentifiers\", actionIdentifiers);\n cdsRequestEventFields.put(\"payload\", payload);\n executor.addFieldsToOutput(cdsRequestEventFields);\n\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"SUCCESS\", logMessage)\n executor.addFieldsToOutput(logEventFields);\n}\nexecutor.logger.info(executor.outFieldsList);\nreturnVal;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"SimpleCL_AAIRequestEvent","value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\n\nvar event = executor.inFields.get(\"event\");\nexecutor.logger.info(\"HandleVesEventTask processing VES event - \" + event);\n\nvar commonEventHeader = event.get(\"commonEventHeader\");\nvar otherFields = event.get(\"otherFields\");\n// albumID will be used to fetch info from our album later. Storing event data in album by sourceId / AAI pnf-id, the same will be sent to CDS request payload as subRequestId\nvar albumID = commonEventHeader.get(\"sourceId\");\n// save the event processing start time in apex\ncommonEventHeader.put(\"startEpochMicrosec\", longType(new Date().getTime()));\n//save the incoming event details to album\neventDetailsAlbum.put(\"commonEventHeader\", commonEventHeader);\neventDetailsAlbum.put(\"otherFields\", otherFields);\nexecutor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").put(albumID.toString(), eventDetailsAlbum);\nexecutor.logger.info(\"HandleVesEventTask storing context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nexecutor.getExecutionProperties().setProperty(\"albumId\", albumID);\nexecutor.getExecutionProperties().setProperty(\"pnfName\", otherFields.get(\"hashMap\").get(\"pnfName\"));\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), otherFields.get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"ACTIVE\", \"VES event has been received. Going to fetch details from AAI.\")\n\nexecutor.addFieldsToOutput(logEventFields);\n\nexecutor.logger.info(executor.outFieldsList);\nreturnValue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n // populate logEventFields\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}}]}},"events":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]}},"toscaPolicyState":"EXIT_FAILURE"},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}}]}},"albums":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Boolean"}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"AAIRequestErrorType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"serviceException\",\n \"type\": {\n \"name\": \"serviceException\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"messageId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"text\",\n \"type\": \"string\"\n },\n {\n \"name\": \"variables\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSActionIdentifiers_Type\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"map\",\n \"values\": {\n \"type\": \"record\",\n \"name\": \"CDSConfigModifyRequestPayloadEntry\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"IP\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n }\n ]\n }\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSConfigResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"errorMessage\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSRequestCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"eventDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"internalHeaderFields\",\n \"type\": {\n \"name\": \"internalHeaderFields\",\n \"type\": \"record\",\n \"fields\": []\n }\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFields\",\n \"type\": {\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hashMap\",\n \"type\": {\n \"name\": \"hashMap\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"ip\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFieldsVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"target\",\n \"type\": {\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n },\n {\n \"name\": \"generatedHostname\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"component\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n },\n {\n \"name\": \"flavour\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"long\"\n },\n {\n \"name\": \"status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"artifacts\",\n \"type\": {\n \"name\": \"artifacts\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"policyName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"policyVersion\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"useCaseName\",\n \"type\": \"string\"\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"pnf_DasH_name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\":\"event\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"commonEventHeader\",\n \"type\":{\n \"name\":\"commonEventHeader\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"domain\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"lastEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"priority\",\n \"type\":\"string\"\n },\n {\n \"name\":\"reportingEntityName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sequence\",\n \"type\":\"int\"\n },\n {\n \"name\":\"sourceId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sourceName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"startEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"version\",\n \"type\":\"string\"\n },\n {\n \"name\":\"internalHeaderFields\",\n \"type\":{\n \"name\":\"internalHeaderFields\",\n \"type\":\"record\",\n \"fields\":[\n\n ]\n }\n },\n {\n \"name\":\"vesEventListenerVersion\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFields\",\n \"type\":{\n \"name\":\"otherFields\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hashMap\",\n \"type\":{\n \"name\":\"hashMap\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hostname\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ip\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFieldsVersion\",\n \"type\":\"string\"\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}}]}}}}}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"7bb10920-9eca-4e3f-a553-a393ac072841","timestampMs":1709866483250,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.343801394Z level=info msg="Migration successfully executed" id="create alert_image table" duration=933.434µs 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 policy-db-migrator | 92 1020-FK_ToscaServiceTemplate_policyTypesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:59 02:55:58 policy-pap | [2024-03-08T02:54:43.306+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 34 ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.348574004Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 02:55:58 simulator | key: "service-instance.service-instance-id" 02:55:58 policy-apex-pdp | blueprintName: "apex-example-cba" 02:55:58 policy-db-migrator | 93 1030-FK_ToscaServiceTemplate_relationshipTypesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:59 02:55:58 policy-pap | [2024-03-08T02:54:43.306+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.34993947Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.364816ms 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.0" 02:55:58 policy-db-migrator | 94 1040-FK_ToscaTopologyTemplate_nodeTemplatesName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:59 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.3540741Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 02:55:58 simulator | string_value: "37b008b9-b367-4359-93fd-74d3ce0ee1a0" 02:55:58 policy-apex-pdp | actionName: "restart" 02:55:58 policy-db-migrator | 95 1050-FK_ToscaTopologyTemplate_policyName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:59 02:55:58 policy-pap | [2024-03-08T02:54:43.312+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.354357555Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=282.475µs 02:55:58 simulator | } 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 policy-db-migrator | 96 1060-TscaServiceTemplatetopologyTemplateParentLocalName.sql upgrade 0 0800 0803240251550800u 1 2024-03-08 02:51:59 02:55:58 policy-pap | [2024-03-08T02:54:43.313+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.358578873Z level=info msg="Executing migration" id=create_alert_configuration_history_table 02:55:58 simulator | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-db-migrator | 97 0100-pdp.sql upgrade 0800 0900 0803240251550900u 1 2024-03-08 02:51:59 02:55:58 policy-pap | [2024-03-08T02:54:43.315+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.359982789Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.403756ms 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | payload { 02:55:58 policy-db-migrator | 98 0110-idx_tsidx1.sql upgrade 0800 0900 0803240251550900u 1 2024-03-08 02:51:59 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.367889014Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 02:55:58 simulator | key: "generic-vnf.vnf-id" 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-db-migrator | 99 0120-pk_pdpstatistics.sql upgrade 0800 0900 0803240251550900u 1 2024-03-08 02:51:59 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.369187923Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.303449ms 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"NSOApexEngine","version":"0.0.1","id":45,"instanceCount":4,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"}}},"taskParameters":[{"key":"logUrl","value":"http://message-router:3904/events/APEX-CL-MGT2"}]}},"eventInputParameters":{"SimpleCL_DCAEConsumer2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_VesEvent"},"SimpleCL_AAIResponseConsumer2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://aai-sim:6666/aai/v16/network/pnfs/pnf/{pnfName}","httpMethod":"GET","httpCodeFilter":"[2-5][0-1][0-9]","httpHeaders":[["Accept","application/json"],["Content-Type","application/json"],["X-FromAppId","dcae-curl"],["x-transactionId","9998"],["Authorization","Basic QUFJOkFBSQ=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_AAISuccessResponseEvent|SimpleCL_AAIFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIProducer2","requestorTimeout":2000},"SimpleCL_CDSConfigModifyResponseConsumer2":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_CDSConfigModifySuccessResponseEvent|SimpleCL_CDSConfigModifyFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyRequestProducer2","requestorTimeout":500}},"eventOutputParameters":{"SimpleCL_AAIProducer2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_AAIRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIResponseConsumer2","requestorTimeout":2000},"SimpleCL_CDSConfigModifyRequestProducer2":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":60}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_CDSConfigModifyRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyResponseConsumer2","requestorTimeout":500},"SimpleCL_logOutputter2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/APEX-CL-MGT2"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_LogEvent"}}},"name":"onap.policies.apex.pnf.metadataSet.Test","version":"1.0.0","metadata":{"metadataSetName":"apex.metadata.pnf","metadataSetVersion":"1.0.0","policy-id":"onap.policies.apex.pnf.metadataSet.Test","policy-version":"1.0.0","metadataSet":{"apexPolicyModel":{"key":{"name":"onap.policies.apex.Simplecontrolloop2","version":"0.0.1"},"keyInformation":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"UUID":"7218fb2f-59e3-321d-9ae1-bc97b19eb4ae","description":"Generated description for concept referred to by key \"SimpleBooleanType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"UUID":"c8a29e27-0a15-354a-84f9-4c7f207e5c81","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"UUID":"5e843cee-0180-39b9-8989-180b2ffe11c0","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"UUID":"90291c92-9b27-3cd9-8720-db572419c048","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestErrorType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"UUID":"7b7e6751-4e0b-389d-98c0-5567bbc0294c","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"UUID":"63d5680c-14ef-3505-8d34-ebb646bba07b","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"UUID":"a84ca97d-6e94-39a2-91f9-59a6c9aa435e","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"UUID":"0e2ee622-7fd3-3e49-82e2-539c4f5e9624","description":"Generated description for concept referred to by key \"SimpleCL_CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"UUID":"e84f8682-ea33-3ad0-8626-8bc4634581fc","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"UUID":"a252f835-2479-38ef-9ef4-20af62725752","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"UUID":"cfc46ea9-b8c1-38dd-ac9c-304c916daf34","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"UUID":"1e7095d6-a455-3f89-acae-486e35d7e311","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"UUID":"d22ea83b-695d-3da9-b9f5-41f16ca433bf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestPayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"UUID":"e9fe2e40-1f0d-30dd-8b9e-885695878693","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyResponsePayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"UUID":"5e04fa76-0a17-38a9-8524-23b2d1a23fa5","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"UUID":"15866380-40f5-3f8e-87d9-13747a36d352","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"UUID":"2c3d76ce-dd42-32ac-a397-ab418534e1cf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"UUID":"b99c44da-dae7-3c96-b528-58852537d063","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"UUID":"1db688e2-3afe-3b03-9795-fdbfa80fa240","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"31022456-e85b-3a9b-9ecb-a09691792d3e","description":"Generated description for concept referred to by key \"SimpleCL_CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"UUID":"d6075720-622e-3a0d-827a-aa4580a2f5d7","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"UUID":"948359ff-3308-3ac5-a5ec-6e3c1b9cd4d5","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"UUID":"63a6fd26-2fd6-3a0e-8a27-49a5d2ea4644","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbum:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"UUID":"a0407d0b-5719-38bf-9529-25ad62ace8c4","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbumType:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"UUID":"28e894dc-4ab8-3469-aab7-d81bd05bb4c9","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAIFailureResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"UUID":"073f1433-999e-3506-98ad-ef820d2fa7f0","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAISuccessResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"UUID":"afc6ed46-6801-3c85-bb4c-0ab5b0dd4a74","description":"Generated description for concept referred to by key \"SimpleCL_HandleVesEventTask2:0.0.1\""}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"UUID":"317be184-a01a-3e2d-9ae4-cafaa405de70","description":"Generated description for concept referred to by key \"SimpleCL_LogEvent:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"UUID":"be7fc79b-9b73-381a-8e23-9dd6e6b1233d","description":"Generated description for concept referred to by key \"SimpleCL_LogEventComponentType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"UUID":"1a082851-49e3-3f4c-b023-c05236cc8389","description":"Generated description for concept referred to by key \"SimpleCL_LogEventOtherFieldsType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"UUID":"cab6cd51-ea7b-3241-a173-ea8a24e29737","description":"Generated description for concept referred to by key \"SimpleCL_LogEventTargetType:0.0.1\""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"UUID":"0f57665a-f0a9-314e-ad0a-04c1f5758174","description":"Generated description for concept referred to by key \"SimpleCL_VesEvent:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"UUID":"ba5d9a46-8cb4-3fbe-84fd-eabba5b7dd4b","description":"Generated description for concept referred to by key \"SimpleCL_VesEventHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"UUID":"9fd7a967-57d4-36ef-81e9-c3396f3aa8d1","description":"Generated description for concept referred to by key \"SimpleCL_VesEventType:0.0.1\""}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"UUID":"2dfcd9ec-a6f9-3f9f-958f-9b36cf4ac574","description":"Generated description for concept referred to by key \"SimpleLongType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2","version":"0.0.1"},"UUID":"ecc97b87-f30b-344c-a476-d36501bf5cbd","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Albums","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Albums","version":"0.0.1"},"UUID":"1469671a-56dd-3a68-bf6c-77a5cf7a9487","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Albums:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Events","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Events","version":"0.0.1"},"UUID":"23c4eee4-aba5-36f6-96d6-46f40061bfed","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Events:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_KeyInfo","version":"0.0.1"},"UUID":"ea9e73ff-483c-3827-896c-6eaa9d69bc6e","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_KeyInfo:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Policies","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Policies","version":"0.0.1"},"UUID":"38c068e5-bb9a-3997-9e50-ec77c66825c8","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Policies:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Schemas","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Schemas","version":"0.0.1"},"UUID":"38514b27-8b9b-3d06-844a-3aced27deb0a","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Schemas:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Tasks","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Tasks","version":"0.0.1"},"UUID":"0e0387b5-07fa-30e4-8554-eb51d2e18939","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAIFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAIFailureResponseState"},"trigger":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAIFailureStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"SimpleCL_AAIFailureResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAIFailureResponseState"}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAISuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAISuccessResponseState"},"trigger":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAISuccessStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"},"outgoingEvent":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"SimpleCL_AAISuccessResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAISuccessResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifyFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifyFailureResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifyFailureResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifyFailureResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifySuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifySuccessResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifySuccessResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifySuccessResponseState"}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveVesState","value":{"stateKey":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveVesState"},"trigger":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"VesOutput","value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"},"outgoingEvent":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"SimpleCL_VesEventHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveVesState"}}]}},"tasks":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\n\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_SUCCESS\", \"Successfully processed the VES event. Hostname is updated.\")\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar aaiErrorMessage = \"AAI operation failed. Error message from AAI - \" + executor.inFields.get(\"requestError\").get(\"serviceException\").get(\"text\");\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + aaiErrorMessage)\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""},"outputEvents":{"entry":[{"key":"SimpleCL_CDSConfigModifyRequestEvent","value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\nexecutor.logger.info(\"HandleAAISuccessResponseTask extracted context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar otherFieldsMap = eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\");\n\nvar targetEntityName = executor.inFields.get(\"pnf-name\")\nvar logMessage = \"\";\nvar existingHostname = executor.inFields.get(\"pnf-name2\");\nvar hostnameInVesEvent = otherFieldsMap.get(\"hostname\");\n\nvar albumSchemaHelper = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper();\nvar target = albumSchemaHelper.createNewSubInstance(\"target\");\ntarget.put(\"targetType\", \"PNF\")\nvar entityInfo = albumSchemaHelper.createNewSubInstance(\"entityInfo\");\nentityInfo.put(\"name\",targetEntityName);\ntarget.put(\"entityInfo\", entityInfo);\neventDetailsAlbum.put(\"target\", target);\n\nvar returnVal = true;\nif ((String(hostnameInVesEvent) != \"UNDEFINED\") && (String(existingHostname) != String(hostnameInVesEvent))) {\n logMessage = \"Hostname available in AAI does not match with the hostname received in the VES Event.\";\n returnVal = false\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + logMessage)\n executor.addFieldsToOutput(logEventFields);\n} else {\n logMessage = \"Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.\";\n\n var commonHeader = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"commonHeader\").createNewInstance();\n commonHeader.put(\"subRequestId\", albumID.toString());\n commonHeader.put(\"requestId\", commonEventHeader.get(\"eventId\"));\n commonHeader.put(\"originatorId\", \"POLICY\");\n\n var blueprintName = \"controlloop-hostname-update\";\n var blueprintVersion = \"1.0.4\";\n var newHostname = \"host\" + Math.random().toString(36).substring(7);\n eventDetailsAlbum.put(\"generatedHostname\", newHostname);\n\n var actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"actionIdentifiers\").createNewInstance();\n actionIdentifiers.put(\"mode\", \"sync\");\n actionIdentifiers.put(\"blueprintName\", blueprintName);\n actionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\n actionIdentifiers.put(\"actionName\", \"update-config\");\n\n var payloadEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewSubInstance(\"CDSConfigModifyRequestPayloadEntry\");\n payloadEntry.put(\"hostname\", newHostname)\n payloadEntry.put(\"IP\", executor.inFields.get(\"ipaddress-v4-oam\"));\n payloadEntry.put(\"pnfName\", otherFieldsMap.get(\"pnfName\"));\n\n var payload = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewInstance();\n payload.put(\"update_DasH_config_DasH_request\", payloadEntry);\n\n var cdsRequestEventFields = java.util.HashMap();\n cdsRequestEventFields.put(\"commonHeader\", commonHeader);\n cdsRequestEventFields.put(\"actionIdentifiers\", actionIdentifiers);\n cdsRequestEventFields.put(\"payload\", payload);\n executor.addFieldsToOutput(cdsRequestEventFields);\n\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"SUCCESS\", logMessage)\n executor.addFieldsToOutput(logEventFields);\n}\nexecutor.logger.info(executor.outFieldsList);\nreturnVal;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"SimpleCL_AAIRequestEvent","value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\n\nvar event = executor.inFields.get(\"event\");\nexecutor.logger.info(\"HandleVesEventTask processing VES event - \" + event);\n\nvar commonEventHeader = event.get(\"commonEventHeader\");\nvar otherFields = event.get(\"otherFields\");\n// albumID will be used to fetch info from our album later. Storing event data in album by sourceId / AAI pnf-id, the same will be sent to CDS request payload as subRequestId\nvar albumID = commonEventHeader.get(\"sourceId\");\n// save the event processing start time in apex\ncommonEventHeader.put(\"startEpochMicrosec\", longType(new Date().getTime()));\n//save the incoming event details to album\neventDetailsAlbum.put(\"commonEventHeader\", commonEventHeader);\neventDetailsAlbum.put(\"otherFields\", otherFields);\nexecutor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").put(albumID.toString(), eventDetailsAlbum);\nexecutor.logger.info(\"HandleVesEventTask storing context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nexecutor.getExecutionProperties().setProperty(\"albumId\", albumID);\nexecutor.getExecutionProperties().setProperty(\"pnfName\", otherFields.get(\"hashMap\").get(\"pnfName\"));\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), otherFields.get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"ACTIVE\", \"VES event has been received. Going to fetch details from AAI.\")\n\nexecutor.addFieldsToOutput(logEventFields);\n\nexecutor.logger.info(executor.outFieldsList);\nreturnValue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n // populate logEventFields\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}}]}},"events":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]}},"toscaPolicyState":"EXIT_FAILURE"},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}}]}},"albums":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Boolean"}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"AAIRequestErrorType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"serviceException\",\n \"type\": {\n \"name\": \"serviceException\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"messageId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"text\",\n \"type\": \"string\"\n },\n {\n \"name\": \"variables\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSActionIdentifiers_Type\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"map\",\n \"values\": {\n \"type\": \"record\",\n \"name\": \"CDSConfigModifyRequestPayloadEntry\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"IP\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n }\n ]\n }\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSConfigResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"errorMessage\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSRequestCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"eventDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"internalHeaderFields\",\n \"type\": {\n \"name\": \"internalHeaderFields\",\n \"type\": \"record\",\n \"fields\": []\n }\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFields\",\n \"type\": {\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hashMap\",\n \"type\": {\n \"name\": \"hashMap\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"ip\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFieldsVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"target\",\n \"type\": {\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n },\n {\n \"name\": \"generatedHostname\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"component\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n },\n {\n \"name\": \"flavour\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"long\"\n },\n {\n \"name\": \"status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"artifacts\",\n \"type\": {\n \"name\": \"artifacts\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"policyName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"policyVersion\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"useCaseName\",\n \"type\": \"string\"\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"pnf_DasH_name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\":\"event\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"commonEventHeader\",\n \"type\":{\n \"name\":\"commonEventHeader\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"domain\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"lastEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"priority\",\n \"type\":\"string\"\n },\n {\n \"name\":\"reportingEntityName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sequence\",\n \"type\":\"int\"\n },\n {\n \"name\":\"sourceId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sourceName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"startEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"version\",\n \"type\":\"string\"\n },\n {\n \"name\":\"internalHeaderFields\",\n \"type\":{\n \"name\":\"internalHeaderFields\",\n \"type\":\"record\",\n \"fields\":[\n\n ]\n }\n },\n {\n \"name\":\"vesEventListenerVersion\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFields\",\n \"type\":{\n \"name\":\"otherFields\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hashMap\",\n \"type\":{\n \"name\":\"hashMap\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hostname\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ip\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFieldsVersion\",\n \"type\":\"string\"\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}}]}}}}}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"7bb10920-9eca-4e3f-a553-a393ac072841","timestampMs":1709866483250,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | key: "restart-request" 02:55:58 policy-db-migrator | 100 0130-pdpstatistics.sql upgrade 0800 0900 0803240251550900u 1 2024-03-08 02:51:59 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.3751813Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 02:55:58 policy-pap | [2024-03-08T02:54:43.316+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK 02:55:58 simulator | string_value: "37b008b9-b367-4359-93fd-74d3ce0ee1a0" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-db-migrator | 101 0140-pk_pdpstatistics.sql upgrade 0800 0900 0803240251550900u 1 2024-03-08 02:51:59 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.375831729Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 02:55:58 policy-pap | [2024-03-08T02:54:43.316+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 02:55:58 simulator | } 02:55:58 policy-apex-pdp | struct_value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.379113043Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 02:55:58 policy-pap | [2024-03-08T02:54:43.317+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE 02:55:58 simulator | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-db-migrator | 102 0150-pdpstatistics.sql upgrade 0800 0900 0803240251550900u 1 2024-03-08 02:52:00 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.379991609Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=878.336µs 02:55:58 policy-pap | [2024-03-08T02:54:43.317+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | key: "vfStatus" 02:55:58 policy-db-migrator | 103 0160-jpapdpstatistics_enginestats.sql upgrade 0800 0900 0803240251550900u 1 2024-03-08 02:52:00 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.383925752Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 02:55:58 policy-pap | [2024-03-08T02:54:43.317+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 simulator | key: "data" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-db-migrator | 104 0170-jpapdpstatistics_enginestats.sql upgrade 0800 0900 0803240251550900u 1 2024-03-08 02:52:00 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.384955235Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.030043ms 02:55:58 policy-pap | [2024-03-08T02:54:43.317+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | string_value: "Active" 02:55:58 policy-db-migrator | 105 0180-jpapdpstatistics_enginestats.sql upgrade 0800 0900 0803240251550900u 1 2024-03-08 02:52:00 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.389480157Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 02:55:58 simulator | struct_value { 02:55:58 policy-apex-pdp | } 02:55:58 policy-pap | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"NSOApexEngine","version":"0.0.1","id":45,"instanceCount":4,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"}}},"taskParameters":[{"key":"logUrl","value":"http://message-router:3904/events/APEX-CL-MGT2"}]}},"eventInputParameters":{"SimpleCL_DCAEConsumer2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_VesEvent"},"SimpleCL_AAIResponseConsumer2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://aai-sim:6666/aai/v16/network/pnfs/pnf/{pnfName}","httpMethod":"GET","httpCodeFilter":"[2-5][0-1][0-9]","httpHeaders":[["Accept","application/json"],["Content-Type","application/json"],["X-FromAppId","dcae-curl"],["x-transactionId","9998"],["Authorization","Basic QUFJOkFBSQ=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_AAISuccessResponseEvent|SimpleCL_AAIFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIProducer2","requestorTimeout":2000},"SimpleCL_CDSConfigModifyResponseConsumer2":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_CDSConfigModifySuccessResponseEvent|SimpleCL_CDSConfigModifyFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyRequestProducer2","requestorTimeout":500}},"eventOutputParameters":{"SimpleCL_AAIProducer2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_AAIRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIResponseConsumer2","requestorTimeout":2000},"SimpleCL_CDSConfigModifyRequestProducer2":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":60}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_CDSConfigModifyRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyResponseConsumer2","requestorTimeout":500},"SimpleCL_logOutputter2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/APEX-CL-MGT2"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_LogEvent"}}},"name":"onap.policies.apex.pnf.metadataSet.Test","version":"1.0.0","metadata":{"metadataSetName":"apex.metadata.pnf","metadataSetVersion":"1.0.0","policy-id":"onap.policies.apex.pnf.metadataSet.Test","policy-version":"1.0.0","metadataSet":{"apexPolicyModel":{"key":{"name":"onap.policies.apex.Simplecontrolloop2","version":"0.0.1"},"keyInformation":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"UUID":"7218fb2f-59e3-321d-9ae1-bc97b19eb4ae","description":"Generated description for concept referred to by key \"SimpleBooleanType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"UUID":"c8a29e27-0a15-354a-84f9-4c7f207e5c81","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"UUID":"5e843cee-0180-39b9-8989-180b2ffe11c0","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"UUID":"90291c92-9b27-3cd9-8720-db572419c048","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestErrorType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"UUID":"7b7e6751-4e0b-389d-98c0-5567bbc0294c","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"UUID":"63d5680c-14ef-3505-8d34-ebb646bba07b","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"UUID":"a84ca97d-6e94-39a2-91f9-59a6c9aa435e","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"UUID":"0e2ee622-7fd3-3e49-82e2-539c4f5e9624","description":"Generated description for concept referred to by key \"SimpleCL_CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"UUID":"e84f8682-ea33-3ad0-8626-8bc4634581fc","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"UUID":"a252f835-2479-38ef-9ef4-20af62725752","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"UUID":"cfc46ea9-b8c1-38dd-ac9c-304c916daf34","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"UUID":"1e7095d6-a455-3f89-acae-486e35d7e311","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"UUID":"d22ea83b-695d-3da9-b9f5-41f16ca433bf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestPayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"UUID":"e9fe2e40-1f0d-30dd-8b9e-885695878693","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyResponsePayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"UUID":"5e04fa76-0a17-38a9-8524-23b2d1a23fa5","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"UUID":"15866380-40f5-3f8e-87d9-13747a36d352","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"UUID":"2c3d76ce-dd42-32ac-a397-ab418534e1cf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"UUID":"b99c44da-dae7-3c96-b528-58852537d063","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"UUID":"1db688e2-3afe-3b03-9795-fdbfa80fa240","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"31022456-e85b-3a9b-9ecb-a09691792d3e","description":"Generated description for concept referred to by key \"SimpleCL_CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"UUID":"d6075720-622e-3a0d-827a-aa4580a2f5d7","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"UUID":"948359ff-3308-3ac5-a5ec-6e3c1b9cd4d5","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"UUID":"63a6fd26-2fd6-3a0e-8a27-49a5d2ea4644","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbum:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"UUID":"a0407d0b-5719-38bf-9529-25ad62ace8c4","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbumType:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"UUID":"28e894dc-4ab8-3469-aab7-d81bd05bb4c9","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAIFailureResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"UUID":"073f1433-999e-3506-98ad-ef820d2fa7f0","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAISuccessResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"UUID":"afc6ed46-6801-3c85-bb4c-0ab5b0dd4a74","description":"Generated description for concept referred to by key \"SimpleCL_HandleVesEventTask2:0.0.1\""}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"UUID":"317be184-a01a-3e2d-9ae4-cafaa405de70","description":"Generated description for concept referred to by key \"SimpleCL_LogEvent:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"UUID":"be7fc79b-9b73-381a-8e23-9dd6e6b1233d","description":"Generated description for concept referred to by key \"SimpleCL_LogEventComponentType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"UUID":"1a082851-49e3-3f4c-b023-c05236cc8389","description":"Generated description for concept referred to by key \"SimpleCL_LogEventOtherFieldsType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"UUID":"cab6cd51-ea7b-3241-a173-ea8a24e29737","description":"Generated description for concept referred to by key \"SimpleCL_LogEventTargetType:0.0.1\""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"UUID":"0f57665a-f0a9-314e-ad0a-04c1f5758174","description":"Generated description for concept referred to by key \"SimpleCL_VesEvent:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"UUID":"ba5d9a46-8cb4-3fbe-84fd-eabba5b7dd4b","description":"Generated description for concept referred to by key \"SimpleCL_VesEventHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"UUID":"9fd7a967-57d4-36ef-81e9-c3396f3aa8d1","description":"Generated description for concept referred to by key \"SimpleCL_VesEventType:0.0.1\""}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"UUID":"2dfcd9ec-a6f9-3f9f-958f-9b36cf4ac574","description":"Generated description for concept referred to by key \"SimpleLongType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2","version":"0.0.1"},"UUID":"ecc97b87-f30b-344c-a476-d36501bf5cbd","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Albums","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Albums","version":"0.0.1"},"UUID":"1469671a-56dd-3a68-bf6c-77a5cf7a9487","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Albums:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Events","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Events","version":"0.0.1"},"UUID":"23c4eee4-aba5-36f6-96d6-46f40061bfed","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Events:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_KeyInfo","version":"0.0.1"},"UUID":"ea9e73ff-483c-3827-896c-6eaa9d69bc6e","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_KeyInfo:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Policies","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Policies","version":"0.0.1"},"UUID":"38c068e5-bb9a-3997-9e50-ec77c66825c8","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Policies:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Schemas","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Schemas","version":"0.0.1"},"UUID":"38514b27-8b9b-3d06-844a-3aced27deb0a","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Schemas:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Tasks","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Tasks","version":"0.0.1"},"UUID":"0e0387b5-07fa-30e4-8554-eb51d2e18939","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAIFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAIFailureResponseState"},"trigger":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAIFailureStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"SimpleCL_AAIFailureResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAIFailureResponseState"}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAISuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAISuccessResponseState"},"trigger":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAISuccessStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"},"outgoingEvent":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"SimpleCL_AAISuccessResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAISuccessResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifyFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifyFailureResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifyFailureResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifyFailureResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifySuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifySuccessResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifySuccessResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifySuccessResponseState"}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveVesState","value":{"stateKey":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveVesState"},"trigger":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"VesOutput","value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"},"outgoingEvent":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"SimpleCL_VesEventHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveVesState"}}]}},"tasks":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\n\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_SUCCESS\", \"Successfully processed the VES event. Hostname is updated.\")\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar aaiErrorMessage = \"AAI operation failed. Error message from AAI - \" + executor.inFields.get(\"requestError\").get(\"serviceException\").get(\"text\");\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + aaiErrorMessage)\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""},"outputEvents":{"entry":[{"key":"SimpleCL_CDSConfigModifyRequestEvent","value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\nexecutor.logger.info(\"HandleAAISuccessResponseTask extracted context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar otherFieldsMap = eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\");\n\nvar targetEntityName = executor.inFields.get(\"pnf-name\")\nvar logMessage = \"\";\nvar existingHostname = executor.inFields.get(\"pnf-name2\");\nvar hostnameInVesEvent = otherFieldsMap.get(\"hostname\");\n\nvar albumSchemaHelper = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper();\nvar target = albumSchemaHelper.createNewSubInstance(\"target\");\ntarget.put(\"targetType\", \"PNF\")\nvar entityInfo = albumSchemaHelper.createNewSubInstance(\"entityInfo\");\nentityInfo.put(\"name\",targetEntityName);\ntarget.put(\"entityInfo\", entityInfo);\neventDetailsAlbum.put(\"target\", target);\n\nvar returnVal = true;\nif ((String(hostnameInVesEvent) != \"UNDEFINED\") && (String(existingHostname) != String(hostnameInVesEvent))) {\n logMessage = \"Hostname available in AAI does not match with the hostname received in the VES Event.\";\n returnVal = false\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + logMessage)\n executor.addFieldsToOutput(logEventFields);\n} else {\n logMessage = \"Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.\";\n\n var commonHeader = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"commonHeader\").createNewInstance();\n commonHeader.put(\"subRequestId\", albumID.toString());\n commonHeader.put(\"requestId\", commonEventHeader.get(\"eventId\"));\n commonHeader.put(\"originatorId\", \"POLICY\");\n\n var blueprintName = \"controlloop-hostname-update\";\n var blueprintVersion = \"1.0.4\";\n var newHostname = \"host\" + Math.random().toString(36).substring(7);\n eventDetailsAlbum.put(\"generatedHostname\", newHostname);\n\n var actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"actionIdentifiers\").createNewInstance();\n actionIdentifiers.put(\"mode\", \"sync\");\n actionIdentifiers.put(\"blueprintName\", blueprintName);\n actionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\n actionIdentifiers.put(\"actionName\", \"update-config\");\n\n var payloadEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewSubInstance(\"CDSConfigModifyRequestPayloadEntry\");\n payloadEntry.put(\"hostname\", newHostname)\n payloadEntry.put(\"IP\", executor.inFields.get(\"ipaddress-v4-oam\"));\n payloadEntry.put(\"pnfName\", otherFieldsMap.get(\"pnfName\"));\n\n var payload = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewInstance();\n payload.put(\"update_DasH_config_DasH_request\", payloadEntry);\n\n var cdsRequestEventFields = java.util.HashMap();\n cdsRequestEventFields.put(\"commonHeader\", commonHeader);\n cdsRequestEventFields.put(\"actionIdentifiers\", actionIdentifiers);\n cdsRequestEventFields.put(\"payload\", payload);\n executor.addFieldsToOutput(cdsRequestEventFields);\n\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"SUCCESS\", logMessage)\n executor.addFieldsToOutput(logEventFields);\n}\nexecutor.logger.info(executor.outFieldsList);\nreturnVal;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"SimpleCL_AAIRequestEvent","value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\n\nvar event = executor.inFields.get(\"event\");\nexecutor.logger.info(\"HandleVesEventTask processing VES event - \" + event);\n\nvar commonEventHeader = event.get(\"commonEventHeader\");\nvar otherFields = event.get(\"otherFields\");\n// albumID will be used to fetch info from our album later. Storing event data in album by sourceId / AAI pnf-id, the same will be sent to CDS request payload as subRequestId\nvar albumID = commonEventHeader.get(\"sourceId\");\n// save the event processing start time in apex\ncommonEventHeader.put(\"startEpochMicrosec\", longType(new Date().getTime()));\n//save the incoming event details to album\neventDetailsAlbum.put(\"commonEventHeader\", commonEventHeader);\neventDetailsAlbum.put(\"otherFields\", otherFields);\nexecutor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").put(albumID.toString(), eventDetailsAlbum);\nexecutor.logger.info(\"HandleVesEventTask storing context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nexecutor.getExecutionProperties().setProperty(\"albumId\", albumID);\nexecutor.getExecutionProperties().setProperty(\"pnfName\", otherFields.get(\"hashMap\").get(\"pnfName\"));\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), otherFields.get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"ACTIVE\", \"VES event has been received. Going to fetch details from AAI.\")\n\nexecutor.addFieldsToOutput(logEventFields);\n\nexecutor.logger.info(executor.outFieldsList);\nreturnValue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n // populate logEventFields\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}}]}},"events":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]}},"toscaPolicyState":"EXIT_FAILURE"},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}}]}},"albums":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Boolean"}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"AAIRequestErrorType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"serviceException\",\n \"type\": {\n \"name\": \"serviceException\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"messageId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"text\",\n \"type\": \"string\"\n },\n {\n \"name\": \"variables\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSActionIdentifiers_Type\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"map\",\n \"values\": {\n \"type\": \"record\",\n \"name\": \"CDSConfigModifyRequestPayloadEntry\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"IP\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n }\n ]\n }\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSConfigResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"errorMessage\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSRequestCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"eventDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"internalHeaderFields\",\n \"type\": {\n \"name\": \"internalHeaderFields\",\n \"type\": \"record\",\n \"fields\": []\n }\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFields\",\n \"type\": {\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hashMap\",\n \"type\": {\n \"name\": \"hashMap\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"ip\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFieldsVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"target\",\n \"type\": {\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n },\n {\n \"name\": \"generatedHostname\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"component\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n },\n {\n \"name\": \"flavour\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"long\"\n },\n {\n \"name\": \"status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"artifacts\",\n \"type\": {\n \"name\": \"artifacts\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"policyName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"policyVersion\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"useCaseName\",\n \"type\": \"string\"\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"pnf_DasH_name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\":\"event\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"commonEventHeader\",\n \"type\":{\n \"name\":\"commonEventHeader\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"domain\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"lastEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"priority\",\n \"type\":\"string\"\n },\n {\n \"name\":\"reportingEntityName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sequence\",\n \"type\":\"int\"\n },\n {\n \"name\":\"sourceId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sourceName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"startEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"version\",\n \"type\":\"string\"\n },\n {\n \"name\":\"internalHeaderFields\",\n \"type\":{\n \"name\":\"internalHeaderFields\",\n \"type\":\"record\",\n \"fields\":[\n\n ]\n }\n },\n {\n \"name\":\"vesEventListenerVersion\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFields\",\n \"type\":{\n \"name\":\"otherFields\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hashMap\",\n \"type\":{\n \"name\":\"hashMap\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hostname\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ip\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFieldsVersion\",\n \"type\":\"string\"\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}}]}}}}}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"7bb10920-9eca-4e3f-a553-a393ac072841","timestampMs":1709866483250,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-db-migrator | 106 0190-jpapolicyaudit.sql upgrade 0800 0900 0803240251550900u 1 2024-03-08 02:52:00 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.398300787Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.81823ms 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | } 02:55:58 policy-pap | [2024-03-08T02:54:43.319+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE 02:55:58 policy-db-migrator | 107 0200-JpaPolicyAuditIndex_timestamp.sql upgrade 0800 0900 0803240251550900u 1 2024-03-08 02:52:00 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.401940806Z level=info msg="Executing migration" id="create library_element table v1" 02:55:58 simulator | key: "active-streams" 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-pap | [2024-03-08T02:54:43.319+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.402727912Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=788.326µs 02:55:58 policy-apex-pdp | key: "update-properties" 02:55:58 policy-pap | [2024-03-08T02:54:43.319+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-db-migrator | 108 0210-sequence.sql upgrade 0800 0900 0803240251550900u 1 2024-03-08 02:52:00 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.408281838Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-pap | [2024-03-08T02:54:43.462+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-db-migrator | 109 0220-sequence.sql upgrade 0800 0900 0803240251550900u 1 2024-03-08 02:52:00 02:55:58 simulator | string_value: "7" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.409922029Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.640551ms 02:55:58 policy-pap | [2024-03-08T02:54:43.462+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.414913814Z level=info msg="Executing migration" id="create library_element_connection table v1" 02:55:58 policy-db-migrator | 110 0100-jpatoscapolicy_targets.sql upgrade 0900 1000 0803240251551000u 1 2024-03-08 02:52:00 02:55:58 policy-apex-pdp | struct_value { 02:55:58 simulator | } 02:55:58 policy-db-migrator | 111 0110-jpatoscapolicytype_targets.sql upgrade 0900 1000 0803240251551000u 1 2024-03-08 02:52:00 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-pap | [2024-03-08T02:54:43.462+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.416215373Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.301689ms 02:55:58 simulator | } 02:55:58 policy-db-migrator | 112 0120-toscatrigger.sql upgrade 0900 1000 0803240251551000u 1 2024-03-08 02:52:00 02:55:58 policy-apex-pdp | key: "service-instance.service-instance-id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.420197955Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"},{"name":"onap.policies.apex.pnf.Test","version":"1.0.0"},{"name":"onap.policies.apex.vnf.Test","version":"1.0.0"},{"name":"onap.policies.apex.pnf.metadataSet.Test","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:43.418194Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":8,"policyExecutedSuccessCount":8,"policyExecutedFailCount":0,"policyDeployCount":4,"policyDeploySuccessCount":4,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475304,"eventCount":1,"lastExecutionTime":17,"averageExecutionTime":17.0,"upTime":4945,"lastEnterTime":0,"lastStart":1709866470359},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475377,"eventCount":1,"lastExecutionTime":18,"averageExecutionTime":18.0,"upTime":5003,"lastEnterTime":0,"lastStart":1709866470374},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476078,"eventCount":1,"lastExecutionTime":9,"averageExecutionTime":9.0,"upTime":5692,"lastEnterTime":0,"lastStart":1709866470386},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470397,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470397},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482047,"eventCount":1,"lastExecutionTime":23,"averageExecutionTime":23.0,"upTime":5142,"lastEnterTime":0,"lastStart":1709866476905},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482110,"eventCount":1,"lastExecutionTime":23,"averageExecutionTime":23.0,"upTime":5190,"lastEnterTime":0,"lastStart":1709866476920},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482172,"eventCount":1,"lastExecutionTime":20,"averageExecutionTime":20.0,"upTime":5238,"lastEnterTime":0,"lastStart":1709866476934},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482228,"eventCount":1,"lastExecutionTime":16,"averageExecutionTime":16.0,"upTime":5281,"lastEnterTime":0,"lastStart":1709866476947},{"engineId":"NSOApexEngine-4:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476959,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476959},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483372,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483372},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483383,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483383},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483391,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483391},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483399,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483399}]},"response":{"responseTo":"7bb10920-9eca-4e3f-a553-a393ac072841","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.apex.pnf.metadataSet.Test:1.0.0 "},"messageName":"PDP_STATUS","requestId":"5ec583d8-73ad-434a-a078-719a896e5f0b","timestampMs":1709866483418,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 simulator | } 02:55:58 policy-db-migrator | 113 0130-jpatoscapolicytype_triggers.sql upgrade 0900 1000 0803240251551000u 1 2024-03-08 02:52:00 02:55:58 policy-apex-pdp | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.421213958Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.015663ms 02:55:58 policy-pap | [2024-03-08T02:54:43.463+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 simulator | } 02:55:58 policy-db-migrator | 114 0140-toscaparameter.sql upgrade 0900 1000 0803240251551000u 1 2024-03-08 02:52:00 02:55:58 policy-apex-pdp | string_value: "37b008b9-b367-4359-93fd-74d3ce0ee1a0" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.42519577Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 02:55:58 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"},{"name":"onap.policies.apex.pnf.Test","version":"1.0.0"},{"name":"onap.policies.apex.vnf.Test","version":"1.0.0"},{"name":"onap.policies.apex.pnf.metadataSet.Test","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:43.418194Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":8,"policyExecutedSuccessCount":8,"policyExecutedFailCount":0,"policyDeployCount":4,"policyDeploySuccessCount":4,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475304,"eventCount":1,"lastExecutionTime":17,"averageExecutionTime":17.0,"upTime":4945,"lastEnterTime":0,"lastStart":1709866470359},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475377,"eventCount":1,"lastExecutionTime":18,"averageExecutionTime":18.0,"upTime":5003,"lastEnterTime":0,"lastStart":1709866470374},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476078,"eventCount":1,"lastExecutionTime":9,"averageExecutionTime":9.0,"upTime":5692,"lastEnterTime":0,"lastStart":1709866470386},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470397,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470397},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482047,"eventCount":1,"lastExecutionTime":23,"averageExecutionTime":23.0,"upTime":5142,"lastEnterTime":0,"lastStart":1709866476905},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482110,"eventCount":1,"lastExecutionTime":23,"averageExecutionTime":23.0,"upTime":5190,"lastEnterTime":0,"lastStart":1709866476920},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482172,"eventCount":1,"lastExecutionTime":20,"averageExecutionTime":20.0,"upTime":5238,"lastEnterTime":0,"lastStart":1709866476934},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482228,"eventCount":1,"lastExecutionTime":16,"averageExecutionTime":16.0,"upTime":5281,"lastEnterTime":0,"lastStart":1709866476947},{"engineId":"NSOApexEngine-4:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476959,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476959},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483372,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483372},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483383,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483383},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483391,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483391},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483399,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483399}]},"response":{"responseTo":"7bb10920-9eca-4e3f-a553-a393ac072841","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.apex.pnf.metadataSet.Test:1.0.0 "},"messageName":"PDP_STATUS","requestId":"5ec583d8-73ad-434a-a078-719a896e5f0b","timestampMs":1709866483418,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 simulator | } 02:55:58 policy-db-migrator | 115 0150-toscaproperty.sql upgrade 0900 1000 0803240251551000u 1 2024-03-08 02:52:00 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.426244741Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.048571ms 02:55:58 policy-pap | [2024-03-08T02:54:43.464+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 7bb10920-9eca-4e3f-a553-a393ac072841 02:55:58 simulator | } 02:55:58 policy-db-migrator | 116 0160-jpapolicyaudit_pk.sql upgrade 0900 1000 0803240251551000u 1 2024-03-08 02:52:00 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.434262375Z level=info msg="Executing migration" id="increase max description length to 2048" 02:55:58 policy-pap | [2024-03-08T02:54:43.464+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 simulator | } 02:55:58 policy-db-migrator | 117 0170-pdpstatistics_pk.sql upgrade 0900 1000 0803240251551000u 1 2024-03-08 02:52:00 02:55:58 policy-apex-pdp | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.434291815Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.3µs 02:55:58 policy-pap | [2024-03-08T02:54:43.464+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 simulator | } 02:55:58 policy-db-migrator | 118 0180-jpatoscanodetemplate_metadata.sql upgrade 0900 1000 0803240251551000u 1 2024-03-08 02:52:00 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.438389955Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 02:55:58 policy-pap | [2024-03-08T02:54:43.466+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping 02:55:58 simulator | } 02:55:58 policy-db-migrator | 119 0100-upgrade.sql upgrade 1000 1100 0803240251551100u 1 2024-03-08 02:52:00 02:55:58 policy-apex-pdp | key: "generic-vnf.vnf-id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.438496884Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=108.428µs 02:55:58 policy-pap | [2024-03-08T02:54:43.466+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping enqueue 02:55:58 simulator | } 02:55:58 policy-db-migrator | 120 0100-jpapolicyaudit_renameuser.sql upgrade 1100 1200 0803240251551200u 1 2024-03-08 02:52:00 02:55:58 policy-apex-pdp | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.443128194Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 02:55:58 simulator | } 02:55:58 policy-pap | [2024-03-08T02:54:43.466+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping timer 02:55:58 policy-db-migrator | 121 0110-idx_tsidx1.sql upgrade 1100 1200 0803240251551200u 1 2024-03-08 02:52:00 02:55:58 policy-apex-pdp | string_value: "vfw-cnf-cds-test-1-vnf" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.443563957Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=433.922µs 02:55:58 simulator | 02:55:58 policy-pap | [2024-03-08T02:54:43.466+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=7bb10920-9eca-4e3f-a553-a393ac072841, expireMs=1709866513270] 02:55:58 policy-db-migrator | 122 0120-audit_sequence.sql upgrade 1100 1200 0803240251551200u 1 2024-03-08 02:52:01 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.448200018Z level=info msg="Executing migration" id="create data_keys table" 02:55:58 simulator | 2024-03-08 02:54:42,140 INFO Fetching response from apex-example-cba-modify-config.json 02:55:58 policy-pap | [2024-03-08T02:54:43.466+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopping listener 02:55:58 policy-db-migrator | 123 0130-statistics_sequence.sql upgrade 1100 1200 0803240251551200u 1 2024-03-08 02:52:01 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.44986408Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.664052ms 02:55:58 policy-pap | [2024-03-08T02:54:43.466+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate stopped 02:55:58 policy-apex-pdp | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.454983654Z level=info msg="Executing migration" id="create secrets table" 02:55:58 simulator | 2024-03-08 02:54:42,170 INFO 172.17.0.1 - - [08/Mar/2024:02:54:42 +0000] "GET /events/APEX-CL-MGT/script/1?limit=1 HTTP/1.1" 200 483 "-" "python-requests/2.27.1" 02:55:58 policy-db-migrator | policyadmin: OK @ 1200 02:55:58 policy-pap | [2024-03-08T02:54:43.476+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 PdpUpdate successful 02:55:58 policy-apex-pdp | key: "data" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.455802269Z level=info msg="Migration successfully executed" id="create secrets table" duration=818.665µs 02:55:58 simulator | 2024-03-08 02:54:42,170 INFO 172.17.0.9 - - [08/Mar/2024:02:54:42 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-pap | [2024-03-08T02:54:43.476+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70 has no more requests 02:55:58 policy-apex-pdp | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.459560075Z level=info msg="Executing migration" id="rename data_keys name column to id" 02:55:58 simulator | 2024-03-08 02:54:42,191 INFO Received request input to CDS: commonHeader { 02:55:58 policy-pap | [2024-03-08T02:54:43.476+00:00|INFO|network|Thread-8] [OUT|DMAAP|POLICY-NOTIFICATION] 02:55:58 policy-apex-pdp | struct_value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.492033863Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.467398ms 02:55:58 simulator | requestId: "d7d3e2e3-4ada-4b5d-adec-30d6bae30a46" 02:55:58 policy-pap | {"deployed-policies":[{"policy-type":"onap.policies.native.Apex","policy-type-version":"1.0.0","policy-id":"onap.policies.apex.pnf.metadataSet.Test","policy-version":"1.0.0","success-count":1,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]} 02:55:58 policy-apex-pdp | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.49517059Z level=info msg="Executing migration" id="add name column into data_keys" 02:55:58 simulator | subRequestId: "fault0000245" 02:55:58 policy-pap | [2024-03-08T02:54:43.510+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 34 ms 02:55:58 policy-apex-pdp | key: "active-streams" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.500343932Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.173662ms 02:55:58 simulator | originatorId: "POLICY" 02:55:58 policy-pap | [2024-03-08T02:54:43.510+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-NOTIFICATION (anonymous) ... 02:55:58 policy-apex-pdp | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.506036395Z level=info msg="Executing migration" id="copy data_keys id column values into name" 02:55:58 simulator | } 02:55:58 policy-pap | [2024-03-08T02:54:43.515+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | string_value: "7" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.506192872Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=156.837µs 02:55:58 simulator | actionIdentifiers { 02:55:58 policy-pap | [2024-03-08T02:54:43.515+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.509303539Z level=info msg="Executing migration" id="rename data_keys name column to label" 02:55:58 simulator | blueprintName: "apex-example-cba" 02:55:58 policy-pap | [2024-03-08T02:54:44.063+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.54214591Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.830772ms 02:55:58 simulator | blueprintVersion: "1.0.0" 02:55:58 policy-pap | [2024-03-08T02:54:44.063+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.544997802Z level=info msg="Executing migration" id="rename data_keys id column back to name" 02:55:58 simulator | actionName: "restart" 02:55:58 policy-pap | [2024-03-08T02:54:49.161+00:00|INFO|SessionData|http-nio-6969-exec-2] cache group defaultGroup 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.575030091Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.031959ms 02:55:58 simulator | mode: "sync" 02:55:58 policy-pap | [2024-03-08T02:54:49.726+00:00|INFO|SessionData|http-nio-6969-exec-3] cache group defaultGroup 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.57806252Z level=info msg="Executing migration" id="create kv_store table v1" 02:55:58 simulator | } 02:55:58 policy-pap | [2024-03-08T02:54:50.510+00:00|INFO|SessionData|http-nio-6969-exec-5] cache group defaultGroup 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.578697099Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=634.499µs 02:55:58 simulator | payload { 02:55:58 policy-pap | [2024-03-08T02:54:58.467+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.584959702Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 02:55:58 simulator | fields { 02:55:58 policy-pap | [2024-03-08T02:54:58.467+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 policy-apex-pdp | } 02:55:58 simulator | key: "restart-request" 02:55:58 policy-pap | [2024-03-08T02:54:58.467+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.58625408Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.292448ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | value { 02:55:58 policy-pap | [2024-03-08T02:54:59.068+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.629702281Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | struct_value { 02:55:58 policy-pap | [2024-03-08T02:54:59.069+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.629995176Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=293.005µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | fields { 02:55:58 policy-pap | [2024-03-08T02:54:59.069+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.634372232Z level=info msg="Executing migration" id="create permission table" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | key: "vfStatus" 02:55:58 policy-pap | [2024-03-08T02:54:59.968+00:00|INFO|TimerManager|Thread-9] update timer discarded (expired) Timer [name=78c3f019-43c4-49d2-acc7-98a15707e8e1, expireMs=1709866499967] 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.635885015Z level=info msg="Migration successfully executed" id="create permission table" duration=1.512893ms 02:55:58 policy-apex-pdp | 02:55:58 simulator | value { 02:55:58 policy-pap | [2024-03-08T02:55:13.473+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.206+00:00|INFO|network|grpc-default-executor-0] [IN|REST|gRPC://grpc-sim:6680/] 02:55:58 simulator | string_value: "Active" 02:55:58 policy-pap | [2024-03-08T02:55:13.474+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.641639458Z level=info msg="Executing migration" id="add unique index permission.role_id" 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 simulator | } 02:55:58 policy-pap | [2024-03-08T02:55:13.474+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.642900907Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.261079ms 02:55:58 policy-apex-pdp | timestamp: "2020-12-16T10:30:46.213Z" 02:55:58 simulator | } 02:55:58 policy-pap | [2024-03-08T02:55:14.075+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.646601913Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 02:55:58 policy-apex-pdp | requestId: "f392e439-c176-411b-b972-8acadac0f8df" 02:55:58 simulator | fields { 02:55:58 policy-pap | [2024-03-08T02:55:14.075+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.647827692Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.225369ms 02:55:58 policy-apex-pdp | subRequestId: "8c7935a4-79d8-4ec0-b661-dcca3cd68006" 02:55:58 policy-pap | [2024-03-08T02:55:14.076+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 simulator | key: "update-properties" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.651116307Z level=info msg="Executing migration" id="create role table" 02:55:58 policy-apex-pdp | originatorId: "POLICY" 02:55:58 policy-pap | [2024-03-08T02:55:28.481+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.651861174Z level=info msg="Migration successfully executed" id="create role table" duration=744.127µs 02:55:58 policy-apex-pdp | } 02:55:58 policy-pap | [2024-03-08T02:55:28.481+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 simulator | struct_value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.657048596Z level=info msg="Executing migration" id="add column display_name" 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 policy-pap | [2024-03-08T02:55:28.481+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.669552143Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.501527ms 02:55:58 policy-apex-pdp | blueprintName: "apex-example-cba" 02:55:58 policy-pap | [2024-03-08T02:55:29.080+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 simulator | key: "service-instance.service-instance-id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.672747138Z level=info msg="Executing migration" id="add column group_name" 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.0" 02:55:58 policy-pap | [2024-03-08T02:55:29.081+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.678653048Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.90556ms 02:55:58 policy-apex-pdp | actionName: "restart" 02:55:58 simulator | value { 02:55:58 policy-pap | [2024-03-08T02:55:29.081+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.681613557Z level=info msg="Executing migration" id="add index role.org_id" 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 simulator | string_value: "37b008b9-b367-4359-93fd-74d3ce0ee1a0" 02:55:58 policy-pap | [2024-03-08T02:55:43.485+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.682584561Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=970.624µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 policy-pap | [2024-03-08T02:55:43.486+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.68908616Z level=info msg="Executing migration" id="add unique index role_org_id_name" 02:55:58 policy-apex-pdp | status { 02:55:58 simulator | } 02:55:58 policy-pap | [2024-03-08T02:55:43.487+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 (anonymous) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.690857001Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.770941ms 02:55:58 policy-apex-pdp | code: 200 02:55:58 simulator | fields { 02:55:58 policy-pap | [2024-03-08T02:55:44.086+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.695026369Z level=info msg="Executing migration" id="add index role_org_id_uid" 02:55:58 policy-apex-pdp | message: "success" 02:55:58 simulator | key: "generic-vnf.vnf-id" 02:55:58 policy-pap | [2024-03-08T02:55:44.087+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.696087262Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.060683ms 02:55:58 policy-apex-pdp | eventType: EVENT_COMPONENT_EXECUTED 02:55:58 simulator | value { 02:55:58 policy-pap | [2024-03-08T02:55:44.087+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 (anonymous) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.731365911Z level=info msg="Executing migration" id="create team role table" 02:55:58 policy-apex-pdp | timestamp: "2020-12-16T10:30:46.828Z" 02:55:58 simulator | string_value: "vfw-cnf-cds-test-1-vnf" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.733709681Z level=info msg="Migration successfully executed" id="create team role table" duration=2.279622ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.741850503Z level=info msg="Executing migration" id="add index team_role.org_id" 02:55:58 policy-apex-pdp | payload { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.743352448Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.501745ms 02:55:58 policy-apex-pdp | fields { 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.749375785Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 02:55:58 policy-apex-pdp | key: "restart-response" 02:55:58 simulator | key: "data" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.750514905Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.13947ms 02:55:58 policy-apex-pdp | value { 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.756409665Z level=info msg="Executing migration" id="add index team_role.team_id" 02:55:58 policy-apex-pdp | struct_value { 02:55:58 simulator | struct_value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.757393359Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=981.784µs 02:55:58 policy-apex-pdp | fields { 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.76142695Z level=info msg="Executing migration" id="create user role table" 02:55:58 policy-apex-pdp | key: "execute-command-logs" 02:55:58 simulator | key: "active-streams" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.762238636Z level=info msg="Migration successfully executed" id="create user role table" duration=811.376µs 02:55:58 policy-apex-pdp | value { 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.765881645Z level=info msg="Executing migration" id="add index user_role.org_id" 02:55:58 policy-apex-pdp | list_value { 02:55:58 simulator | string_value: "7" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.766899737Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.016782ms 02:55:58 policy-apex-pdp | values { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.773209129Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 02:55:58 policy-apex-pdp | string_value: "INFO:root:Arguments : Active,," 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.774446299Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.276759ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.781208624Z level=info msg="Executing migration" id="add index user_role.user_id" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.782550571Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.341707ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.785884164Z level=info msg="Executing migration" id="create builtin role table" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.786760199Z level=info msg="Migration successfully executed" id="create builtin role table" duration=876.045µs 02:55:58 policy-apex-pdp | fields { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.79142975Z level=info msg="Executing migration" id="add index builtin_role.role_id" 02:55:58 policy-apex-pdp | key: "prepare-environment-logs" 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.792480452Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.050902ms 02:55:58 policy-apex-pdp | value { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.796362825Z level=info msg="Executing migration" id="add index builtin_role.name" 02:55:58 policy-apex-pdp | list_value { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.797491937Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.128872ms 02:55:58 policy-apex-pdp | values { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.800876059Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 02:55:58 policy-apex-pdp | string_value: "Installed pip packages:\n requirements.txt\n\n" 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.80906244Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.185661ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.814217982Z level=info msg="Executing migration" id="add index builtin_role.org_id" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:42,193 INFO Fetching response from apex-example-cba-restart.json 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.814986159Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=765.867µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:42,227 INFO 172.17.0.9 - - [08/Mar/2024:02:54:42 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.821262402Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:42,227 INFO 172.17.0.1 - - [08/Mar/2024:02:54:42 +0000] "GET /events/APEX-CL-MGT/script/1?limit=1 HTTP/1.1" 200 480 "-" "python-requests/2.27.1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.823070042Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.80641ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:43,311 INFO 172.17.0.8 - - [08/Mar/2024:02:54:43 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.826838337Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:43,313 INFO 172.17.0.8 - - [08/Mar/2024:02:54:37 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 88493 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.827838941Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=999.934µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:43,314 INFO 172.17.0.9 - - [08/Mar/2024:02:54:37 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 88493 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.832074918Z level=info msg="Executing migration" id="add unique index role.uid" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:43,315 INFO 172.17.0.8 - - [08/Mar/2024:02:54:37 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 88493 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.833087502Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.011994ms 02:55:58 policy-apex-pdp | 02:55:58 simulator | 2024-03-08 02:54:43,460 INFO 172.17.0.9 - - [08/Mar/2024:02:54:43 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.836436244Z level=info msg="Executing migration" id="create seed assignment table" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.207+00:00|INFO|CdsProcessorHandler|grpc-default-executor-0] Completed blueprint(1.0.0:apex-example-cba) for action(1.0.0) 02:55:58 simulator | 2024-03-08 02:54:43,460 INFO 172.17.0.8 - - [08/Mar/2024:02:54:43 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 5426 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.219+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:3] sending the status to log. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.83726646Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=829.506µs 02:55:58 simulator | 2024-03-08 02:54:43,461 INFO 172.17.0.8 - - [08/Mar/2024:02:54:43 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 5426 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.219+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:3] LogEvent:{"id" : "fault0000245","target" : {"targetType" : "VNF","entityInfo" : {"id" : "de305d54-75b4-431b-adb2-eb6b9e5460141"}},"component" : {"name" : "Policy","flavour" : "Apex-PDP","timestamp" : 1709866482218,"status" : "FINAL_SUCCESS","message" : "Successfully processed the VES Event. Restart is complete.","artifacts" : {"policyName" : "onap.policies.apex.Example","policyVersion" : "1.0.0"}},"otherFields" : {"useCaseName" : "apex-pdp-policy-example"}} 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.840809319Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 02:55:58 simulator | 2024-03-08 02:54:43,462 INFO 172.17.0.9 - - [08/Mar/2024:02:54:43 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 5426 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:42.228+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:3] DMaaP Response after sending LogEvent: (200,{"serverTimeMs":0,"count":1}) 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.841910591Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.098072ms 02:55:58 simulator | 2024-03-08 02:54:43,515 INFO 172.17.0.8 - - [08/Mar/2024:02:54:43 +0000] "POST /events/POLICY-NOTIFICATION HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.314+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.848389871Z level=info msg="Executing migration" id="add column hidden to role table" 02:55:58 simulator | 2024-03-08 02:54:48,516 INFO Topic APEX-CL-MGT2: added 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.317+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.85666733Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.276659ms 02:55:58 simulator | 2024-03-08 02:54:48,516 INFO Topic APEX-CL-MGT2: add consumer group: script 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.860122671Z level=info msg="Executing migration" id="permission kind migration" 02:55:58 simulator | 2024-03-08 02:54:48,518 INFO 172.17.0.1 - - [08/Mar/2024:02:54:48 +0000] "GET /events/APEX-CL-MGT2/script/1?limit=1&timeout=0 HTTP/1.1" 200 2 "-" "python-requests/2.27.1" 02:55:58 policy-apex-pdp | {"source":"pap-09438070-411f-43ad-b4fe-8a19183cdc6e","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"NSOApexEngine","version":"0.0.1","id":45,"instanceCount":4,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Avro":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.avro.AvroSchemaHelperParameters"}}},"taskParameters":[{"key":"logUrl","value":"http://message-router:3904/events/APEX-CL-MGT2"}]}},"eventInputParameters":{"SimpleCL_DCAEConsumer2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_VesEvent"},"SimpleCL_AAIResponseConsumer2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters","parameters":{"url":"http://aai-sim:6666/aai/v16/network/pnfs/pnf/{pnfName}","httpMethod":"GET","httpCodeFilter":"[2-5][0-1][0-9]","httpHeaders":[["Accept","application/json"],["Content-Type","application/json"],["X-FromAppId","dcae-curl"],["x-transactionId","9998"],["Authorization","Basic QUFJOkFBSQ=="]]}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_AAISuccessResponseEvent|SimpleCL_AAIFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIProducer2","requestorTimeout":2000},"SimpleCL_CDSConfigModifyResponseConsumer2":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventName":"SimpleCL_CDSConfigModifySuccessResponseEvent|SimpleCL_CDSConfigModifyFailureResponseEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyRequestProducer2","requestorTimeout":500}},"eventOutputParameters":{"SimpleCL_AAIProducer2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTREQUESTOR","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restrequestor.RestRequestorCarrierTechnologyParameters"},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_AAIRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_AAIResponseConsumer2","requestorTimeout":2000},"SimpleCL_CDSConfigModifyRequestProducer2":{"carrierTechnologyParameters":{"carrierTechnology":"GRPC","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.grpc.GrpcCarrierTechnologyParameters","parameters":{"host":"grpc-sim","port":6680,"username":"ccsdkapps","password":"ccsdkapps","timeout":60}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_CDSConfigModifyRequestEvent","requestorMode":true,"requestorPeer":"SimpleCL_CDSConfigModifyResponseConsumer2","requestorTimeout":500},"SimpleCL_logOutputter2":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/APEX-CL-MGT2"}},"eventProtocolParameters":{"eventProtocol":"JSON"},"eventNameFilter":"SimpleCL_LogEvent"}}},"name":"onap.policies.apex.pnf.metadataSet.Test","version":"1.0.0","metadata":{"metadataSetName":"apex.metadata.pnf","metadataSetVersion":"1.0.0","policy-id":"onap.policies.apex.pnf.metadataSet.Test","policy-version":"1.0.0","metadataSet":{"apexPolicyModel":{"key":{"name":"onap.policies.apex.Simplecontrolloop2","version":"0.0.1"},"keyInformation":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"UUID":"7218fb2f-59e3-321d-9ae1-bc97b19eb4ae","description":"Generated description for concept referred to by key \"SimpleBooleanType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"UUID":"c8a29e27-0a15-354a-84f9-4c7f207e5c81","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"UUID":"5e843cee-0180-39b9-8989-180b2ffe11c0","description":"Generated description for concept referred to by key \"SimpleCL_AAIFailureResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"UUID":"90291c92-9b27-3cd9-8720-db572419c048","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestErrorType:0.0.1\""}},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"UUID":"7b7e6751-4e0b-389d-98c0-5567bbc0294c","description":"Generated description for concept referred to by key \"SimpleCL_AAIRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"UUID":"63d5680c-14ef-3505-8d34-ebb646bba07b","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"UUID":"a84ca97d-6e94-39a2-91f9-59a6c9aa435e","description":"Generated description for concept referred to by key \"SimpleCL_AAISuccessResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"UUID":"0e2ee622-7fd3-3e49-82e2-539c4f5e9624","description":"Generated description for concept referred to by key \"SimpleCL_CDSActionIdentifiersType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"UUID":"e84f8682-ea33-3ad0-8626-8bc4634581fc","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"UUID":"a252f835-2479-38ef-9ef4-20af62725752","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"UUID":"cfc46ea9-b8c1-38dd-ac9c-304c916daf34","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyFailureResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"UUID":"1e7095d6-a455-3f89-acae-486e35d7e311","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"UUID":"d22ea83b-695d-3da9-b9f5-41f16ca433bf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyRequestPayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"UUID":"e9fe2e40-1f0d-30dd-8b9e-885695878693","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifyResponsePayloadType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"UUID":"5e04fa76-0a17-38a9-8524-23b2d1a23fa5","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseEvent:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"UUID":"15866380-40f5-3f8e-87d9-13747a36d352","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"UUID":"2c3d76ce-dd42-32ac-a397-ab418534e1cf","description":"Generated description for concept referred to by key \"SimpleCL_CDSConfigModifySuccessResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"UUID":"b99c44da-dae7-3c96-b528-58852537d063","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"UUID":"1db688e2-3afe-3b03-9795-fdbfa80fa240","description":"Generated description for concept referred to by key \"SimpleCL_CDSFailureResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"UUID":"31022456-e85b-3a9b-9ecb-a09691792d3e","description":"Generated description for concept referred to by key \"SimpleCL_CDSRequestCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"UUID":"d6075720-622e-3a0d-827a-aa4580a2f5d7","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseCommonHeaderType:0.0.1\""}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"UUID":"948359ff-3308-3ac5-a5ec-6e3c1b9cd4d5","description":"Generated description for concept referred to by key \"SimpleCL_CDSSuccessResponseStatusType:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"UUID":"63a6fd26-2fd6-3a0e-8a27-49a5d2ea4644","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbum:0.0.1\""}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"UUID":"a0407d0b-5719-38bf-9529-25ad62ace8c4","description":"Generated description for concept referred to by key \"SimpleCL_EventDetailsAlbumType:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"UUID":"28e894dc-4ab8-3469-aab7-d81bd05bb4c9","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAIFailureResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"UUID":"073f1433-999e-3506-98ad-ef820d2fa7f0","description":"Generated description for concept referred to by key \"SimpleCL_HandleAAISuccessResponseTask2:0.0.1\""}},{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"UUID":"afc6ed46-6801-3c85-bb4c-0ab5b0dd4a74","description":"Generated description for concept referred to by key \"SimpleCL_HandleVesEventTask2:0.0.1\""}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"UUID":"317be184-a01a-3e2d-9ae4-cafaa405de70","description":"Generated description for concept referred to by key \"SimpleCL_LogEvent:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"UUID":"be7fc79b-9b73-381a-8e23-9dd6e6b1233d","description":"Generated description for concept referred to by key \"SimpleCL_LogEventComponentType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"UUID":"1a082851-49e3-3f4c-b023-c05236cc8389","description":"Generated description for concept referred to by key \"SimpleCL_LogEventOtherFieldsType:0.0.1\""}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"UUID":"cab6cd51-ea7b-3241-a173-ea8a24e29737","description":"Generated description for concept referred to by key \"SimpleCL_LogEventTargetType:0.0.1\""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"UUID":"0f57665a-f0a9-314e-ad0a-04c1f5758174","description":"Generated description for concept referred to by key \"SimpleCL_VesEvent:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"UUID":"ba5d9a46-8cb4-3fbe-84fd-eabba5b7dd4b","description":"Generated description for concept referred to by key \"SimpleCL_VesEventHandlerPolicy2:0.0.1\""}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"UUID":"9fd7a967-57d4-36ef-81e9-c3396f3aa8d1","description":"Generated description for concept referred to by key \"SimpleCL_VesEventType:0.0.1\""}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"UUID":"2dfcd9ec-a6f9-3f9f-958f-9b36cf4ac574","description":"Generated description for concept referred to by key \"SimpleLongType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2","version":"0.0.1"},"UUID":"ecc97b87-f30b-344c-a476-d36501bf5cbd","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Albums","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Albums","version":"0.0.1"},"UUID":"1469671a-56dd-3a68-bf6c-77a5cf7a9487","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Albums:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Events","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Events","version":"0.0.1"},"UUID":"23c4eee4-aba5-36f6-96d6-46f40061bfed","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Events:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_KeyInfo","version":"0.0.1"},"UUID":"ea9e73ff-483c-3827-896c-6eaa9d69bc6e","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_KeyInfo:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Policies","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Policies","version":"0.0.1"},"UUID":"38c068e5-bb9a-3997-9e50-ec77c66825c8","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Policies:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Schemas","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Schemas","version":"0.0.1"},"UUID":"38514b27-8b9b-3d06-844a-3aced27deb0a","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Schemas:0.0.1\""}},{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Tasks","version":"0.0.1"},"value":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Tasks","version":"0.0.1"},"UUID":"0e0387b5-07fa-30e4-8554-eb51d2e18939","description":"Generated description for concept referred to by key \"onap.policies.apex.Simplecontrolloop2_Tasks:0.0.1\""}}]}},"policies":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAIFailureResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAIFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAIFailureResponseState"},"trigger":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAIFailureStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"SimpleCL_AAIFailureResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAIFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAIFailureResponseState","localName":"AAIFailureStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAIFailureResponseState"}},{"key":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_AAISuccessResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveAAISuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveAAISuccessResponseState"},"trigger":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"AAISuccessStateOutput","value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"},"outgoingEvent":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"SimpleCL_AAISuccessResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_AAISuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveAAISuccessResponseState","localName":"AAISuccessStateOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveAAISuccessResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifyFailureResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifyFailureResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifyFailureResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifyFailureResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifyFailureResponseState","localName":"ConfigModifyFailureResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifyFailureResponseState"}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_CDSConfigModifySuccessResponseState","value":{"stateKey":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_CDSConfigModifySuccessResponseState"},"trigger":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"ConfigModifySuccessResponseOutput","value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"},"outgoingEvent":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_CDSConfigModifySuccessResponseHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_CDSConfigModifySuccessResponseState","localName":"ConfigModifySuccessResponseOutput"}}}]}}}]},"firstState":"SimpleCL_CDSConfigModifySuccessResponseState"}},{"key":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"value":{"policyKey":{"name":"SimpleCL_VesEventHandlerPolicy2","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"SimpleCL_ReceiveVesState","value":{"stateKey":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"SimpleCL_ReceiveVesState"},"trigger":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"VesOutput","value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"},"outgoingEvent":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},{"name":"SimpleCL_LogEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":"NULL","logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"value":{"key":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"SimpleCL_VesEventHandlerPolicy2"},"outputType":"DIRECT","output":{"parentKeyName":"SimpleCL_VesEventHandlerPolicy2","parentKeyVersion":"0.0.1","parentLocalName":"SimpleCL_ReceiveVesState","localName":"VesOutput"}}}]}}}]},"firstState":"SimpleCL_ReceiveVesState"}}]}},"tasks":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar errorMessage = \"CDS operation failed. Error message from CDS - \" + executor.inFields.get(\"status\").get(\"errorMessage\");\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + errorMessage);\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\n\nvar logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_SUCCESS\", \"Successfully processed the VES event. Hostname is updated.\")\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAIFailureResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"},"outputEvents":{"entry":[{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar longType = java.lang.Long;\nvar HashMapType = java.util.HashMap;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\n\nvar aaiErrorMessage = \"AAI operation failed. Error message from AAI - \" + executor.inFields.get(\"requestError\").get(\"serviceException\").get(\"text\");\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + aaiErrorMessage)\nexecutor.addFieldsToOutput(logEventFields);\nexecutor.logger.info(executor.outFieldsList);\ntrue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleAAISuccessResponseTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""},"outputEvents":{"entry":[{"key":"SimpleCL_CDSConfigModifyRequestEvent","value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar albumID = executor.getExecutionProperties().getProperty(\"albumId\");\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").get(albumID.toString());\nexecutor.logger.info(\"HandleAAISuccessResponseTask extracted context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nvar commonEventHeader = eventDetailsAlbum.get(\"commonEventHeader\");\nvar otherFieldsMap = eventDetailsAlbum.get(\"otherFields\").get(\"hashMap\");\n\nvar targetEntityName = executor.inFields.get(\"pnf-name\")\nvar logMessage = \"\";\nvar existingHostname = executor.inFields.get(\"pnf-name2\");\nvar hostnameInVesEvent = otherFieldsMap.get(\"hostname\");\n\nvar albumSchemaHelper = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper();\nvar target = albumSchemaHelper.createNewSubInstance(\"target\");\ntarget.put(\"targetType\", \"PNF\")\nvar entityInfo = albumSchemaHelper.createNewSubInstance(\"entityInfo\");\nentityInfo.put(\"name\",targetEntityName);\ntarget.put(\"entityInfo\", entityInfo);\neventDetailsAlbum.put(\"target\", target);\n\nvar returnVal = true;\nif ((String(hostnameInVesEvent) != \"UNDEFINED\") && (String(existingHostname) != String(hostnameInVesEvent))) {\n logMessage = \"Hostname available in AAI does not match with the hostname received in the VES Event.\";\n returnVal = false\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"FINAL_FAILURE\", \"Failed to process VES event. Reason: \" + logMessage)\n executor.addFieldsToOutput(logEventFields);\n} else {\n logMessage = \"Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.\";\n\n var commonHeader = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"commonHeader\").createNewInstance();\n commonHeader.put(\"subRequestId\", albumID.toString());\n commonHeader.put(\"requestId\", commonEventHeader.get(\"eventId\"));\n commonHeader.put(\"originatorId\", \"POLICY\");\n\n var blueprintName = \"controlloop-hostname-update\";\n var blueprintVersion = \"1.0.4\";\n var newHostname = \"host\" + Math.random().toString(36).substring(7);\n eventDetailsAlbum.put(\"generatedHostname\", newHostname);\n\n var actionIdentifiers = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"actionIdentifiers\").createNewInstance();\n actionIdentifiers.put(\"mode\", \"sync\");\n actionIdentifiers.put(\"blueprintName\", blueprintName);\n actionIdentifiers.put(\"blueprintVersion\", blueprintVersion);\n actionIdentifiers.put(\"actionName\", \"update-config\");\n\n var payloadEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewSubInstance(\"CDSConfigModifyRequestPayloadEntry\");\n payloadEntry.put(\"hostname\", newHostname)\n payloadEntry.put(\"IP\", executor.inFields.get(\"ipaddress-v4-oam\"));\n payloadEntry.put(\"pnfName\", otherFieldsMap.get(\"pnfName\"));\n\n var payload = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_CDSConfigModifyRequestEvent\", \"payload\").createNewInstance();\n payload.put(\"update_DasH_config_DasH_request\", payloadEntry);\n\n var cdsRequestEventFields = java.util.HashMap();\n cdsRequestEventFields.put(\"commonHeader\", commonHeader);\n cdsRequestEventFields.put(\"actionIdentifiers\", actionIdentifiers);\n cdsRequestEventFields.put(\"payload\", payload);\n executor.addFieldsToOutput(cdsRequestEventFields);\n\n var logEventFields = populateLogEventFields(commonEventHeader.get(\"eventId\"), otherFieldsMap.get(\"pnfName\"), \"PNF\", \"SUCCESS\", logMessage)\n executor.addFieldsToOutput(logEventFields);\n}\nexecutor.logger.info(executor.outFieldsList);\nreturnVal;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}},{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_HandleVesEventTask2","version":"0.0.1"},"inputEvent":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"SimpleCL_AAIRequestEvent","value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":"SimpleCL_LogEvent","value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"}],"taskLogic":{"key":"TaskLogic","logicFlavour":"JAVASCRIPT","logic":"var uuidType = java.util.UUID;\nvar HashMapType = java.util.HashMap;\nvar longType = java.lang.Long;\n\nvar eventDetailsAlbum = executor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").getSchemaHelper().createNewInstance();\nvar returnValue = true;\n\nvar event = executor.inFields.get(\"event\");\nexecutor.logger.info(\"HandleVesEventTask processing VES event - \" + event);\n\nvar commonEventHeader = event.get(\"commonEventHeader\");\nvar otherFields = event.get(\"otherFields\");\n// albumID will be used to fetch info from our album later. Storing event data in album by sourceId / AAI pnf-id, the same will be sent to CDS request payload as subRequestId\nvar albumID = commonEventHeader.get(\"sourceId\");\n// save the event processing start time in apex\ncommonEventHeader.put(\"startEpochMicrosec\", longType(new Date().getTime()));\n//save the incoming event details to album\neventDetailsAlbum.put(\"commonEventHeader\", commonEventHeader);\neventDetailsAlbum.put(\"otherFields\", otherFields);\nexecutor.getContextAlbum(\"SimpleCL_EventDetailsAlbum\").put(albumID.toString(), eventDetailsAlbum);\nexecutor.logger.info(\"HandleVesEventTask storing context album - \" + albumID.toString() + \"::\" + eventDetailsAlbum);\n\nexecutor.getExecutionProperties().setProperty(\"albumId\", albumID);\nexecutor.getExecutionProperties().setProperty(\"pnfName\", otherFields.get(\"hashMap\").get(\"pnfName\"));\n\nvar logEventFields = populateLogEventFields(eventDetailsAlbum.get(\"commonEventHeader\").get(\"eventId\"), otherFields.get(\"hashMap\").get(\"pnfName\"), \"PNF\", \"ACTIVE\", \"VES event has been received. Going to fetch details from AAI.\")\n\nexecutor.addFieldsToOutput(logEventFields);\n\nexecutor.logger.info(executor.outFieldsList);\nreturnValue;\n\nfunction populateLogEventFields(eventId, pnfName, targetType, status, message) {\n // populate logEventFields\n var timestamp = longType(new Date().getTime());\n var logEventFields = java.util.HashMap();\n logEventFields.put(\"id\", eventId);\n \n var entityInfo = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewSubInstance(\"entityInfo\");\n entityInfo.put(\"pnf_DasH_name\", pnfName);\n var target = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"target\").createNewInstance();\n target.put(\"entityInfo\", entityInfo);\n target.put(\"targetType\", targetType)\n logEventFields.put(\"target\", target);\n \n var artifacts = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewSubInstance(\"artifacts\");\n artifacts.put(\"policyName\", \"onap.policies.apex.Simplecontrolloop2\");\n artifacts.put(\"policyVersion\", \"1.0.0\");\n var component = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"component\").createNewInstance();\n component.put(\"artifacts\", artifacts);\n component.put(\"name\", \"Policy\")\n component.put(\"flavour\", \"Apex-PDP\")\n component.put(\"timestamp\", timestamp)\n component.put(\"status\", status)\n component.put(\"message\", message)\n logEventFields.put(\"component\", component);\n \n var otherFieldsEntry = executor.subject.getOutFieldSchemaHelper(\"SimpleCL_LogEvent\", \"otherFields\").createNewInstance();\n otherFieldsEntry.put(\"useCaseName\", \"simple-controlloop-usecase\");\n logEventFields.put(\"otherFields\", otherFieldsEntry);\n \n return logEventFields;\n}"}}}]}},"events":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"requestError","value":{"key":"requestError","fieldSchemaKey":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"optional":false}}]}},"toscaPolicyState":"EXIT_FAILURE"},{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"AAI","parameter":{"entry":[{"key":"aaifield","value":{"key":"aaifield","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAISuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"AAI","target":"APEX","parameter":{"entry":[{"key":"equip-model","value":{"key":"equip-model","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-type","value":{"key":"equip-type","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"equip-vendor","value":{"key":"equip-vendor","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"frame-id","value":{"key":"frame-id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"in-maint","value":{"key":"in-maint","fieldSchemaKey":{"name":"SimpleBooleanType","version":"0.0.1"},"optional":false}},{"key":"ipaddress-v4-oam","value":{"key":"ipaddress-v4-oam","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"nf-role","value":{"key":"nf-role","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-ipv4-address","value":{"key":"pnf-ipv4-address","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"pnf-name","value":{"key":"pnf-name","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"resource-version","value":{"key":"resource-version","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyFailureResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_FAILURE"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifySuccessResponseEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"CDS","target":"APEX","parameter":{"entry":[{"key":"actionIdentifiers","value":{"key":"actionIdentifiers","fieldSchemaKey":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"optional":false}},{"key":"commonHeader","value":{"key":"commonHeader","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"optional":false}},{"key":"payload","value":{"key":"payload","fieldSchemaKey":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"optional":false}},{"key":"status","value":{"key":"status","fieldSchemaKey":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"EXIT_SUCCESS"}},{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"APEX","target":"DCAE","parameter":{"entry":[{"key":"component","value":{"key":"component","fieldSchemaKey":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"optional":false}},{"key":"id","value":{"key":"id","fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"otherFields","value":{"key":"otherFields","fieldSchemaKey":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"optional":false}},{"key":"target","value":{"key":"target","fieldSchemaKey":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.simplecontrolloop","source":"DCAE","target":"APEX","parameter":{"entry":[{"key":"event","value":{"key":"event","fieldSchemaKey":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}}]}},"albums":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"onap.policies.apex.Simplecontrolloop2_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"value":{"key":{"name":"SimpleBooleanType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Boolean"}},{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_AAIRequestErrorType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"AAIRequestErrorType\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"serviceException\",\n \"type\": {\n \"name\": \"serviceException\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"messageId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"text\",\n \"type\": \"string\"\n },\n {\n \"name\": \"variables\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSActionIdentifiersType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSActionIdentifiers_Type\",\n \"fields\": [\n {\n \"name\": \"actionName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"blueprintVersion\",\n \"type\": \"string\"\n },\n {\n \"name\": \"mode\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyRequestPayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"map\",\n \"values\": {\n \"type\": \"record\",\n \"name\": \"CDSConfigModifyRequestPayloadEntry\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"IP\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n }\n ]\n }\n}"}},{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSConfigModifyResponsePayloadType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"CDSConfigResponsePayloadEntry\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": {\n \"name\": \"update_DasH_config_DasH_response\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"execute_DasH_command_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n },\n {\n \"name\": \"prepare_DasH_environment_DasH_logs\",\n \"type\": {\n \"type\": \"array\",\n \"items\": \"string\"\n }\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSFailureResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"errorMessage\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSRequestCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSRequestCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseCommonHeaderType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseCommonHeader_Type\",\n \"fields\": [\n {\n \"name\": \"originatorId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"requestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"subRequestId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_CDSSuccessResponseStatusType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"type\": \"record\",\n \"name\": \"CDSResponseStatus_Type\",\n \"fields\": [\n {\n \"name\": \"code\",\n \"type\": \"int\"\n },\n {\n \"name\": \"eventType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_EventDetailsAlbumType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"eventDetails\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"commonEventHeader\",\n \"type\": {\n \"name\": \"commonEventHeader\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"domain\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"eventName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"lastEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"priority\",\n \"type\": \"string\"\n },\n {\n \"name\": \"reportingEntityName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sequence\",\n \"type\": \"int\"\n },\n {\n \"name\": \"sourceId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"sourceName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"startEpochMicrosec\",\n \"type\": \"long\"\n },\n {\n \"name\": \"timeZoneOffset\",\n \"type\": \"string\"\n },\n {\n \"name\": \"version\",\n \"type\": \"string\"\n },\n {\n \"name\": \"internalHeaderFields\",\n \"type\": {\n \"name\": \"internalHeaderFields\",\n \"type\": \"record\",\n \"fields\": []\n }\n },\n {\n \"name\": \"vesEventListenerVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFields\",\n \"type\": {\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hashMap\",\n \"type\": {\n \"name\": \"hashMap\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"hostname\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"pnfId\",\n \"type\": \"string\"\n },\n {\n \"name\": \"ip\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"otherFieldsVersion\",\n \"type\": \"string\"\n }\n ]\n }\n },\n {\n \"name\": \"target\",\n \"type\": {\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }\n },\n {\n \"name\": \"generatedHostname\",\n \"type\": \"string\"\n }\n ]\n}"}},{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventComponentType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"component\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"name\",\n \"type\": \"string\"\n },\n {\n \"name\": \"flavour\",\n \"type\": \"string\"\n },\n {\n \"name\": \"timestamp\",\n \"type\": \"long\"\n },\n {\n \"name\": \"status\",\n \"type\": \"string\"\n },\n {\n \"name\": \"message\",\n \"type\": \"string\"\n },\n {\n \"name\": \"artifacts\",\n \"type\": {\n \"name\": \"artifacts\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"policyName\",\n \"type\": \"string\"\n },\n {\n \"name\": \"policyVersion\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventOtherFieldsType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"otherFields\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"useCaseName\",\n \"type\": \"string\"\n }\n ]\n }"}},{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_LogEventTargetType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\": \"target\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"targetType\",\n \"type\": \"string\"\n },\n {\n \"name\": \"entityInfo\",\n \"type\": {\n \"name\": \"entityInfo\",\n \"type\": \"record\",\n \"fields\": [\n {\n \"name\": \"pnf_DasH_name\",\n \"type\": \"string\"\n }\n ]\n }\n }\n ]\n }"}},{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"value":{"key":{"name":"SimpleCL_VesEventType","version":"0.0.1"},"schemaFlavour":"Avro","schemaDefinition":"{\n \"name\":\"event\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"commonEventHeader\",\n \"type\":{\n \"name\":\"commonEventHeader\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"domain\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"eventName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"lastEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"priority\",\n \"type\":\"string\"\n },\n {\n \"name\":\"reportingEntityName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sequence\",\n \"type\":\"int\"\n },\n {\n \"name\":\"sourceId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"sourceName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"startEpochMicrosec\",\n \"type\":\"long\"\n },\n {\n \"name\":\"version\",\n \"type\":\"string\"\n },\n {\n \"name\":\"internalHeaderFields\",\n \"type\":{\n \"name\":\"internalHeaderFields\",\n \"type\":\"record\",\n \"fields\":[\n\n ]\n }\n },\n {\n \"name\":\"vesEventListenerVersion\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFields\",\n \"type\":{\n \"name\":\"otherFields\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hashMap\",\n \"type\":{\n \"name\":\"hashMap\",\n \"type\":\"record\",\n \"fields\":[\n {\n \"name\":\"hostname\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfName\",\n \"type\":\"string\"\n },\n {\n \"name\":\"pnfId\",\n \"type\":\"string\"\n },\n {\n \"name\":\"ip\",\n \"type\":\"string\"\n }\n ]\n }\n },\n {\n \"name\":\"otherFieldsVersion\",\n \"type\":\"string\"\n }\n ]\n }\n }\n ]\n}"}},{"key":{"name":"SimpleLongType","version":"0.0.1"},"value":{"key":{"name":"SimpleLongType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Long"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}}]}}}}}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"7bb10920-9eca-4e3f-a553-a393ac072841","timestampMs":1709866483250,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.867953538Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.828267ms 02:55:58 simulator | 2024-03-08 02:54:48,526 INFO 172.17.0.1 - - [08/Mar/2024:02:54:48 +0000] "POST /events/unauthenticated.DCAE_CL_OUTPUT HTTP/1.1" 200 28 "-" "python-requests/2.27.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.327+00:00|WARN|Registry|DMAAP-source-POLICY-PDP-PAP] replacing previously registered: object:apex/tosca/policy/list 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.871532157Z level=info msg="Executing migration" id="permission attribute migration" 02:55:58 simulator | 2024-03-08 02:54:48,526 INFO 172.17.0.9 - - [08/Mar/2024:02:54:35 +0000] "GET /events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000 HTTP/1.1" 200 668 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.329+00:00|INFO|ApexEngineHandler|DMAAP-source-POLICY-PDP-PAP] Starting apex engine for policy onap.policies.apex.pnf.metadataSet.Test 1.0.0 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.877157421Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.626184ms 02:55:58 simulator | 2024-03-08 02:54:48,576 INFO 172.17.0.9 - - [08/Mar/2024:02:54:48 +0000] "GET /aai/v16/network/pnfs/pnf/demo-pnf HTTP/1.1" 200 283 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.338+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine NSOApexEngine-0:0.0.1 . 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.881678655Z level=info msg="Executing migration" id="permission identifier migration" 02:55:58 simulator | 2024-03-08 02:54:48,577 INFO 172.17.0.9 - - [08/Mar/2024:02:54:48 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.338+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine NSOApexEngine-1:0.0.1 . 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.889671779Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.992534ms 02:55:58 simulator | 2024-03-08 02:54:48,578 INFO 172.17.0.1 - - [08/Mar/2024:02:54:48 +0000] "GET /events/APEX-CL-MGT/script/1?limit=1 HTTP/1.1" 200 646 "-" "python-requests/2.27.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.339+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine NSOApexEngine-2:0.0.1 . 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.893924516Z level=info msg="Executing migration" id="add permission identifier index" 02:55:58 simulator | 2024-03-08 02:54:48,591 INFO 172.17.0.9 - - [08/Mar/2024:02:54:48 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.339+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine NSOApexEngine-3:0.0.1 . 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.894986288Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.061492ms 02:55:58 simulator | 2024-03-08 02:54:48,594 INFO Received request input to CDS: commonHeader { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.339+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] APEX service created. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.89954968Z level=info msg="Executing migration" id="add permission action scope role_id index" 02:55:58 simulator | requestId: "8c7935a4-79d8-4ec0-b661-dcca3cd68006" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.361+00:00|WARN|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] apex model update forced, supplied model with key "onap.policies.apex.Simplecontrolloop2:0.0.1" is not a compatible model update from the existing engine model with key "onap.policies.apex.Example:0.0.1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.900700681Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.150001ms 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.361+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine NSOApexEngine-0:0.0.1 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.905757534Z level=info msg="Executing migration" id="remove permission role_id action scope index" 02:55:58 simulator | subRequestId: "927b2580-36d9-4f13-8421-3c9d43b7a57e" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.361+00:00|WARN|EngineService|DMAAP-source-POLICY-PDP-PAP] apex model update forced, supplied model with key "onap.policies.apex.Simplecontrolloop2:0.0.1" is not a compatible model update from the existing engine model with key "onap.policies.apex.Example:0.0.1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.907305958Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.548764ms 02:55:58 simulator | originatorId: "POLICY" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.361+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine NSOApexEngine-1:0.0.1 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.910586353Z level=info msg="Executing migration" id="create query_history table v1" 02:55:58 simulator | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.362+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine NSOApexEngine-2:0.0.1 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.912107117Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.517474ms 02:55:58 simulator | actionIdentifiers { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.362+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine NSOApexEngine-3:0.0.1 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.915308322Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 02:55:58 simulator | blueprintName: "controlloop-hostname-update" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleBooleanType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.916405003Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.096301ms 02:55:58 simulator | blueprintVersion: "1.0.4" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_AAIRequestErrorType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.921290011Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 02:55:58 simulator | actionName: "update-config" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_CDSActionIdentifiersType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.921353629Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=64.308µs 02:55:58 simulator | mode: "sync" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_CDSConfigModifyRequestPayloadType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.925566418Z level=info msg="Executing migration" id="rbac disabled migrator" 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.925617497Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=52.88µs 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_CDSConfigModifyResponsePayloadType:0.0.1 is used by multiple policies. 02:55:58 simulator | payload { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.931480807Z level=info msg="Executing migration" id="teams permissions migration" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_CDSFailureResponseCommonHeaderType:0.0.1 is used by multiple policies. 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.932134236Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=653.158µs 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_CDSFailureResponseStatusType:0.0.1 is used by multiple policies. 02:55:58 simulator | key: "update-config-request" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.937892338Z level=info msg="Executing migration" id="dashboard permissions" 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_CDSRequestCommonHeaderType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.938741104Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=850.016µs 02:55:58 simulator | struct_value { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_CDSSuccessResponseCommonHeaderType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.942347503Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_CDSSuccessResponseStatusType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.942953512Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=606.439µs 02:55:58 simulator | key: "hostname" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_EventDetailsAlbumType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.948484878Z level=info msg="Executing migration" id="drop managed folder create actions" 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_LogEventComponentType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.948689525Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=205.267µs 02:55:58 simulator | string_value: "host6alx8b" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_LogEventOtherFieldsType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.95246185Z level=info msg="Executing migration" id="alerting notification permissions" 02:55:58 simulator | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_LogEventTargetType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.953145438Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=683.768µs 02:55:58 simulator | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleCL_VesEventType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.95889207Z level=info msg="Executing migration" id="create query_history_star table v1" 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleLongType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.959718367Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=828.037µs 02:55:58 simulator | key: "IP" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.401+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same schema - SimpleStringType:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.964592014Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.402+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same event - SimpleCL_AAIFailureResponseEvent:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:58.965639416Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.047292ms 02:55:58 simulator | string_value: "10.10.10.10" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.402+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same event - SimpleCL_AAIRequestEvent:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.017989556Z level=info msg="Executing migration" id="add column org_id in query_history_star" 02:55:58 simulator | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.402+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same event - SimpleCL_AAISuccessResponseEvent:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.028898698Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.909792ms 02:55:58 simulator | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.402+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same event - SimpleCL_CDSConfigModifyFailureResponseEvent:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.034331556Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.402+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same event - SimpleCL_CDSConfigModifyRequestEvent:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.034394455Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=63.489µs 02:55:58 simulator | key: "pnfName" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.402+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same event - SimpleCL_CDSConfigModifySuccessResponseEvent:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.037849596Z level=info msg="Executing migration" id="create correlation table v1" 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.402+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same event - SimpleCL_LogEvent:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.038876948Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.026962ms 02:55:58 simulator | string_value: "demo-pnf" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.402+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same event - SimpleCL_VesEvent:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.045562694Z level=info msg="Executing migration" id="add index correlations.uid" 02:55:58 simulator | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.402+00:00|INFO|PolicyModelMerger|DMAAP-source-POLICY-PDP-PAP] Same album - SimpleCL_EventDetailsAlbum:0.0.1 is used by multiple policies. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.047301175Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.738181ms 02:55:58 simulator | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.403+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Added the action listener to the engine 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.05340042Z level=info msg="Executing migration" id="add index correlations.source_uid" 02:55:58 simulator | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.405+00:00|INFO|CdsProcessorGrpcClient|DMAAP-source-POLICY-PDP-PAP] CdsProcessorListener started 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.05514871Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.748541ms 02:55:58 simulator | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.408+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Added the action listener to the engine 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.059726592Z level=info msg="Executing migration" id="add correlation config column" 02:55:58 simulator | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.410+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Added the action listener to the engine 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.068721259Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.997687ms 02:55:58 simulator | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.419+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.073755602Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 02:55:58 simulator | 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"},{"name":"onap.policies.apex.pnf.Test","version":"1.0.0"},{"name":"onap.policies.apex.vnf.Test","version":"1.0.0"},{"name":"onap.policies.apex.pnf.metadataSet.Test","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:43.418194Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":8,"policyExecutedSuccessCount":8,"policyExecutedFailCount":0,"policyDeployCount":4,"policyDeploySuccessCount":4,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475304,"eventCount":1,"lastExecutionTime":17,"averageExecutionTime":17.0,"upTime":4945,"lastEnterTime":0,"lastStart":1709866470359},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475377,"eventCount":1,"lastExecutionTime":18,"averageExecutionTime":18.0,"upTime":5003,"lastEnterTime":0,"lastStart":1709866470374},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476078,"eventCount":1,"lastExecutionTime":9,"averageExecutionTime":9.0,"upTime":5692,"lastEnterTime":0,"lastStart":1709866470386},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470397,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470397},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482047,"eventCount":1,"lastExecutionTime":23,"averageExecutionTime":23.0,"upTime":5142,"lastEnterTime":0,"lastStart":1709866476905},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482110,"eventCount":1,"lastExecutionTime":23,"averageExecutionTime":23.0,"upTime":5190,"lastEnterTime":0,"lastStart":1709866476920},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482172,"eventCount":1,"lastExecutionTime":20,"averageExecutionTime":20.0,"upTime":5238,"lastEnterTime":0,"lastStart":1709866476934},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482228,"eventCount":1,"lastExecutionTime":16,"averageExecutionTime":16.0,"upTime":5281,"lastEnterTime":0,"lastStart":1709866476947},{"engineId":"NSOApexEngine-4:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476959,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476959},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483372,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483372},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483383,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483383},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483391,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483391},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483399,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483399}]},"response":{"responseTo":"7bb10920-9eca-4e3f-a553-a393ac072841","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.apex.pnf.metadataSet.Test:1.0.0 "},"messageName":"PDP_STATUS","requestId":"5ec583d8-73ad-434a-a078-719a896e5f0b","timestampMs":1709866483418,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.419+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.07446781Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=712.148µs 02:55:58 simulator | 2024-03-08 02:54:48,595 INFO Fetching response from controlloop-hostname-update-update-config.json 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.419+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.080128274Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 02:55:58 simulator | 2024-03-08 02:54:48,596 INFO 172.17.0.1 - - [08/Mar/2024:02:54:48 +0000] "GET /events/APEX-CL-MGT/script/1?limit=1 HTTP/1.1" 200 725 "-" "python-requests/2.27.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.456+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 37 ms 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.081851853Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.723449ms 02:55:58 simulator | 2024-03-08 02:54:48,617 INFO 172.17.0.9 - - [08/Mar/2024:02:54:48 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.456+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.088038589Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 02:55:58 simulator | 2024-03-08 02:54:48,619 INFO 172.17.0.1 - - [08/Mar/2024:02:54:48 +0000] "GET /events/APEX-CL-MGT/script/1?limit=1 HTTP/1.1" 200 650 "-" "python-requests/2.27.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.460+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.1119199Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.880191ms 02:55:58 simulator | 2024-03-08 02:54:49,301 INFO 172.17.0.1 - - [08/Mar/2024:02:54:49 +0000] "GET /events/APEX-CL-MGT/script/1?limit=1&timeout=0 HTTP/1.1" 200 2 "-" "python-requests/2.27.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.460+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (4 ms):{"serverTimeMs":0,"count":1} 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.115269083Z level=info msg="Executing migration" id="create correlation v2" 02:55:58 simulator | 2024-03-08 02:54:49,311 INFO 172.17.0.9 - - [08/Mar/2024:02:54:43 +0000] "GET /events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000 HTTP/1.1" 200 668 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.462+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.116086519Z level=info msg="Migration successfully executed" id="create correlation v2" duration=816.926µs 02:55:58 simulator | 2024-03-08 02:54:49,312 INFO 172.17.0.1 - - [08/Mar/2024:02:54:49 +0000] "POST /events/unauthenticated.DCAE_CL_OUTPUT HTTP/1.1" 200 28 "-" "python-requests/2.27.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.463+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.122426051Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 02:55:58 simulator | 2024-03-08 02:54:49,368 INFO 172.17.0.9 - - [08/Mar/2024:02:54:49 +0000] "POST /events/APEX-CL-MGT2 HTTP/1.1" 200 28 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.Sampledomain","version":"1.0.0"},{"name":"onap.policies.apex.pnf.Test","version":"1.0.0"},{"name":"onap.policies.apex.vnf.Test","version":"1.0.0"},{"name":"onap.policies.apex.pnf.metadataSet.Test","version":"1.0.0"}],"statistics":{"pdpInstanceId":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","timeStamp":"2024-03-08T02:54:43.418194Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":8,"policyExecutedSuccessCount":8,"policyExecutedFailCount":0,"policyDeployCount":4,"policyDeploySuccessCount":4,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0,"engineStats":[{"engineId":"MyApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866361360,"eventCount":1,"lastExecutionTime":104,"averageExecutionTime":104.0,"upTime":4903,"lastEnterTime":0,"lastStart":1709866356457},{"engineId":"MyApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356515,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356515},{"engineId":"MyApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356558,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356558},{"engineId":"MyApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866356595,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866356595},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475304,"eventCount":1,"lastExecutionTime":17,"averageExecutionTime":17.0,"upTime":4945,"lastEnterTime":0,"lastStart":1709866470359},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866475377,"eventCount":1,"lastExecutionTime":18,"averageExecutionTime":18.0,"upTime":5003,"lastEnterTime":0,"lastStart":1709866470374},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476078,"eventCount":1,"lastExecutionTime":9,"averageExecutionTime":9.0,"upTime":5692,"lastEnterTime":0,"lastStart":1709866470386},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866470397,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866470397},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482047,"eventCount":1,"lastExecutionTime":23,"averageExecutionTime":23.0,"upTime":5142,"lastEnterTime":0,"lastStart":1709866476905},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482110,"eventCount":1,"lastExecutionTime":23,"averageExecutionTime":23.0,"upTime":5190,"lastEnterTime":0,"lastStart":1709866476920},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482172,"eventCount":1,"lastExecutionTime":20,"averageExecutionTime":20.0,"upTime":5238,"lastEnterTime":0,"lastStart":1709866476934},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866482228,"eventCount":1,"lastExecutionTime":16,"averageExecutionTime":16.0,"upTime":5281,"lastEnterTime":0,"lastStart":1709866476947},{"engineId":"NSOApexEngine-4:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866476959,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866476959},{"engineId":"NSOApexEngine-0:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483372,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483372},{"engineId":"NSOApexEngine-1:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483383,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483383},{"engineId":"NSOApexEngine-2:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483391,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483391},{"engineId":"NSOApexEngine-3:0.0.1","engineWorkerState":"READY","engineTimeStamp":1709866483399,"eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":1709866483399}]},"response":{"responseTo":"7bb10920-9eca-4e3f-a553-a393ac072841","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.apex.pnf.metadataSet.Test:1.0.0 "},"messageName":"PDP_STATUS","requestId":"5ec583d8-73ad-434a-a078-719a896e5f0b","timestampMs":1709866483418,"name":"apex-362cd65f-a76c-4a00-ba5f-b31d03a00c70","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.123550191Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.11685ms 02:55:58 simulator | 2024-03-08 02:54:49,378 INFO 172.17.0.9 - - [08/Mar/2024:02:54:49 +0000] "GET /aai/v16/network/pnfs/pnf/demo-pnf HTTP/1.1" 200 283 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.463+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.127690261Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 02:55:58 simulator | 2024-03-08 02:54:49,405 INFO 172.17.0.9 - - [08/Mar/2024:02:54:49 +0000] "POST /events/APEX-CL-MGT2 HTTP/1.1" 200 28 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.463+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.129589228Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.899537ms 02:55:58 simulator | 2024-03-08 02:54:49,416 INFO Received request input to CDS: commonHeader { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:43.463+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.136614018Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 02:55:58 simulator | requestId: "8c7935a4-79d8-4ec0-b661-dcca3cd68006" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.537+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-4:3] HandleVesEventTask processing VES event - {"commonEventHeader": {"domain": "other", "eventId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", "eventName": "Report hostname & IP", "lastEpochMicrosec": 1597952499468, "priority": "Normal", "reportingEntityName": "DCAE", "sequence": 1, "sourceId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "sourceName": "demo-pnf", "startEpochMicrosec": 1597953057126, "version": "4.0.1", "internalHeaderFields": {}, "vesEventListenerVersion": "7.1"}, "otherFields": {"hashMap": {"hostname": "UNDEFINED", "pnfName": "demo-pnf", "pnfId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "ip": "10.101.200.10"}, "otherFieldsVersion": "3.0"}} 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.13764449Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.030252ms 02:55:58 simulator | subRequestId: "927b2580-36d9-4f13-8421-3c9d43b7a57e" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.144982135Z level=info msg="Executing migration" id="copy correlation v1 to v2" 02:55:58 simulator | originatorId: "POLICY" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.538+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-4:3] HandleVesEventTask storing context album - 927b2580-36d9-4f13-8421-3c9d43b7a57e::{"commonEventHeader": {"domain": "other", "eventId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", "eventName": "Report hostname & IP", "lastEpochMicrosec": 1597952499468, "priority": "Normal", "reportingEntityName": "DCAE", "sequence": 1, "sourceId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "sourceName": "demo-pnf", "startEpochMicrosec": 1709866488537, "version": "4.0.1", "internalHeaderFields": {}, "vesEventListenerVersion": "7.1"}, "otherFields": {"hashMap": {"hostname": "UNDEFINED", "pnfName": "demo-pnf", "pnfId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "ip": "10.101.200.10"}, "otherFieldsVersion": "3.0"}, "target": null, "generatedHostname": null} 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.145401688Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=419.673µs 02:55:58 simulator | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.540+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-4:3] [{aaifield=null}, {component={"name": "Policy", "flavour": "Apex-PDP", "timestamp": 1709866488538, "status": "ACTIVE", "message": "VES event has been received. Going to fetch details from AAI.", "artifacts": {"policyName": "onap.policies.apex.Simplecontrolloop", "policyVersion": "1.0.0"}}, id=8c7935a4-79d8-4ec0-b661-dcca3cd68006, otherFields={"useCaseName": "simple-controlloop-usecase"}, target={"targetType": "PNF", "entityInfo": {"pnf_DasH_name": "demo-pnf"}}}] 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.150831435Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 02:55:58 simulator | actionIdentifiers { 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.542+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter-7:0] [OUT|REST|http://message-router:3904/events/APEX-CL-MGT] 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.152099253Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.268178ms 02:55:58 simulator | blueprintName: "controlloop-hostname-update" 02:55:58 policy-apex-pdp | { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.157022069Z level=info msg="Executing migration" id="add provisioning column" 02:55:58 simulator | blueprintVersion: "1.0.4" 02:55:58 policy-apex-pdp | "name": "SimpleCL_LogEvent", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.167286244Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.262345ms 02:55:58 simulator | actionName: "update-config" 02:55:58 policy-apex-pdp | "version": "0.0.1", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.170664136Z level=info msg="Executing migration" id="create entity_events table" 02:55:58 simulator | mode: "sync" 02:55:58 policy-apex-pdp | "nameSpace": "org.onap.policy.apex.simplecontrolloop", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.17160373Z level=info msg="Migration successfully executed" id="create entity_events table" duration=939.304µs 02:55:58 simulator | } 02:55:58 policy-apex-pdp | "source": "APEX", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.174858215Z level=info msg="Executing migration" id="create dashboard public config v1" 02:55:58 simulator | payload { 02:55:58 policy-apex-pdp | "target": { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.176159932Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.300757ms 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | "targetType": "PNF", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.208104266Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 02:55:58 simulator | key: "update-config-request" 02:55:58 policy-apex-pdp | "entityInfo": { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.209202118Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | "pnf-name": "demo-pnf" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.214383509Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 02:55:58 simulator | struct_value { 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.215189935Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | }, 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.220484825Z level=info msg="Executing migration" id="Drop old dashboard public config table" 02:55:58 simulator | key: "hostname" 02:55:58 policy-apex-pdp | "toscaPolicyState": "", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.221838121Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.353016ms 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | "component": { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.22720131Z level=info msg="Executing migration" id="recreate dashboard public config v1" 02:55:58 simulator | string_value: "hostf8e0nl" 02:55:58 policy-apex-pdp | "name": "Policy", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.22840319Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.20148ms 02:55:58 simulator | } 02:55:58 policy-apex-pdp | "flavour": "Apex-PDP", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.235047336Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 02:55:58 simulator | } 02:55:58 policy-apex-pdp | "timestamp": 1.709866488538E12, 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.237224079Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.173423ms 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | "status": "ACTIVE", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.242362091Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 02:55:58 simulator | key: "IP" 02:55:58 policy-apex-pdp | "message": "VES event has been received. Going to fetch details from AAI.", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.243616619Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.254548ms 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | "artifacts": { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.248898719Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 02:55:58 simulator | string_value: "10.10.10.10" 02:55:58 policy-apex-pdp | "policyName": "onap.policies.apex.Simplecontrolloop", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.250769168Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.870609ms 02:55:58 simulator | } 02:55:58 policy-apex-pdp | "policyVersion": "1.0.0" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.254843437Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 02:55:58 simulator | } 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.256121886Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.279559ms 02:55:58 simulator | fields { 02:55:58 policy-apex-pdp | }, 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.260103118Z level=info msg="Executing migration" id="Drop public config table" 02:55:58 simulator | key: "pnfName" 02:55:58 policy-apex-pdp | "id": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.260983212Z level=info msg="Migration successfully executed" id="Drop public config table" duration=888.194µs 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | "otherFields": { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.265347838Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 02:55:58 simulator | string_value: "demo-pnf" 02:55:58 policy-apex-pdp | "useCaseName": "simple-controlloop-usecase" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.266638536Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.288588ms 02:55:58 simulator | } 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.271322216Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 02:55:58 simulator | } 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.272694212Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.370836ms 02:55:58 simulator | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.576+00:00|INFO|network|RestRequestRunner_0] [IN|REST|http://aai-sim:6666/aai/v16/network/pnfs/pnf/demo-pnf] 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.280047317Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 02:55:58 simulator | } 02:55:58 policy-apex-pdp | { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.282294128Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.246282ms 02:55:58 simulator | } 02:55:58 policy-apex-pdp | "equip-vendor":"Vendor-A", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.286667793Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 02:55:58 simulator | } 02:55:58 policy-apex-pdp | "ipaddress-v4-oam":"10.10.10.10", 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.288577261Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.908788ms 02:55:58 simulator | 02:55:58 policy-apex-pdp | "in-maint":false, 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.29330507Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 02:55:58 simulator | 2024-03-08 02:54:49,417 INFO Fetching response from controlloop-hostname-update-update-config.json 02:55:58 policy-apex-pdp | "pnf-ipv4-address":"3.3.3.3", 02:55:58 simulator | 2024-03-08 02:54:49,449 INFO 172.17.0.9 - - [08/Mar/2024:02:54:49 +0000] "POST /events/APEX-CL-MGT2 HTTP/1.1" 200 28 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.317813302Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.57284ms 02:55:58 policy-apex-pdp | "resource-version":"1570746989505", 02:55:58 simulator | 2024-03-08 02:54:50,624 INFO 172.17.0.1 - - [08/Mar/2024:02:54:50 +0000] "GET /events/APEX-CL-MGT2/script/1?limit=1&timeout=0 HTTP/1.1" 200 647 "-" "python-requests/2.27.1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.326500943Z level=info msg="Executing migration" id="add annotations_enabled column" 02:55:58 policy-apex-pdp | "nf-role":"ToR DC101", 02:55:58 simulator | 2024-03-08 02:54:50,630 INFO 172.17.0.1 - - [08/Mar/2024:02:54:50 +0000] "POST /events/unauthenticated.DCAE_POLICY_EXAMPLE_OUTPUT HTTP/1.1" 200 28 "-" "python-requests/2.27.1" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.339008079Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.506226ms 02:55:58 policy-apex-pdp | "equip-type":"Router", 02:55:58 simulator | 2024-03-08 02:54:50,631 INFO 172.17.0.9 - - [08/Mar/2024:02:54:42 +0000] "GET /events/unauthenticated.DCAE_POLICY_EXAMPLE_OUTPUT/ApexExampleCG1/1?timeout=30000 HTTP/1.1" 200 821 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.344080833Z level=info msg="Executing migration" id="add time_selection_enabled column" 02:55:58 policy-apex-pdp | "equip-model":"model-123456", 02:55:58 simulator | 2024-03-08 02:54:50,647 INFO 172.17.0.9 - - [08/Mar/2024:02:54:50 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.350575001Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.493018ms 02:55:58 policy-apex-pdp | "frame-id":"3", 02:55:58 simulator | 2024-03-08 02:54:50,654 INFO 172.17.0.9 - - [08/Mar/2024:02:54:50 +0000] "GET /aai/v16/network/generic-vnfs/generic-vnf?vnf-name=vfw-cnf-cds-test-1-vnf HTTP/1.1" 200 1646 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.416189939Z level=info msg="Executing migration" id="delete orphaned public dashboards" 02:55:58 policy-apex-pdp | "pnf-name":"demo-pnf" 02:55:58 simulator | 2024-03-08 02:54:50,671 INFO 172.17.0.9 - - [08/Mar/2024:02:54:50 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.416630142Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=436.923µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:50,682 INFO Received request input to CDS: commonHeader { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.423084821Z level=info msg="Executing migration" id="add share column" 02:55:58 policy-apex-pdp | 02:55:58 simulator | requestId: "7bc686eb-b2c3-4411-9205-1e11dbeee88e" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.434752192Z level=info msg="Migration successfully executed" id="add share column" duration=11.669401ms 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.577+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter-7:0] [IN|REST|http://message-router:3904/events/APEX-CL-MGT] 02:55:58 simulator | subRequestId: "fault0000245" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.438190974Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 02:55:58 policy-apex-pdp | {"serverTimeMs":0,"count":1} 02:55:58 simulator | originatorId: "POLICY" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.438354111Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=163.287µs 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.581+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-4:0] HandleAAISuccessResponseTask extracted context album - 927b2580-36d9-4f13-8421-3c9d43b7a57e::{"commonEventHeader": {"domain": "other", "eventId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", "eventName": "Report hostname & IP", "lastEpochMicrosec": 1597952499468, "priority": "Normal", "reportingEntityName": "DCAE", "sequence": 1, "sourceId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "sourceName": "demo-pnf", "startEpochMicrosec": 1709866488537, "version": "4.0.1", "internalHeaderFields": {}, "vesEventListenerVersion": "7.1"}, "otherFields": {"hashMap": {"hostname": "UNDEFINED", "pnfName": "demo-pnf", "pnfId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "ip": "10.101.200.10"}, "otherFieldsVersion": "3.0"}, "target": null, "generatedHostname": null} 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.441527757Z level=info msg="Executing migration" id="create file table" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.583+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-4:0] [{actionIdentifiers={"actionName": "update-config", "blueprintName": "controlloop-hostname-update", "blueprintVersion": "1.0.4", "mode": "sync"}, commonHeader={"originatorId": "POLICY", "requestId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", "subRequestId": "927b2580-36d9-4f13-8421-3c9d43b7a57e"}, payload={update_DasH_config_DasH_request={"hostname": "host6alx8b", "IP": "10.10.10.10", "pnfName": "demo-pnf"}}}, {component={"name": "Policy", "flavour": "Apex-PDP", "timestamp": 1709866488583, "status": "SUCCESS", "message": "Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.", "artifacts": {"policyName": "onap.policies.apex.Simplecontrolloop", "policyVersion": "1.0.0"}}, id=8c7935a4-79d8-4ec0-b661-dcca3cd68006, otherFields={"useCaseName": "simple-controlloop-usecase"}, target={"targetType": "PNF", "entityInfo": {"pnf_DasH_name": "demo-pnf"}}}] 02:55:58 simulator | actionIdentifiers { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.44253082Z level=info msg="Migration successfully executed" id="create file table" duration=1.004173ms 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.586+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter-7:0] [OUT|REST|http://message-router:3904/events/APEX-CL-MGT] 02:55:58 simulator | blueprintName: "apex-example-cba" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.446257436Z level=info msg="Executing migration" id="file table idx: path natural pk" 02:55:58 policy-apex-pdp | { 02:55:58 simulator | blueprintVersion: "1.0.0" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.447304149Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.046303ms 02:55:58 policy-apex-pdp | "name": "SimpleCL_LogEvent", 02:55:58 simulator | actionName: "modify-config" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.453181238Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 02:55:58 policy-apex-pdp | "version": "0.0.1", 02:55:58 simulator | mode: "sync" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.454310428Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.129ms 02:55:58 policy-apex-pdp | "nameSpace": "org.onap.policy.apex.simplecontrolloop", 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.459112087Z level=info msg="Executing migration" id="create file_meta table" 02:55:58 policy-apex-pdp | "source": "APEX", 02:55:58 simulator | payload { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.46006441Z level=info msg="Migration successfully executed" id="create file_meta table" duration=952.553µs 02:55:58 policy-apex-pdp | "target": { 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.465228612Z level=info msg="Executing migration" id="file table idx: path key" 02:55:58 policy-apex-pdp | "targetType": "PNF", 02:55:58 simulator | key: "modify-config-request" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.466865934Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.635562ms 02:55:58 policy-apex-pdp | "entityInfo": { 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.475526876Z level=info msg="Executing migration" id="set path collation in file table" 02:55:58 policy-apex-pdp | "pnf-name": "demo-pnf" 02:55:58 simulator | struct_value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.475632625Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=106.658µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.483423822Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 02:55:58 policy-apex-pdp | }, 02:55:58 simulator | key: "vfStatus" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.483659817Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=234.556µs 02:55:58 policy-apex-pdp | "toscaPolicyState": "", 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.488651812Z level=info msg="Executing migration" id="managed permissions migration" 02:55:58 policy-apex-pdp | "component": { 02:55:58 simulator | string_value: "Active" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.489574566Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=922.694µs 02:55:58 policy-apex-pdp | "name": "Policy", 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.493231973Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 02:55:58 policy-apex-pdp | "flavour": "Apex-PDP", 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.493688715Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=456.342µs 02:55:58 policy-apex-pdp | "timestamp": 1.709866488583E12, 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.498724629Z level=info msg="Executing migration" id="RBAC action name migrator" 02:55:58 policy-apex-pdp | "status": "SUCCESS", 02:55:58 simulator | key: "update-properties" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.50102801Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.303581ms 02:55:58 policy-apex-pdp | "message": "Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.", 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.505689571Z level=info msg="Executing migration" id="Add UID column to playlist" 02:55:58 policy-apex-pdp | "artifacts": { 02:55:58 simulator | struct_value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.516328668Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.642157ms 02:55:58 policy-apex-pdp | "policyName": "onap.policies.apex.Simplecontrolloop", 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.520795263Z level=info msg="Executing migration" id="Update uid column values in playlist" 02:55:58 policy-apex-pdp | "policyVersion": "1.0.0" 02:55:58 simulator | key: "service-instance.service-instance-id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.5209129Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=117.578µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.525247647Z level=info msg="Executing migration" id="Add index for uid in playlist" 02:55:58 policy-apex-pdp | }, 02:55:58 simulator | string_value: "37b008b9-b367-4359-93fd-74d3ce0ee1a0" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.526116762Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=868.995µs 02:55:58 policy-apex-pdp | "id": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.531823364Z level=info msg="Executing migration" id="update group index for alert rules" 02:55:58 policy-apex-pdp | "otherFields": { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.532469803Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=647.219µs 02:55:58 policy-apex-pdp | "useCaseName": "simple-controlloop-usecase" 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.537708303Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | key: "generic-vnf.vnf-id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.538206045Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=497.712µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.542493132Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.587+00:00|INFO|CdsProcessorHandler|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_CDSConfigModifyRequestProducer-6:0] Processing blueprint(1.0.4:controlloop-hostname-update) for action(1.0.4) 02:55:58 simulator | string_value: "37b008b9-b367-4359-93fd-74d3ce0ee1a0" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.543235539Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=741.857µs 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.588+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_CDSConfigModifyRequestProducer-6:0] [OUT|REST|gRPC://grpc-sim:6680/] 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.547569545Z level=info msg="Executing migration" id="add action column to seed_assignment" 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.559320424Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.750859ms 02:55:58 policy-apex-pdp | requestId: "8c7935a4-79d8-4ec0-b661-dcca3cd68006" 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.563233867Z level=info msg="Executing migration" id="add scope column to seed_assignment" 02:55:58 policy-apex-pdp | subRequestId: "927b2580-36d9-4f13-8421-3c9d43b7a57e" 02:55:58 simulator | key: "data" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.569770736Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.536189ms 02:55:58 policy-apex-pdp | originatorId: "POLICY" 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.573267406Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | struct_value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.574304738Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.036962ms 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.578968328Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 02:55:58 policy-apex-pdp | blueprintName: "controlloop-hostname-update" 02:55:58 simulator | key: "active-streams" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.654753423Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.782586ms 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.4" 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | actionName: "update-config" 02:55:58 simulator | string_value: "7" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.661601686Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.662401813Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=799.777µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.667768021Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 02:55:58 policy-apex-pdp | payload { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.669622339Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.853138ms 02:55:58 policy-apex-pdp | fields { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.677705601Z level=info msg="Executing migration" id="add primary key to seed_assigment" 02:55:58 policy-apex-pdp | key: "update-config-request" 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.704008431Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.3072ms 02:55:58 policy-apex-pdp | value { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.709821313Z level=info msg="Executing migration" id="add origin column to seed_assignment" 02:55:58 policy-apex-pdp | struct_value { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.7169555Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.132977ms 02:55:58 policy-apex-pdp | fields { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.722514445Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 02:55:58 policy-apex-pdp | key: "hostname" 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.723001437Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=485.072µs 02:55:58 policy-apex-pdp | value { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.727018579Z level=info msg="Executing migration" id="prevent seeding OnCall access" 02:55:58 policy-apex-pdp | string_value: "host6alx8b" 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.727256065Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=152.757µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.730504409Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.730724915Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=220.416µs 02:55:58 policy-apex-pdp | fields { 02:55:58 simulator | 2024-03-08 02:54:50,683 INFO Fetching response from apex-example-cba-modify-config.json 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.737512128Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 02:55:58 policy-apex-pdp | key: "IP" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.737879383Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=367.464µs 02:55:58 policy-apex-pdp | value { 02:55:58 simulator | 2024-03-08 02:54:50,702 INFO 172.17.0.9 - - [08/Mar/2024:02:54:50 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.745557051Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 02:55:58 policy-apex-pdp | string_value: "10.10.10.10" 02:55:58 simulator | 2024-03-08 02:54:50,712 INFO Received request input to CDS: commonHeader { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.745879846Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=319.865µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | requestId: "a2d9986e-7894-4b93-b6b6-cdadc3ace22f" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.75086368Z level=info msg="Executing migration" id="create folder table" 02:55:58 simulator | subRequestId: "fault0000245" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.752315686Z level=info msg="Migration successfully executed" id="create folder table" duration=1.451585ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | originatorId: "POLICY" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.755921004Z level=info msg="Executing migration" id="Add index for parent_uid" 02:55:58 policy-apex-pdp | fields { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.757730034Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.80862ms 02:55:58 policy-apex-pdp | key: "pnfName" 02:55:58 simulator | actionIdentifiers { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.76260399Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 02:55:58 policy-apex-pdp | value { 02:55:58 simulator | blueprintName: "apex-example-cba" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.76376768Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.1627ms 02:55:58 policy-apex-pdp | string_value: "demo-pnf" 02:55:58 simulator | blueprintVersion: "1.0.0" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.767456877Z level=info msg="Executing migration" id="Update folder title length" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | actionName: "restart" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.767484357Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.9µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | mode: "sync" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.778524778Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.780608873Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.083045ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | payload { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.789020599Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.790073111Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.052042ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | key: "restart-request" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.795171474Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 02:55:58 policy-apex-pdp | 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.79713862Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.966856ms 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.591+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter-7:0] [IN|REST|http://message-router:3904/events/APEX-CL-MGT] 02:55:58 simulator | struct_value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.801368297Z level=info msg="Executing migration" id="Sync dashboard and folder table" 02:55:58 policy-apex-pdp | {"serverTimeMs":0,"count":1} 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.801898348Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=528.581µs 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.600+00:00|INFO|network|grpc-default-executor-0] [IN|REST|gRPC://grpc-sim:6680/] 02:55:58 simulator | key: "vfStatus" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.806225025Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.806477671Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=251.956µs 02:55:58 policy-apex-pdp | timestamp: "2020-08-24T14:45:07.491Z" 02:55:58 simulator | string_value: "Active" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.810031979Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 02:55:58 policy-apex-pdp | requestId: "123456" 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.811658182Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.625173ms 02:55:58 policy-apex-pdp | subRequestId: "123-123" 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.815923239Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 02:55:58 policy-apex-pdp | originatorId: "CDS" 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.817737468Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.813709ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | key: "update-properties" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.822279651Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.82343362Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.153849ms 02:55:58 policy-apex-pdp | blueprintName: "controlloop-hostname-update" 02:55:58 simulator | struct_value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.828211749Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.4" 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.829588675Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.377466ms 02:55:58 policy-apex-pdp | actionName: "update-config" 02:55:58 simulator | key: "service-instance.service-instance-id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.834648349Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.83580716Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.15741ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | string_value: "37b008b9-b367-4359-93fd-74d3ce0ee1a0" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.840371451Z level=info msg="Executing migration" id="create anon_device table" 02:55:58 policy-apex-pdp | status { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.841317254Z level=info msg="Migration successfully executed" id="create anon_device table" duration=945.314µs 02:55:58 policy-apex-pdp | code: 200 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.844772176Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 02:55:58 policy-apex-pdp | message: "success" 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.84683369Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.061374ms 02:55:58 policy-apex-pdp | eventType: EVENT_COMPONENT_EXECUTED 02:55:58 simulator | key: "generic-vnf.vnf-id" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.851343474Z level=info msg="Executing migration" id="add index anon_device.updated_at" 02:55:58 simulator | value { 02:55:58 policy-apex-pdp | timestamp: "2020-08-24T14:45:12.863Z" 02:55:58 simulator | string_value: "vfw-cnf-cds-test-1-vnf" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.85330511Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.962526ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.858425093Z level=info msg="Executing migration" id="create signing_key table" 02:55:58 policy-apex-pdp | payload { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.859490824Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.064872ms 02:55:58 policy-apex-pdp | fields { 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.863761811Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 02:55:58 policy-apex-pdp | key: "update-config-response" 02:55:58 simulator | key: "data" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.865163698Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.402597ms 02:55:58 policy-apex-pdp | value { 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.870941979Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 02:55:58 policy-apex-pdp | struct_value { 02:55:58 simulator | struct_value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.873858249Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.91611ms 02:55:58 policy-apex-pdp | fields { 02:55:58 simulator | fields { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.884633815Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 02:55:58 policy-apex-pdp | key: "execute-command-logs" 02:55:58 simulator | key: "active-streams" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.884978589Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=345.514µs 02:55:58 policy-apex-pdp | value { 02:55:58 simulator | value { 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.889751858Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 02:55:58 policy-apex-pdp | list_value { 02:55:58 simulator | string_value: "7" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.902312142Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.561044ms 02:55:58 policy-apex-pdp | values { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.905850723Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 02:55:58 policy-apex-pdp | string_value: "INFO:root:" 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.906788086Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=938.193µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.915242572Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 02:55:58 policy-apex-pdp | values { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.91647682Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=1.233848ms 02:55:58 policy-apex-pdp | string_value: "INFO:root:configuring Device...." 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.920079209Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.9211849Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.106041ms 02:55:58 policy-apex-pdp | values { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.92467171Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 02:55:58 policy-apex-pdp | string_value: "INFO:root:Done Device Configuration Successfully" 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.925844641Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=1.171761ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.931956806Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 02:55:58 policy-apex-pdp | values { 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.935699812Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=3.742836ms 02:55:58 policy-apex-pdp | string_value: "INFO:root:Device Configuration After modification" 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.941369935Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | } 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.943096316Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.725651ms 02:55:58 policy-apex-pdp | values { 02:55:58 simulator | 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.949517106Z level=info msg="Executing migration" id="create sso_setting table" 02:55:58 policy-apex-pdp | string_value: "INFO:root:http://10.101.200.10:32777/restconf/config/network-topology:network-topology/topology/topology-netconf/node/927b2580-36d9-4f13-8421-3c9d43b7a57e/yang-ext:mount" 02:55:58 simulator | 2024-03-08 02:54:50,713 INFO Fetching response from apex-example-cba-restart.json 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.950601177Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.083431ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:50,732 INFO 172.17.0.9 - - [08/Mar/2024:02:54:50 +0000] "POST /events/APEX-CL-MGT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.956073974Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 02:55:58 policy-apex-pdp | values { 02:55:58 simulator | 2024-03-08 02:54:51,518 INFO --> HTTP/1.1 200 OK 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.957041088Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=968.184µs 02:55:58 policy-apex-pdp | string_value: "INFO:root:testhost-1212332324343" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.96039295Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:51,518 INFO 172.17.0.3 - - [08/Mar/2024:02:54:36 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.960720924Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=326.894µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:51,518 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.967497299Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:51,519 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.967583418Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=87.939µs 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:51,519 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.972359125Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 02:55:58 policy-apex-pdp | fields { 02:55:58 simulator | 2024-03-08 02:54:51,524 INFO 172.17.0.3 - - [08/Mar/2024:02:54:36 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.983817419Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.454804ms 02:55:58 policy-apex-pdp | key: "prepare-environment-logs" 02:55:58 simulator | 2024-03-08 02:54:51,524 INFO --> HTTP/1.1 200 OK 02:55:58 grafana | logger=migrator t=2024-03-08T02:51:59.993908187Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 02:55:58 policy-apex-pdp | value { 02:55:58 simulator | 2024-03-08 02:54:51,525 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 grafana | logger=migrator t=2024-03-08T02:52:00.006830597Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.91759ms 02:55:58 policy-apex-pdp | list_value { 02:55:58 simulator | 2024-03-08 02:54:51,526 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 grafana | logger=migrator t=2024-03-08T02:52:00.009459201Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 02:55:58 policy-apex-pdp | values { 02:55:58 simulator | 2024-03-08 02:54:51,526 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 grafana | logger=migrator t=2024-03-08T02:52:00.009756847Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=297.616µs 02:55:58 policy-apex-pdp | string_value: "Installed pip packages:\n requirements.txt\n\n" 02:55:58 simulator | 2024-03-08 02:54:58,466 INFO 172.17.0.9 - - [08/Mar/2024:02:54:43 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=migrator t=2024-03-08T02:52:00.015652125Z level=info msg="migrations completed" performed=547 skipped=0 duration=4.602760641s 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:58,468 INFO 172.17.0.8 - - [08/Mar/2024:02:54:43 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=sqlstore t=2024-03-08T02:52:00.025492086Z level=info msg="Created default admin" user=admin 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:54:59,068 INFO 172.17.0.8 - - [08/Mar/2024:02:54:44 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=sqlstore t=2024-03-08T02:52:00.02584175Z level=info msg="Created default organization" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:55:06,523 INFO 172.17.0.3 - - [08/Mar/2024:02:54:51 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=secrets t=2024-03-08T02:52:00.033060626Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:55:06,523 INFO --> HTTP/1.1 200 OK 02:55:58 grafana | logger=plugin.store t=2024-03-08T02:52:00.060079933Z level=info msg="Loading plugins..." 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:55:06,523 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 grafana | logger=local.finder t=2024-03-08T02:52:00.10446093Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:55:06,524 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 grafana | logger=plugin.store t=2024-03-08T02:52:00.104545529Z level=info msg="Plugins loaded" count=55 duration=44.470186ms 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:55:06,524 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 grafana | logger=query_data t=2024-03-08T02:52:00.106896868Z level=info msg="Query Service initialization" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:55:06,530 INFO 172.17.0.3 - - [08/Mar/2024:02:54:51 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=live.push_http t=2024-03-08T02:52:00.110622185Z level=info msg="Live Push Gateway initialization" 02:55:58 policy-apex-pdp | 02:55:58 simulator | 2024-03-08 02:55:06,530 INFO --> HTTP/1.1 200 OK 02:55:58 grafana | logger=ngalert.migration t=2024-03-08T02:52:00.117085264Z level=info msg=Starting 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.600+00:00|INFO|CdsProcessorHandler|grpc-default-executor-0] Completed blueprint(1.0.4:controlloop-hostname-update) for action(1.0.4) 02:55:58 simulator | 2024-03-08 02:55:06,531 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 grafana | logger=ngalert.migration t=2024-03-08T02:52:00.117536676Z level=info msg="Applying transition" currentType=Legacy desiredType=UnifiedAlerting cleanOnDowngrade=false cleanOnUpgrade=false 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.608+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-4:1] [{component={"name": "Policy", "flavour": "Apex-PDP", "timestamp": 1709866488607, "status": "FINAL_SUCCESS", "message": "Successfully processed the VES event. Hostname is updated.", "artifacts": {"policyName": "onap.policies.apex.Simplecontrolloop", "policyVersion": "1.0.0"}}, id=8c7935a4-79d8-4ec0-b661-dcca3cd68006, otherFields={"useCaseName": "simple-controlloop-usecase"}, target={"targetType": "PNF", "entityInfo": {"pnf_DasH_name": "demo-pnf"}}}] 02:55:58 simulator | 2024-03-08 02:55:06,531 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 grafana | logger=ngalert.migration orgID=1 t=2024-03-08T02:52:00.117981808Z level=info msg="Migrating alerts for organisation" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.612+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter-7:0] [OUT|REST|http://message-router:3904/events/APEX-CL-MGT] 02:55:58 simulator | 2024-03-08 02:55:06,531 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 grafana | logger=ngalert.migration orgID=1 t=2024-03-08T02:52:00.118645906Z level=info msg="Alerts found to migrate" alerts=0 02:55:58 policy-apex-pdp | { 02:55:58 simulator | 2024-03-08 02:55:13,473 INFO 172.17.0.8 - - [08/Mar/2024:02:54:58 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=ngalert.migration t=2024-03-08T02:52:00.120548814Z level=info msg="Completed alerting migration" 02:55:58 policy-apex-pdp | "name": "SimpleCL_LogEvent", 02:55:58 simulator | 2024-03-08 02:55:13,473 INFO 172.17.0.9 - - [08/Mar/2024:02:54:58 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=ngalert.state.manager t=2024-03-08T02:52:00.182373843Z level=info msg="Running in alternative execution of Error/NoData mode" 02:55:58 policy-apex-pdp | "version": "0.0.1", 02:55:58 simulator | 2024-03-08 02:55:14,075 INFO 172.17.0.8 - - [08/Mar/2024:02:54:59 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=infra.usagestats.collector t=2024-03-08T02:52:00.184544446Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 02:55:58 policy-apex-pdp | "nameSpace": "org.onap.policy.apex.simplecontrolloop", 02:55:58 simulator | 2024-03-08 02:55:18,575 INFO 172.17.0.9 - - [08/Mar/2024:02:54:48 +0000] "GET /events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000 HTTP/1.1" 200 2 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 grafana | logger=provisioning.datasources t=2024-03-08T02:52:00.186898815Z level=info msg="inserting datasource from configuration" name=PolicyPrometheus uid=dkSf71fnz 02:55:58 policy-apex-pdp | "source": "APEX", 02:55:58 simulator | 2024-03-08 02:55:19,344 INFO 172.17.0.9 - - [08/Mar/2024:02:54:49 +0000] "GET /events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000 HTTP/1.1" 200 2 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 grafana | logger=provisioning.alerting t=2024-03-08T02:52:00.202153223Z level=info msg="starting to provision alerting" 02:55:58 policy-apex-pdp | "target": { 02:55:58 simulator | 2024-03-08 02:55:20,667 INFO 172.17.0.9 - - [08/Mar/2024:02:54:50 +0000] "GET /events/unauthenticated.DCAE_POLICY_EXAMPLE_OUTPUT/ApexExampleCG1/1?timeout=30000 HTTP/1.1" 200 2 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 grafana | logger=provisioning.alerting t=2024-03-08T02:52:00.202173233Z level=info msg="finished to provision alerting" 02:55:58 policy-apex-pdp | "targetType": "PNF", 02:55:58 simulator | 2024-03-08 02:55:21,530 INFO --> HTTP/1.1 200 OK 02:55:58 grafana | logger=grafanaStorageLogger t=2024-03-08T02:52:00.202373189Z level=info msg="Storage starting" 02:55:58 policy-apex-pdp | "entityInfo": { 02:55:58 simulator | 2024-03-08 02:55:21,530 INFO 172.17.0.3 - - [08/Mar/2024:02:55:06 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=ngalert.state.manager t=2024-03-08T02:52:00.203330433Z level=info msg="Warming state cache for startup" 02:55:58 policy-apex-pdp | "pnf-name": "demo-pnf" 02:55:58 simulator | 2024-03-08 02:55:21,530 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 grafana | logger=http.server t=2024-03-08T02:52:00.206631847Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= 02:55:58 policy-apex-pdp | } 02:55:58 grafana | logger=ngalert.multiorg.alertmanager t=2024-03-08T02:52:00.206749724Z level=info msg="Starting MultiOrg Alertmanager" 02:55:58 simulator | 2024-03-08 02:55:21,531 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 policy-apex-pdp | }, 02:55:58 grafana | logger=provisioning.dashboard t=2024-03-08T02:52:00.219561044Z level=info msg="starting to provision dashboards" 02:55:58 simulator | 2024-03-08 02:55:21,531 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 policy-apex-pdp | "toscaPolicyState": "", 02:55:58 grafana | logger=sqlstore.transactions t=2024-03-08T02:52:00.23378375Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 02:55:58 simulator | 2024-03-08 02:55:21,536 INFO --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | "component": { 02:55:58 grafana | logger=plugins.update.checker t=2024-03-08T02:52:00.315071845Z level=info msg="Update check succeeded" duration=111.383498ms 02:55:58 simulator | 2024-03-08 02:55:21,536 INFO 172.17.0.3 - - [08/Mar/2024:02:55:06 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-apex-pdp | "name": "Policy", 02:55:58 grafana | logger=grafana.update.checker t=2024-03-08T02:52:00.34329139Z level=info msg="Update check succeeded" duration=138.093909ms 02:55:58 simulator | 2024-03-08 02:55:21,536 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 policy-apex-pdp | "flavour": "Apex-PDP", 02:55:58 grafana | logger=sqlstore.transactions t=2024-03-08T02:52:00.36480937Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 02:55:58 simulator | 2024-03-08 02:55:21,537 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 policy-apex-pdp | "timestamp": 1.709866488607E12, 02:55:58 grafana | logger=sqlstore.transactions t=2024-03-08T02:52:00.375259111Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 02:55:58 simulator | 2024-03-08 02:55:21,537 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 policy-apex-pdp | "status": "FINAL_SUCCESS", 02:55:58 grafana | logger=sqlstore.transactions t=2024-03-08T02:52:00.391218127Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 02:55:58 simulator | 2024-03-08 02:55:28,480 INFO 172.17.0.9 - - [08/Mar/2024:02:55:13 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-apex-pdp | "message": "Successfully processed the VES event. Hostname is updated.", 02:55:58 grafana | logger=ngalert.state.manager t=2024-03-08T02:52:00.41723295Z level=info msg="State cache has been initialized" states=0 duration=213.900938ms 02:55:58 simulator | 2024-03-08 02:55:28,480 INFO 172.17.0.8 - - [08/Mar/2024:02:55:13 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=ngalert.scheduler t=2024-03-08T02:52:00.41728199Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 02:55:58 policy-apex-pdp | "artifacts": { 02:55:58 simulator | 2024-03-08 02:55:29,080 INFO 172.17.0.8 - - [08/Mar/2024:02:55:14 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=ticker t=2024-03-08T02:52:00.417346879Z level=info msg=starting first_tick=2024-03-08T02:52:10Z 02:55:58 policy-apex-pdp | "policyName": "onap.policies.apex.Simplecontrolloop", 02:55:58 simulator | 2024-03-08 02:55:36,536 INFO --> HTTP/1.1 200 OK 02:55:58 grafana | logger=provisioning.dashboard t=2024-03-08T02:52:00.493235166Z level=info msg="finished to provision dashboards" 02:55:58 policy-apex-pdp | "policyVersion": "1.0.0" 02:55:58 simulator | 2024-03-08 02:55:36,536 INFO 172.17.0.3 - - [08/Mar/2024:02:55:21 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 grafana | logger=grafana-apiserver t=2024-03-08T02:52:00.560133207Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:55:36,536 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 grafana | logger=grafana-apiserver t=2024-03-08T02:52:00.560639748Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 02:55:58 policy-apex-pdp | }, 02:55:58 simulator | 2024-03-08 02:55:36,537 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 grafana | logger=infra.usagestats t=2024-03-08T02:53:14.213996643Z level=info msg="Usage stats are ready to report" 02:55:58 policy-apex-pdp | "id": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", 02:55:58 simulator | 2024-03-08 02:55:36,537 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 policy-apex-pdp | "otherFields": { 02:55:58 simulator | 2024-03-08 02:55:36,541 INFO --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | "useCaseName": "simple-controlloop-usecase" 02:55:58 simulator | 2024-03-08 02:55:36,541 INFO 172.17.0.3 - - [08/Mar/2024:02:55:21 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:55:36,542 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 policy-apex-pdp | } 02:55:58 simulator | 2024-03-08 02:55:36,543 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.617+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter-7:0] [IN|REST|http://message-router:3904/events/APEX-CL-MGT] 02:55:58 simulator | 2024-03-08 02:55:36,543 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 policy-apex-pdp | {"serverTimeMs":0,"count":1} 02:55:58 simulator | 2024-03-08 02:55:43,485 INFO 172.17.0.8 - - [08/Mar/2024:02:55:28 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/36d56e9b-e45a-48a0-876b-a0585849e17d?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.647+00:00|INFO|RequestLog|qtp68195659-25] 172.17.0.1 - policyadmin [08/Mar/2024:02:54:48 +0000] "GET /metrics?null HTTP/1.1" 200 23761 "-" "python-requests/2.27.1" 02:55:58 simulator | 2024-03-08 02:55:43,485 INFO 172.17.0.9 - - [08/Mar/2024:02:55:28 +0000] "GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:48.688+00:00|INFO|RequestLog|qtp68195659-29] 172.17.0.1 - policyadmin [08/Mar/2024:02:54:48 +0000] "GET /policy/apex-pdp/v1/healthcheck?null HTTP/1.1" 200 109 "-" "python-requests/2.27.1" 02:55:58 simulator | 2024-03-08 02:55:44,086 INFO 172.17.0.8 - - [08/Mar/2024:02:55:29 +0000] "GET /events/POLICY-PDP-PAP/f70a8cb3-099d-42f0-a444-0e0d1980fda9/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.321+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-26:0] HandleVesEventTask processing VES event - {"commonEventHeader": {"domain": "other", "eventId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", "eventName": "Report hostname & IP", "lastEpochMicrosec": 1597952499468, "priority": "Normal", "reportingEntityName": "DCAE", "sequence": 1, "sourceId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "sourceName": "demo-pnf", "startEpochMicrosec": 1597953057126, "version": "4.0.1", "internalHeaderFields": {}, "vesEventListenerVersion": "7.1"}, "otherFields": {"hashMap": {"hostname": "UNDEFINED", "pnfName": "demo-pnf", "pnfId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "ip": "10.101.200.10"}, "otherFieldsVersion": "3.0"}} 02:55:58 simulator | 2024-03-08 02:55:48,609 INFO 172.17.0.9 - - [08/Mar/2024:02:55:18 +0000] "GET /events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000 HTTP/1.1" 200 2 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.322+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-26:0] HandleVesEventTask storing context album - 927b2580-36d9-4f13-8421-3c9d43b7a57e::{"commonEventHeader": {"domain": "other", "eventId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", "eventName": "Report hostname & IP", "lastEpochMicrosec": 1597952499468, "priority": "Normal", "reportingEntityName": "DCAE", "sequence": 1, "sourceId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "sourceName": "demo-pnf", "startEpochMicrosec": 1709866489322, "version": "4.0.1", "internalHeaderFields": {}, "vesEventListenerVersion": "7.1"}, "otherFields": {"hashMap": {"hostname": "UNDEFINED", "pnfName": "demo-pnf", "pnfId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "ip": "10.101.200.10"}, "otherFieldsVersion": "3.0"}, "target": null, "generatedHostname": null} 02:55:58 simulator | 2024-03-08 02:55:49,371 INFO 172.17.0.9 - - [08/Mar/2024:02:55:19 +0000] "GET /events/unauthenticated.DCAE_CL_OUTPUT/cl/apex?timeout=30000 HTTP/1.1" 200 2 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.324+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-26:0] [{aaifield=null}, {component={"name": "Policy", "flavour": "Apex-PDP", "timestamp": 1709866489323, "status": "ACTIVE", "message": "VES event has been received. Going to fetch details from AAI.", "artifacts": {"policyName": "onap.policies.apex.Simplecontrolloop2", "policyVersion": "1.0.0"}}, id=8c7935a4-79d8-4ec0-b661-dcca3cd68006, otherFields={"useCaseName": "simple-controlloop-usecase"}, target={"targetType": "PNF", "entityInfo": {"pnf_DasH_name": "demo-pnf"}}}] 02:55:58 simulator | 2024-03-08 02:55:50,708 INFO 172.17.0.9 - - [08/Mar/2024:02:55:20 +0000] "GET /events/unauthenticated.DCAE_POLICY_EXAMPLE_OUTPUT/ApexExampleCG1/1?timeout=30000 HTTP/1.1" 200 2 "-" "Jersey/2.39 (HttpUrlConnection 11.0.19)" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.327+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter2-29:0] [OUT|REST|http://message-router:3904/events/APEX-CL-MGT2] 02:55:58 simulator | 2024-03-08 02:55:51,542 INFO 172.17.0.3 - - [08/Mar/2024:02:55:36 +0000] "GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-apex-pdp | { 02:55:58 simulator | 2024-03-08 02:55:51,542 INFO --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | "name": "SimpleCL_LogEvent", 02:55:58 simulator | 2024-03-08 02:55:51,543 INFO UEB GET /events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator 02:55:58 policy-apex-pdp | "version": "0.0.1", 02:55:58 simulator | 2024-03-08 02:55:51,544 WARN GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator will send credentials over a clear channel. 02:55:58 policy-apex-pdp | "nameSpace": "org.onap.policy.apex.simplecontrolloop", 02:55:58 simulator | 2024-03-08 02:55:51,544 INFO GET http://simulator:3904/events/APPC-LCM-READ/deee19c5-bdc2-4de2-8f15-0f2d7c49ac78/simulator (as some-key) ... 02:55:58 policy-apex-pdp | "source": "APEX", 02:55:58 simulator | 2024-03-08 02:55:51,545 INFO 172.17.0.3 - - [08/Mar/2024:02:55:36 +0000] "GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/11.0.19)" 02:55:58 policy-apex-pdp | "target": { 02:55:58 simulator | 2024-03-08 02:55:51,546 INFO --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | "targetType": "PNF", 02:55:58 simulator | 2024-03-08 02:55:51,546 INFO UEB GET /events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator 02:55:58 policy-apex-pdp | "entityInfo": { 02:55:58 simulator | 2024-03-08 02:55:51,547 WARN GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator will send credentials over a clear channel. 02:55:58 policy-apex-pdp | "pnf-name": "demo-pnf" 02:55:58 simulator | 2024-03-08 02:55:51,547 INFO GET http://simulator:3904/events/APPC-CL/21e919c5-7af9-4358-bcef-390a9220b714/simulator (as some-key) ... 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | "toscaPolicyState": "", 02:55:58 policy-apex-pdp | "component": { 02:55:58 policy-apex-pdp | "name": "Policy", 02:55:58 policy-apex-pdp | "flavour": "Apex-PDP", 02:55:58 policy-apex-pdp | "timestamp": 1.709866489323E12, 02:55:58 policy-apex-pdp | "status": "ACTIVE", 02:55:58 policy-apex-pdp | "message": "VES event has been received. Going to fetch details from AAI.", 02:55:58 policy-apex-pdp | "artifacts": { 02:55:58 policy-apex-pdp | "policyName": "onap.policies.apex.Simplecontrolloop2", 02:55:58 policy-apex-pdp | "policyVersion": "1.0.0" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | "id": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", 02:55:58 policy-apex-pdp | "otherFields": { 02:55:58 policy-apex-pdp | "useCaseName": "simple-controlloop-usecase" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.369+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter2-29:0] [IN|REST|http://message-router:3904/events/APEX-CL-MGT2] 02:55:58 policy-apex-pdp | {"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.379+00:00|INFO|network|RestRequestRunner_0] [IN|REST|http://aai-sim:6666/aai/v16/network/pnfs/pnf/demo-pnf] 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "equip-vendor":"Vendor-A", 02:55:58 policy-apex-pdp | "ipaddress-v4-oam":"10.10.10.10", 02:55:58 policy-apex-pdp | "in-maint":false, 02:55:58 policy-apex-pdp | "pnf-ipv4-address":"3.3.3.3", 02:55:58 policy-apex-pdp | "resource-version":"1570746989505", 02:55:58 policy-apex-pdp | "nf-role":"ToR DC101", 02:55:58 policy-apex-pdp | "equip-type":"Router", 02:55:58 policy-apex-pdp | "equip-model":"model-123456", 02:55:58 policy-apex-pdp | "frame-id":"3", 02:55:58 policy-apex-pdp | "pnf-name":"demo-pnf" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.386+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-26:1] HandleAAISuccessResponseTask extracted context album - 927b2580-36d9-4f13-8421-3c9d43b7a57e::{"commonEventHeader": {"domain": "other", "eventId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", "eventName": "Report hostname & IP", "lastEpochMicrosec": 1597952499468, "priority": "Normal", "reportingEntityName": "DCAE", "sequence": 1, "sourceId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "sourceName": "demo-pnf", "startEpochMicrosec": 1709866489322, "version": "4.0.1", "internalHeaderFields": {}, "vesEventListenerVersion": "7.1"}, "otherFields": {"hashMap": {"hostname": "UNDEFINED", "pnfName": "demo-pnf", "pnfId": "927b2580-36d9-4f13-8421-3c9d43b7a57e", "ip": "10.101.200.10"}, "otherFieldsVersion": "3.0"}, "target": null, "generatedHostname": null} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.390+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-26:1] [{actionIdentifiers={"actionName": "update-config", "blueprintName": "controlloop-hostname-update", "blueprintVersion": "1.0.4", "mode": "sync"}, commonHeader={"originatorId": "POLICY", "requestId": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", "subRequestId": "927b2580-36d9-4f13-8421-3c9d43b7a57e"}, payload={update_DasH_config_DasH_request={"hostname": "hostf8e0nl", "IP": "10.10.10.10", "pnfName": "demo-pnf"}}}, {component={"name": "Policy", "flavour": "Apex-PDP", "timestamp": 1709866489389, "status": "SUCCESS", "message": "Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.", "artifacts": {"policyName": "onap.policies.apex.Simplecontrolloop2", "policyVersion": "1.0.0"}}, id=8c7935a4-79d8-4ec0-b661-dcca3cd68006, otherFields={"useCaseName": "simple-controlloop-usecase"}, target={"targetType": "PNF", "entityInfo": {"pnf_DasH_name": "demo-pnf"}}}] 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.393+00:00|INFO|CdsProcessorHandler|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_CDSConfigModifyRequestProducer2-28:0] Processing blueprint(1.0.4:controlloop-hostname-update) for action(1.0.4) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.394+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_CDSConfigModifyRequestProducer2-28:0] [OUT|REST|gRPC://grpc-sim:6680/] 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 policy-apex-pdp | requestId: "8c7935a4-79d8-4ec0-b661-dcca3cd68006" 02:55:58 policy-apex-pdp | subRequestId: "927b2580-36d9-4f13-8421-3c9d43b7a57e" 02:55:58 policy-apex-pdp | originatorId: "POLICY" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 policy-apex-pdp | blueprintName: "controlloop-hostname-update" 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.4" 02:55:58 policy-apex-pdp | actionName: "update-config" 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | payload { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "update-config-request" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "hostname" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "hostf8e0nl" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "IP" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "10.10.10.10" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "pnfName" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "demo-pnf" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.397+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter2-29:0] [OUT|REST|http://message-router:3904/events/APEX-CL-MGT2] 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "name": "SimpleCL_LogEvent", 02:55:58 policy-apex-pdp | "version": "0.0.1", 02:55:58 policy-apex-pdp | "nameSpace": "org.onap.policy.apex.simplecontrolloop", 02:55:58 policy-apex-pdp | "source": "APEX", 02:55:58 policy-apex-pdp | "target": { 02:55:58 policy-apex-pdp | "targetType": "PNF", 02:55:58 policy-apex-pdp | "entityInfo": { 02:55:58 policy-apex-pdp | "pnf-name": "demo-pnf" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | "toscaPolicyState": "", 02:55:58 policy-apex-pdp | "component": { 02:55:58 policy-apex-pdp | "name": "Policy", 02:55:58 policy-apex-pdp | "flavour": "Apex-PDP", 02:55:58 policy-apex-pdp | "timestamp": 1.709866489389E12, 02:55:58 policy-apex-pdp | "status": "SUCCESS", 02:55:58 policy-apex-pdp | "message": "Received response from AAI successfully. Hostname in AAI matches with the one in Ves event. Going to make the update-config request to CDS.", 02:55:58 policy-apex-pdp | "artifacts": { 02:55:58 policy-apex-pdp | "policyName": "onap.policies.apex.Simplecontrolloop2", 02:55:58 policy-apex-pdp | "policyVersion": "1.0.0" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | "id": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", 02:55:58 policy-apex-pdp | "otherFields": { 02:55:58 policy-apex-pdp | "useCaseName": "simple-controlloop-usecase" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.407+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter2-29:0] [IN|REST|http://message-router:3904/events/APEX-CL-MGT2] 02:55:58 policy-apex-pdp | {"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.424+00:00|INFO|network|grpc-default-executor-0] [IN|REST|gRPC://grpc-sim:6680/] 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 policy-apex-pdp | timestamp: "2020-08-24T14:45:07.491Z" 02:55:58 policy-apex-pdp | requestId: "123456" 02:55:58 policy-apex-pdp | subRequestId: "123-123" 02:55:58 policy-apex-pdp | originatorId: "CDS" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 policy-apex-pdp | blueprintName: "controlloop-hostname-update" 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.4" 02:55:58 policy-apex-pdp | actionName: "update-config" 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | status { 02:55:58 policy-apex-pdp | code: 200 02:55:58 policy-apex-pdp | message: "success" 02:55:58 policy-apex-pdp | eventType: EVENT_COMPONENT_EXECUTED 02:55:58 policy-apex-pdp | timestamp: "2020-08-24T14:45:12.863Z" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | payload { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "update-config-response" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "execute-command-logs" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | list_value { 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:configuring Device...." 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:Done Device Configuration Successfully" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:Device Configuration After modification" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:http://10.101.200.10:32777/restconf/config/network-topology:network-topology/topology/topology-netconf/node/927b2580-36d9-4f13-8421-3c9d43b7a57e/yang-ext:mount" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:testhost-1212332324343" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "prepare-environment-logs" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | list_value { 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "Installed pip packages:\n requirements.txt\n\n" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.425+00:00|INFO|CdsProcessorHandler|grpc-default-executor-0] Completed blueprint(1.0.4:controlloop-hostname-update) for action(1.0.4) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.440+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-26:2] [{component={"name": "Policy", "flavour": "Apex-PDP", "timestamp": 1709866489438, "status": "FINAL_SUCCESS", "message": "Successfully processed the VES event. Hostname is updated.", "artifacts": {"policyName": "onap.policies.apex.Simplecontrolloop2", "policyVersion": "1.0.0"}}, id=8c7935a4-79d8-4ec0-b661-dcca3cd68006, otherFields={"useCaseName": "simple-controlloop-usecase"}, target={"targetType": "PNF", "entityInfo": {"pnf_DasH_name": "demo-pnf"}}}] 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.445+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter2-29:0] [OUT|REST|http://message-router:3904/events/APEX-CL-MGT2] 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "name": "SimpleCL_LogEvent", 02:55:58 policy-apex-pdp | "version": "0.0.1", 02:55:58 policy-apex-pdp | "nameSpace": "org.onap.policy.apex.simplecontrolloop", 02:55:58 policy-apex-pdp | "source": "APEX", 02:55:58 policy-apex-pdp | "target": { 02:55:58 policy-apex-pdp | "targetType": "PNF", 02:55:58 policy-apex-pdp | "entityInfo": { 02:55:58 policy-apex-pdp | "pnf-name": "demo-pnf" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | "toscaPolicyState": "", 02:55:58 policy-apex-pdp | "component": { 02:55:58 policy-apex-pdp | "name": "Policy", 02:55:58 policy-apex-pdp | "flavour": "Apex-PDP", 02:55:58 policy-apex-pdp | "timestamp": 1.709866489438E12, 02:55:58 policy-apex-pdp | "status": "FINAL_SUCCESS", 02:55:58 policy-apex-pdp | "message": "Successfully processed the VES event. Hostname is updated.", 02:55:58 policy-apex-pdp | "artifacts": { 02:55:58 policy-apex-pdp | "policyName": "onap.policies.apex.Simplecontrolloop2", 02:55:58 policy-apex-pdp | "policyVersion": "1.0.0" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | "id": "8c7935a4-79d8-4ec0-b661-dcca3cd68006", 02:55:58 policy-apex-pdp | "otherFields": { 02:55:58 policy-apex-pdp | "useCaseName": "simple-controlloop-usecase" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.450+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:SimpleCL_logOutputter2-29:0] [IN|REST|http://message-router:3904/events/APEX-CL-MGT2] 02:55:58 policy-apex-pdp | {"serverTimeMs":0,"count":1} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:49.846+00:00|INFO|RequestLog|qtp1430737417-51] 172.17.0.1 - - [08/Mar/2024:02:54:49 +0000] "PUT /apex/FirstConsumer/EventIn HTTP/1.1" 200 588 "-" "python-requests/2.27.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.640+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:4] ApexExample_HandleVesEventTask processing VES event - {"commonEventHeader": {"domain": "fault", "eventId": "fault0000245", "eventName": "Fault_Vscf:PilotNumberPoolExhaustion", "lastEpochMicrosec": 1413378172000000, "priority": "High", "reportingEntityName": "ibcx0001vm002oam001", "sequence": 1, "sourceId": "de305d54-75b4-431b-adb2-eb6b9e5460141", "sourceName": "vfw-cnf-cds-test-1-vnf", "startEpochMicrosec": 1413378172000000, "timeZoneOffset": "UTC-05:30", "version": "4.0.1", "vesEventListenerVersion": "7.0.1"}, "faultFields": {"alarmAdditionalInformation": {"PilotNumberPoolSize": "1000"}, "alarmCondition": "PilotNumberPoolExhaustion", "eventSeverity": "CRITICAL", "eventSourceType": "other", "faultFieldsVersion": 4, "specificProblem": "Calls cannot complete - pilot numbers are unavailable", "vfStatus": "Active"}} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.641+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:4] sending the status to log. 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.641+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:4] LogEvent:{"id" : "fault0000245","target" : {"targetType" : "VNF","entityInfo" : {"id" : "de305d54-75b4-431b-adb2-eb6b9e5460141"}},"component" : {"name" : "Policy","flavour" : "Apex-PDP","timestamp" : 1709866490641,"status" : "ACTIVE","message" : "VES event has been received. Going to fetch VNF details from AAI.","artifacts" : {"policyName" : "onap.policies.apex.Example","policyVersion" : "1.0.0"}},"otherFields" : {"useCaseName" : "apex-pdp-policy-example"}} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.647+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:4] DMaaP Response after sending LogEvent: (200,{"serverTimeMs":0,"count":1}) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.647+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:4] {aaifield=null} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.654+00:00|INFO|network|RestRequestRunner_0] [IN|REST|http://aai-sim:6666/aai/v16/network/generic-vnfs/generic-vnf?vnf-name=vfw-cnf-cds-test-1-vnf] 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "vnf-id": "37b008b9-b367-4359-93fd-74d3ce0ee1a0", 02:55:58 policy-apex-pdp | "vnf-name": "vfw-cnf-cds-test-1-vnf", 02:55:58 policy-apex-pdp | "vnf-type": "vfw_cnf_cds/null", 02:55:58 policy-apex-pdp | "service-id": "37b008b9-b367-4359-93fd-74d3ce0ee1a0", 02:55:58 policy-apex-pdp | "prov-status": "ACTIVE", 02:55:58 policy-apex-pdp | "orchestration-status": "Assigned", 02:55:58 policy-apex-pdp | "in-maint": false, 02:55:58 policy-apex-pdp | "is-closed-loop-disabled": false, 02:55:58 policy-apex-pdp | "resource-version": "1607506390862", 02:55:58 policy-apex-pdp | "model-invariant-id": "vTEST_XYZ", 02:55:58 policy-apex-pdp | "model-version-id": "vTEST", 02:55:58 policy-apex-pdp | "model-customization-id": "37b008b9-b367-4359-93fd-74d3ce0ee1a0", 02:55:58 policy-apex-pdp | "relationship-list": { 02:55:58 policy-apex-pdp | "relationship": [ 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "related-to": "service-instance", 02:55:58 policy-apex-pdp | "relationship-label": "org.onap.relationships.inventory.ComposedOf", 02:55:58 policy-apex-pdp | "related-link": "/aai/v14/business/customers/customer/DemoCust_47417dae-a821-4068-9736-e71c7da0d8bf/service-subscriptions/service-subscription/vFWDT/service-instances/service-instance/55322ada-145a-492e-b196-0d171539a4b2", 02:55:58 policy-apex-pdp | "relationship-data": [ 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "relationship-key": "customer.global-customer-id", 02:55:58 policy-apex-pdp | "relationship-value": "DemoCust_47417dae-a821-4068-9736-e71c7da0d8bf" 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "relationship-key": "service-subscription.service-type", 02:55:58 policy-apex-pdp | "relationship-value": "vFWDT" 02:55:58 policy-apex-pdp | }, 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "relationship-key": "service-instance.service-instance-id", 02:55:58 policy-apex-pdp | "relationship-value": "55322ada-145a-492e-b196-0d171539a4b2" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | ], 02:55:58 policy-apex-pdp | "related-to-property": [ 02:55:58 policy-apex-pdp | { 02:55:58 policy-apex-pdp | "property-key": "service-instance.service-instance-name", 02:55:58 policy-apex-pdp | "property-value": "Service_Ete_Namea337dd5b-4620-4ea6-bc3f-6edf1124d659" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | ] 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | ] 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.662+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:0] ApexExample_HandleAAISuccessResponseTask processing event - {in-maint=false, is-closed-loop-disabled=false, model-customization-id=37b008b9-b367-4359-93fd-74d3ce0ee1a0, model-invariant-id=vTEST_XYZ, model-version-id=vTEST, orchestration-status=Assigned, prov-status=ACTIVE, relationship-list={"relationship": [{"related_DasH_to": "service-instance", "relationship_DasH_label": "org.onap.relationships.inventory.ComposedOf", "related_DasH_link": "/aai/v14/business/customers/customer/DemoCust_47417dae-a821-4068-9736-e71c7da0d8bf/service-subscriptions/service-subscription/vFWDT/service-instances/service-instance/55322ada-145a-492e-b196-0d171539a4b2", "relationship_DasH_data": [{"relationship_DasH_key": "customer.global-customer-id", "relationship_DasH_value": "DemoCust_47417dae-a821-4068-9736-e71c7da0d8bf"}, {"relationship_DasH_key": "service-subscription.service-type", "relationship_DasH_value": "vFWDT"}, {"relationship_DasH_key": "service-instance.service-instance-id", "relationship_DasH_value": "55322ada-145a-492e-b196-0d171539a4b2"}], "related_DasH_to_DasH_property": [{"property_DasH_key": "service-instance.service-instance-name", "property_DasH_value": "Service_Ete_Namea337dd5b-4620-4ea6-bc3f-6edf1124d659"}]}]}, resource-version=1607506390862, service-id=37b008b9-b367-4359-93fd-74d3ce0ee1a0, vnf-id=37b008b9-b367-4359-93fd-74d3ce0ee1a0, vnf-name=vfw-cnf-cds-test-1-vnf, vnf-type=vfw_cnf_cds/null} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.665+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:0] CDS modify config request payload - {"modify-config-request":{"vfStatus":"Active","update-properties":{"service-instance.service-instance-id":"37b008b9-b367-4359-93fd-74d3ce0ee1a0","generic-vnf.vnf-id":"37b008b9-b367-4359-93fd-74d3ce0ee1a0","data":{"active-streams":"7"}}}} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.665+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:0] sending the status to log. 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.665+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:0] LogEvent:{"id" : "fault0000245","target" : {"targetType" : "VNF","entityInfo" : {"id" : "de305d54-75b4-431b-adb2-eb6b9e5460141"}},"component" : {"name" : "Policy","flavour" : "Apex-PDP","timestamp" : 1709866490665,"status" : "SUCCESS","message" : "VNF details are received from AAI successfully. Sending ConfigModify request to CDS.","artifacts" : {"policyName" : "onap.policies.apex.Example","policyVersion" : "1.0.0"}},"otherFields" : {"useCaseName" : "apex-pdp-policy-example"}} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.674+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:0] DMaaP Response after sending LogEvent: (200,{"serverTimeMs":0,"count":1}) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.677+00:00|INFO|CdsProcessorHandler|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:ApexExample_CDSConfigModifyRequestProducer-16:0] Processing blueprint(1.0.0:apex-example-cba) for action(1.0.0) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.678+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:ApexExample_CDSConfigModifyRequestProducer-16:0] [OUT|REST|gRPC://grpc-sim:6680/] 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 policy-apex-pdp | requestId: "7bc686eb-b2c3-4411-9205-1e11dbeee88e" 02:55:58 policy-apex-pdp | subRequestId: "fault0000245" 02:55:58 policy-apex-pdp | originatorId: "POLICY" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 policy-apex-pdp | blueprintName: "apex-example-cba" 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.0" 02:55:58 policy-apex-pdp | actionName: "modify-config" 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | payload { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "modify-config-request" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "vfStatus" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "Active" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "update-properties" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "service-instance.service-instance-id" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "37b008b9-b367-4359-93fd-74d3ce0ee1a0" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "generic-vnf.vnf-id" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "37b008b9-b367-4359-93fd-74d3ce0ee1a0" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "data" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "active-streams" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "7" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.686+00:00|INFO|network|grpc-default-executor-0] [IN|REST|gRPC://grpc-sim:6680/] 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 policy-apex-pdp | timestamp: "2020-12-16T10:29:00.450Z" 02:55:58 policy-apex-pdp | requestId: "f392e439-c176-411b-b972-8acadac0f8df" 02:55:58 policy-apex-pdp | subRequestId: "8c7935a4-79d8-4ec0-b661-dcca3cd68006" 02:55:58 policy-apex-pdp | originatorId: "POLICY" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 policy-apex-pdp | blueprintName: "apex-example-cba" 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.0" 02:55:58 policy-apex-pdp | actionName: "modify-config" 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | status { 02:55:58 policy-apex-pdp | code: 200 02:55:58 policy-apex-pdp | message: "success" 02:55:58 policy-apex-pdp | eventType: EVENT_COMPONENT_EXECUTED 02:55:58 policy-apex-pdp | timestamp: "2020-12-16T10:29:01.737Z" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | payload { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "modify-config-response" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "execute-command-logs" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | list_value { 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:Arguments : Active,," 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "prepare-environment-logs" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | list_value { 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "Installed pip packages:\n requirements.txt\n\n" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.686+00:00|INFO|CdsProcessorHandler|grpc-default-executor-0] Completed blueprint(1.0.0:apex-example-cba) for action(1.0.0) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.695+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:1] NaN 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.695+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:1] sending the status to log. 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.695+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:1] LogEvent:{"id" : "fault0000245","target" : {"targetType" : "VNF","entityInfo" : {"id" : "de305d54-75b4-431b-adb2-eb6b9e5460141"}},"component" : {"name" : "Policy","flavour" : "Apex-PDP","timestamp" : 1709866490694,"status" : "SUCCESS","message" : "ConfigModify request is successful. Sending restart request to CDS.","artifacts" : {"policyName" : "onap.policies.apex.Example","policyVersion" : "1.0.0"}},"otherFields" : {"useCaseName" : "apex-pdp-policy-example"}} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.704+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:1] DMaaP Response after sending LogEvent: (200,{"serverTimeMs":0,"count":1}) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.707+00:00|INFO|CdsProcessorHandler|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:ApexExample_CDSRestartRequestProducer-17:0] Processing blueprint(1.0.0:apex-example-cba) for action(1.0.0) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.708+00:00|INFO|network|Apex-NSOApexEngine:org.onap.policy.apex.service.engine.main.ApexEventMarshaller:ApexExample_CDSRestartRequestProducer-17:0] [OUT|REST|gRPC://grpc-sim:6680/] 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 policy-apex-pdp | requestId: "a2d9986e-7894-4b93-b6b6-cdadc3ace22f" 02:55:58 policy-apex-pdp | subRequestId: "fault0000245" 02:55:58 policy-apex-pdp | originatorId: "POLICY" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 policy-apex-pdp | blueprintName: "apex-example-cba" 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.0" 02:55:58 policy-apex-pdp | actionName: "restart" 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | payload { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "restart-request" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "vfStatus" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "Active" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "update-properties" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "service-instance.service-instance-id" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "37b008b9-b367-4359-93fd-74d3ce0ee1a0" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "generic-vnf.vnf-id" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "vfw-cnf-cds-test-1-vnf" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "data" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "active-streams" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | string_value: "7" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.717+00:00|INFO|network|grpc-default-executor-0] [IN|REST|gRPC://grpc-sim:6680/] 02:55:58 policy-apex-pdp | commonHeader { 02:55:58 policy-apex-pdp | timestamp: "2020-12-16T10:30:46.213Z" 02:55:58 policy-apex-pdp | requestId: "f392e439-c176-411b-b972-8acadac0f8df" 02:55:58 policy-apex-pdp | subRequestId: "8c7935a4-79d8-4ec0-b661-dcca3cd68006" 02:55:58 policy-apex-pdp | originatorId: "POLICY" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | actionIdentifiers { 02:55:58 policy-apex-pdp | blueprintName: "apex-example-cba" 02:55:58 policy-apex-pdp | blueprintVersion: "1.0.0" 02:55:58 policy-apex-pdp | actionName: "restart" 02:55:58 policy-apex-pdp | mode: "sync" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | status { 02:55:58 policy-apex-pdp | code: 200 02:55:58 policy-apex-pdp | message: "success" 02:55:58 policy-apex-pdp | eventType: EVENT_COMPONENT_EXECUTED 02:55:58 policy-apex-pdp | timestamp: "2020-12-16T10:30:46.828Z" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | payload { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "restart-response" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | struct_value { 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "execute-command-logs" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | list_value { 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "INFO:root:Arguments : Active,," 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | fields { 02:55:58 policy-apex-pdp | key: "prepare-environment-logs" 02:55:58 policy-apex-pdp | value { 02:55:58 policy-apex-pdp | list_value { 02:55:58 policy-apex-pdp | values { 02:55:58 policy-apex-pdp | string_value: "Installed pip packages:\n requirements.txt\n\n" 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | } 02:55:58 policy-apex-pdp | 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.717+00:00|INFO|CdsProcessorHandler|grpc-default-executor-0] Completed blueprint(1.0.0:apex-example-cba) for action(1.0.0) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.725+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:2] sending the status to log. 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.725+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:2] LogEvent:{"id" : "fault0000245","target" : {"targetType" : "VNF","entityInfo" : {"id" : "de305d54-75b4-431b-adb2-eb6b9e5460141"}},"component" : {"name" : "Policy","flavour" : "Apex-PDP","timestamp" : 1709866490724,"status" : "FINAL_SUCCESS","message" : "Successfully processed the VES Event. Restart is complete.","artifacts" : {"policyName" : "onap.policies.apex.Example","policyVersion" : "1.0.0"}},"otherFields" : {"useCaseName" : "apex-pdp-policy-example"}} 02:55:58 policy-apex-pdp | [2024-03-08T02:54:50.732+00:00|INFO|TaskExecutionLogging|Apex-apex-engine-service-14:2] DMaaP Response after sending LogEvent: (200,{"serverTimeMs":0,"count":1}) 02:55:58 policy-apex-pdp | [2024-03-08T02:54:56.084+00:00|INFO|RequestLog|qtp68195659-26] 172.17.0.2 - policyadmin [08/Mar/2024:02:54:56 +0000] "GET /metrics HTTP/1.1" 200 26596 "-" "Prometheus/2.50.1" 02:55:58 policy-apex-pdp | [2024-03-08T02:54:58.466+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:54:58.467+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:54:58.467+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:55:13.473+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:55:13.474+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:55:13.474+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:55:28.480+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:55:28.480+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:55:28.480+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:55:43.487+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 02:55:58 policy-apex-pdp | [2024-03-08T02:55:43.487+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp 02:55:58 policy-apex-pdp | [2024-03-08T02:55:43.488+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/b29c5e9a-f2fe-4eda-99fa-cd67b8388709/policy-apex-pdp (anonymous) ... 02:55:58 policy-apex-pdp | [2024-03-08T02:55:56.080+00:00|INFO|RequestLog|qtp68195659-31] 172.17.0.2 - policyadmin [08/Mar/2024:02:55:56 +0000] "GET /metrics HTTP/1.1" 200 26596 "-" "Prometheus/2.50.1" 02:55:58 ++ echo 'Tearing down containers...' 02:55:58 Tearing down containers... 02:55:58 ++ docker-compose down -v --remove-orphans 02:55:59 Stopping policy-apex-pdp ... 02:55:59 Stopping policy-pap ... 02:55:59 Stopping policy-api ... 02:55:59 Stopping grafana ... 02:55:59 Stopping mariadb ... 02:55:59 Stopping simulator ... 02:55:59 Stopping prometheus ... 02:55:59 Stopping grafana ... done 02:56:00 Stopping prometheus ... done 02:56:09 Stopping policy-apex-pdp ... done 02:56:19 Stopping policy-pap ... done 02:56:20 Stopping mariadb ... done 02:56:30 Stopping policy-api ... done 02:56:30 Stopping simulator ... done 02:56:30 Removing policy-apex-pdp ... 02:56:30 Removing policy-pap ... 02:56:30 Removing policy-api ... 02:56:30 Removing grafana ... 02:56:30 Removing policy-db-migrator ... 02:56:30 Removing mariadb ... 02:56:30 Removing simulator ... 02:56:30 Removing prometheus ... 02:56:30 Removing simulator ... done 02:56:30 Removing policy-api ... done 02:56:30 Removing policy-db-migrator ... done 02:56:30 Removing grafana ... done 02:56:30 Removing policy-pap ... done 02:56:30 Removing policy-apex-pdp ... done 02:56:30 Removing mariadb ... done 02:56:30 Removing prometheus ... done 02:56:30 Removing network compose_default 02:56:30 ++ cd /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp 02:56:30 + load_set 02:56:30 + _setopts=hxB 02:56:30 ++ echo braceexpand:hashall:interactive-comments:xtrace 02:56:30 ++ tr : ' ' 02:56:30 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:56:30 + set +o braceexpand 02:56:30 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:56:30 + set +o hashall 02:56:30 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:56:30 + set +o interactive-comments 02:56:30 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 02:56:30 + set +o xtrace 02:56:30 ++ echo hxB 02:56:30 ++ sed 's/./& /g' 02:56:30 + for i in $(echo "$_setopts" | sed 's/./& /g') 02:56:30 + set +h 02:56:30 + for i in $(echo "$_setopts" | sed 's/./& /g') 02:56:30 + set +x 02:56:30 + [[ -n /tmp/tmp.HbKq5vEMCy ]] 02:56:30 + rsync -av /tmp/tmp.HbKq5vEMCy/ /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/csit/archives/apex-pdp 02:56:30 sending incremental file list 02:56:30 ./ 02:56:30 log.html 02:56:30 output.xml 02:56:30 report.html 02:56:30 testplan.txt 02:56:30 02:56:30 sent 2,314,053 bytes received 95 bytes 4,628,296.00 bytes/sec 02:56:30 total size is 2,313,171 speedup is 1.00 02:56:30 + rm -rf /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/models 02:56:30 + exit 0 02:56:30 $ ssh-agent -k 02:56:30 unset SSH_AUTH_SOCK; 02:56:30 unset SSH_AGENT_PID; 02:56:30 echo Agent pid 2128 killed; 02:56:30 [ssh-agent] Stopped. 02:56:30 Robot results publisher started... 02:56:30 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:56:30 -Parsing output xml: 02:56:31 Done! 02:56:31 WARNING! Could not find file: **/log.html 02:56:31 WARNING! Could not find file: **/report.html 02:56:31 -Copying log files to build dir: 02:56:31 Done! 02:56:31 -Assigning results to build: 02:56:31 Done! 02:56:31 -Checking thresholds: 02:56:31 Done! 02:56:31 Done publishing Robot results. 02:56:31 [PostBuildScript] - [INFO] Executing post build scripts. 02:56:31 [policy-apex-pdp-london-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins1367494776257616564.sh 02:56:31 ---> sysstat.sh 02:56:32 [policy-apex-pdp-london-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins418778497227162334.sh 02:56:32 ---> package-listing.sh 02:56:32 ++ tr '[:upper:]' '[:lower:]' 02:56:32 ++ facter osfamily 02:56:32 + OS_FAMILY=debian 02:56:32 + workspace=/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp 02:56:32 + START_PACKAGES=/tmp/packages_start.txt 02:56:32 + END_PACKAGES=/tmp/packages_end.txt 02:56:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:56:32 + PACKAGES=/tmp/packages_start.txt 02:56:32 + '[' /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp ']' 02:56:32 + PACKAGES=/tmp/packages_end.txt 02:56:32 + case "${OS_FAMILY}" in 02:56:32 + dpkg -l 02:56:32 + grep '^ii' 02:56:32 + '[' -f /tmp/packages_start.txt ']' 02:56:32 + '[' -f /tmp/packages_end.txt ']' 02:56:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:56:32 + '[' /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp ']' 02:56:32 + mkdir -p /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/archives/ 02:56:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/archives/ 02:56:32 [policy-apex-pdp-london-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins9086304322802565463.sh 02:56:32 ---> capture-instance-metadata.sh 02:56:32 Setup pyenv: 02:56:32 system 02:56:32 3.8.13 02:56:32 3.9.13 02:56:32 * 3.10.6 (set by /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/.python-version) 02:56:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ApUf from file:/tmp/.os_lf_venv 02:56:33 lf-activate-venv(): INFO: Installing: lftools 02:56:45 lf-activate-venv(): INFO: Adding /tmp/venv-ApUf/bin to PATH 02:56:45 INFO: Running in OpenStack, capturing instance metadata 02:56:46 [policy-apex-pdp-london-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins16765448586418785991.sh 02:56:46 provisioning config files... 02:56:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-apex-pdp-london-project-csit-apex-pdp@tmp/config15336981435892386950tmp 02:56:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:56:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:56:46 [EnvInject] - Injecting environment variables from a build step. 02:56:46 [EnvInject] - Injecting as environment variables the properties content 02:56:46 SERVER_ID=logs 02:56:46 02:56:46 [EnvInject] - Variables injected successfully. 02:56:46 [policy-apex-pdp-london-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins17171906153699430991.sh 02:56:46 ---> create-netrc.sh 02:56:46 [policy-apex-pdp-london-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins8622762086832669766.sh 02:56:46 ---> python-tools-install.sh 02:56:46 Setup pyenv: 02:56:46 system 02:56:46 3.8.13 02:56:46 3.9.13 02:56:46 * 3.10.6 (set by /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/.python-version) 02:56:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ApUf from file:/tmp/.os_lf_venv 02:56:47 lf-activate-venv(): INFO: Installing: lftools 02:56:56 lf-activate-venv(): INFO: Adding /tmp/venv-ApUf/bin to PATH 02:56:56 [policy-apex-pdp-london-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins16142082238947237851.sh 02:56:56 ---> sudo-logs.sh 02:56:56 Archiving 'sudo' log.. 02:56:56 [policy-apex-pdp-london-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins5724971875471838394.sh 02:56:56 ---> job-cost.sh 02:56:56 Setup pyenv: 02:56:56 system 02:56:56 3.8.13 02:56:56 3.9.13 02:56:56 * 3.10.6 (set by /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/.python-version) 02:56:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ApUf from file:/tmp/.os_lf_venv 02:56:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:57:04 lf-activate-venv(): INFO: Adding /tmp/venv-ApUf/bin to PATH 02:57:04 INFO: No Stack... 02:57:04 INFO: Retrieving Pricing Info for: v3-standard-8 02:57:04 INFO: Archiving Costs 02:57:04 [policy-apex-pdp-london-project-csit-apex-pdp] $ /bin/bash -l /tmp/jenkins2768013644164296179.sh 02:57:04 ---> logs-deploy.sh 02:57:04 Setup pyenv: 02:57:04 system 02:57:04 3.8.13 02:57:04 3.9.13 02:57:04 * 3.10.6 (set by /w/workspace/policy-apex-pdp-london-project-csit-apex-pdp/.python-version) 02:57:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ApUf from file:/tmp/.os_lf_venv 02:57:06 lf-activate-venv(): INFO: Installing: lftools 02:57:14 lf-activate-venv(): INFO: Adding /tmp/venv-ApUf/bin to PATH 02:57:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-apex-pdp-london-project-csit-apex-pdp/296 02:57:14 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 02:57:15 Archives upload complete. 02:57:15 INFO: archiving logs to Nexus 02:57:16 ---> uname -a: 02:57:16 Linux prd-ubuntu1804-docker-8c-8g-11677 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 02:57:16 02:57:16 02:57:16 ---> lscpu: 02:57:16 Architecture: x86_64 02:57:16 CPU op-mode(s): 32-bit, 64-bit 02:57:16 Byte Order: Little Endian 02:57:16 CPU(s): 8 02:57:16 On-line CPU(s) list: 0-7 02:57:16 Thread(s) per core: 1 02:57:16 Core(s) per socket: 1 02:57:16 Socket(s): 8 02:57:16 NUMA node(s): 1 02:57:16 Vendor ID: AuthenticAMD 02:57:16 CPU family: 23 02:57:16 Model: 49 02:57:16 Model name: AMD EPYC-Rome Processor 02:57:16 Stepping: 0 02:57:16 CPU MHz: 2799.998 02:57:16 BogoMIPS: 5599.99 02:57:16 Virtualization: AMD-V 02:57:16 Hypervisor vendor: KVM 02:57:16 Virtualization type: full 02:57:16 L1d cache: 32K 02:57:16 L1i cache: 32K 02:57:16 L2 cache: 512K 02:57:16 L3 cache: 16384K 02:57:16 NUMA node0 CPU(s): 0-7 02:57:16 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 02:57:16 02:57:16 02:57:16 ---> nproc: 02:57:16 8 02:57:16 02:57:16 02:57:16 ---> df -h: 02:57:16 Filesystem Size Used Avail Use% Mounted on 02:57:16 udev 16G 0 16G 0% /dev 02:57:16 tmpfs 3.2G 708K 3.2G 1% /run 02:57:16 /dev/vda1 155G 13G 143G 8% / 02:57:16 tmpfs 16G 0 16G 0% /dev/shm 02:57:16 tmpfs 5.0M 0 5.0M 0% /run/lock 02:57:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:57:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 02:57:16 tmpfs 3.2G 0 3.2G 0% /run/user/1001 02:57:16 02:57:16 02:57:16 ---> free -m: 02:57:16 total used free shared buff/cache available 02:57:16 Mem: 32167 854 26507 0 4805 30856 02:57:16 Swap: 1023 0 1023 02:57:16 02:57:16 02:57:16 ---> ip addr: 02:57:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:57:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:57:16 inet 127.0.0.1/8 scope host lo 02:57:16 valid_lft forever preferred_lft forever 02:57:16 inet6 ::1/128 scope host 02:57:16 valid_lft forever preferred_lft forever 02:57:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:57:16 link/ether fa:16:3e:ed:7b:9b brd ff:ff:ff:ff:ff:ff 02:57:16 inet 10.30.107.78/23 brd 10.30.107.255 scope global dynamic ens3 02:57:16 valid_lft 85867sec preferred_lft 85867sec 02:57:16 inet6 fe80::f816:3eff:feed:7b9b/64 scope link 02:57:16 valid_lft forever preferred_lft forever 02:57:16 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 02:57:16 link/ether 02:42:b9:9e:dd:84 brd ff:ff:ff:ff:ff:ff 02:57:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:57:16 valid_lft forever preferred_lft forever 02:57:16 02:57:16 02:57:16 ---> sar -b -r -n DEV: 02:57:16 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11677) 03/08/24 _x86_64_ (8 CPU) 02:57:16 02:57:16 02:48:26 LINUX RESTART (8 CPU) 02:57:16 02:57:16 02:49:01 tps rtps wtps bread/s bwrtn/s 02:57:16 02:50:01 113.16 36.94 76.22 1712.38 27102.42 02:57:16 02:51:01 121.20 22.97 98.23 2737.47 32396.67 02:57:16 02:52:01 442.71 12.61 430.09 806.63 110580.65 02:57:16 02:53:01 25.66 0.50 25.16 53.58 24800.13 02:57:16 02:54:01 15.01 0.00 15.01 0.00 21004.52 02:57:16 02:55:01 20.05 0.02 20.03 0.13 21220.15 02:57:16 02:56:02 21.36 0.02 21.35 2.67 19487.29 02:57:16 02:57:01 56.60 1.24 55.36 105.07 3128.94 02:57:16 Average: 102.06 9.30 92.76 678.38 32526.17 02:57:16 02:57:16 02:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:57:16 02:50:01 30130240 31714768 2808980 8.53 69432 1825412 1409880 4.15 857852 1661188 166072 02:57:16 02:51:01 29503356 31675236 3435864 10.43 93968 2364520 1565064 4.60 975636 2117504 353052 02:57:16 02:52:01 26738320 31237248 6200900 18.83 132916 4538552 5367564 15.79 1475968 4224340 2108 02:57:16 02:53:01 24101452 28807064 8837768 26.83 133392 4652980 9595672 28.23 3986192 4336388 216 02:57:16 02:54:01 24090920 28796944 8848300 26.86 133460 4653144 9595672 28.23 3996140 4336592 108 02:57:16 02:55:01 23740524 28453244 9198696 27.93 133740 4657716 9780720 28.78 4344020 4334636 176 02:57:16 02:56:02 23777752 28517804 9161468 27.81 133924 4686684 8992608 26.46 4297368 4349652 100 02:57:16 02:57:01 27153128 31603676 5786092 17.57 136168 4514072 1483964 4.37 1242500 4080068 2872 02:57:16 Average: 26154462 30100748 6784758 20.60 120875 3986635 5973893 17.58 2646960 3680046 65588 02:57:16 02:57:16 02:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:57:16 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:16 02:50:01 ens3 81.19 53.97 888.60 16.38 0.00 0.00 0.00 0.00 02:57:16 02:50:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 02:57:16 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:16 02:51:01 ens3 122.73 88.10 2869.76 11.16 0.00 0.00 0.00 0.00 02:57:16 02:51:01 lo 5.53 5.53 0.52 0.52 0.00 0.00 0.00 0.00 02:57:16 02:51:01 br-61a92d7dd0d7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:16 02:52:01 vethb76de0f 0.15 0.57 0.01 0.04 0.00 0.00 0.00 0.00 02:57:16 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:16 02:52:01 veth1756c49 37.31 29.70 4.40 2.92 0.00 0.00 0.00 0.00 02:57:16 02:52:01 veth3219b62 0.55 0.68 0.03 0.04 0.00 0.00 0.00 0.00 02:57:16 02:53:01 vethb76de0f 2.13 2.10 7.85 2.58 0.00 0.00 0.00 0.00 02:57:16 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:16 02:53:01 veth3219b62 22.53 19.21 8.65 26.62 0.00 0.00 0.00 0.00 02:57:16 02:53:01 veth256ee90 0.48 0.82 0.05 0.92 0.00 0.00 0.00 0.00 02:57:16 02:54:01 vethb76de0f 0.45 0.27 0.05 0.07 0.00 0.00 0.00 0.00 02:57:16 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:16 02:54:01 veth3219b62 3.07 2.83 1.40 0.99 0.00 0.00 0.00 0.00 02:57:16 02:54:01 veth256ee90 0.47 0.48 0.05 0.91 0.00 0.00 0.00 0.00 02:57:16 02:55:01 vethb76de0f 6.15 6.67 15.36 5.38 0.00 0.00 0.00 0.00 02:57:16 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:16 02:55:01 veth3219b62 103.37 84.40 35.23 176.12 0.00 0.00 0.00 0.01 02:57:16 02:55:01 veth256ee90 0.50 0.52 0.05 1.12 0.00 0.00 0.00 0.00 02:57:16 02:56:02 vethb76de0f 1.35 1.12 0.13 0.15 0.00 0.00 0.00 0.00 02:57:16 02:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:16 02:56:02 veth3219b62 1.42 1.60 0.51 0.12 0.00 0.00 0.00 0.00 02:57:16 02:56:02 ens3 1011.68 633.64 21498.44 143.32 0.00 0.00 0.00 0.00 02:57:16 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:16 02:57:01 ens3 64.77 39.45 72.25 20.50 0.00 0.00 0.00 0.00 02:57:16 02:57:01 lo 62.23 62.23 46.06 46.06 0.00 0.00 0.00 0.00 02:57:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:16 Average: ens3 99.88 59.53 2606.32 13.98 0.00 0.00 0.00 0.00 02:57:16 Average: lo 7.17 7.17 5.63 5.63 0.00 0.00 0.00 0.00 02:57:16 02:57:16 02:57:16 ---> sar -P ALL: 02:57:16 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11677) 03/08/24 _x86_64_ (8 CPU) 02:57:16 02:57:16 02:48:26 LINUX RESTART (8 CPU) 02:57:16 02:57:16 02:49:01 CPU %user %nice %system %iowait %steal %idle 02:57:16 02:50:01 all 9.60 0.00 0.75 2.59 0.04 87.03 02:57:16 02:50:01 0 18.05 0.00 1.10 0.64 0.02 80.20 02:57:16 02:50:01 1 16.48 0.00 1.23 1.00 0.03 81.25 02:57:16 02:50:01 2 0.82 0.00 0.60 7.36 0.07 91.15 02:57:16 02:50:01 3 6.24 0.00 0.55 0.53 0.02 92.66 02:57:16 02:50:01 4 2.24 0.00 0.32 9.11 0.02 88.32 02:57:16 02:50:01 5 5.26 0.00 0.43 0.27 0.02 94.03 02:57:16 02:50:01 6 0.62 0.00 0.17 0.07 0.08 99.06 02:57:16 02:50:01 7 27.03 0.00 1.57 1.79 0.05 69.56 02:57:16 02:51:01 all 9.14 0.00 1.01 3.32 0.04 86.50 02:57:16 02:51:01 0 35.67 0.00 2.21 2.21 0.05 59.86 02:57:16 02:51:01 1 10.81 0.00 1.27 2.81 0.03 85.07 02:57:16 02:51:01 2 1.81 0.00 0.64 8.89 0.03 88.63 02:57:16 02:51:01 3 5.58 0.00 0.98 7.28 0.03 86.13 02:57:16 02:51:01 4 3.22 0.00 0.65 1.07 0.02 95.04 02:57:16 02:51:01 5 0.84 0.00 0.40 0.10 0.02 98.65 02:57:16 02:51:01 6 2.69 0.00 0.67 1.15 0.03 95.46 02:57:16 02:51:01 7 12.56 0.00 1.27 3.08 0.05 83.04 02:57:16 02:52:01 all 11.84 0.00 4.82 7.75 0.07 75.52 02:57:16 02:52:01 0 12.33 0.00 4.26 1.20 0.07 82.14 02:57:16 02:52:01 1 8.93 0.00 6.71 29.75 0.10 54.51 02:57:16 02:52:01 2 12.64 0.00 4.93 2.87 0.07 79.49 02:57:16 02:52:01 3 11.74 0.00 4.48 5.51 0.05 78.22 02:57:16 02:52:01 4 10.83 0.00 3.52 13.73 0.07 71.85 02:57:16 02:52:01 5 11.49 0.00 6.08 2.91 0.07 79.44 02:57:16 02:52:01 6 11.74 0.00 4.70 2.91 0.09 80.56 02:57:16 02:52:01 7 15.00 0.00 3.90 3.19 0.07 77.84 02:57:16 02:53:01 all 25.27 0.00 2.38 1.03 0.07 71.25 02:57:16 02:53:01 0 26.67 0.00 2.38 0.08 0.07 70.79 02:57:16 02:53:01 1 16.91 0.00 1.54 0.13 0.08 81.33 02:57:16 02:53:01 2 24.97 0.00 2.70 0.30 0.05 71.98 02:57:16 02:53:01 3 32.35 0.00 3.55 0.02 0.07 64.02 02:57:16 02:53:01 4 22.17 0.00 1.84 6.27 0.07 69.65 02:57:16 02:53:01 5 25.96 0.00 2.21 0.00 0.07 71.76 02:57:16 02:53:01 6 26.61 0.00 2.40 0.03 0.07 70.89 02:57:16 02:53:01 7 26.59 0.00 2.45 1.39 0.07 69.50 02:57:16 02:54:01 all 0.74 0.00 0.09 1.16 0.05 97.96 02:57:16 02:54:01 0 1.30 0.00 0.08 0.00 0.05 98.56 02:57:16 02:54:01 1 0.45 0.00 0.13 0.00 0.07 99.35 02:57:16 02:54:01 2 0.92 0.00 0.12 0.00 0.05 98.92 02:57:16 02:54:01 3 0.28 0.00 0.05 0.00 0.00 99.67 02:57:16 02:54:01 4 0.47 0.00 0.10 9.27 0.05 90.11 02:57:16 02:54:01 5 0.85 0.00 0.13 0.00 0.08 98.93 02:57:16 02:54:01 6 0.50 0.00 0.05 0.02 0.05 99.38 02:57:16 02:54:01 7 1.13 0.00 0.05 0.00 0.05 98.77 02:57:16 02:55:01 all 7.06 0.00 0.76 1.18 0.06 90.94 02:57:16 02:55:01 0 7.35 0.00 0.55 0.00 0.10 92.00 02:57:16 02:55:01 1 8.00 0.00 0.92 0.00 0.07 91.02 02:57:16 02:55:01 2 5.70 0.00 0.77 0.12 0.07 93.35 02:57:16 02:55:01 3 7.13 0.00 0.65 0.00 0.07 92.15 02:57:16 02:55:01 4 6.48 0.00 0.84 9.18 0.07 83.43 02:57:16 02:55:01 5 7.59 0.00 0.72 0.00 0.05 91.64 02:57:16 02:55:01 6 6.30 0.00 0.77 0.10 0.05 92.78 02:57:16 02:55:01 7 7.95 0.00 0.82 0.03 0.05 91.15 02:57:16 02:56:02 all 1.23 0.00 0.41 1.15 0.08 97.14 02:57:16 02:56:02 0 0.87 0.00 0.37 0.00 0.10 98.66 02:57:16 02:56:02 1 1.00 0.00 0.43 0.00 0.05 98.51 02:57:16 02:56:02 2 2.39 0.00 0.45 0.02 0.08 97.06 02:57:16 02:56:02 3 0.79 0.00 0.28 0.00 0.08 98.84 02:57:16 02:56:02 4 0.90 0.00 0.38 8.79 0.08 89.84 02:57:16 02:56:02 5 1.65 0.00 0.42 0.00 0.07 97.86 02:57:16 02:56:02 6 0.67 0.00 0.55 0.37 0.10 98.31 02:57:16 02:56:02 7 1.58 0.00 0.37 0.00 0.07 97.99 02:57:16 02:57:01 all 5.98 0.00 0.63 0.28 0.04 93.07 02:57:16 02:57:01 0 0.97 0.00 0.46 0.08 0.02 98.47 02:57:16 02:57:01 1 6.59 0.00 0.54 0.12 0.03 92.72 02:57:16 02:57:01 2 18.73 0.00 1.27 0.51 0.03 79.45 02:57:16 02:57:01 3 15.66 0.00 0.65 0.31 0.05 83.34 02:57:16 02:57:01 4 2.99 0.00 0.66 1.00 0.07 95.27 02:57:16 02:57:01 5 0.73 0.00 0.51 0.19 0.03 98.53 02:57:16 02:57:01 6 0.98 0.00 0.48 0.07 0.02 98.46 02:57:16 02:57:01 7 1.17 0.00 0.53 0.03 0.02 98.25 02:57:16 Average: all 8.85 0.00 1.35 2.30 0.05 87.44 02:57:16 Average: 0 12.91 0.00 1.42 0.53 0.06 85.09 02:57:16 Average: 1 8.65 0.00 1.59 4.18 0.06 85.53 02:57:16 Average: 2 8.47 0.00 1.43 2.51 0.06 87.54 02:57:16 Average: 3 9.94 0.00 1.39 1.70 0.05 86.92 02:57:16 Average: 4 6.16 0.00 1.04 7.31 0.05 85.45 02:57:16 Average: 5 6.80 0.00 1.36 0.43 0.05 91.37 02:57:16 Average: 6 6.25 0.00 1.21 0.59 0.06 91.89 02:57:16 Average: 7 11.62 0.00 1.37 1.19 0.05 85.77 02:57:16 02:57:16 02:57:16