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/8762385708155508065
Please review the expectation changes, and LGTM+CQ.
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/3d38418edbeae7863fd3855221be431bf25fd1de
3d38418 (ihuh@google.com)
[git] Increase local operation timeout.
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=mohrr@google.com, tpudlik@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I6a754ecb8d42d7ee81c2bdb864d564302d217be1
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/184236
Commit-Queue: Rob Mohr <mohrr@google.com>
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Rob Mohr <mohrr@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index ead9159..e2b020f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,7 +17,7 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "eb317e5abeebc925a067332ef357ee0e390eafb9",
+ "revision": "3d38418edbeae7863fd3855221be431bf25fd1de",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
diff --git a/recipe_modules/checkout/tests/git.expected/ci.json b/recipe_modules/checkout/tests/git.expected/ci.json
index f3b9fd2..e0bebba 100644
--- a/recipe_modules/checkout/tests/git.expected/ci.json
+++ b/recipe_modules/checkout/tests/git.expected/ci.json
@@ -342,7 +342,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -396,7 +396,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -657,7 +657,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -712,7 +712,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -796,7 +796,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -913,7 +913,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1103,7 +1103,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/git.expected/not_in_gerrit.json b/recipe_modules/checkout/tests/git.expected/not_in_gerrit.json
index 6b22d01..ba4d153 100644
--- a/recipe_modules/checkout/tests/git.expected/not_in_gerrit.json
+++ b/recipe_modules/checkout/tests/git.expected/not_in_gerrit.json
@@ -249,7 +249,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -264,7 +264,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -279,7 +279,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -446,7 +446,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -477,7 +477,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -525,7 +525,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -594,7 +594,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -712,7 +712,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:0.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/git.expected/other.json b/recipe_modules/checkout/tests/git.expected/other.json
index f8cd8b2..3c49ecb 100644
--- a/recipe_modules/checkout/tests/git.expected/other.json
+++ b/recipe_modules/checkout/tests/git.expected/other.json
@@ -255,7 +255,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -270,7 +270,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -285,7 +285,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -452,7 +452,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -483,7 +483,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -531,7 +531,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -600,7 +600,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -718,7 +718,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/git.expected/trigger.json b/recipe_modules/checkout/tests/git.expected/trigger.json
index e83f895..31256b3 100644
--- a/recipe_modules/checkout/tests/git.expected/trigger.json
+++ b/recipe_modules/checkout/tests/git.expected/trigger.json
@@ -394,7 +394,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -421,7 +421,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -448,7 +448,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -709,7 +709,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -764,7 +764,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -848,7 +848,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -965,7 +965,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1155,7 +1155,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/git.expected/try.json b/recipe_modules/checkout/tests/git.expected/try.json
index d45cddd..40bba67 100644
--- a/recipe_modules/checkout/tests/git.expected/try.json
+++ b/recipe_modules/checkout/tests/git.expected/try.json
@@ -445,7 +445,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -472,7 +472,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -499,7 +499,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -760,7 +760,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -815,7 +815,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -899,7 +899,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1016,7 +1016,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/ci.json b/recipe_modules/checkout/tests/repo.expected/ci.json
index ca6a74c..d0b6d32 100644
--- a/recipe_modules/checkout/tests/repo.expected/ci.json
+++ b/recipe_modules/checkout/tests/repo.expected/ci.json
@@ -387,7 +387,7 @@
],
"cwd": "[START_DIR]/co/.repo/manifests",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/feature_branches_ci.json b/recipe_modules/checkout/tests/repo.expected/feature_branches_ci.json
index a206aa7..f03f5b7 100644
--- a/recipe_modules/checkout/tests/repo.expected/feature_branches_ci.json
+++ b/recipe_modules/checkout/tests/repo.expected/feature_branches_ci.json
@@ -914,7 +914,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/feature_branches_try.json b/recipe_modules/checkout/tests/repo.expected/feature_branches_try.json
index e8f736f..8178a2e 100644
--- a/recipe_modules/checkout/tests/repo.expected/feature_branches_try.json
+++ b/recipe_modules/checkout/tests/repo.expected/feature_branches_try.json
@@ -1069,7 +1069,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/feature_branches_try_multiple_features.json b/recipe_modules/checkout/tests/repo.expected/feature_branches_try_multiple_features.json
index 88833e7..1af8255 100644
--- a/recipe_modules/checkout/tests/repo.expected/feature_branches_try_multiple_features.json
+++ b/recipe_modules/checkout/tests/repo.expected/feature_branches_try_multiple_features.json
@@ -1180,7 +1180,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1518,7 +1518,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/feature_branches_try_no_matching.json b/recipe_modules/checkout/tests/repo.expected/feature_branches_try_no_matching.json
index 65fcec9..9d10987 100644
--- a/recipe_modules/checkout/tests/repo.expected/feature_branches_try_no_matching.json
+++ b/recipe_modules/checkout/tests/repo.expected/feature_branches_try_no_matching.json
@@ -1089,7 +1089,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1427,7 +1427,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/no_trigger.json b/recipe_modules/checkout/tests/repo.expected/no_trigger.json
index b8c6cfe..a087414 100644
--- a/recipe_modules/checkout/tests/repo.expected/no_trigger.json
+++ b/recipe_modules/checkout/tests/repo.expected/no_trigger.json
@@ -387,7 +387,7 @@
],
"cwd": "[START_DIR]/co/.repo/manifests",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/prefix.json b/recipe_modules/checkout/tests/repo.expected/prefix.json
index 2a39163..32e1d07 100644
--- a/recipe_modules/checkout/tests/repo.expected/prefix.json
+++ b/recipe_modules/checkout/tests/repo.expected/prefix.json
@@ -1016,7 +1016,7 @@
}
},
"name": "checkout pigweed.apply foo:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/try-multiple-cqdeps.json b/recipe_modules/checkout/tests/repo.expected/try-multiple-cqdeps.json
index 2fca3de..bb76daa 100644
--- a/recipe_modules/checkout/tests/repo.expected/try-multiple-cqdeps.json
+++ b/recipe_modules/checkout/tests/repo.expected/try-multiple-cqdeps.json
@@ -1316,7 +1316,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1654,7 +1654,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/try-multiple-onenotapplied.json b/recipe_modules/checkout/tests/repo.expected/try-multiple-onenotapplied.json
index decd181..4481f8f 100644
--- a/recipe_modules/checkout/tests/repo.expected/try-multiple-onenotapplied.json
+++ b/recipe_modules/checkout/tests/repo.expected/try-multiple-onenotapplied.json
@@ -1163,7 +1163,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1501,7 +1501,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/try-multiple.json b/recipe_modules/checkout/tests/repo.expected/try-multiple.json
index 3353dc5..09ad78f 100644
--- a/recipe_modules/checkout/tests/repo.expected/try-multiple.json
+++ b/recipe_modules/checkout/tests/repo.expected/try-multiple.json
@@ -1089,7 +1089,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1427,7 +1427,7 @@
}
},
"name": "checkout pigweed.apply default:2345.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/try.json b/recipe_modules/checkout/tests/repo.expected/try.json
index c2785fa..37964e1 100644
--- a/recipe_modules/checkout/tests/repo.expected/try.json
+++ b/recipe_modules/checkout/tests/repo.expected/try.json
@@ -1018,7 +1018,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/repo.expected/try_manifest.json b/recipe_modules/checkout/tests/repo.expected/try_manifest.json
index 6d5864a..f979bae 100644
--- a/recipe_modules/checkout/tests/repo.expected/try_manifest.json
+++ b/recipe_modules/checkout/tests/repo.expected/try_manifest.json
@@ -754,7 +754,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/insteadof.json b/recipe_modules/checkout/tests/submodule.expected/insteadof.json
index 281aeaf..d59df9a 100644
--- a/recipe_modules/checkout/tests/submodule.expected/insteadof.json
+++ b/recipe_modules/checkout/tests/submodule.expected/insteadof.json
@@ -503,7 +503,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -530,7 +530,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -557,7 +557,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -790,7 +790,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -845,7 +845,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -928,7 +928,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -981,7 +981,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1224,7 +1224,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-ci.json b/recipe_modules/checkout/tests/submodule.expected/submodule-ci.json
index 15760c7..1b036ab 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-ci.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-ci.json
@@ -342,7 +342,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -396,7 +396,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -629,7 +629,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -684,7 +684,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -767,7 +767,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -820,7 +820,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1140,7 +1140,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-match.json b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-match.json
index 4be0d83..024d3e7 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-match.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-match.json
@@ -444,7 +444,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -471,7 +471,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -498,7 +498,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -731,7 +731,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -786,7 +786,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -869,7 +869,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -922,7 +922,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1263,7 +1263,7 @@
}
},
"name": "checkout pigweed.apply x:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-nomatch.json b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-nomatch.json
index 2e10191..47c6f0d 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-nomatch.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-nomatch.json
@@ -444,7 +444,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -471,7 +471,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -498,7 +498,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -731,7 +731,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -786,7 +786,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -869,7 +869,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -922,7 +922,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-twomatch.json b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-twomatch.json
index 19f39e6..a9d1717 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-twomatch.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-repeated-twomatch.json
@@ -444,7 +444,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -471,7 +471,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -498,7 +498,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -731,7 +731,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -786,7 +786,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -869,7 +869,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -922,7 +922,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-equivalent.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-equivalent.json
index 3799166..6bf4f7b 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-equivalent.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-equivalent.json
@@ -444,7 +444,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -471,7 +471,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -498,7 +498,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -731,7 +731,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -786,7 +786,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -869,7 +869,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -922,7 +922,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1295,7 +1295,7 @@
}
},
"name": "checkout pigweed.apply z:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded-missing.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded-missing.json
index b22241a..94c13b5 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded-missing.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded-missing.json
@@ -343,7 +343,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -370,7 +370,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -397,7 +397,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded.json
index 0a9b6e8..40517ec 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-excluded.json
@@ -342,7 +342,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -396,7 +396,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -735,7 +735,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -790,7 +790,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -873,7 +873,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -926,7 +926,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1116,7 +1116,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-included-excluded.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-included-excluded.json
index efb52ee..f441f5f 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-included-excluded.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-included-excluded.json
@@ -343,7 +343,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -370,7 +370,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -397,7 +397,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-included.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-included.json
index a1721d2..d7e33aa 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-included.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-included.json
@@ -342,7 +342,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -396,7 +396,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -702,7 +702,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -757,7 +757,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -840,7 +840,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -893,7 +893,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1083,7 +1083,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-cqdeps.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-cqdeps.json
index 57e83cb..bf9b3da 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-cqdeps.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-cqdeps.json
@@ -887,7 +887,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -914,7 +914,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -941,7 +941,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1174,7 +1174,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1229,7 +1229,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1312,7 +1312,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1365,7 +1365,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1608,7 +1608,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2067,7 +2067,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2433,7 +2433,7 @@
}
},
"name": "checkout pigweed.apply x:2345.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing-one-forbidden-cqdeps.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing-one-forbidden-cqdeps.json
index 4930860..8e828a1 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing-one-forbidden-cqdeps.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing-one-forbidden-cqdeps.json
@@ -988,7 +988,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1015,7 +1015,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1042,7 +1042,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1275,7 +1275,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1330,7 +1330,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1413,7 +1413,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1466,7 +1466,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1709,7 +1709,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2168,7 +2168,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing.json
index 81d4272..eb345a3 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple-one-missing.json
@@ -591,7 +591,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -618,7 +618,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -645,7 +645,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -878,7 +878,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -933,7 +933,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1016,7 +1016,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1069,7 +1069,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1312,7 +1312,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1771,7 +1771,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple.json
index 1ae53e3..0810cf1 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-multiple.json
@@ -590,7 +590,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -617,7 +617,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -644,7 +644,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -877,7 +877,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -932,7 +932,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1015,7 +1015,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1068,7 +1068,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1311,7 +1311,7 @@
}
},
"name": "checkout pigweed.apply pigweed:3456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1770,7 +1770,7 @@
}
},
"name": "checkout pigweed.apply x:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2136,7 +2136,7 @@
}
},
"name": "checkout pigweed.apply x:2345.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try-not-found.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try-not-found.json
index f76cdeb..95712d9 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try-not-found.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try-not-found.json
@@ -444,7 +444,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -471,7 +471,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -498,7 +498,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -731,7 +731,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -786,7 +786,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -869,7 +869,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -922,7 +922,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipe_modules/checkout/tests/submodule.expected/submodule-try.json b/recipe_modules/checkout/tests/submodule.expected/submodule-try.json
index 1c667b5..6eab48f 100644
--- a/recipe_modules/checkout/tests/submodule.expected/submodule-try.json
+++ b/recipe_modules/checkout/tests/submodule.expected/submodule-try.json
@@ -444,7 +444,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -471,7 +471,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -498,7 +498,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -731,7 +731,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -786,7 +786,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -869,7 +869,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -922,7 +922,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1295,7 +1295,7 @@
}
},
"name": "checkout pigweed.apply x:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/bazel.expected/simple.json b/recipes/bazel.expected/simple.json
index 6feceb7..30d49c0 100644
--- a/recipes/bazel.expected/simple.json
+++ b/recipes/bazel.expected/simple.json
@@ -255,7 +255,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -270,7 +270,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -285,7 +285,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -452,7 +452,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -483,7 +483,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -531,7 +531,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -600,7 +600,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -718,7 +718,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/build.expected/basic.json b/recipes/build.expected/basic.json
index d3b41e4..bcaff41 100644
--- a/recipes/build.expected/basic.json
+++ b/recipes/build.expected/basic.json
@@ -342,7 +342,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -396,7 +396,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -657,7 +657,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -712,7 +712,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -796,7 +796,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -913,7 +913,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1103,7 +1103,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/build.expected/skip_archive.json b/recipes/build.expected/skip_archive.json
index 9edc2ea..c0da98c 100644
--- a/recipes/build.expected/skip_archive.json
+++ b/recipes/build.expected/skip_archive.json
@@ -342,7 +342,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -396,7 +396,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -657,7 +657,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -712,7 +712,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -796,7 +796,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -913,7 +913,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1103,7 +1103,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/cipd_roller.expected/bad_package_spec.json b/recipes/cipd_roller.expected/bad_package_spec.json
index a663ba7..bb2e39c 100644
--- a/recipes/cipd_roller.expected/bad_package_spec.json
+++ b/recipes/cipd_roller.expected/bad_package_spec.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/cipd_roller.expected/missing_tag.json b/recipes/cipd_roller.expected/missing_tag.json
index b35ea42..0a6c681 100644
--- a/recipes/cipd_roller.expected/missing_tag.json
+++ b/recipes/cipd_roller.expected/missing_tag.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/cipd_roller.expected/multiple.json b/recipes/cipd_roller.expected/multiple.json
index 5dd10d3..591fc26 100644
--- a/recipes/cipd_roller.expected/multiple.json
+++ b/recipes/cipd_roller.expected/multiple.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1675,7 +1675,7 @@
}
},
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1702,7 +1702,7 @@
}
},
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -1725,7 +1725,7 @@
}
},
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -1756,7 +1756,7 @@
}
},
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -1796,7 +1796,7 @@
}
},
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/cipd_roller.expected/multiple_common_tags.json b/recipes/cipd_roller.expected/multiple_common_tags.json
index 8768d01..faf1302 100644
--- a/recipes/cipd_roller.expected/multiple_common_tags.json
+++ b/recipes/cipd_roller.expected/multiple_common_tags.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/cipd_roller.expected/no_common_tags.json b/recipes/cipd_roller.expected/no_common_tags.json
index d006223..473ea0e 100644
--- a/recipes/cipd_roller.expected/no_common_tags.json
+++ b/recipes/cipd_roller.expected/no_common_tags.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/cipd_roller.expected/no_common_tags_and_relaxing_ref_mismatch_does_not_help.json b/recipes/cipd_roller.expected/no_common_tags_and_relaxing_ref_mismatch_does_not_help.json
index dcc48b1..874ed26 100644
--- a/recipes/cipd_roller.expected/no_common_tags_and_relaxing_ref_mismatch_does_not_help.json
+++ b/recipes/cipd_roller.expected/no_common_tags_and_relaxing_ref_mismatch_does_not_help.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/cipd_roller.expected/no_common_tags_but_relaxing_ref_mismatch_helps.json b/recipes/cipd_roller.expected/no_common_tags_but_relaxing_ref_mismatch_helps.json
index c5f1f5f..83a3d81 100644
--- a/recipes/cipd_roller.expected/no_common_tags_but_relaxing_ref_mismatch_helps.json
+++ b/recipes/cipd_roller.expected/no_common_tags_but_relaxing_ref_mismatch_helps.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1302,7 +1302,7 @@
}
},
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1329,7 +1329,7 @@
}
},
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -1352,7 +1352,7 @@
}
},
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -1383,7 +1383,7 @@
}
},
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -1423,7 +1423,7 @@
}
},
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/cipd_roller.expected/no_curlies_in_spec.json b/recipes/cipd_roller.expected/no_curlies_in_spec.json
index 9b45af4..6c78964 100644
--- a/recipes/cipd_roller.expected/no_curlies_in_spec.json
+++ b/recipes/cipd_roller.expected/no_curlies_in_spec.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1262,7 +1262,7 @@
}
},
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1289,7 +1289,7 @@
}
},
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -1312,7 +1312,7 @@
}
},
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -1343,7 +1343,7 @@
}
},
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -1383,7 +1383,7 @@
}
},
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/cipd_roller.expected/platform-independent.json b/recipes/cipd_roller.expected/platform-independent.json
index 5a63937..37143e2 100644
--- a/recipes/cipd_roller.expected/platform-independent.json
+++ b/recipes/cipd_roller.expected/platform-independent.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1136,7 +1136,7 @@
}
},
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1163,7 +1163,7 @@
}
},
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -1186,7 +1186,7 @@
}
},
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -1217,7 +1217,7 @@
}
},
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -1257,7 +1257,7 @@
}
},
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/cipd_roller.expected/rc.json b/recipes/cipd_roller.expected/rc.json
index f16d30b..e410423 100644
--- a/recipes/cipd_roller.expected/rc.json
+++ b/recipes/cipd_roller.expected/rc.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/cipd_roller.expected/success.json b/recipes/cipd_roller.expected/success.json
index e44614f..156862f 100644
--- a/recipes/cipd_roller.expected/success.json
+++ b/recipes/cipd_roller.expected/success.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1262,7 +1262,7 @@
}
},
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1289,7 +1289,7 @@
}
},
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -1312,7 +1312,7 @@
}
},
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -1343,7 +1343,7 @@
}
},
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -1383,7 +1383,7 @@
}
},
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/docs_builder.expected/docs-dry_run-build.json b/recipes/docs_builder.expected/docs-dry_run-build.json
index a0311bd..c426700 100644
--- a/recipes/docs_builder.expected/docs-dry_run-build.json
+++ b/recipes/docs_builder.expected/docs-dry_run-build.json
@@ -255,7 +255,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -270,7 +270,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -285,7 +285,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -452,7 +452,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -483,7 +483,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -531,7 +531,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -600,7 +600,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -718,7 +718,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/docs_builder.expected/docs-postsubmit.json b/recipes/docs_builder.expected/docs-postsubmit.json
index c5bce3d..13fa613 100644
--- a/recipes/docs_builder.expected/docs-postsubmit.json
+++ b/recipes/docs_builder.expected/docs-postsubmit.json
@@ -255,7 +255,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -270,7 +270,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -285,7 +285,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -452,7 +452,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -483,7 +483,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -531,7 +531,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -600,7 +600,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -718,7 +718,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/docs_builder.expected/docs-presubmit.json b/recipes/docs_builder.expected/docs-presubmit.json
index 0637f98..85ada26 100644
--- a/recipes/docs_builder.expected/docs-presubmit.json
+++ b/recipes/docs_builder.expected/docs-presubmit.json
@@ -444,7 +444,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -471,7 +471,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -498,7 +498,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -759,7 +759,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -814,7 +814,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -898,7 +898,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1015,7 +1015,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1258,7 +1258,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/envtest.expected/environment_variables.json b/recipes/envtest.expected/environment_variables.json
index 1d04e46..8238a2f 100644
--- a/recipes/envtest.expected/environment_variables.json
+++ b/recipes/envtest.expected/environment_variables.json
@@ -255,7 +255,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -270,7 +270,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -285,7 +285,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -452,7 +452,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -483,7 +483,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -531,7 +531,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -600,7 +600,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -718,7 +718,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/envtest.expected/fail.json b/recipes/envtest.expected/fail.json
index c4fa222..cad0f04 100644
--- a/recipes/envtest.expected/fail.json
+++ b/recipes/envtest.expected/fail.json
@@ -342,7 +342,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -396,7 +396,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -657,7 +657,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -712,7 +712,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -796,7 +796,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -913,7 +913,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1103,7 +1103,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/envtest.expected/pigweed.json b/recipes/envtest.expected/pigweed.json
index a12daaf..23658f1 100644
--- a/recipes/envtest.expected/pigweed.json
+++ b/recipes/envtest.expected/pigweed.json
@@ -342,7 +342,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -396,7 +396,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -657,7 +657,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -712,7 +712,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -796,7 +796,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -913,7 +913,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1103,7 +1103,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/envtest.expected/windows.json b/recipes/envtest.expected/windows.json
index 7e1a963..81919c5 100644
--- a/recipes/envtest.expected/windows.json
+++ b/recipes/envtest.expected/windows.json
@@ -342,7 +342,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -396,7 +396,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -657,7 +657,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -712,7 +712,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -796,7 +796,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -913,7 +913,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1103,7 +1103,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/luci_config.expected/starlark.json b/recipes/luci_config.expected/starlark.json
index 48f3d1f..b99698d 100644
--- a/recipes/luci_config.expected/starlark.json
+++ b/recipes/luci_config.expected/starlark.json
@@ -444,7 +444,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -471,7 +471,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -498,7 +498,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -759,7 +759,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -814,7 +814,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -898,7 +898,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1015,7 +1015,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1258,7 +1258,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/pw_presubmit.expected/one_step_no_exit_not_in_cv.json b/recipes/pw_presubmit.expected/one_step_no_exit_not_in_cv.json
index 7e6ae64..e308c5e 100644
--- a/recipes/pw_presubmit.expected/one_step_no_exit_not_in_cv.json
+++ b/recipes/pw_presubmit.expected/one_step_no_exit_not_in_cv.json
@@ -444,7 +444,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -471,7 +471,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -498,7 +498,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -759,7 +759,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -814,7 +814,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -898,7 +898,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1015,7 +1015,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1258,7 +1258,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/pw_presubmit.expected/one_step_no_exit_not_tryjob.json b/recipes/pw_presubmit.expected/one_step_no_exit_not_tryjob.json
index 02a4dc9..7dfa968 100644
--- a/recipes/pw_presubmit.expected/one_step_no_exit_not_tryjob.json
+++ b/recipes/pw_presubmit.expected/one_step_no_exit_not_tryjob.json
@@ -342,7 +342,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -396,7 +396,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -657,7 +657,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -712,7 +712,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -796,7 +796,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -913,7 +913,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1103,7 +1103,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/pw_presubmit.expected/one_step_no_exit_passing_in_ci.json b/recipes/pw_presubmit.expected/one_step_no_exit_passing_in_ci.json
index 7e6ae64..e308c5e 100644
--- a/recipes/pw_presubmit.expected/one_step_no_exit_passing_in_ci.json
+++ b/recipes/pw_presubmit.expected/one_step_no_exit_passing_in_ci.json
@@ -444,7 +444,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -471,7 +471,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -498,7 +498,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -759,7 +759,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -814,7 +814,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -898,7 +898,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1015,7 +1015,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1258,7 +1258,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/pw_presubmit.expected/sign.json b/recipes/pw_presubmit.expected/sign.json
index 42e567a..0729620 100644
--- a/recipes/pw_presubmit.expected/sign.json
+++ b/recipes/pw_presubmit.expected/sign.json
@@ -342,7 +342,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -369,7 +369,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -396,7 +396,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -657,7 +657,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -712,7 +712,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -796,7 +796,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -913,7 +913,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1103,7 +1103,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/pw_presubmit.expected/two_steps.json b/recipes/pw_presubmit.expected/two_steps.json
index 9d43860..3e1a5f5 100644
--- a/recipes/pw_presubmit.expected/two_steps.json
+++ b/recipes/pw_presubmit.expected/two_steps.json
@@ -444,7 +444,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -471,7 +471,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -498,7 +498,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -759,7 +759,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -814,7 +814,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -898,7 +898,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1015,7 +1015,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1258,7 +1258,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/recipes.expected/cq_try.json b/recipes/recipes.expected/cq_try.json
index 429e7e8..e365734 100644
--- a/recipes/recipes.expected/cq_try.json
+++ b/recipes/recipes.expected/cq_try.json
@@ -444,7 +444,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -471,7 +471,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -498,7 +498,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -759,7 +759,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -814,7 +814,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -898,7 +898,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1015,7 +1015,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1258,7 +1258,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1775,7 +1775,7 @@
}
},
"name": "get_affected_recipes.git diff-tree",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@files@[@@@",
diff --git a/recipes/recipes.expected/unittest-only.json b/recipes/recipes.expected/unittest-only.json
index db4184c..a28fdae 100644
--- a/recipes/recipes.expected/unittest-only.json
+++ b/recipes/recipes.expected/unittest-only.json
@@ -452,7 +452,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -479,7 +479,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -506,7 +506,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -767,7 +767,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -822,7 +822,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -906,7 +906,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1023,7 +1023,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1266,7 +1266,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/repo_roller.expected/backwards.json b/recipes/repo_roller.expected/backwards.json
index ea7868a..c869ba6 100644
--- a/recipes/repo_roller.expected/backwards.json
+++ b/recipes/repo_roller.expected/backwards.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout manifest.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout manifest.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout manifest.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout manifest.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout manifest.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout manifest.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1040,7 +1040,7 @@
}
},
"name": "checkout a.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1067,7 +1067,7 @@
}
},
"name": "checkout a.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1094,7 +1094,7 @@
}
},
"name": "checkout a.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1327,7 +1327,7 @@
}
},
"name": "checkout a.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1382,7 +1382,7 @@
}
},
"name": "checkout a.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1465,7 +1465,7 @@
}
},
"name": "checkout a.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/repo_roller.expected/dotdot-prefix.json b/recipes/repo_roller.expected/dotdot-prefix.json
index 81b9eb3..02431d4 100644
--- a/recipes/repo_roller.expected/dotdot-prefix.json
+++ b/recipes/repo_roller.expected/dotdot-prefix.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout manifest.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout manifest.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout manifest.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout manifest.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout manifest.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout manifest.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1040,7 +1040,7 @@
}
},
"name": "checkout g.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1067,7 +1067,7 @@
}
},
"name": "checkout g.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1094,7 +1094,7 @@
}
},
"name": "checkout g.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1327,7 +1327,7 @@
}
},
"name": "checkout g.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1382,7 +1382,7 @@
}
},
"name": "checkout g.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1465,7 +1465,7 @@
}
},
"name": "checkout g.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2102,7 +2102,7 @@
}
},
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -2129,7 +2129,7 @@
}
},
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -2152,7 +2152,7 @@
}
},
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -2183,7 +2183,7 @@
}
},
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -2223,7 +2223,7 @@
}
},
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/repo_roller.expected/equivalent.json b/recipes/repo_roller.expected/equivalent.json
index 633bf05..dab4d7e 100644
--- a/recipes/repo_roller.expected/equivalent.json
+++ b/recipes/repo_roller.expected/equivalent.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout manifest.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout manifest.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout manifest.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout manifest.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout manifest.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout manifest.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1040,7 +1040,7 @@
}
},
"name": "checkout b.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1067,7 +1067,7 @@
}
},
"name": "checkout b.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1094,7 +1094,7 @@
}
},
"name": "checkout b.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1327,7 +1327,7 @@
}
},
"name": "checkout b.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1382,7 +1382,7 @@
}
},
"name": "checkout b.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1465,7 +1465,7 @@
}
},
"name": "checkout b.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2262,7 +2262,7 @@
}
},
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -2289,7 +2289,7 @@
}
},
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -2312,7 +2312,7 @@
}
},
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -2343,7 +2343,7 @@
}
},
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -2383,7 +2383,7 @@
}
},
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/repo_roller.expected/host-dot-dot.json b/recipes/repo_roller.expected/host-dot-dot.json
index e372a21..c86b5f8 100644
--- a/recipes/repo_roller.expected/host-dot-dot.json
+++ b/recipes/repo_roller.expected/host-dot-dot.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout manifest.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout manifest.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout manifest.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout manifest.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout manifest.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout manifest.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1040,7 +1040,7 @@
}
},
"name": "checkout f.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1067,7 +1067,7 @@
}
},
"name": "checkout f.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1094,7 +1094,7 @@
}
},
"name": "checkout f.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1327,7 +1327,7 @@
}
},
"name": "checkout f.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1382,7 +1382,7 @@
}
},
"name": "checkout f.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1465,7 +1465,7 @@
}
},
"name": "checkout f.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2102,7 +2102,7 @@
}
},
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -2129,7 +2129,7 @@
}
},
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -2152,7 +2152,7 @@
}
},
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -2183,7 +2183,7 @@
}
},
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -2223,7 +2223,7 @@
}
},
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/repo_roller.expected/host-prefix.json b/recipes/repo_roller.expected/host-prefix.json
index ed00a4e..756a5f3 100644
--- a/recipes/repo_roller.expected/host-prefix.json
+++ b/recipes/repo_roller.expected/host-prefix.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout manifest.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout manifest.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout manifest.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout manifest.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout manifest.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout manifest.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1040,7 +1040,7 @@
}
},
"name": "checkout h.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1067,7 +1067,7 @@
}
},
"name": "checkout h.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1094,7 +1094,7 @@
}
},
"name": "checkout h.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1327,7 +1327,7 @@
}
},
"name": "checkout h.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1382,7 +1382,7 @@
}
},
"name": "checkout h.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1465,7 +1465,7 @@
}
},
"name": "checkout h.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2102,7 +2102,7 @@
}
},
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -2129,7 +2129,7 @@
}
},
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -2152,7 +2152,7 @@
}
},
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -2183,7 +2183,7 @@
}
},
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -2223,7 +2223,7 @@
}
},
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/repo_roller.expected/name-not-found.json b/recipes/repo_roller.expected/name-not-found.json
index 81d181f..8de9bb1 100644
--- a/recipes/repo_roller.expected/name-not-found.json
+++ b/recipes/repo_roller.expected/name-not-found.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout manifest.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout manifest.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout manifest.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout manifest.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout manifest.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout manifest.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/repo_roller.expected/no-trigger-with-revision-branch.json b/recipes/repo_roller.expected/no-trigger-with-revision-branch.json
index f7f6e7d..785f46a 100644
--- a/recipes/repo_roller.expected/no-trigger-with-revision-branch.json
+++ b/recipes/repo_roller.expected/no-trigger-with-revision-branch.json
@@ -94,7 +94,7 @@
"cwd": "[CACHE]/git/host.googlesource.com-manifest",
"infra_step": true,
"name": "checkout manifest.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -109,7 +109,7 @@
"cwd": "[CACHE]/git/host.googlesource.com-manifest",
"infra_step": true,
"name": "checkout manifest.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -124,7 +124,7 @@
"cwd": "[CACHE]/git/host.googlesource.com-manifest",
"infra_step": true,
"name": "checkout manifest.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -291,7 +291,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout manifest.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -322,7 +322,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout manifest.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -370,7 +370,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout manifest.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -658,7 +658,7 @@
"cwd": "[CACHE]/git/bar.googlesource.com-c",
"infra_step": true,
"name": "checkout c.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -673,7 +673,7 @@
"cwd": "[CACHE]/git/bar.googlesource.com-c",
"infra_step": true,
"name": "checkout c.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -688,7 +688,7 @@
"cwd": "[CACHE]/git/bar.googlesource.com-c",
"infra_step": true,
"name": "checkout c.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -839,7 +839,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout c.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -870,7 +870,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout c.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -917,7 +917,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout c.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1364,7 +1364,7 @@
],
"cwd": "[START_DIR]/co",
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1379,7 +1379,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -1390,7 +1390,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -1409,7 +1409,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -1437,7 +1437,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/repo_roller.expected/no-trigger-with-revision-hash.json b/recipes/repo_roller.expected/no-trigger-with-revision-hash.json
index 91f9642..49935b6 100644
--- a/recipes/repo_roller.expected/no-trigger-with-revision-hash.json
+++ b/recipes/repo_roller.expected/no-trigger-with-revision-hash.json
@@ -94,7 +94,7 @@
"cwd": "[CACHE]/git/host.googlesource.com-manifest",
"infra_step": true,
"name": "checkout manifest.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -109,7 +109,7 @@
"cwd": "[CACHE]/git/host.googlesource.com-manifest",
"infra_step": true,
"name": "checkout manifest.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -124,7 +124,7 @@
"cwd": "[CACHE]/git/host.googlesource.com-manifest",
"infra_step": true,
"name": "checkout manifest.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -291,7 +291,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout manifest.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -322,7 +322,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout manifest.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -370,7 +370,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout manifest.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -658,7 +658,7 @@
"cwd": "[CACHE]/git/bar.googlesource.com-d",
"infra_step": true,
"name": "checkout d.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -673,7 +673,7 @@
"cwd": "[CACHE]/git/bar.googlesource.com-d",
"infra_step": true,
"name": "checkout d.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -688,7 +688,7 @@
"cwd": "[CACHE]/git/bar.googlesource.com-d",
"infra_step": true,
"name": "checkout d.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -839,7 +839,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout d.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -870,7 +870,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout d.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -917,7 +917,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout d.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/repo_roller.expected/no-trigger-with-revision-tag.json b/recipes/repo_roller.expected/no-trigger-with-revision-tag.json
index 02688a4..b53224b 100644
--- a/recipes/repo_roller.expected/no-trigger-with-revision-tag.json
+++ b/recipes/repo_roller.expected/no-trigger-with-revision-tag.json
@@ -94,7 +94,7 @@
"cwd": "[CACHE]/git/host.googlesource.com-manifest",
"infra_step": true,
"name": "checkout manifest.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -109,7 +109,7 @@
"cwd": "[CACHE]/git/host.googlesource.com-manifest",
"infra_step": true,
"name": "checkout manifest.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -124,7 +124,7 @@
"cwd": "[CACHE]/git/host.googlesource.com-manifest",
"infra_step": true,
"name": "checkout manifest.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -291,7 +291,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout manifest.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -322,7 +322,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout manifest.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -370,7 +370,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout manifest.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -658,7 +658,7 @@
"cwd": "[CACHE]/git/bar.googlesource.com-e5",
"infra_step": true,
"name": "checkout e5.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -673,7 +673,7 @@
"cwd": "[CACHE]/git/bar.googlesource.com-e5",
"infra_step": true,
"name": "checkout e5.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -688,7 +688,7 @@
"cwd": "[CACHE]/git/bar.googlesource.com-e5",
"infra_step": true,
"name": "checkout e5.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -839,7 +839,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout e5.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -870,7 +870,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout e5.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -917,7 +917,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout e5.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/repo_roller.expected/no-trigger-with-upstream.json b/recipes/repo_roller.expected/no-trigger-with-upstream.json
index be18ba2..1643314 100644
--- a/recipes/repo_roller.expected/no-trigger-with-upstream.json
+++ b/recipes/repo_roller.expected/no-trigger-with-upstream.json
@@ -94,7 +94,7 @@
"cwd": "[CACHE]/git/host.googlesource.com-manifest",
"infra_step": true,
"name": "checkout manifest.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -109,7 +109,7 @@
"cwd": "[CACHE]/git/host.googlesource.com-manifest",
"infra_step": true,
"name": "checkout manifest.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -124,7 +124,7 @@
"cwd": "[CACHE]/git/host.googlesource.com-manifest",
"infra_step": true,
"name": "checkout manifest.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -291,7 +291,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout manifest.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -322,7 +322,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout manifest.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -370,7 +370,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout manifest.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -658,7 +658,7 @@
"cwd": "[CACHE]/git/foo.googlesource.com-a",
"infra_step": true,
"name": "checkout a.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -673,7 +673,7 @@
"cwd": "[CACHE]/git/foo.googlesource.com-a",
"infra_step": true,
"name": "checkout a.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -688,7 +688,7 @@
"cwd": "[CACHE]/git/foo.googlesource.com-a",
"infra_step": true,
"name": "checkout a.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -839,7 +839,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout a.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -870,7 +870,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout a.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -917,7 +917,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout a.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1399,7 +1399,7 @@
],
"cwd": "[START_DIR]/co",
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1414,7 +1414,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -1425,7 +1425,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -1444,7 +1444,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -1472,7 +1472,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/repo_roller.expected/success.json b/recipes/repo_roller.expected/success.json
index 36eb940..47b61a6 100644
--- a/recipes/repo_roller.expected/success.json
+++ b/recipes/repo_roller.expected/success.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout manifest.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout manifest.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout manifest.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout manifest.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout manifest.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout manifest.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1040,7 +1040,7 @@
}
},
"name": "checkout a.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1067,7 +1067,7 @@
}
},
"name": "checkout a.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1094,7 +1094,7 @@
}
},
"name": "checkout a.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1327,7 +1327,7 @@
}
},
"name": "checkout a.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1382,7 +1382,7 @@
}
},
"name": "checkout a.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1465,7 +1465,7 @@
}
},
"name": "checkout a.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2210,7 +2210,7 @@
}
},
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -2237,7 +2237,7 @@
}
},
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -2260,7 +2260,7 @@
}
},
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -2291,7 +2291,7 @@
}
},
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -2331,7 +2331,7 @@
}
},
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/repo_roller.expected/upstream-not-set-revision-not-branch.json b/recipes/repo_roller.expected/upstream-not-set-revision-not-branch.json
index 9777f29..74ca60b 100644
--- a/recipes/repo_roller.expected/upstream-not-set-revision-not-branch.json
+++ b/recipes/repo_roller.expected/upstream-not-set-revision-not-branch.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout manifest.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout manifest.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout manifest.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout manifest.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout manifest.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout manifest.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/repo_roller.expected/upstream-not-set.json b/recipes/repo_roller.expected/upstream-not-set.json
index e1830c7..a5178c0 100644
--- a/recipes/repo_roller.expected/upstream-not-set.json
+++ b/recipes/repo_roller.expected/upstream-not-set.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout manifest.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout manifest.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout manifest.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout manifest.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout manifest.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout manifest.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1040,7 +1040,7 @@
}
},
"name": "checkout c.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1067,7 +1067,7 @@
}
},
"name": "checkout c.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1094,7 +1094,7 @@
}
},
"name": "checkout c.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1327,7 +1327,7 @@
}
},
"name": "checkout c.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1382,7 +1382,7 @@
}
},
"name": "checkout c.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1465,7 +1465,7 @@
}
},
"name": "checkout c.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2102,7 +2102,7 @@
}
},
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -2129,7 +2129,7 @@
}
},
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -2152,7 +2152,7 @@
}
},
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -2183,7 +2183,7 @@
}
},
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -2223,7 +2223,7 @@
}
},
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/run_script.expected/run_script.json b/recipes/run_script.expected/run_script.json
index a2c3a2c..3ab8fd6 100644
--- a/recipes/run_script.expected/run_script.json
+++ b/recipes/run_script.expected/run_script.json
@@ -255,7 +255,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -270,7 +270,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -285,7 +285,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -452,7 +452,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -483,7 +483,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -531,7 +531,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -600,7 +600,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -718,7 +718,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/run_script.expected/variable_substitution.json b/recipes/run_script.expected/variable_substitution.json
index ff965e6..45953cd 100644
--- a/recipes/run_script.expected/variable_substitution.json
+++ b/recipes/run_script.expected/variable_substitution.json
@@ -255,7 +255,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -270,7 +270,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -285,7 +285,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -452,7 +452,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -483,7 +483,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -531,7 +531,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -600,7 +600,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -718,7 +718,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/submodule_roller.expected/missing.json b/recipes/submodule_roller.expected/missing.json
index eb8b3df..422b48f 100644
--- a/recipes/submodule_roller.expected/missing.json
+++ b/recipes/submodule_roller.expected/missing.json
@@ -94,7 +94,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -109,7 +109,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -124,7 +124,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -291,7 +291,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -322,7 +322,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -370,7 +370,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/submodule_roller.expected/noop.json b/recipes/submodule_roller.expected/noop.json
index 7570095..56e5956 100644
--- a/recipes/submodule_roller.expected/noop.json
+++ b/recipes/submodule_roller.expected/noop.json
@@ -94,7 +94,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -109,7 +109,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -124,7 +124,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -291,7 +291,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -322,7 +322,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -370,7 +370,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/submodule_roller.expected/partial_noop.json b/recipes/submodule_roller.expected/partial_noop.json
index b2ad588..15da9ee 100644
--- a/recipes/submodule_roller.expected/partial_noop.json
+++ b/recipes/submodule_roller.expected/partial_noop.json
@@ -94,7 +94,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -109,7 +109,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -124,7 +124,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -291,7 +291,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -322,7 +322,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -370,7 +370,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1153,7 +1153,7 @@
],
"cwd": "[START_DIR]/co",
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1168,7 +1168,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -1179,7 +1179,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -1198,7 +1198,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -1226,7 +1226,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/submodule_roller.expected/success.json b/recipes/submodule_roller.expected/success.json
index 430905b..c9d8d9e 100644
--- a/recipes/submodule_roller.expected/success.json
+++ b/recipes/submodule_roller.expected/success.json
@@ -94,7 +94,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -109,7 +109,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -124,7 +124,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -291,7 +291,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -322,7 +322,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -370,7 +370,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1245,7 +1245,7 @@
],
"cwd": "[START_DIR]/co",
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1260,7 +1260,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -1271,7 +1271,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -1290,7 +1290,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -1318,7 +1318,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/target_to_cipd.expected/pw-presubmit.json b/recipes/target_to_cipd.expected/pw-presubmit.json
index 8cdf787..5c3e8b0 100644
--- a/recipes/target_to_cipd.expected/pw-presubmit.json
+++ b/recipes/target_to_cipd.expected/pw-presubmit.json
@@ -255,7 +255,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -270,7 +270,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -285,7 +285,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -452,7 +452,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -483,7 +483,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -531,7 +531,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -600,7 +600,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -718,7 +718,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/target_to_cipd.expected/success.json b/recipes/target_to_cipd.expected/success.json
index ec460c0..8893720 100644
--- a/recipes/target_to_cipd.expected/success.json
+++ b/recipes/target_to_cipd.expected/success.json
@@ -546,7 +546,7 @@
}
},
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/tokendb_check.expected/addition.json b/recipes/tokendb_check.expected/addition.json
index 7afcf21..291f004 100644
--- a/recipes/tokendb_check.expected/addition.json
+++ b/recipes/tokendb_check.expected/addition.json
@@ -569,7 +569,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -623,7 +623,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -884,7 +884,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -939,7 +939,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1023,7 +1023,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1140,7 +1140,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1383,7 +1383,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/tokendb_check.expected/no-change.json b/recipes/tokendb_check.expected/no-change.json
index 1e53798..abc5000 100644
--- a/recipes/tokendb_check.expected/no-change.json
+++ b/recipes/tokendb_check.expected/no-change.json
@@ -569,7 +569,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -623,7 +623,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -884,7 +884,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -939,7 +939,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1023,7 +1023,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1140,7 +1140,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1383,7 +1383,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/tokendb_check.expected/removal.json b/recipes/tokendb_check.expected/removal.json
index 80b6005..9b9dc0c 100644
--- a/recipes/tokendb_check.expected/removal.json
+++ b/recipes/tokendb_check.expected/removal.json
@@ -569,7 +569,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -623,7 +623,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -884,7 +884,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -939,7 +939,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1023,7 +1023,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1140,7 +1140,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1383,7 +1383,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/tokendb_check.expected/update.json b/recipes/tokendb_check.expected/update.json
index 81bfa76..66aa252 100644
--- a/recipes/tokendb_check.expected/update.json
+++ b/recipes/tokendb_check.expected/update.json
@@ -569,7 +569,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -623,7 +623,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -884,7 +884,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -939,7 +939,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1023,7 +1023,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1140,7 +1140,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1383,7 +1383,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/tokendb_updater.expected/dry-run.json b/recipes/tokendb_updater.expected/dry-run.json
index 57df609..7d976da 100644
--- a/recipes/tokendb_updater.expected/dry-run.json
+++ b/recipes/tokendb_updater.expected/dry-run.json
@@ -255,7 +255,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -270,7 +270,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -285,7 +285,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -452,7 +452,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -483,7 +483,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -531,7 +531,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -600,7 +600,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -718,7 +718,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1051,7 +1051,7 @@
],
"cwd": "[START_DIR]/co",
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1066,7 +1066,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -1077,7 +1077,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -1096,7 +1096,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -1124,7 +1124,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/tokendb_updater.expected/simple.json b/recipes/tokendb_updater.expected/simple.json
index ab45a34..f416a54 100644
--- a/recipes/tokendb_updater.expected/simple.json
+++ b/recipes/tokendb_updater.expected/simple.json
@@ -255,7 +255,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -270,7 +270,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -285,7 +285,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -452,7 +452,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -483,7 +483,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -531,7 +531,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -600,7 +600,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -718,7 +718,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1051,7 +1051,7 @@
],
"cwd": "[START_DIR]/co",
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1066,7 +1066,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -1077,7 +1077,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -1096,7 +1096,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -1124,7 +1124,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/txt_roller.expected/backwards.json b/recipes/txt_roller.expected/backwards.json
index d9f1cab..53b2723 100644
--- a/recipes/txt_roller.expected/backwards.json
+++ b/recipes/txt_roller.expected/backwards.json
@@ -94,7 +94,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -109,7 +109,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -124,7 +124,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -291,7 +291,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -322,7 +322,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -370,7 +370,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -775,7 +775,7 @@
"cwd": "[CACHE]/git/foo.googlesource.com-foo",
"infra_step": true,
"name": "checkout foo.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -790,7 +790,7 @@
"cwd": "[CACHE]/git/foo.googlesource.com-foo",
"infra_step": true,
"name": "checkout foo.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -805,7 +805,7 @@
"cwd": "[CACHE]/git/foo.googlesource.com-foo",
"infra_step": true,
"name": "checkout foo.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -956,7 +956,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout foo.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -987,7 +987,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout foo.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1034,7 +1034,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout foo.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1063,7 +1063,7 @@
],
"cwd": "[START_DIR]/project",
"name": "checkout foo.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1181,7 +1181,7 @@
],
"cwd": "[START_DIR]/project",
"name": "checkout foo.apply foo:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/txt_roller.expected/bad-trigger.json b/recipes/txt_roller.expected/bad-trigger.json
index 0b8c07e..f580855 100644
--- a/recipes/txt_roller.expected/bad-trigger.json
+++ b/recipes/txt_roller.expected/bad-trigger.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/txt_roller.expected/no-trigger.json b/recipes/txt_roller.expected/no-trigger.json
index 99bcf8c..e64092a 100644
--- a/recipes/txt_roller.expected/no-trigger.json
+++ b/recipes/txt_roller.expected/no-trigger.json
@@ -94,7 +94,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -109,7 +109,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -124,7 +124,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -291,7 +291,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -322,7 +322,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -370,7 +370,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -775,7 +775,7 @@
"cwd": "[CACHE]/git/foo.googlesource.com-foo",
"infra_step": true,
"name": "checkout foo.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -790,7 +790,7 @@
"cwd": "[CACHE]/git/foo.googlesource.com-foo",
"infra_step": true,
"name": "checkout foo.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -805,7 +805,7 @@
"cwd": "[CACHE]/git/foo.googlesource.com-foo",
"infra_step": true,
"name": "checkout foo.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -956,7 +956,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout foo.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -987,7 +987,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout foo.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1034,7 +1034,7 @@
"cwd": "[START_DIR]/project",
"infra_step": true,
"name": "checkout foo.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1063,7 +1063,7 @@
],
"cwd": "[START_DIR]/project",
"name": "checkout foo.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1181,7 +1181,7 @@
],
"cwd": "[START_DIR]/project",
"name": "checkout foo.apply foo:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1656,7 +1656,7 @@
],
"cwd": "[START_DIR]/co",
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1671,7 +1671,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -1682,7 +1682,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -1701,7 +1701,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -1729,7 +1729,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/txt_roller.expected/success.json b/recipes/txt_roller.expected/success.json
index 87c39a0..df59548 100644
--- a/recipes/txt_roller.expected/success.json
+++ b/recipes/txt_roller.expected/success.json
@@ -142,7 +142,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -169,7 +169,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -196,7 +196,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -457,7 +457,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -512,7 +512,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -596,7 +596,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1184,7 +1184,7 @@
}
},
"name": "checkout foo.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1211,7 +1211,7 @@
}
},
"name": "checkout foo.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1238,7 +1238,7 @@
}
},
"name": "checkout foo.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1471,7 +1471,7 @@
}
},
"name": "checkout foo.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1526,7 +1526,7 @@
}
},
"name": "checkout foo.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1609,7 +1609,7 @@
}
},
"name": "checkout foo.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1662,7 +1662,7 @@
}
},
"name": "checkout foo.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1852,7 +1852,7 @@
}
},
"name": "checkout foo.apply foo:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -2565,7 +2565,7 @@
}
},
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -2592,7 +2592,7 @@
}
},
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -2615,7 +2615,7 @@
}
},
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -2646,7 +2646,7 @@
}
},
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -2686,7 +2686,7 @@
}
},
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/update_python_versions.expected/simple.json b/recipes/update_python_versions.expected/simple.json
index f756814..b96263d 100644
--- a/recipes/update_python_versions.expected/simple.json
+++ b/recipes/update_python_versions.expected/simple.json
@@ -255,7 +255,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -270,7 +270,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -285,7 +285,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -452,7 +452,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -483,7 +483,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -531,7 +531,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -600,7 +600,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -718,7 +718,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1042,7 +1042,7 @@
],
"cwd": "[START_DIR]/co",
"name": "check for no-op commit",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_LOG_LINE@stdout@hello@@@",
"@@@STEP_LOG_END@stdout@@@"
@@ -1057,7 +1057,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git add",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [
@@ -1068,7 +1068,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "git rev-parse",
- "timeout": 60.0
+ "timeout": 300.0
},
{
"cmd": [],
@@ -1087,7 +1087,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git diff",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@diff (without hashes)@diff --git a/foo.txt b/foo.txt@@@",
@@ -1115,7 +1115,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "calculate Change-Id.git hash-object",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
diff --git a/recipes/xrefs.expected/dry_run.json b/recipes/xrefs.expected/dry_run.json
index 3a08e67..797b4c7 100644
--- a/recipes/xrefs.expected/dry_run.json
+++ b/recipes/xrefs.expected/dry_run.json
@@ -255,7 +255,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -270,7 +270,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -285,7 +285,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -452,7 +452,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -483,7 +483,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -531,7 +531,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -600,7 +600,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -718,7 +718,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/xrefs.expected/kythe.json b/recipes/xrefs.expected/kythe.json
index b96449a..9eaa7fb 100644
--- a/recipes/xrefs.expected/kythe.json
+++ b/recipes/xrefs.expected/kythe.json
@@ -255,7 +255,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -270,7 +270,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -285,7 +285,7 @@
"cwd": "[CACHE]/git/pigweed.googlesource.com-pigweed-pigweed",
"infra_step": true,
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -452,7 +452,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -483,7 +483,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -531,7 +531,7 @@
"cwd": "[START_DIR]/co",
"infra_step": true,
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -600,7 +600,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -718,7 +718,7 @@
],
"cwd": "[START_DIR]/co",
"name": "checkout pigweed.apply pigweed:1234.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
diff --git a/recipes/xrefs.expected/tryjob.json b/recipes/xrefs.expected/tryjob.json
index 85fc83e..0ea6e72 100644
--- a/recipes/xrefs.expected/tryjob.json
+++ b/recipes/xrefs.expected/tryjob.json
@@ -444,7 +444,7 @@
}
},
"name": "checkout pigweed.cache.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -471,7 +471,7 @@
}
},
"name": "checkout pigweed.cache.remote set-url",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -498,7 +498,7 @@
}
},
"name": "checkout pigweed.cache.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -759,7 +759,7 @@
}
},
"name": "checkout pigweed.git checkout.git init",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -814,7 +814,7 @@
}
},
"name": "checkout pigweed.git checkout.set fetch.uriprotocols",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -898,7 +898,7 @@
}
},
"name": "checkout pigweed.git checkout.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
@@ -1015,7 +1015,7 @@
}
},
"name": "checkout pigweed.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -1258,7 +1258,7 @@
}
},
"name": "checkout pigweed.apply pigweed:123456.git rev-parse",
- "timeout": 60.0,
+ "timeout": 300.0,
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]