Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check OVF_STORE volume status: Try 10 minutes #190

Closed
wants to merge 2 commits into from

Conversation

kobihk
Copy link
Contributor

@kobihk kobihk commented Dec 6, 2020

we still face this issue that the timeout reached and we failed because we didn't got the expected results
but when looking into the machine few minutes later we see that we have the volume status results:

22:45:16 TASK [ovirt.ovirt.hosted_engine_setup : Check OVF_STORE volume status] *********
22:45:17 changed: [example.com] => (item={'name': 'OVF_STORE', 'image_id': 'aabbcc', 'id': 'ddeeff'})
22:45:17 FAILED - RETRYING: Check OVF_STORE volume status (12 retries left).
22:45:28 FAILED - RETRYING: Check OVF_STORE volume status (11 retries left).
22:45:39 FAILED - RETRYING: Check OVF_STORE volume status (10 retries left).
22:45:50 FAILED - RETRYING: Check OVF_STORE volume status (9 retries left).
22:46:01 FAILED - RETRYING: Check OVF_STORE volume status (8 retries left).
22:46:11 FAILED - RETRYING: Check OVF_STORE volume status (7 retries left).
22:46:22 FAILED - RETRYING: Check OVF_STORE volume status (6 retries left).
22:46:33 FAILED - RETRYING: Check OVF_STORE volume status (5 retries left).
22:46:44 FAILED - RETRYING: Check OVF_STORE volume status (4 retries left).
22:46:55 FAILED - RETRYING: Check OVF_STORE volume status (3 retries left).
22:47:06 FAILED - RETRYING: Check OVF_STORE volume status (2 retries left).
22:47:16 FAILED - RETRYING: Check OVF_STORE volume status (1 retries left).

@ovirt-infra
Copy link

Hello contributor, thanks for submitting a PR for this project!

I am the bot who triggers "standard-CI" builds for this project.
As a security measure, I will not run automated tests on PRs that are not from white-listed contributors.

In order to allow automated tests to run, please ask one of the project maintainers to review the code and then do one of the following:

  1. Type ci test please on this PR to trigger automated tests for it.
  2. Type ci add to whitelist on this PR to trigger automated tests for it and also add you to the contributor white-list so that your future PRs will be tested automatically. ( keep in mind this list might be overwritten if the job XML is refreshed, for permanent whitelisting, please follow ovirt dynamic plugin improvements #3 option )
  3. If you are planning to contribute to more than one project, maybe it's better to ask them to add you to the project organization, so you'll be able to run tests for all the organization's projects.

@kobihk
Copy link
Contributor Author

kobihk commented Dec 6, 2020

This PR is the same as the closed PR oVirt/ovirt-ansible-hosted-engine-setup#336

@kobihk kobihk force-pushed the check_ovf_store_60_times_master branch from c4d94b5 to 8926e5a Compare December 6, 2020 11:49
@mnecas mnecas requested a review from arachmani December 7, 2020 10:22
@kobihk kobihk added the WIP Work in progress, not ready to be merged label Dec 7, 2020
@mnecas
Copy link
Member

mnecas commented Feb 18, 2021

ci add to whitelist

@sandrobonazzola sandrobonazzola force-pushed the check_ovf_store_60_times_master branch from d66f054 to 35cdd42 Compare July 6, 2022 08:16
@michalskrivanek
Copy link
Member

seems to work properly as is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in progress, not ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants