Hi, this upgrade is a new feature for Frankfurt and should be considered as PoC. Did you upgraded an ONAP or did you installed from scratch?
if from scratch, please remove all onap helm + suppress everything in /dockerdata-nfs, remove all remaining PV + reinstall ________________________________ De : [email protected] [[email protected]] de la part de Velugubantla Praveen [[email protected]] Envoyé : mercredi 17 juin 2020 12:06 À : RICHOMME Morgan TGI/OLN; Naveen S. Sankad; [email protected] Objet : Re: [onap-discuss] [Frankfurt] [Deploy] [AAF, DCAE, POLICY, SO, SDNC, SDC] Issues while deploying Frankfurt release Hi Morgan, Thanks a lot for analyzing the result logs and for providing us your detailed observation on this issue. Yes as you suggested we will do the re-installation of whole setup. But can you or someone from community please suggest us, whom to contact for these kind of GALERA-DB issues (Helm Chart dev6-mariadb-galera, STATUS: PENDING_UPGRADE, Chart problem) or can someone loop those DB-team folks here. That will be helpful, if the issue still remains same after re-installation. Regards, ________________________________________________________ Velugubantla Praveen Engineer - CTO-Common L&T TECHNOLOGY SERVICES LIMITED L3 Building, Manyata Embassy Business Park, Nagawara Hobli, Bengaluru-560045 ________________________________________________________ Mobile: +91 9154111420 www.LTTS.com<http://www.ltts.com/> [cid:464d23cf-e76a-4dbf-8bd8-007fd74f76b8] ________________________________ From: [email protected] <[email protected]> Sent: Wednesday, June 17, 2020 2:51 PM To: Naveen S. Sankad <[email protected]>; [email protected] <[email protected]> Cc: Velugubantla Praveen <[email protected]> Subject: RE:[onap-discuss] [Frankfurt] [Deploy] [AAF, DCAE, POLICY, SO, SDNC, SDC] Issues while deploying Frankfurt release Hi as you can see in onap-helm.log, the maria-galera chart is not installed properly Chart dev6-mariadb-galera STATUS: PENDING_UPGRADE Chart problem the status should be DEPLOYED as this DB is not installed, the installation of several components can not be finalized you can see that in index.html the first line must be fully green.. in your case, you have - 4 jobs failed - 11 kubernetes deployment failed - 3 statefulsets failed withjout surprise the maria-galera jobs are indicated as failed and is probably the root cause of the other errors. according to the log in pod-dev6-mariadb-galera-pre-upgrade-k6dbh-mariadb-job-pre-upgrade-logs.html you can see Error from server (AlreadyExists): secrets "dev6-mariadb-galera-temp-upgrade-root" already exists Error from server (AlreadyExists): secrets "dev6-mariadb-galera-temp-upgrade-usercred" already exists I suspect you tried to upgrade after the installation failed, but some resources remained leading to a bad resources state (old ones not cleaned + new ones) we do not have the logs of the installation problem but the ones of your upgrade attempt. I do not know this upgrade procedure - I never tested it - so I will not be able to help you more. I would suggest a reinstallation as reinitializing the components that get stuck due to DB init errors could take more time in troubleshooting that re-installing. But maybe installation project has a better view on that. /Morgan ________________________________ De : Naveen S. Sankad [[email protected]] Envoyé : mercredi 17 juin 2020 10:22 À : RICHOMME Morgan TGI/OLN; [email protected] Cc : Velugubantla Praveen Objet : Re: [onap-discuss] [Frankfurt] [Deploy] [AAF, DCAE, POLICY, SO, SDNC, SDC] Issues while deploying Frankfurt release Hi Morgan, Here is the results zip file of the docker run command you provided. Thanks for your support in advance. Regards, Naveen ________________________________ From: [email protected] <[email protected]> Sent: 17 June 2020 13:33 To: Naveen S. Sankad <[email protected]>; [email protected] <[email protected]> Cc: Velugubantla Praveen <[email protected]> Subject: RE:[onap-discuss] [Frankfurt] [Deploy] [AAF, DCAE, POLICY, SO, SDNC, SDC] Issues while deploying Frankfurt release I need all the result artifacts, not only the test execution logs zip what is under /tmp/results, you should find lots of html pages.. I can already see that woth onap-helm that all your helm deployemnt were not successful. if it is only dmaap (timeout on post install scripts) it is OK, if not it means that theire is an infra/kubernetes/helm issue /Morgan ________________________________ De : Naveen S. Sankad [[email protected]] Envoyé : mercredi 17 juin 2020 09:53 À : RICHOMME Morgan TGI/OLN; [email protected] Cc : Velugubantla Praveen Objet : Re: [onap-discuss] [Frankfurt] [Deploy] [AAF, DCAE, POLICY, SO, SDNC, SDC] Issues while deploying Frankfurt release Hi Morgon, Thanks for the response. Now i am able to to execute the command and PFA of output.txt file. Please provide your inputs for the same. Regards, Naveen ________________________________ From: [email protected] <[email protected]> Sent: 17 June 2020 12:18 To: Naveen S. Sankad <[email protected]>; [email protected] <[email protected]> Subject: RE:[onap-discuss] [Frankfurt] [Deploy] [AAF, DCAE, POLICY, SO, SDNC, SDC] Issues while deploying Frankfurt release Hi I think the error is in your docker command, you probably indicate a dir instead of the full path the <the path to your kube config> must include the file e.g. in my case it looks like docker run -v /home/debian/.kube/config:/root/.kube/config -v /tmp/results:/var/lib/xtesting/results registry.gitlab.com/orange-opensource/lfn/onap/integration/xtesting/infra-healthcheck:latest and I can see the file cat /home/debian/.kube/config apiVersion: v1 clusters: - cluster: ................ Morgan ________________________________ De : Naveen S. Sankad [[email protected]] Envoyé : mercredi 17 juin 2020 06:18 À : RICHOMME Morgan TGI/OLN; [email protected] Objet : Re: [onap-discuss] [Frankfurt] [Deploy] [AAF, DCAE, POLICY, SO, SDNC, SDC] Issues while deploying Frankfurt release Hi Morgon, PFA of log in which i am facing issue to execute the command provided by you. Please provide your inputs for this. IsADirectoryError: [Errno 21] Is a directory: '/root/.kube/config' ---> This error in file Regards, Naveen ________________________________ From: [email protected] <[email protected]> Sent: 16 June 2020 22:08 To: [email protected] <[email protected]>; Naveen S. Sankad <[email protected]> Subject: RE:[onap-discuss] [Frankfurt] [Deploy] [AAF, DCAE, POLICY, SO, SDNC, SDC] Issues while deploying Frankfurt release Hi could you run the onap-k8s test to get a full view of the ONAP cluster (no only the pod) from somewhere where you have access to your cluster + docker, please run docker run -v <the path to your kube config>:/root/.kube/config -v /tmp/results:/var/lib/xtesting/results registry.gitlab.com/orange-opensource/lfn/onap/integration/xtesting/infra-healthcheck:latest then zip /tmp/results and send it /Morgan ________________________________ De : [email protected] [[email protected]] de la part de Naveen S. Sankad [[email protected]] Envoyé : mardi 16 juin 2020 18:13 À : [email protected] Cc : Velugubantla Praveen; JOMY JOSE; Devangam Manjunatha Objet : [onap-discuss] [Frankfurt] [Deploy] [AAF, DCAE, POLICY, SO, SDNC, SDC] Issues while deploying Frankfurt release Hi Team, As a part of Frankfurt Bring Up, we have started deploying on our openstack environment. All the 12 nodes are up and running. We have some issues and queries related to Deployment 1. After helm deploy is success, among 47 healthchecks only 41 are passing and 6 healthchecks (AAF, DCAE, POLICY, SO, SDNC, SDC) are failing. please refer the healthcheck_output.txt for trace. 2. The jobs and pods output trace is attached in jobs_pods_list.txt 3. The respective failed healthcheck pods and container logs are attched in txt files. For this respective components Is there any DB configuration we need to make to bring up the pods. Because in these pod-container logs we observed errors related to DB. Any inputs are highly appreciated. If anyone already succeeded in bring-up of Frankfurt deployment, please provide your inputs for these issues. Thanks and regards, Naveen L&T Technology Services Ltd www.LTTS.com<https://ind01.safelinks.protection.outlook.com/?url=http%3A%2F%2Furlblockederror.aspx%2F&data=02%7C01%7Cvelugubantla.praveen%40Ltts.com%7C7f25f0eb58b44a435fd408d8129fd019%7C311b33788e8a4b5ea33fe80a3d8ba60a%7C0%7C0%7C637279824900054377&sdata=nkChgQsxuuoGurjRtqviZ4pQ0K0oOsvVGl%2F4Z7KWZjU%3D&reserved=0> L&T Technology Services Limited (LTTS) is committed to safeguard your data privacy. For more information to view our commitment towards data privacy under GDPR, please visit the privacy policy on our website www.Ltts.com. This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. L&T Technology Services Ltd www.LTTS.com<https://ind01.safelinks.protection.outlook.com/?url=http%3A%2F%2Furlblockederror.aspx%2F&data=02%7C01%7Cvelugubantla.praveen%40Ltts.com%7C7f25f0eb58b44a435fd408d8129fd019%7C311b33788e8a4b5ea33fe80a3d8ba60a%7C0%7C0%7C637279824900104358&sdata=nO4QdVXbZelhKGKRnMi2xx%2FCczwOcwCmI40GHiP3aEE%3D&reserved=0> L&T Technology Services Limited (LTTS) is committed to safeguard your data privacy. For more information to view our commitment towards data privacy under GDPR, please visit the privacy policy on our website www.Ltts.com. This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. L&T Technology Services Ltd www.LTTS.com<https://ind01.safelinks.protection.outlook.com/?url=http%3A%2F%2Furlblockederror.aspx%2F&data=02%7C01%7Cvelugubantla.praveen%40Ltts.com%7C7f25f0eb58b44a435fd408d8129fd019%7C311b33788e8a4b5ea33fe80a3d8ba60a%7C0%7C0%7C637279824900104358&sdata=nO4QdVXbZelhKGKRnMi2xx%2FCczwOcwCmI40GHiP3aEE%3D&reserved=0> L&T Technology Services Limited (LTTS) is committed to safeguard your data privacy. For more information to view our commitment towards data privacy under GDPR, please visit the privacy policy on our website www.Ltts.com. This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. L&T Technology Services Ltd www.LTTS.com<https://ind01.safelinks.protection.outlook.com/?url=http%3A%2F%2Furlblockederror.aspx%2F&data=02%7C01%7Cvelugubantla.praveen%40Ltts.com%7C7f25f0eb58b44a435fd408d8129fd019%7C311b33788e8a4b5ea33fe80a3d8ba60a%7C0%7C0%7C637279824900114352&sdata=9soNEGOGN%2FSIE2086kX8stWcZgc0EyJF%2F%2BIvxfP69FA%3D&reserved=0> L&T Technology Services Limited (LTTS) is committed to safeguard your data privacy. For more information to view our commitment towards data privacy under GDPR, please visit the privacy policy on our website www.Ltts.com. This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. L&T Technology Services Ltd www.LTTS.com<UrlBlockedError.aspx> L&T Technology Services Limited (LTTS) is committed to safeguard your data privacy. For more information to view our commitment towards data privacy under GDPR, please visit the privacy policy on our website www.Ltts.com. This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21386): https://lists.onap.org/g/onap-discuss/message/21386 Mute This Topic: https://lists.onap.org/mt/74919566/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
