New issue
Advanced search Search tips

Issue 895050 link

Starred by 3 users

Issue metadata

Status: Fixed
Owner:
Closed: Oct 18
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

buildbucket put returns no build info if any build creation fails

Project Member Reported by s...@google.com, Oct 13

Issue description

I have a builder creating builds in batches. If any build in the batch fails, there is no info about the builds which succeeded.

For example:
https://luci-milo-dev.appspot.com/p/chromium/builders/luci.chromium.cron/Snapshot%20Builder/b8932824017079933312

Creation of 4/5 builds succeeded (verified by checking the triggered builder), but neither stdout nor json.output have any info about these builds.
 
Owner: no...@chromium.org
Status: Assigned (was: Untriaged)
I suspect this is a bug in recipe module, not buildbucket v1 API, since CQ is able to detect which triggers failed.
Labels: -Restrict-View-Google
Project Member

Comment 4 by bugdroid1@chromium.org, Oct 15

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/luci/luci-go.git/+/f71f1b4839cdd6f2ddd3ca7a8c743d3c355e12f7

commit f71f1b4839cdd6f2ddd3ca7a8c743d3c355e12f7
Author: Nodir Turakulov <nodir@google.com>
Date: Mon Oct 15 22:30:16 2018

[buildbucket] Always print response

Print buildbucket response regardless of exit code

Bug:  895050 
Change-Id: Ifc7636b7ce25b30ed6c5c581b18e3e3a2d8d6123
Reviewed-on: https://chromium-review.googlesource.com/c/1280966
Reviewed-by: smut <smut@google.com>
Commit-Queue: Nodir Turakulov <nodir@chromium.org>

[modify] https://crrev.com/f71f1b4839cdd6f2ddd3ca7a8c743d3c355e12f7/buildbucket/client/cmd/buildbucket/put.go

Status: Fixed (was: Started)

Sign in to add a comment