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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:33033 (2 years ago)

Debug log (UTC)

[03:37:03.061] New invocation is queued and will start shortly
[03:37:04.196] Starting the invocation (attempt 1)
[03:37:04.227] Ignoring gitiles_ref tag without the buildset tag
[03:37:04.227] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:04.227] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:04.227] Buildbucket request:
{
  "requestId": "8959177627177485808",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8959177627177485808",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "33033"
                            },
                        "id": "cron:v1:33033"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8959177627177485808"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[03:37:04.631] Scheduled build:
{
  "id": "8793747565171518321",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-26T03:37:04.343302030Z",
  "updateTime": "2022-12-26T03:37:04.343302030Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:04.631] Task URL: https://cr-buildbucket.appspot.com/build/8793747565171518321
[03:37:04.631] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8959177627177485808:2:0) after 6m18s
[03:37:31.421] Received PubSub notification, asking Buildbucket for the build status
[03:37:31.491] Build status: STARTED
[03:38:02.978] Received PubSub notification, asking Buildbucket for the build status
[03:38:02.998] Build:
{
  "id": "8793747565171518321",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-26T03:37:04.343302030Z",
  "startTime": "2022-12-26T03:37:30.742023Z",
  "endTime": "2022-12-26T03:38:02.741697316Z",
  "updateTime": "2022-12-26T03:38:02.741697316Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:02.998] Invocation finished in 59.951460855s with status SUCCEEDED