Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-1515

Master staging gate broken with 1.4.0-staging dockers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Highest Highest
    • Dublin Release
    • Dublin Release

      In order to test SO-1419, the manifests had been updated to 1.4.0-staging (https://gerrit.onap.org/r/#/c/78496/)

      This change seems to have side effects on the all OOM installation, last attempt to deploy then run tests on Master staging leads to critical errors on SO side

      Some pods do not start properly and healthcheck is FAIL

      ------------------------------------------------------------------------------
      Basic SO Health Check | FAIL |
      Test timeout 10 seconds exceeded.
      ------------------------------------------------------------------------------

      kubectl get pods -n onap |grep so
      onap-aai-aai-resources-5d86c857cb-4hf6p 2/2 Running 0 8h
      onap-oof-cmso-db-0 1/1 Running 0 6h
      onap-oof-oof-cmso-service-c69dd6dfb-zshtl 1/1 Running 0 6h
      onap-oof-oof-has-solver-54f46bbccc-jvh8b 1/1 Running 0 6h
      onap-so-so-76f6f8798d-b8lcl 1/1 Running 0 8h
      onap-so-so-bpmn-infra-55c5bbc8b8-gmgxn 0/1 CrashLoopBackOff 46 3h
      onap-so-so-catalog-db-adapter-6948bfc9f9-5wr26 0/1 CrashLoopBackOff 47 3h
      onap-so-so-mariadb-64765bffd8-thcfc 1/1 Running 0 8h
      onap-so-so-monitoring-57c97b79fd-g5l7f 1/1 Running 0 8h
      onap-so-so-openstack-adapter-65bc46dfff-swbdt 0/1 CrashLoopBackOff 47 3h
      onap-so-so-request-db-adapter-78f555d99f-99grw 0/1 CrashLoopBackOff 46 3h
      onap-so-so-sdc-controller-5d56dd47c5-fvbfh 1/1 Running 0 8h
      onap-so-so-sdnc-adapter-78d685f7cb-nlrlv 1/1 Running 0 8h
      onap-so-so-vfc-adapter-7767b794fb-ncmt4 1/1 Running 0 8h

       

      ---------------------------------------------------------------

       

      kubectl logs onap-so-so-bpmn-infra-55c5bbc8b8-gmgxn -n onap
      Installing onap-ca.crt in /usr/local/share/ca-certificates
      WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping
      JVM Arguments: -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/bpmn/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml

      ____ _ ____ ____ __ __
      / ___| __ _ _ __ ___ _ _ _ __ __| | __ _ | __ )| _ | \/ |

        / _` '_ ` _ |     '_ \ / _` / _`   _ | _)   \/  
        __ (_               _         (_   (_       _) __/      

      ___/_,|| || ||_,|| ||_,|_,| |___/|| || ||

      Spring-Boot: (v2.0.5.RELEASE)
      Camunda BPM: (v7.9.0)
      Camunda BPM Spring Boot Starter: (v3.0.0)

      Application exiting with status code 1

      kubectl logs onap-so-so-catalog-db-adapter-6948bfc9f9-5wr26 -n onap
      Installing onap-ca.crt in /usr/local/share/ca-certificates
      WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping
      JVM Arguments: -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/catdb/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml

      . ____ _ __ _ _
      /
      / __' __ _ ()_ __ __ _ \ \ \ \
      ( ( )___ | '_ | '| | ' \/ _` | \ \ \ \
      / __)| |)| | | | | || (_| | ) ) ) )
      ' |___| .|| ||| |_, | / / / /
      =========||==============|_/=////
      :: Spring Boot :: (v2.0.5.RELEASE)

      Application exiting with status code 1

      kubectl logs onap-so-so-openstack-adapter-65bc46dfff-swbdt -n onap
      Installing onap-ca.crt in /usr/local/share/ca-certificates
      WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping
      JVM Arguments: -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/openstack/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml -Djsse.enableSNIExtension=false

      . ____ _ __ _ _
      /
      / __' __ _ ()_ __ __ _ \ \ \ \
      ( ( )___ | '_ | '| | ' \/ _` | \ \ \ \
      / __)| |)| | | | | || (_| | ) ) ) )
      ' |___| .|| ||| |_, | / / / /
      =========||==============|_/=////
      :: Spring Boot :: (v2.0.5.RELEASE)

      Application exiting with status code 1

      kubectl logs onap-so-so-request-db-adapter-78f555d99f-99grw -n onap
      Installing onap-ca.crt in /usr/local/share/ca-certificates
      WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping
      JVM Arguments: -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/reqdb/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml

      . ____ _ __ _ _
      /
      / __' __ _ ()_ __ __ _ \ \ \ \
      ( ( )___ | '_ | '| | ' \/ _` | \ \ \ \
      / __)| |)| | | | | || (_| | ) ) ) )
      ' |___| .|| ||| |_, | / / / /
      =========||==============|_/=////
      :: Spring Boot :: (v2.0.5.RELEASE)

      Application exiting with status code 1

            mrichomme mrichomme
            mrichomme mrichomme
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: