• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "cmd": [],
4    "name": "git"
5  },
6  {
7    "cmd": [
8      "git",
9      "init",
10      "[START_DIR]\\gn"
11    ],
12    "infra_step": true,
13    "luci_context": {
14      "realm": {
15        "name": "gn:ci"
16      },
17      "resultdb": {
18        "current_invocation": {
19          "name": "invocations/build:8945511751514863184",
20          "update_token": "token"
21        },
22        "hostname": "rdbhost"
23      }
24    },
25    "name": "git.init",
26    "~followup_annotations": [
27      "@@@STEP_NEST_LEVEL@1@@@"
28    ]
29  },
30  {
31    "cmd": [
32      "git",
33      "fetch",
34      "--tags",
35      "https://gn.googlesource.com/gn",
36      "2d72510e447ab60a9728aeea2362d8be2cbd7789"
37    ],
38    "cwd": "[START_DIR]\\gn",
39    "infra_step": true,
40    "luci_context": {
41      "realm": {
42        "name": "gn:ci"
43      },
44      "resultdb": {
45        "current_invocation": {
46          "name": "invocations/build:8945511751514863184",
47          "update_token": "token"
48        },
49        "hostname": "rdbhost"
50      }
51    },
52    "name": "git.fetch",
53    "~followup_annotations": [
54      "@@@STEP_NEST_LEVEL@1@@@"
55    ]
56  },
57  {
58    "cmd": [
59      "git",
60      "checkout",
61      "FETCH_HEAD"
62    ],
63    "cwd": "[START_DIR]\\gn",
64    "infra_step": true,
65    "luci_context": {
66      "realm": {
67        "name": "gn:ci"
68      },
69      "resultdb": {
70        "current_invocation": {
71          "name": "invocations/build:8945511751514863184",
72          "update_token": "token"
73        },
74        "hostname": "rdbhost"
75      }
76    },
77    "name": "git.checkout",
78    "~followup_annotations": [
79      "@@@STEP_NEST_LEVEL@1@@@"
80    ]
81  },
82  {
83    "cmd": [
84      "git",
85      "rev-parse",
86      "HEAD"
87    ],
88    "cwd": "[START_DIR]\\gn",
89    "infra_step": true,
90    "luci_context": {
91      "realm": {
92        "name": "gn:ci"
93      },
94      "resultdb": {
95        "current_invocation": {
96          "name": "invocations/build:8945511751514863184",
97          "update_token": "token"
98        },
99        "hostname": "rdbhost"
100      }
101    },
102    "name": "git.rev-parse",
103    "~followup_annotations": [
104      "@@@STEP_NEST_LEVEL@1@@@"
105    ]
106  },
107  {
108    "cmd": [
109      "cipd.bat",
110      "ensure",
111      "-root",
112      "[START_DIR]\\cipd",
113      "-ensure-file",
114      "infra/ninja/${platform} version:1.8.2",
115      "-max-threads",
116      "0",
117      "-json-output",
118      "/path/to/tmp/json"
119    ],
120    "infra_step": true,
121    "luci_context": {
122      "realm": {
123        "name": "gn:ci"
124      },
125      "resultdb": {
126        "current_invocation": {
127          "name": "invocations/build:8945511751514863184",
128          "update_token": "token"
129        },
130        "hostname": "rdbhost"
131      }
132    },
133    "name": "ensure_installed",
134    "~followup_annotations": [
135      "@@@STEP_LOG_LINE@json.output@{@@@",
136      "@@@STEP_LOG_LINE@json.output@  \"result\": {@@@",
137      "@@@STEP_LOG_LINE@json.output@    \"\": [@@@",
138      "@@@STEP_LOG_LINE@json.output@      {@@@",
139      "@@@STEP_LOG_LINE@json.output@        \"instance_id\": \"resolved-instance_id-of-version:1.8.2---\",@@@",
140      "@@@STEP_LOG_LINE@json.output@        \"package\": \"infra/ninja/resolved-platform\"@@@",
141      "@@@STEP_LOG_LINE@json.output@      }@@@",
142      "@@@STEP_LOG_LINE@json.output@    ]@@@",
143      "@@@STEP_LOG_LINE@json.output@  }@@@",
144      "@@@STEP_LOG_LINE@json.output@}@@@",
145      "@@@STEP_LOG_END@json.output@@@"
146    ]
147  },
148  {
149    "cmd": [
150      "cipd.bat",
151      "ensure",
152      "-root",
153      "[CACHE]\\windows_sdk",
154      "-ensure-file",
155      "chrome_internal/third_party/sdk/windows uploaded:2024-01-11",
156      "-max-threads",
157      "0",
158      "-json-output",
159      "/path/to/tmp/json"
160    ],
161    "infra_step": true,
162    "luci_context": {
163      "realm": {
164        "name": "gn:ci"
165      },
166      "resultdb": {
167        "current_invocation": {
168          "name": "invocations/build:8945511751514863184",
169          "update_token": "token"
170        },
171        "hostname": "rdbhost"
172      }
173    },
174    "name": "ensure_installed (2)",
175    "~followup_annotations": [
176      "@@@STEP_LOG_LINE@json.output@{@@@",
177      "@@@STEP_LOG_LINE@json.output@  \"result\": {@@@",
178      "@@@STEP_LOG_LINE@json.output@    \"\": [@@@",
179      "@@@STEP_LOG_LINE@json.output@      {@@@",
180      "@@@STEP_LOG_LINE@json.output@        \"instance_id\": \"resolved-instance_id-of-uploaded:2024-01\",@@@",
181      "@@@STEP_LOG_LINE@json.output@        \"package\": \"chrome_internal/third_party/sdk/windows\"@@@",
182      "@@@STEP_LOG_LINE@json.output@      }@@@",
183      "@@@STEP_LOG_LINE@json.output@    ]@@@",
184      "@@@STEP_LOG_LINE@json.output@  }@@@",
185      "@@@STEP_LOG_LINE@json.output@}@@@",
186      "@@@STEP_LOG_END@json.output@@@"
187    ]
188  },
189  {
190    "cmd": [
191      "python3",
192      "-u",
193      "RECIPE_MODULE[recipe_engine::json]\\resources\\read.py",
194      "[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\SetEnv.x64.json",
195      "/path/to/tmp/json"
196    ],
197    "luci_context": {
198      "realm": {
199        "name": "gn:ci"
200      },
201      "resultdb": {
202        "current_invocation": {
203          "name": "invocations/build:8945511751514863184",
204          "update_token": "token"
205        },
206        "hostname": "rdbhost"
207      }
208    },
209    "name": "read SetEnv.x64.json",
210    "~followup_annotations": [
211      "@@@STEP_LOG_LINE@json.output@{@@@",
212      "@@@STEP_LOG_LINE@json.output@  \"env\": {@@@",
213      "@@@STEP_LOG_LINE@json.output@    \"PATH\": [@@@",
214      "@@@STEP_LOG_LINE@json.output@      [@@@",
215      "@@@STEP_LOG_LINE@json.output@        \"Windows Kits\",@@@",
216      "@@@STEP_LOG_LINE@json.output@        \"10\",@@@",
217      "@@@STEP_LOG_LINE@json.output@        \"bin\",@@@",
218      "@@@STEP_LOG_LINE@json.output@        \"10.0.19041.0\",@@@",
219      "@@@STEP_LOG_LINE@json.output@        \"x64\"@@@",
220      "@@@STEP_LOG_LINE@json.output@      ]@@@",
221      "@@@STEP_LOG_LINE@json.output@    ],@@@",
222      "@@@STEP_LOG_LINE@json.output@    \"VSINSTALLDIR\": [@@@",
223      "@@@STEP_LOG_LINE@json.output@      [@@@",
224      "@@@STEP_LOG_LINE@json.output@        \".\\\\\"@@@",
225      "@@@STEP_LOG_LINE@json.output@      ]@@@",
226      "@@@STEP_LOG_LINE@json.output@    ]@@@",
227      "@@@STEP_LOG_LINE@json.output@  }@@@",
228      "@@@STEP_LOG_LINE@json.output@}@@@",
229      "@@@STEP_LOG_END@json.output@@@"
230    ]
231  },
232  {
233    "cmd": [],
234    "name": "debug"
235  },
236  {
237    "cmd": [],
238    "name": "debug.windows-amd64",
239    "~followup_annotations": [
240      "@@@STEP_NEST_LEVEL@1@@@"
241    ]
242  },
243  {
244    "cmd": [
245      "python3",
246      "-u",
247      "[START_DIR]\\gn\\build\\gen.py",
248      "-d"
249    ],
250    "cwd": "[START_DIR]\\gn",
251    "env": {
252      "VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
253    },
254    "env_prefixes": {
255      "PATH": [
256        "[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\10.0.19041.0\\x64"
257      ]
258    },
259    "luci_context": {
260      "realm": {
261        "name": "gn:ci"
262      },
263      "resultdb": {
264        "current_invocation": {
265          "name": "invocations/build:8945511751514863184",
266          "update_token": "token"
267        },
268        "hostname": "rdbhost"
269      }
270    },
271    "name": "debug.windows-amd64.generate",
272    "~followup_annotations": [
273      "@@@STEP_NEST_LEVEL@2@@@"
274    ]
275  },
276  {
277    "cmd": [
278      "[START_DIR]\\cipd\\ninja",
279      "-C",
280      "[START_DIR]\\gn\\out"
281    ],
282    "cwd": "[START_DIR]\\gn",
283    "env": {
284      "VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
285    },
286    "env_prefixes": {
287      "PATH": [
288        "[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\10.0.19041.0\\x64"
289      ]
290    },
291    "luci_context": {
292      "realm": {
293        "name": "gn:ci"
294      },
295      "resultdb": {
296        "current_invocation": {
297          "name": "invocations/build:8945511751514863184",
298          "update_token": "token"
299        },
300        "hostname": "rdbhost"
301      }
302    },
303    "name": "debug.windows-amd64.build",
304    "~followup_annotations": [
305      "@@@STEP_NEST_LEVEL@2@@@"
306    ]
307  },
308  {
309    "cmd": [
310      "[START_DIR]\\gn\\out\\gn_unittests"
311    ],
312    "cwd": "[START_DIR]\\gn",
313    "env": {
314      "VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
315    },
316    "env_prefixes": {
317      "PATH": [
318        "[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\10.0.19041.0\\x64"
319      ]
320    },
321    "luci_context": {
322      "realm": {
323        "name": "gn:ci"
324      },
325      "resultdb": {
326        "current_invocation": {
327          "name": "invocations/build:8945511751514863184",
328          "update_token": "token"
329        },
330        "hostname": "rdbhost"
331      }
332    },
333    "name": "debug.windows-amd64.test",
334    "~followup_annotations": [
335      "@@@STEP_NEST_LEVEL@2@@@"
336    ]
337  },
338  {
339    "cmd": [],
340    "name": "release"
341  },
342  {
343    "cmd": [],
344    "name": "release.windows-amd64",
345    "~followup_annotations": [
346      "@@@STEP_NEST_LEVEL@1@@@"
347    ]
348  },
349  {
350    "cmd": [
351      "python3",
352      "-u",
353      "[START_DIR]\\gn\\build\\gen.py",
354      "--use-lto",
355      "--use-icf"
356    ],
357    "cwd": "[START_DIR]\\gn",
358    "env": {
359      "VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
360    },
361    "env_prefixes": {
362      "PATH": [
363        "[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\10.0.19041.0\\x64"
364      ]
365    },
366    "luci_context": {
367      "realm": {
368        "name": "gn:ci"
369      },
370      "resultdb": {
371        "current_invocation": {
372          "name": "invocations/build:8945511751514863184",
373          "update_token": "token"
374        },
375        "hostname": "rdbhost"
376      }
377    },
378    "name": "release.windows-amd64.generate",
379    "~followup_annotations": [
380      "@@@STEP_NEST_LEVEL@2@@@"
381    ]
382  },
383  {
384    "cmd": [
385      "[START_DIR]\\cipd\\ninja",
386      "-C",
387      "[START_DIR]\\gn\\out"
388    ],
389    "cwd": "[START_DIR]\\gn",
390    "env": {
391      "VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
392    },
393    "env_prefixes": {
394      "PATH": [
395        "[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\10.0.19041.0\\x64"
396      ]
397    },
398    "luci_context": {
399      "realm": {
400        "name": "gn:ci"
401      },
402      "resultdb": {
403        "current_invocation": {
404          "name": "invocations/build:8945511751514863184",
405          "update_token": "token"
406        },
407        "hostname": "rdbhost"
408      }
409    },
410    "name": "release.windows-amd64.build",
411    "~followup_annotations": [
412      "@@@STEP_NEST_LEVEL@2@@@"
413    ]
414  },
415  {
416    "cmd": [
417      "[START_DIR]\\gn\\out\\gn_unittests"
418    ],
419    "cwd": "[START_DIR]\\gn",
420    "env": {
421      "VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
422    },
423    "env_prefixes": {
424      "PATH": [
425        "[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\10.0.19041.0\\x64"
426      ]
427    },
428    "luci_context": {
429      "realm": {
430        "name": "gn:ci"
431      },
432      "resultdb": {
433        "current_invocation": {
434          "name": "invocations/build:8945511751514863184",
435          "update_token": "token"
436        },
437        "hostname": "rdbhost"
438      }
439    },
440    "name": "release.windows-amd64.test",
441    "~followup_annotations": [
442      "@@@STEP_NEST_LEVEL@2@@@"
443    ]
444  },
445  {
446    "cmd": [],
447    "name": "release.windows-amd64.upload",
448    "~followup_annotations": [
449      "@@@STEP_NEST_LEVEL@2@@@"
450    ]
451  },
452  {
453    "cmd": [
454      "cipd.bat",
455      "pkg-build",
456      "-pkg-def",
457      "{\"data\": [{\"file\": \"gn.exe\"}, {\"version_file\": \".versions/gn.exe.cipd_version\"}], \"install_mode\": \"copy\", \"package\": \"gn/gn/windows-amd64\", \"root\": \"[START_DIR]\\\\gn\\\\out\"}",
458      "-out",
459      "[CLEANUP]\\gn.cipd",
460      "-hash-algo",
461      "sha256",
462      "-json-output",
463      "/path/to/tmp/json"
464    ],
465    "cwd": "[START_DIR]\\gn",
466    "env": {
467      "VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
468    },
469    "env_prefixes": {
470      "PATH": [
471        "[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\10.0.19041.0\\x64"
472      ]
473    },
474    "luci_context": {
475      "realm": {
476        "name": "gn:ci"
477      },
478      "resultdb": {
479        "current_invocation": {
480          "name": "invocations/build:8945511751514863184",
481          "update_token": "token"
482        },
483        "hostname": "rdbhost"
484      }
485    },
486    "name": "release.windows-amd64.upload.build gn/gn/windows-amd64",
487    "~followup_annotations": [
488      "@@@STEP_NEST_LEVEL@3@@@",
489      "@@@STEP_LOG_LINE@json.output@{@@@",
490      "@@@STEP_LOG_LINE@json.output@  \"result\": {@@@",
491      "@@@STEP_LOG_LINE@json.output@    \"instance_id\": \"40-chars-fake-of-the-package-instance_id\",@@@",
492      "@@@STEP_LOG_LINE@json.output@    \"package\": \"gn/gn/windows-amd64\"@@@",
493      "@@@STEP_LOG_LINE@json.output@  }@@@",
494      "@@@STEP_LOG_LINE@json.output@}@@@",
495      "@@@STEP_LOG_END@json.output@@@"
496    ]
497  },
498  {
499    "cmd": [
500      "taskkill.exe",
501      "/f",
502      "/t",
503      "/im",
504      "mspdbsrv.exe"
505    ],
506    "env": {
507      "VSINSTALLDIR": "[CACHE]\\windows_sdk\\.\\"
508    },
509    "env_prefixes": {
510      "PATH": [
511        "[CACHE]\\windows_sdk\\Windows Kits\\10\\bin\\10.0.19041.0\\x64"
512      ]
513    },
514    "luci_context": {
515      "realm": {
516        "name": "gn:ci"
517      },
518      "resultdb": {
519        "current_invocation": {
520          "name": "invocations/build:8945511751514863184",
521          "update_token": "token"
522        },
523        "hostname": "rdbhost"
524      }
525    },
526    "name": "taskkill mspdbsrv"
527  },
528  {
529    "name": "$result"
530  }
531]