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

CI job passed and test script exit 0, but failed by timeout #166

Closed
yih-redhat opened this issue Apr 19, 2024 · 7 comments
Closed

CI job passed and test script exit 0, but failed by timeout #166

yih-redhat opened this issue Apr 19, 2024 · 7 comments

Comments

@yih-redhat
Copy link

Container platform

No response

Version

No response

OS version of the container image

No response

Bugzilla, Jira

No response

Description

Please check log at http://artifacts.osci.redhat.com/testing-farm/7df7ef54-3fa5-46fd-8801-b1ce2e37f94b/

I can see the job is already finished and exit with 0, but however it still wait for that process to finish and finally timeout.

  • sudo podman system reset --force
    A "/etc/containers/storage.conf" config file exists.
    Remove this file if you did not modify the configuration.
  • sudo rm -rf /tmp/tmp.tbHrQIG4kt
  • exit 0

Maximum test time '150m' exceeded.
Adjust the test 'duration' attribute if necessary.
https://tmt.readthedocs.io/en/stable/spec/tests.html#duration

A new job that can print out leftover or orphaned process has been created and is running now. yih-redhat/tmt-demo#36

Reproducer

No response

@yih-redhat
Copy link
Author

Changed from v1 to main at https://github.com/yih-redhat/tmt-demo/blob/main/.github/workflows/rhel-9-4.yaml#L452

Now this test is run with main branch now yih-redhat/tmt-demo#37

@yih-redhat
Copy link
Author

@phracek Hi, do you have time to take a look of this issue this week?

@zmiklank
Copy link
Collaborator

Hello @yih-redhat, is this issue related to tfaga v2?

@yih-redhat
Copy link
Author

What do you mean "tfaga v2"?
I changed to sclorg/testing-farm-as-github-action@v2, and still have the same issue.

@zmiklank
Copy link
Collaborator

I meant version 2 of testing farm as github action. So then yes.
Thanks for creating the issue, we will look into it. Also contributions are welcome.

@zmiklank
Copy link
Collaborator

zmiklank commented Apr 30, 2024

@yih-redhat
I see, that the action is failing as it should be:
image

Isn't the reason of this behavior in your setup?

@phracek phracek added type: bug Something isn't working help wanted Extra attention is needed labels Apr 30, 2024
@zmiklank zmiklank removed type: bug Something isn't working help wanted Extra attention is needed labels May 2, 2024
@jamacku
Copy link
Member

jamacku commented May 3, 2024

Also:

Maximum test time '150m' exceeded.
Adjust the test 'duration' attribute if necessary.

@jamacku jamacku closed this as not planned Won't fix, can't repro, duplicate, stale May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants