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

Debug log (UTC)

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

  }
}
[06:37:07.923] Task URL: https://cr-buildbucket.appspot.com/build/8783317585971895233
[06:37:07.923] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8948747647927272528:2:0) after 2m56s
[06:38:42.405] Received PubSub notification, asking Buildbucket for the build status
[06:38:42.441] Build status: STARTED
[06:39:30.879] Received PubSub notification, asking Buildbucket for the build status
[06:39:30.927] Build:
{
  "id": "8783317585971895233",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-20T06:37:07.627711521Z",
  "startTime": "2023-04-20T06:38:41.414234Z",
  "endTime": "2023-04-20T06:39:30.594648523Z",
  "updateTime": "2023-04-20T06:39:30.594648523Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:39:30.927] Invocation finished in 2m24.548489954s with status SUCCEEDED