Advertisement
jolausa

vping

Mar 22nd, 2017
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.91 KB | None | 0 0
  1. root@1ba7303f9369:~/repos/functest# functest testcase run vping_ssh
  2. 2017-03-22 23:11:53,379 - run_tests - DEBUG - Sourcing the OpenStack RC file...
  3. 2017-03-22 23:11:53,379 - run_tests - INFO -
  4.  
  5. 2017-03-22 23:11:53,380 - run_tests - INFO - ============================================
  6. 2017-03-22 23:11:53,380 - run_tests - INFO - Running test case 'vping_ssh'...
  7. 2017-03-22 23:11:53,380 - run_tests - INFO - ============================================
  8. 2017-03-22 23:11:53,380 - run_tests - DEBUG -
  9. +======================================================================+
  10. | Testcase: vping_ssh |
  11. +======================================================================+
  12. | Description: |
  13. | This test case verifies: 1) SSH to an instance using floating |
  14. | IPs over the public network. 2) Connectivity between 2 instances |
  15. | over a private network. |
  16. | Criteria: status == "PASS" |
  17. | Dependencies: |
  18. | - Installer: |
  19. | - Scenario :^((?!odl_l3).)*$ |
  20. | |
  21. +----------------------------------------------------------------------+
  22.  
  23. 2017-03-22 23:11:53,380 - run_tests - DEBUG - Sourcing the OpenStack RC file...
  24. 2017-03-22 23:11:56,671 - vping_ssh - INFO - Using existing Flavor 'm1.tiny'...
  25. 2017-03-22 23:12:00,035 - vping_ssh - INFO - Creating security group 'vPing-sg'...
  26. 2017-03-22 23:12:00,137 - vping_ssh - DEBUG - Security group 'vPing-sg' with ID=d0975c8d-dd57-4438-99d6-a51cf1726d59 created successfully.
  27. 2017-03-22 23:12:00,137 - vping_ssh - DEBUG - Adding ICMP rules in security group 'vPing-sg'...
  28. 2017-03-22 23:12:00,279 - vping_ssh - DEBUG - Adding SSH rules in security group 'vPing-sg'...
  29. 2017-03-22 23:12:00,673 - vping_ssh - INFO - vPing Start Time:'2017-03-22 23:12:00'
  30. 2017-03-22 23:12:00,673 - vping_ssh - INFO - Creating instance 'opnfv-vping-1'...
  31. 2017-03-22 23:12:00,673 - vping_ssh - DEBUG - Configuration: {'nics': [{'net-id': u'13f4502a-a2b0-449b-b67c-75c64fed0735'}], 'flavor': <Flavor: m1.tiny>, 'name': 'opnfv-vping-1', 'image': u'1b70d087-c5aa-4883-85b2-c3018fe04e5e'}
  32. 2017-03-22 23:12:01,385 - vping_ssh - DEBUG - Status: BUILD
  33. 2017-03-22 23:12:04,631 - vping_ssh - DEBUG - Status: BUILD
  34. 2017-03-22 23:12:07,817 - vping_ssh - DEBUG - Status: BUILD
  35. 2017-03-22 23:12:11,013 - vping_ssh - DEBUG - Status: ACTIVE
  36. 2017-03-22 23:12:11,013 - vping_ssh - INFO - Instance 'opnfv-vping-1' is ACTIVE.
  37. 2017-03-22 23:12:11,013 - vping_ssh - INFO - Adding 'opnfv-vping-1' to security group 'vPing-sg'...
  38. 2017-03-22 23:12:11,937 - vping_ssh - DEBUG - Instance 'opnfv-vping-1' got 192.168.130.3
  39. 2017-03-22 23:12:11,937 - vping_ssh - INFO - Creating instance 'opnfv-vping-2'...
  40. 2017-03-22 23:12:11,938 - vping_ssh - DEBUG - Configuration: {'nics': [{'net-id': u'13f4502a-a2b0-449b-b67c-75c64fed0735'}], 'flavor': <Flavor: m1.tiny>, 'name': 'opnfv-vping-2', 'image': u'1b70d087-c5aa-4883-85b2-c3018fe04e5e'}
  41. 2017-03-22 23:12:12,579 - vping_ssh - DEBUG - Status: BUILD
  42. 2017-03-22 23:12:15,774 - vping_ssh - DEBUG - Status: BUILD
  43. 2017-03-22 23:12:19,011 - vping_ssh - DEBUG - Status: ACTIVE
  44. 2017-03-22 23:12:19,011 - vping_ssh - INFO - Instance 'opnfv-vping-2' is ACTIVE.
  45. 2017-03-22 23:12:19,011 - vping_ssh - INFO - Adding 'opnfv-vping-2' to security group 'vPing-sg'...
  46. 2017-03-22 23:12:19,509 - vping_ssh - INFO - Creating floating IP for VM 'opnfv-vping-2'...
  47. 2017-03-22 23:12:20,213 - vping_ssh - INFO - Floating IP created: '172.16.0.112'
  48. 2017-03-22 23:12:20,213 - vping_ssh - INFO - Associating floating ip: '172.16.0.112' to VM 'opnfv-vping-2'
  49. 2017-03-22 23:12:21,684 - vping_ssh - INFO - Trying to establish SSH connection to 172.16.0.112...
  50. 2017-03-22 23:12:23,686 - vping_ssh - DEBUG - Waiting for 172.16.0.112...
  51. 2017-03-22 23:12:29,938 - vping_ssh - DEBUG - Console-log 'opnfv-vping-2': Sending discover...
  52. 2017-03-22 23:12:29,970 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2012.55)
  53. 2017-03-22 23:12:29,970 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2012.55)
  54. 2017-03-22 23:12:30,108 - paramiko.transport - INFO - Authentication (password) successful!
  55. 2017-03-22 23:12:30,108 - paramiko.transport - INFO - Authentication (password) successful!
  56. 2017-03-22 23:12:30,118 - vping_ssh - DEBUG - SSH connection established to 172.16.0.112.
  57. 2017-03-22 23:12:30,118 - vping_ssh - INFO - Trying to transfer ping.sh to 172.16.0.112...
  58. 2017-03-22 23:12:31,253 - vping_ssh - INFO - Waiting for ping...
  59. 2017-03-22 23:12:32,336 - vping_ssh - INFO - vPing detected!
  60. 2017-03-22 23:12:32,338 - vping_ssh - INFO - vPing OK
  61. 2017-03-22 23:12:32,338 - vping_ssh - INFO - vPing duration:'31.7'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement