Because + python importONAPNormativeAll.py -i sdc-be.onap didn’t finish. So, sdc-fe has the dependency on sdc-be and waits
I had the same problem but not sure what is the root cause but in redeployment issue was disappeared. I am trying again to reproduce the issue Thanks, kranthi From: <[email protected]> on behalf of "Bharath Thiruveedula via Lists.Onap.Org" <[email protected]> Reply-To: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Date: Thursday, July 19, 2018 at 11:27 AM To: onap-discuss <[email protected]>, "[email protected]" <[email protected]> Cc: "Kumar Skand Priya, Viswanath V" <[email protected]>, UdhayaChandran M <[email protected]> Subject: [onap-discuss] [oom] [sdc] sdc-fe is in waiting state infinitely Hi, I am trying to deploy SDC using OOM. But except sdc-fe all other pods are in RUNNING state even portal pods. After running kubectl describe pod sdc-fe -n onap, I could see below output: sdc-fe-job-completion: Container ID: docker://cae0e65c4f976d35075a7a9d065c354d239d17abe293eb52bf3e5f757fef0d64 Image: oomk8s/readiness-check:2.0.0 Image ID: docker-pullable://oomk8s/readiness-check@sha256:7daa08b81954360a1111d03364febcb3dcfeb723bcc12ce3eb3ed3e53f2323ed Port: <none> Command: /root/job_complete.py Args: --job-name dev-sdc-be-config-backend State: Running Started: Thu, 19 Jul 2018 Last State: Terminated Reason: Error Exit Code: 1 Started: Thu, 19 Jul 2018 Finished: Thu, 19 Jul 2018 Ready: False Restart Count: 5 But I couldn't find any error from sdc-be-config pod: /bin/chmod +x importCategoryTypes.py importCommon.py importDataTypes.py importGroupTypes.py importHeatTypes.py importNfvTypes.py importNodeType.py importNormativeAll.py importNormativeCapabilities.py importNormativeElements.py importNormativeInterfaceLifecycleTypes.py importNormativeNoHeatAndNormativeTypes.py importNormativeTypes.py importONAPNormativeAll.py importOnapTypes.py importPolicyTypes.py importSolTypes.py importUsersFromYaml.py upgradeHeatAndNormativeTypes.py upgradeHeatTypes1707.py upgradeNfvTypes.py upgradeNormative.py upgradeNormativeVersion.py upgradeNormativeVersionAll.py upgradeNormativeVersionProd1702_3537.py upgradeONAPNormative.py upgradeONAPTypes.py upgradeSolTypes.py + check_normative=/tmp/check_normative.out ++ curl -s -o /tmp/check_normative.out -w '%{http_code}\n' -X GET -H 'Content-Type: application/json;charset=UTF-8' -H 'USER_ID: jh0003' -H 'X-ECOMP-RequestID: cbe744a0-037b-458f-aab5-df6e543c4090' http://sdc-be.onap:8080/sdc2/rest/v1/screen + status_code=200 + '[' 200 '!=' 200 ']' ++ cat /tmp/check_normative.out ++ jq '.["resources"]|length' + resources_len=0 + mkdir -p /var/lib/jetty/logs + '[' 0 -eq 0 ']' + python importONAPNormativeAll.py -i sdc-be.onap Am I missing anything here? Best Regards Bharath T -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11287): https://lists.onap.org/g/onap-discuss/message/11287 Mute This Topic: https://lists.onap.org/mt/23745280/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
