Hi,

It seems that you correctly configured EXTERNAL_NETWORK=floating_net
(the autodiscovery may fail if multiple external networks and if a few of them 
are unreachable from jumphost)

As far as I can see, the VMs is up and received its IP via DHCP as expected.
I would have double checked that the route are correctly configured in jumphost 
to reach the floating IPs.

I defacto exclude a couple of side effects which could occur if you change the 
VM image and leverage another ssh account.

Cédric


De : [email protected] 
[mailto:[email protected]] De la part de Ankit Goel
Envoyé : mercredi 9 septembre 2020 21:11
À : Cedric OLLIVIER <[email protected]>
Cc : Motamary, Shabrinath via opnfv-tech-discuss 
<[email protected]>; Vivekanandan Muthukrishnan 
<[email protected]>
Objet : Re: [opnfv-tech-discuss] FUNCTEST - singlevm1 is failing

Hi Cedric,

Please find the attached logs.

Regards,
Ankit Goel

On Thu, Sep 10, 2020 at 12:06 AM Cedric OLLIVIER 
<[email protected]<mailto:[email protected]>> wrote:
Hi,

The timeout are huge and we shouldn't modify them.

Could you please send me all Functest logs (/home/opnfv/functest/results)?
It will ease finding the root cause.

Cédric

Le mer. 9 sept. 2020 à 19:21, Ankit Goel 
<[email protected]<mailto:[email protected]>> a écrit :
Hi All,

We have deployed OPNFV via FUEL installer on Azure ubuntu-18.04 instance as 
Virtual deploy. Deployment is successful.

Then we triggered FUNCTEST (with build tag opnfv-9.0.0) and in FUNCTEST - 
singlevm1 is failing with below error.

2020-09-09 12:26:25,782 - xtesting.ci.run_tests - INFO - Loading test case 
'singlevm1'...
2020-09-09 12:26:26,326 - xtesting.ci.run_tests - INFO - Running test case 
'singlevm1'...
2020-09-09 12:37:02,985 - functest.core.singlevm - ERROR - cannot connect to 
10.16.0.190
2020-09-09 12:37:02,985 - functest.core.singlevm - ERROR - Cannot run singlevm1
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 446, 
in run
    (self.fip, self.ssh) = self.connect(self.sshvm)
TypeError: 'NoneType' object is not iterable
2020-09-09 12:37:02,986 - xtesting.ci.run_tests - INFO - Test result:

When we looked into the issue and observed that an instance is being created 
during this test execution and before it can ssh to the instance, the instance 
is getting deleted. Thus to fix this issue I logged into the FUNCTEST docker 
container and increased the ssh_time_out in the file ( 
"/usr/lib/python2.7/site-packages/functest/core/singlevm.py ) so that it can 
wait for some more time before deleting it. I committed my changes and created 
a local docker image and created the FUNCTEST container again. This time i 
could see the vm is not getting deleted within 1-2 min as earlier but it is 
staying there for 10 min.And i manually tried to ping the instance floating 
point IP from the host and it was pinging. But the test again failed with an 
ssh issue with the error as mentioned above.

We would appreciate any workaround to resolve this issue.

Thanks,
Ankit Goel



_________________________________________________________________________________________________________________________

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 (#24389): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/24389
Mute This Topic: https://lists.opnfv.org/mt/76737492/21656
Group Owner: [email protected]
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to