Uploaded image for project: 'Virtual Infrastructure Deployment'
  1. Virtual Infrastructure Deployment
  2. VID-923

VID CSIT fails against 7.0-STAGING-latest docker image

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • Honolulu Release
    • Honolulu Release
    • None
    • None

      VID CSIT for master fails with the newest VID docker image:

      https://jenkins.onap.org/view/vid/job/vid-master-csit-healthCheck/

      The failures started after taking the master version (7.0-STAGING-latest) in use in https://gerrit.onap.org/r/c/integration/csit/+/114731 - the Frankfurt version 6.0 used until then passed without problems (and would still pass now) 

      The probable root cause for the failure is then related to https://gerrit.onap.org/r/c/vid/+/114616 as it seems to be the only change since https://gerrit.onap.org/r/c/vid/+/114635 that could have effect on docker startup (but I encourage you to doublecheck this yourself).

      The problem can be investigated locally by cloning integration/csit and running

      ./run-csit plans/vid/healthCheck

      and then observing the behaviour of vid-server container - it seems to have issues with connecting to database:

      Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=localhost)(port=3306)(type=master) : Connection refused (Connection refused)

      ...but I couldn't immediately find any further hints to explain this failure.

       

       

       

       

            ikram ikram
            kaihlavi kaihlavi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: