Roll recipe dependencies (nontrivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (fuchsia) into this repository. The build that created this CL was https://ci.chromium.org/b/8711760381696729249 Please review the expectation changes, and LGTM+CQ. fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+/48c8f5ab655f8d4aa39815149c1a51cf047b6fb7 48c8f5a (mohrr@google.com) [auto_roller] Summarize tryjob failures Please check the following references for more information: - autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller - rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback - cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md Use https://goo.gl/noib3a to file a bug. R=codefu@google.com, flutter-infra-notify+luci-recipes@google.com, matanl@google.com, zra@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I649ea56234a53b0113deff3c9b11cea8e5fe4723 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/66741 Reviewed-by: Matan Lurey <matanl@google.com> Commit-Queue: Matan Lurey <matanl@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 5ecc91d..9a2f4c3 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -32,7 +32,7 @@ }, "fuchsia": { "branch": "refs/heads/main", - "revision": "e72dc728ecd4d024f8c4a3280cd2ddecab7e1125", + "revision": "48c8f5ab655f8d4aa39815149c1a51cf047b6fb7", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": {
diff --git a/recipes/infra/ci_yaml.expected/basic.json b/recipes/infra/ci_yaml.expected/basic.json index 8496699..7408fc7 100644 --- a/recipes/infra/ci_yaml.expected/basic.json +++ b/recipes/infra/ci_yaml.expected/basic.json
@@ -1435,6 +1435,13 @@ "name": "check for completion" }, { + "cmd": [], + "name": "check for completion.check if done (0)", + "~followup_annotations": [ + "@@@STEP_NEST_LEVEL@1@@@" + ] + }, + { "cmd": [ "[START_DIR]/cipd_tool/infra/tools/luci/gerrit/0e548aa33f8113a45a5b3b62201e114e98e63d00f97296912380138f44597b07/gerrit", "change-detail", @@ -1459,11 +1466,12 @@ "hostname": "rdbhost" } }, - "name": "check for completion.check if done (0)", + "name": "check for completion.check if done (0).status", "timeout": 600, "~followup_annotations": [ - "@@@STEP_NEST_LEVEL@1@@@", + "@@@STEP_NEST_LEVEL@2@@@", "@@@STEP_LOG_LINE@json.output@{@@@", + "@@@STEP_LOG_LINE@json.output@ \"_number\": 123456,@@@", "@@@STEP_LOG_LINE@json.output@ \"current_revision\": \"abc123\",@@@", "@@@STEP_LOG_LINE@json.output@ \"labels\": {@@@", "@@@STEP_LOG_LINE@json.output@ \"Commit-Queue\": {@@@", @@ -1477,6 +1485,11 @@ "@@@STEP_LOG_LINE@json.output@ }@@@", "@@@STEP_LOG_LINE@json.output@ }@@@", "@@@STEP_LOG_LINE@json.output@ },@@@", + "@@@STEP_LOG_LINE@json.output@ \"revisions\": {@@@", + "@@@STEP_LOG_LINE@json.output@ \"abc123\": {@@@", + "@@@STEP_LOG_LINE@json.output@ \"_number\": 3@@@", + "@@@STEP_LOG_LINE@json.output@ }@@@", + "@@@STEP_LOG_LINE@json.output@ },@@@", "@@@STEP_LOG_LINE@json.output@ \"status\": \"MERGED\"@@@", "@@@STEP_LOG_LINE@json.output@}@@@", "@@@STEP_LOG_END@json.output@@@",
diff --git a/recipes/infra/ci_yaml.expected/flutter.monorepo.json b/recipes/infra/ci_yaml.expected/flutter.monorepo.json index 63d575e..7371d70 100644 --- a/recipes/infra/ci_yaml.expected/flutter.monorepo.json +++ b/recipes/infra/ci_yaml.expected/flutter.monorepo.json
@@ -1524,6 +1524,13 @@ "name": "check for completion" }, { + "cmd": [], + "name": "check for completion.check if done (0)", + "~followup_annotations": [ + "@@@STEP_NEST_LEVEL@1@@@" + ] + }, + { "cmd": [ "[START_DIR]/cipd_tool/infra/tools/luci/gerrit/0e548aa33f8113a45a5b3b62201e114e98e63d00f97296912380138f44597b07/gerrit", "change-detail", @@ -1548,11 +1555,12 @@ "hostname": "rdbhost" } }, - "name": "check for completion.check if done (0)", + "name": "check for completion.check if done (0).status", "timeout": 600, "~followup_annotations": [ - "@@@STEP_NEST_LEVEL@1@@@", + "@@@STEP_NEST_LEVEL@2@@@", "@@@STEP_LOG_LINE@json.output@{@@@", + "@@@STEP_LOG_LINE@json.output@ \"_number\": 123456,@@@", "@@@STEP_LOG_LINE@json.output@ \"current_revision\": \"abc123\",@@@", "@@@STEP_LOG_LINE@json.output@ \"labels\": {@@@", "@@@STEP_LOG_LINE@json.output@ \"Commit-Queue\": {@@@", @@ -1566,6 +1574,11 @@ "@@@STEP_LOG_LINE@json.output@ }@@@", "@@@STEP_LOG_LINE@json.output@ }@@@", "@@@STEP_LOG_LINE@json.output@ },@@@", + "@@@STEP_LOG_LINE@json.output@ \"revisions\": {@@@", + "@@@STEP_LOG_LINE@json.output@ \"abc123\": {@@@", + "@@@STEP_LOG_LINE@json.output@ \"_number\": 3@@@", + "@@@STEP_LOG_LINE@json.output@ }@@@", + "@@@STEP_LOG_LINE@json.output@ },@@@", "@@@STEP_LOG_LINE@json.output@ \"status\": \"MERGED\"@@@", "@@@STEP_LOG_LINE@json.output@}@@@", "@@@STEP_LOG_END@json.output@@@",
diff --git a/recipes/infra/ci_yaml.expected/release.json b/recipes/infra/ci_yaml.expected/release.json index 9130820..5b206a9 100644 --- a/recipes/infra/ci_yaml.expected/release.json +++ b/recipes/infra/ci_yaml.expected/release.json
@@ -1435,6 +1435,13 @@ "name": "check for completion" }, { + "cmd": [], + "name": "check for completion.check if done (0)", + "~followup_annotations": [ + "@@@STEP_NEST_LEVEL@1@@@" + ] + }, + { "cmd": [ "[START_DIR]/cipd_tool/infra/tools/luci/gerrit/0e548aa33f8113a45a5b3b62201e114e98e63d00f97296912380138f44597b07/gerrit", "change-detail", @@ -1459,11 +1466,12 @@ "hostname": "rdbhost" } }, - "name": "check for completion.check if done (0)", + "name": "check for completion.check if done (0).status", "timeout": 600, "~followup_annotations": [ - "@@@STEP_NEST_LEVEL@1@@@", + "@@@STEP_NEST_LEVEL@2@@@", "@@@STEP_LOG_LINE@json.output@{@@@", + "@@@STEP_LOG_LINE@json.output@ \"_number\": 123456,@@@", "@@@STEP_LOG_LINE@json.output@ \"current_revision\": \"abc123\",@@@", "@@@STEP_LOG_LINE@json.output@ \"labels\": {@@@", "@@@STEP_LOG_LINE@json.output@ \"Commit-Queue\": {@@@", @@ -1477,6 +1485,11 @@ "@@@STEP_LOG_LINE@json.output@ }@@@", "@@@STEP_LOG_LINE@json.output@ }@@@", "@@@STEP_LOG_LINE@json.output@ },@@@", + "@@@STEP_LOG_LINE@json.output@ \"revisions\": {@@@", + "@@@STEP_LOG_LINE@json.output@ \"abc123\": {@@@", + "@@@STEP_LOG_LINE@json.output@ \"_number\": 3@@@", + "@@@STEP_LOG_LINE@json.output@ }@@@", + "@@@STEP_LOG_LINE@json.output@ },@@@", "@@@STEP_LOG_LINE@json.output@ \"status\": \"MERGED\"@@@", "@@@STEP_LOG_LINE@json.output@}@@@", "@@@STEP_LOG_END@json.output@@@",
diff --git a/recipes/infra/ci_yaml.expected/staging.json b/recipes/infra/ci_yaml.expected/staging.json index 8cc73fc..ddc61e1 100644 --- a/recipes/infra/ci_yaml.expected/staging.json +++ b/recipes/infra/ci_yaml.expected/staging.json
@@ -1435,6 +1435,13 @@ "name": "check for completion" }, { + "cmd": [], + "name": "check for completion.check if done (0)", + "~followup_annotations": [ + "@@@STEP_NEST_LEVEL@1@@@" + ] + }, + { "cmd": [ "[START_DIR]/cipd_tool/infra/tools/luci/gerrit/0e548aa33f8113a45a5b3b62201e114e98e63d00f97296912380138f44597b07/gerrit", "change-detail", @@ -1459,11 +1466,12 @@ "hostname": "rdbhost" } }, - "name": "check for completion.check if done (0)", + "name": "check for completion.check if done (0).status", "timeout": 600, "~followup_annotations": [ - "@@@STEP_NEST_LEVEL@1@@@", + "@@@STEP_NEST_LEVEL@2@@@", "@@@STEP_LOG_LINE@json.output@{@@@", + "@@@STEP_LOG_LINE@json.output@ \"_number\": 123456,@@@", "@@@STEP_LOG_LINE@json.output@ \"current_revision\": \"abc123\",@@@", "@@@STEP_LOG_LINE@json.output@ \"labels\": {@@@", "@@@STEP_LOG_LINE@json.output@ \"Commit-Queue\": {@@@", @@ -1477,6 +1485,11 @@ "@@@STEP_LOG_LINE@json.output@ }@@@", "@@@STEP_LOG_LINE@json.output@ }@@@", "@@@STEP_LOG_LINE@json.output@ },@@@", + "@@@STEP_LOG_LINE@json.output@ \"revisions\": {@@@", + "@@@STEP_LOG_LINE@json.output@ \"abc123\": {@@@", + "@@@STEP_LOG_LINE@json.output@ \"_number\": 3@@@", + "@@@STEP_LOG_LINE@json.output@ }@@@", + "@@@STEP_LOG_LINE@json.output@ },@@@", "@@@STEP_LOG_LINE@json.output@ \"status\": \"MERGED\"@@@", "@@@STEP_LOG_LINE@json.output@}@@@", "@@@STEP_LOG_END@json.output@@@",