Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:36204 (2 years ago)

Debug log (UTC)

[06:37:02.647] New invocation is queued and will start shortly
[06:37:03.724] Starting the invocation (attempt 1)
[06:37:03.750] Ignoring gitiles_ref tag without the buildset tag
[06:37:03.750] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:03.750] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:03.750] Buildbucket request:
{
  "requestId": "8947207503424336512",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8947207503424336512",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "36204"
                            },
                        "id": "cron:v1:36204"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8947207503424336512"
    },
    {
      "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"
  }
}
[06:37:04.010] Scheduled build:
{
  "id": "8781777441551320465",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-07T06:37:03.804731701Z",
  "updateTime": "2023-05-07T06:37:03.804731701Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:04.010] Task URL: https://cr-buildbucket.appspot.com/build/8781777441551320465
[06:37:04.010] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8947207503424336512:2:0) after 1m36s
[06:37:11.079] Received PubSub notification, asking Buildbucket for the build status
[06:37:11.108] Build status: STARTED
[06:38:04.964] Received PubSub notification, asking Buildbucket for the build status
[06:38:04.980] Build:
{
  "id": "8781777441551320465",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-07T06:37:03.804731701Z",
  "startTime": "2023-05-07T06:37:10.857718972Z",
  "endTime": "2023-05-07T06:38:04.705024465Z",
  "updateTime": "2023-05-07T06:38:04.705024465Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:38:04.980] Invocation finished in 1m2.346004853s with status SUCCEEDED