Does kubectl and helm work in the environment ? The error message indicated kubectl -n onap get pod | grep robot is not returning the robot pod (the line above what you are showing in the error since the container is null after exec)
Brian From: [email protected] <[email protected]> On Behalf Of Ukponmwan, Itohan Sent: Thursday, November 15, 2018 11:21 AM To: '[email protected]' <[email protected]> Subject: [onap-discuss] ONAP OOM deploy failure Hi All, I have tried redeploying OOM on SB06 twice but it has failed on both occasions. I am using the integration deploy script. I see the following during the install process and then it exits. ++ kubectl --namespace onap exec -- /var/opt/OpenECOMP_ETE/runTags.sh -V /share/config/vm_properties.py -V /share/config/integration_robot_properties.py -V /share/config/integration_preload_parameters.py -v GLOBAL_BUILD_NUMBER:24561 -d /share/logs/0000_ete_health -i health --display 90 error: expected 'exec POD_NAME COMMAND [ARG1] [ARG2] ... [ARGN]'. POD_NAME and COMMAND are required arguments for the exec command See 'kubectl exec -h' for help and examples. + RESULT=1 + [[ 1 -lt 10 ]] + [[ 1 -eq 0 ]] + [[ 1 -eq 1 ]] + break + '[' '' == '' ']' + exit 1 Does anyone know what the problem is here and how I can troubleshoot it? Regards, Itohan -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13765): https://lists.onap.org/g/onap-discuss/message/13765 Mute This Topic: https://lists.onap.org/mt/28147341/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
