Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
3.2.3
Description
I’ve been noticing an issue with Jenkins CI where a file jira-json goes missing all of a sudden – jenkins / hadoop-multibranch / PR-3588 / #2 (apache.org)
[2021-10-27T17:52:58.787Z] Processing: https://github.com/apache/hadoop/pull/3588 [2021-10-27T17:52:58.787Z] GITHUB PR #3588 is being downloaded from [2021-10-27T17:52:58.787Z] https://api.github.com/repos/apache/hadoop/pulls/3588 [2021-10-27T17:52:58.787Z] JSON data at Wed Oct 27 17:52:55 UTC 2021 [2021-10-27T17:52:58.787Z] Patch data at Wed Oct 27 17:52:56 UTC 2021 [2021-10-27T17:52:58.787Z] Diff data at Wed Oct 27 17:52:56 UTC 2021 [2021-10-27T17:52:59.814Z] awk: cannot open /home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-3588/centos-7/out/jira-json (No such file or directory) [2021-10-27T17:52:59.814Z] ERROR: https://github.com/apache/hadoop/pull/3588 issue status is not matched with "Patch Available". [2021-10-27T17:52:59.814Z]
This causes the pipeline run to fail. I’ve seen this in my multiple attempts to re-run the CI on my PR –
- After 45 minutes – jenkins / hadoop-multibranch / PR-3588 / #1 (apache.org)
- After 1 minute – jenkins / hadoop-multibranch / PR-3588 / #2 (apache.org)
- After 17 minutes – jenkins / hadoop-multibranch / PR-3588 / #3 (apache.org)
The hadoop-multibranch pipeline doesn't use ASF JIRA, thus, we're disabling the jira plugin to fix this issue.
Attachments
Issue Links
- is a clone of
-
HADOOP-17985 Disable JIRA plugin for YETUS on Hadoop
- Resolved
- links to