• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "cmd": [
4      "vpython3",
5      "[CACHE]/builder/crosvm/tools/presubmit",
6      "--list-checks",
7      "linux_x86_64"
8    ],
9    "cwd": "[CACHE]/builder/crosvm",
10    "env": {
11      "CROSVM_CONTAINER_CACHE": "[CACHE]/builder/dev_container"
12    },
13    "luci_context": {
14      "realm": {
15        "name": "crosvm/crosvm:ci"
16      },
17      "resultdb": {
18        "current_invocation": {
19          "name": "invocations/build:8945511751514863184",
20          "update_token": "token"
21        },
22        "hostname": "rdbhost"
23      }
24    },
25    "name": "List checks to run"
26  },
27  {
28    "cmd": [
29      "vpython3",
30      "[CACHE]/builder/crosvm/tools/dev_container",
31      "--no-interactive",
32      "--verbose",
33      "tools/presubmit",
34      "--no-delta",
35      "check_a"
36    ],
37    "cwd": "[CACHE]/builder/crosvm",
38    "env": {
39      "CROSVM_CONTAINER_CACHE": "[CACHE]/builder/dev_container",
40      "NEXTEST_PROFILE": "postsubmit"
41    },
42    "luci_context": {
43      "realm": {
44        "name": "crosvm/crosvm:ci"
45      },
46      "resultdb": {
47        "current_invocation": {
48          "name": "invocations/build:8945511751514863184",
49          "update_token": "token"
50        },
51        "hostname": "rdbhost"
52      }
53    },
54    "name": "tools/presubmit check_a"
55  },
56  {
57    "cmd": [
58      "vpython3",
59      "[CACHE]/builder/crosvm/tools/dev_container",
60      "--no-interactive",
61      "--verbose",
62      "tools/presubmit",
63      "--no-delta",
64      "check_b"
65    ],
66    "cwd": "[CACHE]/builder/crosvm",
67    "env": {
68      "CROSVM_CONTAINER_CACHE": "[CACHE]/builder/dev_container",
69      "NEXTEST_PROFILE": "postsubmit"
70    },
71    "luci_context": {
72      "realm": {
73        "name": "crosvm/crosvm:ci"
74      },
75      "resultdb": {
76        "current_invocation": {
77          "name": "invocations/build:8945511751514863184",
78          "update_token": "token"
79        },
80        "hostname": "rdbhost"
81      }
82    },
83    "name": "tools/presubmit check_b"
84  },
85  {
86    "cmd": [],
87    "name": "Collect binary sizes"
88  },
89  {
90    "cmd": [
91      "vpython3",
92      "[CACHE]/builder/crosvm/tools/dev_container",
93      "--no-interactive",
94      "--verbose",
95      "./tools/build_release",
96      "--json",
97      "--platform=x86_64",
98      "--build-profile",
99      "chromeos"
100    ],
101    "cwd": "[CACHE]/builder/crosvm",
102    "env": {
103      "CROSVM_CONTAINER_CACHE": "[CACHE]/builder/dev_container"
104    },
105    "luci_context": {
106      "realm": {
107        "name": "crosvm/crosvm:ci"
108      },
109      "resultdb": {
110        "current_invocation": {
111          "name": "invocations/build:8945511751514863184",
112          "update_token": "token"
113        },
114        "hostname": "rdbhost"
115      }
116    },
117    "name": "Collect binary sizes.Build crosvm releases",
118    "~followup_annotations": [
119      "@@@STEP_NEST_LEVEL@1@@@",
120      "@@@STEP_LOG_LINE@raw_io.output_text[Obtain release build output]@Using existing container (82e9d24cd4f0).@@@",
121      "@@@STEP_LOG_LINE@raw_io.output_text[Obtain release build output]@$ docker exec 82e9d24cd4f0 /tools/entrypoint.sh ./tools/build_release --json --platform=x86_64@@@",
122      "@@@STEP_LOG_LINE@raw_io.output_text[Obtain release build output]@{\"crosvm\": \"/scratch/cargo_target/crosvm/x86_64-unknown-linux-gnu/x86_64-unknown-linux-gnu/release/crosvm\"}@@@",
123      "@@@STEP_LOG_END@raw_io.output_text[Obtain release build output]@@@"
124    ]
125  },
126  {
127    "cmd": [
128      "vpython3",
129      "[CACHE]/builder/crosvm/tools/dev_container",
130      "--no-interactive",
131      "--verbose",
132      "./tools/infra/binary_size",
133      "--builder-name",
134      "builder",
135      "--target-name",
136      "crosvm",
137      "--target-path",
138      "/scratch/cargo_target/crosvm/x86_64-unknown-linux-gnu/x86_64-unknown-linux-gnu/release/crosvm",
139      "--base-dir",
140      "/scratch/cargo_target/crosvm",
141      "--upload",
142      "--builder-name",
143      "builder",
144      "--log-url",
145      "https://cr-buildbucket.appspot.com/build/8945511751514863184",
146      "--build-version",
147      "2d72510e447ab60a9728aeea2362d8be2cbd7789"
148    ],
149    "cwd": "[CACHE]/builder/crosvm",
150    "env": {
151      "CROSVM_CONTAINER_CACHE": "[CACHE]/builder/dev_container"
152    },
153    "infra_step": true,
154    "luci_context": {
155      "realm": {
156        "name": "crosvm/crosvm:ci"
157      },
158      "resultdb": {
159        "current_invocation": {
160          "name": "invocations/build:8945511751514863184",
161          "update_token": "token"
162        },
163        "hostname": "rdbhost"
164      }
165    },
166    "name": "Collect binary sizes.Get binary size for crosvm",
167    "~followup_annotations": [
168      "@@@STEP_NEST_LEVEL@1@@@"
169    ]
170  },
171  {
172    "cmd": [],
173    "name": "Collect binary sizes.Write binary sizes into output",
174    "~followup_annotations": [
175      "@@@STEP_NEST_LEVEL@1@@@",
176      "@@@SET_BUILD_PROPERTY@binary_sizes@{\"/scratch/cargo_target/crosvm/x86_64-unknown-linux-gnu/x86_64-unknown-linux-gnu/release/crosvm\": 22783488}@@@"
177    ]
178  }
179]