Release "onap-aai" does not exist. Installing it now. Error: template: aai/charts/aai-traversal/templates/deployment.yaml:43:18: executing "aai/charts/aai-traversal/templates/deployment.yaml" at : error calling include: template: aai/charts/common/templates/_labels.tpl:114:17: executing "common.templateMetadata" at : error calling include: template: aai/charts/common/templates/_utils.tpl:26:12: executing "common.tplValue" at : error calling tpl: error during tpl function execution for "checksum/config: '{{ include (print $.Template.BasePath \"/configmap.yaml\") . | sha256sum\n }}'": template: aai/charts/aai-traversal/templates/deployment.yaml:1:21: executing "aai/charts/aai-traversal/templates/deployment.yaml" at : error calling include: template: aai/charts/aai-traversal/templates/configmap.yaml:25:3: executing "aai/charts/aai-traversal/templates/configmap.yaml" at : error calling tpl: error during tpl function execution for "aaiconfig.properties: |\n {{/*\n #\n # ============LICENSE_START=======================================================\n # org.onap.aai\n # ================================================================================\n # Copyright © 2017 AT&T Intellectual Property. All rights reserved.\n # Modifications Copyright © 2020 Orange\n # Modifications Copyright © 2023 Nordix Foundation\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 # ============LICENSE_END=========================================================\n #\n # ECOMP is a trademark and service mark of AT&T Intellectual Property.\n #\n */}}\n\n aai.config.checktime=1000\n\n # this could come from siteconfig.pl?\n aai.config.nodename=AutomaticallyOverwritten\n aai.server.url.base=http://aai.{{ include \"common.namespace\" . }}/aai/\n aai.server.url=http://aai.{{ include \"common.namespace\" . }}/aai/{{ .Values.global.config.schema.version.api.default }}/\n aai.global.callback.url=http://aai.{{ include \"common.namespace\" . }}/aai/\n\n {{ if or (.Values.global.auth.enabled) ( include \"common.onServiceMesh\" .) }}\n aai.tools.enableBasicAuth=true\n aai.tools.username={{ (index .Values.global.auth.users 0).username }}\n aai.tools.password={{ (index .Values.global.auth.users 0).password }}\n {{ end }}\n\n aai.notification.current.version={{ .Values.global.config.schema.version.api.default }}\n aai.notificationEvent.default.status=UNPROCESSED\n aai.notificationEvent.default.eventType={{ .Values.global.config.notification.eventType }}\n aai.notificationEvent.default.domain={{ .Values.global.config.notification.domain }}\n aai.notificationEvent.default.sourceName=aai\n aai.notificationEvent.default.sequenceNumber=0\n aai.notificationEvent.default.severity=NORMAL\n aai.notificationEvent.default.version={{ .Values.global.config.schema.version.api.default }}\n # This one lets us enable/disable resource-version checking on updates/deletes\n aai.resourceversion.enableflag=true\n aai.logging.maxStackTraceEntries=10\n aai.default.api.version={{ .Values.global.config.schema.version.api.default }}\n\n # Used by Model-processing code\n aai.model.delete.sleep.per.vtx.msec=500\n aai.model.query.resultset.maxcount=50\n aai.model.query.timeout.sec=90\n\n aai.model.proc.max.levels=50\n aai.edgeTag.proc.max.levels=50\n\n aai.logging.trace.enabled=true\n aai.logging.trace.logrequest=false\n aai.logging.trace.logresponse=false\n\n aai.transaction.logging=true\n aai.transaction.logging.get=false\n aai.transaction.logging.post=false\n\n aai.realtime.clients={{ .Values.global.config.realtime.clients }}\n\n #timeout for traversal enabled flag\n aai.traversal.timeoutenabled={{ .Values.config.timeout.enabled }}\n\n #timeout app specific\n aai.traversal.timeout.appspecific={{ .Values.config.timeout.appspecific }}\n\n #default timeout limit added for traversal if not overridden (in ms)\n aai.traversal.timeoutlimit={{ .Values.config.timeout.limit | int }}\n\n #timeout for traversal dsl enabled flag\n aai.traversal.dsl.timeoutenabled={{ .Values.config.dsl.timeout.enabled }}\n\n #timeout app specific -1 to bypass for that app id, a whole number to override the timeout with that value (in ms)\n aai.traversal.dsl.timeout.appspecific={{ .Values.config.dsl.timeout.appspecific | join \"|\" }}\n\n #default timeout limit added for traversal dsl if not overridden (in ms)\n aai.traversal.dsl.timeoutlimit={{ .Values.config.dsl.timeout.limit | int }}\n\n # Threshold for margin of error (in ms) for resources_with_sot format to derive the most recent http method performed\n aai.resource.formatter.threshold=10\n aai.dsl.override={{ .Values.config.dslOverride }}": template: aai/charts/aai-traversal/templates/deployment.yaml:36:19: executing "aai/charts/aai-traversal/templates/deployment.yaml" at <.Values.global.auth.enabled>: nil pointer evaluating interface {}.enabled