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:35757 (2 years ago)

Debug log (UTC)

[15:37:02.856] New invocation is queued and will start shortly
[15:37:03.966] Starting the invocation (attempt 1)
[15:37:03.998] Ignoring gitiles_ref tag without the buildset tag
[15:37:03.998] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:03.998] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:03.999] Buildbucket request:
{
  "requestId": "8948894871698951840",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8948894871698951840",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "35757"
                            },
                        "id": "cron:v1:35757"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8948894871698951840"
    },
    {
      "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"
  }
}
[15:37:04.319] Scheduled build:
{
  "id": "8783464809750662785",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-18T15:37:04.090081892Z",
  "updateTime": "2023-04-18T15:37:04.090081892Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:04.319] Task URL: https://cr-buildbucket.appspot.com/build/8783464809750662785
[15:37:04.319] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8948894871698951840:2:0) after 5m59s
[15:37:07.952] Received PubSub notification, asking Buildbucket for the build status
[15:37:07.972] Build status: STARTED
[15:38:05.287] Received PubSub notification, asking Buildbucket for the build status
[15:38:05.329] Build:
{
  "id": "8783464809750662785",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-18T15:37:04.090081892Z",
  "startTime": "2023-04-18T15:37:07.058311Z",
  "endTime": "2023-04-18T15:38:05.016890447Z",
  "updateTime": "2023-04-18T15:38:05.016890447Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:38:05.329] Invocation finished in 1m2.480903603s with status SUCCEEDED