ci break: Found errors in your .gitlab-ci.yml
Value
Please fix CI
Description
Observed error is:
https://gitlab.eclipse.org/eclipse/oniro-core/oniro/-/pipelines/4511
Found errors in your .gitlab-ci.yml:
'publish-raspberrypi4-64' job needs 'bundle-raspberrypi4-64' job
but 'bundle-raspberrypi4-64' is not in any previous stage 'publish-seco-intel-b68' job needs 'bundle-seco-intel-b68' job
but 'bundle-seco-intel-b68' is not in any previous stage
You can also test your .gitlab-ci.yml in CI Lint
https://gitlab.eclipse.org/eclipse/oniro-core/oniro/-/ci/editor?tab=LINT_TAB
Acceptance Criteria
Enable CI check again on simple changes like
Ping me for rebase if needed
- Show closed items
Blocks
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- philippe coval assigned to @zyga
assigned to @zyga
- Zygmunt Krynicki changed milestone to %goofy alpha
changed milestone to %goofy alpha
- Author Developer
- Zygmunt Krynicki changed iteration to Oniro Core Iterations Jun 1, 2022 - Jun 30, 2022
changed iteration to Oniro Core Iterations Jun 1, 2022 - Jun 30, 2022
- Pavel Zhukov added IssueBug label
added IssueBug label
- Zygmunt Krynicki mentioned in commit zyga/oniro@a6598d80
mentioned in commit zyga/oniro@a6598d80
- Zygmunt Krynicki mentioned in commit zyga/oniro@9f3ed199
mentioned in commit zyga/oniro@9f3ed199
- Zygmunt Krynicki mentioned in merge request !126 (merged)
mentioned in merge request !126 (merged)
- Zygmunt Krynicki mentioned in commit zyga/oniro@1de2f918
mentioned in commit zyga/oniro@1de2f918
- Chase Qi mentioned in merge request !128 (closed)
mentioned in merge request !128 (closed)
- Chase Qi mentioned in merge request !127 (merged)
mentioned in merge request !127 (merged)
- philippe coval marked this issue as related to docs#96 (closed)
marked this issue as related to docs#96 (closed)
- Author Developer
Problem is still there on v2.0.0-alpha2-4-g26ae356e
- Luca Zizolfi added SeverityCritical label
added SeverityCritical label
- Contributor
https://gitlab.eclipse.org/eclipse/oniro-core/oniro/-/pipelines/4904
Found errors in your .gitlab-ci.yml: 'publish-qemu-x86' job needs 'bundle-qemu-x86' job but 'bundle-qemu-x86' is not in any previous stage 'publish-qemu-x86_64' job needs 'bundle-qemu-x86_64' job but 'bundle-qemu-x86_64' is not in any previous stage 'publish-raspberrypi4-64' job needs 'bundle-raspberrypi4-64' job but 'bundle-raspberrypi4-64' is not in any previous stage 'publish-seco-intel-b68' job needs 'bundle-seco-intel-b68' job but 'bundle-seco-intel-b68' is not in any previous stage
- Contributor
@zyga looks like this happens only for "non-code" changes like CONTRIBUTING.md, .gitlab/issue-templates and scripts. If it helps to diagnose the problem
- Pavel Zhukov mentioned in commit landgraf/oniro@6fcfe401
mentioned in commit landgraf/oniro@6fcfe401
- Pavel Zhukov mentioned in merge request !143 (merged)
mentioned in merge request !143 (merged)
- Pavel Zhukov added SeverityMinor label and removed SeverityCritical label
added SeverityMinor label and removed SeverityCritical label
- Contributor
Workaround applied, lowering severity
- Contributor
workaround: !142 (merged)
- Author Developer
- Luca Favaretto marked this issue as related to #633 (closed)
marked this issue as related to #633 (closed)
- Luca Favaretto removed the relation with #633 (closed)
removed the relation with #633 (closed)
- Author Developer
Let's close it and if there is a need for, please open a new one to remove the workaround
- philippe coval closed
closed
- Pavel Zhukov reopened
reopened
- Contributor
Reopening this. The issue should be properly fixed. Current implementation is a bit fragile. Adding any rule into .workspace-rules triggers the issue. The reason is bundle jobs dependencies if one of qemu jobs are excluded by the rules then bindle jobs has broken dependendencies. The CI should be fixed to not create bundle job if job it depends on was not created.
- Pavel Zhukov mentioned in commit landgraf/oniro@2199378e
mentioned in commit landgraf/oniro@2199378e
- Pavel Zhukov mentioned in commit landgraf/oniro@88ca87f2
mentioned in commit landgraf/oniro@88ca87f2
- Pavel Zhukov mentioned in merge request !176 (closed)
mentioned in merge request !176 (closed)
- Pavel Zhukov mentioned in commit landgraf/oniro@37a995c6
mentioned in commit landgraf/oniro@37a995c6
- Pavel Zhukov mentioned in commit landgraf/oniro@668217e3
mentioned in commit landgraf/oniro@668217e3
- Pavel Zhukov mentioned in commit landgraf/oniro@6250cbeb
mentioned in commit landgraf/oniro@6250cbeb
- Pavel Zhukov mentioned in commit landgraf/oniro@0a5ccdda
mentioned in commit landgraf/oniro@0a5ccdda
- Pavel Zhukov mentioned in commit landgraf/oniro@1b7d6253
mentioned in commit landgraf/oniro@1b7d6253
- Pavel Zhukov mentioned in commit landgraf/oniro@5719d8d7
mentioned in commit landgraf/oniro@5719d8d7
- Pavel Zhukov mentioned in commit landgraf/oniro@2d5651f1
mentioned in commit landgraf/oniro@2d5651f1
- Pavel Zhukov mentioned in commit landgraf/oniro@afe84e5e
mentioned in commit landgraf/oniro@afe84e5e
- Pavel Zhukov removed iteration Oniro Core Iterations Jun 1, 2022 - Jun 30, 2022
removed iteration Oniro Core Iterations Jun 1, 2022 - Jun 30, 2022
- Contributor
@zyga are you planning to work on it during current/next iteration?