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

Pipeline get stuck into orange (error) state but did not show any logs or error details just loading. #8845

Open
nileshav opened this issue Oct 20, 2023 · 7 comments

Comments

@nileshav
Copy link

nileshav commented Oct 20, 2023

Summary

We are facing one issue, that pipeline is get stuck in orange state and just showing loading status without any error details at frontend. We are quite confused to investigate because the no error shown and stuck the pipeline in orange state.

Steps to reproduce

When we pin particular resource then pipeline successfully work with error (No such file or directory) for that particular resource but when we unpin that resource then pipeline stuck in orange state. (snapshot attached)

Expected results

Orange state of pipeline must show any error log or statement.

Actual results

Screenshot 2023-10-20 at 12 42 04 PM Orange state of pipeline showing only the loading into frontend UI of concourse.

Additional context

We are trying to run a build by without pin version for a resource which should work.
We have found slight similar issue reported #6399

Triaging info

  • Concourse version: 7.8.2
  • Browser (if applicable): Edge/Chrom
  • Did this used to work? not sure
@nileshav nileshav added the bug label Oct 20, 2023
@pmatuska
Copy link

Additional information:

It looks like this is happening when we have two resources of git resource type (for 2 different branches of the same repo, main and feature branch), where the feature branch was created from the main branch but does not contain any new commits yet (so both have the same commit ID as latest).

Example:

Main branch resource:
image

Target branch resource:
image

@jenszo
Copy link

jenszo commented Nov 16, 2023

I can also confirm this is affecting multiple project teams. Looking forward to a few insights.

@tatyango
Copy link

interested in this request as well.

@nileshav
Copy link
Author

Hello Concourse Team,

Checking for an update.

1 similar comment
@nileshav
Copy link
Author

nileshav commented Feb 1, 2024

Hello Concourse Team,

Checking for an update.

@suhlig
Copy link
Contributor

suhlig commented Feb 1, 2024

We're having the same problem and the only workaround is to remove one of the resources. Re-adding it makes the problem re-appear.

@taylorsilva
Copy link
Member

More information is needed. How did the pipeline get in this state where pinning/unpinning leads to builds being "oranged" or not "oranged". More logs from the web node might help, specifically filtering down for logs related to this pipeline.

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

6 participants