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

Github actions workflow issue for long running jobs - Not able to view Logs & status marked as cancelled but overall workflow seems to be running #1163

Open
katkhem-bh opened this issue Jun 13, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@katkhem-bh
Copy link

katkhem-bh commented Jun 13, 2024

Hi,

We are using Github actions to run our jmeter scripts.
We have configured self-hosted runner and scheduling the job on that runners. Job will be generally scheduled to run for 3-4 days depending on the scenarios.

For first 10-12 hours my workflow will print logs properly but after that job status will be changed as cancelled & printing logs will be stopped. But overall job workflow would be running same as in below mentioned image.

we will not able to see the jmeter job logs (error %) or anything as we will not be able to expand and see the jmeter job's step. My question is if the job was canceled how would it be still running & is there any variable / parameter that we can set to increase the log size limit bcz my job will print huge logs as part of the script execution.

githubissue

If anyone faced this similar kind of issue please guide us to resolve . Thankyou in advance

@katkhem-bh katkhem-bh added bug Something isn't working needs triage labels Jun 13, 2024
@HarithaVattikuti
Copy link

Hello @katkhem-bh
Thank you for creating this issue. We will investigate it and get back to you as soon as we have some feedback.

@katkhem-bh
Copy link
Author

Hi @HarithaVattikuti

It would be really helpful if you can guide us to overcome this issue as soon as possible.
We will be waiting for your response.

Thankyou

@katkhem-bh katkhem-bh changed the title Github actions workflow issue for long running jobs - Logs not expanding at the runtime Github actions workflow issue for long running jobs - Not able to view Logs & status marked as cancelled but overall workflow seems to be running Jun 23, 2024
@katkhem-bh
Copy link
Author

katkhem-bh commented Jun 23, 2024

Hi @HarithaVattikuti

one quick observation

after the job got executed successfully for 3 days that cancelled sign was changed to success.

image

But i just want to know why this issue is happening in github actions UI..?

@rcomer
Copy link

rcomer commented Jun 23, 2024

I may be missing something but this issue does not appear to be about the stale github action. If I’m correct, you may have more luck asking at
https://github.com/orgs/community/discussions/categories/actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants