Good Day Aniello,
I reviewed your logs and I found the issue.
* First issue, the demo script and install version should be passed in
input with value 1.4.1
"demo_artifacts_version" : "${demo_artifacts_version}",
"install_script_version" : "${install_script_version}",
* Second issue, the CBA template for vpk had a missing quote that is
causing the failure in DG. I have update the CBA Package.
Can you please reonboard the CBA Package and pass the two input for install and
demo version.
https://wiki.onap.org/pages/viewpage.action?pageId=64007442<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_pages_viewpage.action-3FpageId-3D64007442&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=4IIOMdJjMRUSnNTEG5jeUQ&m=AZSqsmNN4N9Mp7wpba4C9-5JlvngKKWYFPoa3w1XKl8&s=cVtwCTvHpcOAad3cYFa3iDNoP2f2FFM11ScFBzyCo0Y&e=>
[cid:[email protected]]
Yuriy Malakov
SDN-CP Lead Engineer
732-420-3030, Q-Chat<qto://talk/ym9479>
[email protected]<mailto:[email protected]>
From: [email protected] <[email protected]> On Behalf Of
MALAKOV, YURIY
Sent: Friday, July 12, 2019 9:05 AM
To: Aniello Paolo Malinconico <[email protected]>;
[email protected]; [email protected]
Subject: Re: [onap-discuss] [Dublin] VF Module Scale Out Use Case
***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
Good Day Aniello,
I reviewed your logs and I found the issue.
* First issue, the demo script and install version should be passed in
input with value 4.3.1.
"demo_artifacts_version" : "${demo_artifacts_version}",
"install_script_version" : "${install_script_version}",
* Second issue, the CBA template for vpk had a missing quote that is
causing the failure in DG. I have update the CBA Package.
Can you please reonboard the CBA Package and pass the two input for install and
demo version.
https://wiki.onap.org/pages/viewpage.action?pageId=64007442<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_pages_viewpage.action-3FpageId-3D64007442&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=4IIOMdJjMRUSnNTEG5jeUQ&m=AZSqsmNN4N9Mp7wpba4C9-5JlvngKKWYFPoa3w1XKl8&s=cVtwCTvHpcOAad3cYFa3iDNoP2f2FFM11ScFBzyCo0Y&e=>
[cid:[email protected]]
Yuriy Malakov
SDN-CP Lead Engineer
732-420-3030, Q-Chat<qto://talk/ym9479>
[email protected]<mailto:[email protected]>
From: Aniello Paolo Malinconico
<[email protected]<mailto:[email protected]>>
Sent: Friday, July 12, 2019 6:31 AM
To:
[email protected]<mailto:[email protected]>;
MALAKOV, YURIY <[email protected]<mailto:[email protected]>>;
[email protected]<mailto:[email protected]>
Subject: Re: [onap-discuss] [Dublin] VF Module Scale Out Use Case
Hi Yuriy,
I have redeployed the sdnc component from the Dublin 4.0.0-ONAP tag and redone
all steps.
But I have always the same error :
2019-07-12T09:18:06,221 | ERROR | qtp643911459-138 | ExecuteNodeExecutor
| 477 -
wrap_file__opt_opendaylight_system_org_onap_ccsdk_sli_core_sli-provider-base_0.4.4_sli-provider-base-0.4.4.jar
- 0.0.0 | SvcLogicGraph [module=
GENERIC-RESOURCE-API, rpc=self-serve-vfmodule-ra-assignment, mode=sync,
version=1.5.4, md5sum=d7709b8bad002dda1b3fd4e37ba263d9] - 31 (execute) | Could
not execute plugin. SvcLogic status will be set to failure.
org.onap.ccsdk.sli.core.sli.SvcLogicException: problem with jsonStringToCtx
at
org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils.jsonStringToCtx(SliPluginUtils.java:817)
[230:org.onap.ccsdk.sli.core.sliPluginUtils-provider:0.4.4]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:?]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:?]
Caused by: com.google.gson.JsonSyntaxException:
com.google.gson.stream.MalformedJsonException: Unterminated object at line 101
column 24 path $.resource-accumulator-resolved-data[24].param-value
at com.google.gson.internal.Streams.parse(Streams.java:60)
~[34:com.google.gson:2.8.5]
at com.google.gson.JsonParser.parse(JsonParser.java:84)
~[34:com.google.gson:2.8.5]
at com.google.gson.JsonParser.parse(JsonParser.java:59)
~[34:com.google.gson:2.8.5]
at com.google.gson.JsonParser.parse(JsonParser.java:45)
~[34:com.google.gson:2.8.5]
at
org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils.writeJsonToCtx(SliPluginUtils.java:823)
~[?:?]
at
org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils.jsonStringToCtx(SliPluginUtils.java:815)
~[?:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object
at line 101 column 24 path $.resource-accumulator-resolved-data[24].param-value
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1568)
~[34:com.google.gson:2.8.5]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:491)
~[34:com.google.gson:2.8.5]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
~[34:com.google.gson:2.8.5]
The SDNC image version are :
root@cp-1:~/oom_26_June/kubernetes# grep -nri "image:" sdnc/ | grep onap
sdnc/charts/ueb-listener/values.yaml:30:image:
onap/sdnc-ueb-listener-image:1.5.4
sdnc/charts/dmaap-listener/values.yaml:30:image:
onap/sdnc-dmaap-listener-image:1.5.4
sdnc/charts/sdnc-portal/values.yaml:30:image: onap/admportal-sdnc-image:1.5.4
sdnc/charts/sdnc-ansible-server/values.yaml:30:image:
onap/sdnc-ansible-server-image:1.5.4
sdnc/values.yaml:35:image: onap/sdnc-image:1.5.4
sdnc/sdnc-prom/values.yaml:34:image: onap/music/prom:1.0.5
There are new version of sdnc images:
"1.5.4",
"1.5.4-STAGING-20190616T152603Z",
"1.5.4-STAGING-20190617T152607Z",
"1.5.4-STAGING-20190618T152628Z",
"1.5.4-STAGING-latest",
"1.6-STAGING-latest",
"1.6.0-STAGING-20190616T202604Z",
"1.6.0-STAGING-20190617T202620Z",
"1.6.0-STAGING-20190618T202637Z",
"1.6.0-STAGING-20190619T202610Z",
"1.6.0-STAGING-20190620T202611Z",
"1.6.0-STAGING-20190621T202614Z",
"1.6.0-STAGING-20190622T202609Z",
"1.6.0-STAGING-20190623T202614Z",
"1.6.0-STAGING-20190624T202626Z",
"1.6.0-STAGING-20190626T202636Z",
"1.6.0-STAGING-20190627T202626Z",
"1.6.0-STAGING-20190628T202615Z",
"1.6.0-STAGING-20190629T202611Z",
"1.6.0-STAGING-20190630T202601Z",
"1.6.0-STAGING-20190701T202617Z",
"1.6.0-STAGING-20190702T202619Z",
"1.6.0-STAGING-20190703T202617Z",
"1.6.0-STAGING-20190704T202611Z",
"1.6.0-STAGING-20190705T202614Z",
"1.6.0-STAGING-20190706T202608Z",
"1.6.0-STAGING-20190707T202611Z",
"1.6.0-STAGING-20190708T191410Z",
"1.6.0-STAGING-20190708T202616Z",
"1.6.0-STAGING-20190709T202611Z",
"1.6.0-STAGING-20190710T202605Z",
"1.6.0-STAGING-20190711T202635Z",
"1.6.0-STAGING-latest",
Should I try to install the 1.6.0 to solve this issue?
Thanks,
Aniello Paolo Malinconico
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18033): https://lists.onap.org/g/onap-discuss/message/18033
Mute This Topic: https://lists.onap.org/mt/32390603/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-