Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-5019 Publish latest version of VOTLHA software
  3. VOL-5149

v2.12 - (voltha-onos) verify_voltha-onos-sanity-test-voltha-2.12 failure

    XMLWordPrintable

    Details

    • Story Points:
      0

      Description

      ERROR

      12:16:06 1) ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=30120): Max retries exceeded with url: /onos/v1/devices (Caused by ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')))

       

      DETAIL

      12:14:10  set +u && source .venv/bin/activate && set -u \
      12:14:10    && cd tests/functional \
      12:14:10    && robot -V /w/workspace/verify_voltha-onos_sanity-test-voltha-2.12/voltha-system-tests/tests/data/bbsim-kind.yaml -d /w/workspace/verify_voltha-onos_sanity-test-voltha-2.12/sanity-kind-att  -v ONOS_SSH_PORT:30115 -v ONOS_REST_PORT:30120 -v NAMESPACE:voltha -v INFRA_NAMESPACE:default -v container_log_dir:/w/workspace/verify_voltha-onos_sanity-test-voltha-2.12/sanity-kind-att -v logging:True -i sanity  -X -e notready --noncritical non-critical Voltha_PODTests.robot
      12:14:11  ==============================================================================
      12:14:11  Voltha PODTests :: Test various end-to-end scenarios                          
      12:14:11  ==============================================================================
      12:14:11  
      12:14:11  Sadis File:None
      12:14:33  Sanity E2E Test for OLT/ONU on POD :: Validates E2E Ping Connectiv... /w/workspace/verify_voltha-onos_sanity-test-voltha-2.12/voltha-system-tests/.venv/lib/python3.6/site-packages/paramiko/transport.py:32: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6.
      12:14:33    from cryptography.hazmat.backends import default_backend
      12:14:33  [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:14:34  [ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:14:35  [ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:14:54  [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:14:54  [ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:14:55  [ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:15:13  [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:15:13  [ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:15:14  [ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:15:33  [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:15:33  [ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:15:34  [ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:16:01  | FAIL |
      12:16:01  Setup failed:
      12:16:01  Keyword 'Validate OLT Device in ONOS' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=30120): Max retries exceeded with url: /onos/v1/devices (Caused by ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')))
      12:16:01  
      12:16:01  Also teardown failed:
      12:16:01  Several failures occurred:
      12:16:01  
      12:16:01  1) EOF: End Of File (EOF). Exception style platform.
      12:16:01  <pexpect.pty_spawn.spawn object at 0x7f164b5255f8>
      12:16:01  command: /usr/bin/ssh
      12:16:01  args: ['/usr/bin/ssh', '-p', '30115', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', 'karaf@127.0.0.1']
      12:16:01  buffer (last 100 chars): b''
      12:16:01  before (last 100 chars): b'ssh_exchange_identification: read: Connection reset by peer\r\r\n'
      12:16:01  after: <class 'pexpect.exceptions.EOF'>
      12:16:01  match: None
      12:16:01  match_index: None
      12:16:01  exitstatus: 255
      12:16:01  flag_eof: True
      12:16:01  pid: 38029
      12:16:01  child_fd: 10
      12:16:01  closed: False
      12:16:01  timeout: 30
      12:16:01  delimiter: <class 'pexpect.exceptions.EOF'>
      12:16:01      [ Message content over the limit has been removed. ]
      12:16:01  match: None
      12:16:01  match_index: None
      12:16:01  exitstatus: 255
      12:16:01  flag_eof: True
      12:16:01  pid: 38589
      12:16:01  child_fd: 54
      12:16:01  closed: False
      12:16:01  timeout: 30
      12:16:01  delimiter: <class 'pexpect.exceptions.EOF'>
      12:16:01  logfile: None
      12:16:01  logfile_read: None
      12:16:01  logfile_send: None
      12:16:01  maxread: 2000
      12:16:01  ignorecase: False
      12:16:01  searchwindowsize: None
      12:16:01  delaybeforesend: 0.05
      12:16:01  delayafterclose: 0.1
      12:16:01  delayafterterminate: 0.1
      12:16:01  searcher: searcher_re:
      12:16:01      0: re.compile(b'[pP]assword:')
      12:16:01  ------------------------------------------------------------------------------
      12:16:02  [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:16:03  [ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:16:05  [ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices
      12:16:06  Voltha PODTests :: Test various end-to-end scenarios                  | FAIL |
      12:16:06  Suite teardown failed:
      12:16:06  Several failures occurred:
      12:16:06  
      12:16:06  1) ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=30120): Max retries exceeded with url: /onos/v1/devices (Caused by ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')))
      12:16:06  
      12:16:06  2) Resolving variable '${resp.content}' failed: AttributeError: 'NoneType' object has no attribute 'content'
      12:16:06  
      12:16:06  3) Resolving variable '${jsondata['devices']}' failed: TypeError: 'NoneType' object is not subscriptable
      12:16:06  
      12:16:06  4) Resolving variable '${jsondata['devices']}' failed: TypeError: 'NoneType' object is not subscriptable
      12:16:06  
      12:16:06  5) Converting argument of FOR IN RANGE failed: TypeError: Expected number, got None..
      12:16:06  
      12:16:06  1 critical test, 0 passed, 1 failed
      12:16:06  1 test total, 0 passed, 1 failed
      12:16:06  ==============================================================================
      12:16:06  Output:  /w/workspace/verify_voltha-onos_sanity-test-voltha-2.12/sanity-kind-att/output.xml
      12:16:06  Log:     /w/workspace/verify_voltha-onos_sanity-test-voltha-2.12/sanity-kind-att/log.html
      12:16:06  Report:  /w/workspace/verify_voltha-onos_sanity-test-voltha-2.12/sanity-kind-att/report.html
      12:16:09  Makefile:513: recipe for target 'voltha-test' failed
      12:16:09  make: *** [voltha-test] Error 1
      12:16:09  make: Leaving directory '/w/workspace/verify_voltha-onos_sanity-test-voltha-2.12/voltha-system-tests'
      

        Attachments

          Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Activity

              People

              Assignee:
              Unassigned
              Reporter:
              joey Joey Armstrong
              Watchers:
              1 Start watching this issue

                Dates

                Created:
                Updated:

                  Gerrit Reviews

                  There are no open Gerrit changes