Status: SUCCEEDED
Triggered by: -
Duration: 59 seconds
Actions:

Definition (rev 0905b88f566add96dba036d124d00b43603140ad)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "pigweed.ci"
  builder: "test-bug-filer"
>

Incoming triggers

  • cron:v1:3750 (6 months ago)

Debug log (UTC)

[04:41:24.448] New invocation is queued and will start shortly
[04:41:25.576] Starting the invocation (attempt 1)
[04:41:25.610] Ignoring gitiles_ref tag without the buildset tag
[04:41:25.610] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:41:25.610] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:41:25.611] Buildbucket request:
{
  "requestId": "8888689138355567824",
  "builder": {
    "project": "pigweed",
    "bucket": "pigweed.ci",
    "builder": "test-bug-filer"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8888689138355567824",
            "job": "pigweed/pigweed.ci-test-bug-filer",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3750"
                            },
                        "id": "cron:v1:3750"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8888689138355567824"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/pigweed.ci-test-bug-filer"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[04:41:25.982] Scheduled build:
{
  "id": "8723259076416657553",
  "builder": {
    "project": "pigweed",
    "bucket": "pigweed.ci",
    "builder": "test-bug-filer"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-02-11T04:41:25.671044617Z",
  "updateTime": "2025-02-11T04:41:25.671044617Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:41:25.982] Task URL: https://cr-buildbucket.appspot.com/build/8723259076416657553
[04:41:25.982] Scheduling timer "check-buildbucket-build-status" (pigweed/pigweed.ci-test-bug-filer:8888689138355567824:2:0) after 6m3s
[04:42:23.599] Received PubSub notification, asking Buildbucket for the build status
[04:42:23.629] Build:
{
  "id": "8723259076416657553",
  "builder": {
    "project": "pigweed",
    "bucket": "pigweed.ci",
    "builder": "test-bug-filer"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-02-11T04:41:25.671044617Z",
  "startTime": "2025-02-11T04:41:49.971537094Z",
  "endTime": "2025-02-11T04:42:04.094044463Z",
  "updateTime": "2025-02-11T04:42:04.094044463Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:42:23.629] Invocation finished in 59.189357265s with status SUCCEEDED