Status: SUCCEEDED
Triggered by: v8-ci-builder@chops-service-accounts.iam.gserviceaccount.com
Duration: 49 minutes
Actions:

Definition (rev c922df7f3ebbf09d5a6f144d12699a27ed6f4f07)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "ci"
  builder: "V8 NumFuzz - debug"
>

Incoming triggers

  • V8 Clusterfuzz Linux64 - debug builder/31314 (3 years ago by v8-ci-builder@chops-service-accounts.iam.gserviceaccount.com)

Incoming properties

{
  "newest_gitiles_revision": "9e895ed861c2c398912ef942dc8c81a11134af03",
  "oldest_gitiles_revision": "9e895ed861c2c398912ef942dc8c81a11134af03",
  "parent_build": "https://cr-buildbucket.appspot.com/build/8800252465342548289",
  "parent_buildername": "V8 Clusterfuzz Linux64 - debug builder",
  "parent_gn_args": [
    "is_component_build = true",
    "is_debug = true",
    "target_cpu = \"x64\"",
    "use_goma = false",
    "use_remoteexec = true",
    "v8_enable_backtrace = true",
    "v8_enable_google_benchmark = true",
    "v8_enable_sandbox = true",
    "v8_enable_slow_dchecks = true"
  ],
  "parent_got_revision": "9e895ed861c2c398912ef942dc8c81a11134af03",
  "parent_got_revision_cp": "refs/heads/main@{#83733}",
  "parent_test_spec": {
    "swarming_dimensions": {
      "os": "Ubuntu-18.04"
    },
    "swarming_task_attrs": {
      "expiration": 13800,
      "hard_timeout": 4200,
      "priority": 35
    },
    "tests": [
      [
        "d8testing_random_gc",
        1,
        null,
        "",
        [],
        {},
        {}
      ],
      [
        "numfuzz",
        2,
        null,
        "marking",
        [
          "--total-timeout-sec=2100",
          "--stress-marking=1"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        1,
        null,
        "delay",
        [
          "--total-timeout-sec=2100",
          "--stress-delay-tasks=1"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        1,
        null,
        "interrupt",
        [
          "--total-timeout-sec=2100",
          "--stress-interrupt-budget=1"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        1,
        null,
        "threads",
        [
          "--total-timeout-sec=2100",
          "--stress-thread-pool-size=1"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        1,
        null,
        "stack",
        [
          "--total-timeout-sec=2100",
          "--stress-stack-size=1"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        3,
        null,
        "combined",
        [
          "--total-timeout-sec=2100",
          "--stress-delay-tasks=4",
          "--stress-deopt=2",
          "--stress-compaction=2",
          "--stress-gc=4",
          "--stress-marking=4",
          "--stress-scavenge=4",
          "--stress-thread-pool-size=2",
          "--stress-stack-size=1",
          "--stress-interrupt-budget=1"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        1,
        null,
        "scavenge",
        [
          "--total-timeout-sec=2100",
          "--stress-scavenge=1"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        2,
        null,
        "deopt",
        [
          "--total-timeout-sec=2100",
          "--stress-deopt=1"
        ],
        {},
        {}
      ]
    ]
  },
  "revision": "9e895ed861c2c398912ef942dc8c81a11134af03",
  "swarm_hashes": {
    "d8_default": "83ab9bbe94ea9768cf2226588c004d9a6ad4f3389eb7c3ee750c4e6ef3598d63/320",
    "run-num-fuzzer": "74fe78e1d04e94c1e207dfe2bd9def673376814fd34eca609faf64f9e3bd8819/320"
  }
}

Incoming tags

  • buildset:commit/gitiles/chromium.googlesource.com/v8/v8/+/9e895ed861c2c398912ef942dc8c81a11134af03
  • gitiles_ref:refs/heads/main
  • parent_buildername:V8 Clusterfuzz Linux64 - debug builder
  • parent_buildnumber:31314
  • user_agent:recipe

Debug log (UTC)

[08:29:12.718] New invocation is queued and will start shortly
[08:29:12.718] Triggered by user:v8-ci-builder@chops-service-accounts.iam.gserviceaccount.com
[08:29:14.061] Starting the invocation (attempt 1)
[08:29:14.099] Popped buildset tag "buildset:commit/gitiles/chromium.googlesource.com/v8/v8/+/9e895ed861c2c398912ef942dc8c81a11134af03"
[08:29:14.099] Reconstructed gitiles commit from tags
[08:29:14.099] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:29:14.099] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:29:14.100] Buildbucket request:
{
  "requestId": "8965682227587137728",
  "builder": {
    "project": "v8",
    "bucket": "ci",
    "builder": "V8 NumFuzz - debug"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8965682227587137728",
            "job": "v8/V8 NumFuzz - debug",
            "triggers": [
                  {
                        "buildbucket": {
                              "properties": {
                                    "newest_gitiles_revision": "9e895ed861c2c398912ef942dc8c81a11134af03",
                                    "oldest_gitiles_revision": "9e895ed861c2c398912ef942dc8c81a11134af03",
                                    "parent_build": "https://cr-buildbucket.appspot.com/build/8800252465342548289",
                                    "parent_buildername": "V8 Clusterfuzz Linux64 - debug builder",
                                    "parent_gn_args": [
                                          "is_component_build = true",
                                          "is_debug = true",
                                          "target_cpu = \"x64\"",
                                          "use_goma = false",
                                          "use_remoteexec = true",
                                          "v8_enable_backtrace = true",
                                          "v8_enable_google_benchmark = true",
                                          "v8_enable_sandbox = true",
                                          "v8_enable_slow_dchecks = true"
                                        ],
                                    "parent_got_revision": "9e895ed861c2c398912ef942dc8c81a11134af03",
                                    "parent_got_revision_cp": "refs/heads/main@{#83733}",
                                    "parent_test_spec": {
                                          "swarming_dimensions": {
                                                "os": "Ubuntu-18.04"
                                              },
                                          "swarming_task_attrs": {
                                                "expiration": 13800,
                                                "hard_timeout": 4200,
                                                "priority": 35
                                              },
                                          "tests": [
                                                [
                                                      "d8testing_random_gc",
                                                      1,
                                                      null,
                                                      "",
                                                      [
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      2,
                                                      null,
                                                      "marking",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-marking=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "delay",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-delay-tasks=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "interrupt",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-interrupt-budget=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "threads",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-thread-pool-size=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "stack",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-stack-size=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      3,
                                                      null,
                                                      "combined",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-delay-tasks=4",
                                                            "--stress-deopt=2",
                                                            "--stress-compaction=2",
                                                            "--stress-gc=4",
                                                            "--stress-marking=4",
                                                            "--stress-scavenge=4",
                                                            "--stress-thread-pool-size=2",
                                                            "--stress-stack-size=1",
                                                            "--stress-interrupt-budget=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "scavenge",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-scavenge=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      2,
                                                      null,
                                                      "deopt",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-deopt=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ]
                                              ]
                                        },
                                    "revision": "9e895ed861c2c398912ef942dc8c81a11134af03",
                                    "swarm_hashes": {
                                          "d8_default": "83ab9bbe94ea9768cf2226588c004d9a6ad4f3389eb7c3ee750c4e6ef3598d63/320",
                                          "run-num-fuzzer": "74fe78e1d04e94c1e207dfe2bd9def673376814fd34eca609faf64f9e3bd8819/320"
                                        }
                                  },
                              "tags": [
                                    "buildset:commit/gitiles/chromium.googlesource.com/v8/v8/+/9e895ed861c2c398912ef942dc8c81a11134af03",
                                    "gitiles_ref:refs/heads/main",
                                    "parent_buildername:V8 Clusterfuzz Linux64 - debug builder",
                                    "parent_buildnumber:31314",
                                    "user_agent:recipe"
                                  ]
                            },
                        "id": "0b815560-0265-4ac1-b470-3e712ea905f0",
                        "title": "V8 Clusterfuzz Linux64 - debug builder/31314"
                      }
                ]
          },
      "newest_gitiles_revision": "9e895ed861c2c398912ef942dc8c81a11134af03",
      "oldest_gitiles_revision": "9e895ed861c2c398912ef942dc8c81a11134af03",
      "parent_build": "https://cr-buildbucket.appspot.com/build/8800252465342548289",
      "parent_buildername": "V8 Clusterfuzz Linux64 - debug builder",
      "parent_gn_args": [
            "is_component_build = true",
            "is_debug = true",
            "target_cpu = \"x64\"",
            "use_goma = false",
            "use_remoteexec = true",
            "v8_enable_backtrace = true",
            "v8_enable_google_benchmark = true",
            "v8_enable_sandbox = true",
            "v8_enable_slow_dchecks = true"
          ],
      "parent_got_revision": "9e895ed861c2c398912ef942dc8c81a11134af03",
      "parent_got_revision_cp": "refs/heads/main@{#83733}",
      "parent_test_spec": {
            "swarming_dimensions": {
                  "os": "Ubuntu-18.04"
                },
            "swarming_task_attrs": {
                  "expiration": 13800,
                  "hard_timeout": 4200,
                  "priority": 35
                },
            "tests": [
                  [
                        "d8testing_random_gc",
                        1,
                        null,
                        "",
                        [
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        2,
                        null,
                        "marking",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-marking=1"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        1,
                        null,
                        "delay",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-delay-tasks=1"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        1,
                        null,
                        "interrupt",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-interrupt-budget=1"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        1,
                        null,
                        "threads",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-thread-pool-size=1"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        1,
                        null,
                        "stack",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-stack-size=1"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        3,
                        null,
                        "combined",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-delay-tasks=4",
                              "--stress-deopt=2",
                              "--stress-compaction=2",
                              "--stress-gc=4",
                              "--stress-marking=4",
                              "--stress-scavenge=4",
                              "--stress-thread-pool-size=2",
                              "--stress-stack-size=1",
                              "--stress-interrupt-budget=1"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        1,
                        null,
                        "scavenge",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-scavenge=1"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        2,
                        null,
                        "deopt",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-deopt=1"
                            ],
                        {
                            },
                        {
                            }
                      ]
                ]
          },
      "swarm_hashes": {
            "d8_default": "83ab9bbe94ea9768cf2226588c004d9a6ad4f3389eb7c3ee750c4e6ef3598d63/320",
            "run-num-fuzzer": "74fe78e1d04e94c1e207dfe2bd9def673376814fd34eca609faf64f9e3bd8819/320"
          }
    },
  "gitilesCommit": {
    "host": "chromium.googlesource.com",
    "project": "v8/v8",
    "id": "9e895ed861c2c398912ef942dc8c81a11134af03",
    "ref": "refs/heads/main"
  },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8965682227587137728"
    },
    {
      "key": "scheduler_job_id",
      "value": "v8/V8 NumFuzz - debug"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    },
    {
      "key": "parent_buildername",
      "value": "V8 Clusterfuzz Linux64 - debug builder"
    },
    {
      "key": "parent_buildnumber",
      "value": "31314"
    },
    {
      "key": "user_agent",
      "value": "recipe"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[08:29:14.548] Scheduled build:
{
  "id": "8800252165380780065",
  "builder": {
    "project": "v8",
    "bucket": "ci",
    "builder": "V8 NumFuzz - debug"
  },
  "number": 19520,
  "createdBy": "project:v8",
  "createTime": "2022-10-15T08:29:14.185886205Z",
  "updateTime": "2022-10-15T08:29:14.185886205Z",
  "status": "SCHEDULED",
  "input": {
    "gitilesCommit": {
      "host": "chromium.googlesource.com",
      "project": "v8/v8",
      "id": "9e895ed861c2c398912ef942dc8c81a11134af03",
      "ref": "refs/heads/main"
    }
  }
}
[08:29:14.548] Task URL: https://cr-buildbucket.appspot.com/build/8800252165380780065
[08:29:14.548] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:2:0) after 1m23s
[08:29:18.572] Received PubSub notification, asking Buildbucket for the build status
[08:29:18.610] Build status: STARTED
[08:30:37.678] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:2:0)
[08:30:37.724] Build status: STARTED
[08:30:37.724] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:4:0) after 6m3s
[08:36:40.826] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:4:0)
[08:36:40.854] Build status: STARTED
[08:36:40.854] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:5:0) after 8m31s
[08:45:11.885] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:5:0)
[08:45:11.908] Build status: STARTED
[08:45:11.908] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:6:0) after 1m45s
[08:46:57.007] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:6:0)
[08:46:57.033] Build status: STARTED
[08:46:57.033] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:7:0) after 4m32s
[08:51:29.133] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:7:0)
[08:51:29.156] Build status: STARTED
[08:51:29.156] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:8:0) after 9m10s
[09:00:39.622] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:8:0)
[09:00:39.646] Build status: STARTED
[09:00:39.646] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:9:0) after 5m33s
[09:06:12.679] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:9:0)
[09:06:12.710] Build status: STARTED
[09:06:12.710] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:10:0) after 2m27s
[09:08:39.836] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:10:0)
[09:08:39.861] Build status: STARTED
[09:08:39.861] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:11:0) after 5m44s
[09:14:24.418] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:11:0)
[09:14:24.450] Build status: STARTED
[09:14:24.450] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - debug:8965682227587137728:12:0) after 7m42s
[09:18:14.323] Received PubSub notification, asking Buildbucket for the build status
[09:18:14.394] Build:
{
  "id": "8800252165380780065",
  "builder": {
    "project": "v8",
    "bucket": "ci",
    "builder": "V8 NumFuzz - debug"
  },
  "number": 19520,
  "createdBy": "project:v8",
  "createTime": "2022-10-15T08:29:14.185886205Z",
  "startTime": "2022-10-15T08:29:15.949414Z",
  "endTime": "2022-10-15T09:18:14.021333768Z",
  "updateTime": "2022-10-15T09:18:14.021333768Z",
  "status": "SUCCESS",
  "input": {
    "gitilesCommit": {
      "host": "chromium.googlesource.com",
      "project": "v8/v8",
      "id": "9e895ed861c2c398912ef942dc8c81a11134af03",
      "ref": "refs/heads/main"
    }
  }
}
[09:18:14.394] Invocation finished in 49m1.696739434s with status SUCCEEDED