Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:29145 (3 years ago)

Debug log (UTC)

[03:37:02.360] New invocation is queued and will start shortly
[03:37:03.421] Starting the invocation (attempt 1)
[03:37:03.463] Ignoring gitiles_ref tag without the buildset tag
[03:37:03.463] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:03.465] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:03.465] Buildbucket request:
{
  "requestId": "8973854336470495280",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8973854336470495280",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29145"
                            },
                        "id": "cron:v1:29145"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8973854336470495280"
    },
    {
      "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:03.845] Scheduled build:
{
  "id": "8808424274579516465",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-17T03:37:03.532868081Z",
  "updateTime": "2022-07-17T03:37:03.532868081Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:03.845] Task URL: https://cr-buildbucket.appspot.com/build/8808424274579516465
[03:37:03.845] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8973854336470495280:2:0) after 3m17s
[03:38:32.643] Received PubSub notification, asking Buildbucket for the build status
[03:38:32.675] Build status: STARTED
[03:39:32.597] Received PubSub notification, asking Buildbucket for the build status
[03:39:32.656] Build:
{
  "id": "8808424274579516465",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-17T03:37:03.532868081Z",
  "startTime": "2022-07-17T03:38:31.570684Z",
  "endTime": "2022-07-17T03:39:32.240391155Z",
  "updateTime": "2022-07-17T03:39:32.240391155Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:39:32.656] Invocation finished in 2m30.311077429s with status SUCCEEDED