Code Monkey home page Code Monkey logo

Comments (4)

petr-balogh avatar petr-balogh commented on June 28, 2024

Not enough logs provided. We need to enable COLLECT_LOGS option in the job I guess in order to collect must gather or keep cluster running.

2024-04-05 09:32:51  E           jsonschema.exceptions.ValidationError: 'up' was expected
2024-04-05 09:32:51  E           
2024-04-05 09:32:51  E           Failed validating 'const' in schema['properties']['status']:
2024-04-05 09:32:51  E               {'const': 'up'}
2024-04-05 09:32:51  E           
2024-04-05 09:32:51  E           On instance['status']:
2024-04-05 09:32:51  E               'down'

Clearly says that there was expected status up but it was down .

So if this is the case it's not the issue in the ocs-ci but in the deployment that i'ts not in expected state we want to to have it and validate for - that's why we have such check.

from ocs-ci.

petr-balogh avatar petr-balogh commented on June 28, 2024

So please provide a cluster and ping ecosystem team to have a look or attache MG Logs from cluster to confirm the above. @sidhant-agrawal

from ocs-ci.

sidhant-agrawal avatar sidhant-agrawal commented on June 28, 2024

@petr-balogh Another job failed with same error
COLLECT_LOGS and PAUSE_BEFORE_TEARDOWN options were enabled this time. We have the live cluster.
Job link: https://url.corp.redhat.com/3df3ed5

from ocs-ci.

petr-balogh avatar petr-balogh commented on June 28, 2024

Did debug the issue and we found out that OSD pod got up just 5 seconds based on the logs of pod before we did this schema validations, and OSD was still considered as DOWN status.

When I connected to provided cluster I see all OSDs are with status UP:
https://url.corp.redhat.com/0e37129

from ocs-ci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.