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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:30381 (3 years ago)

Debug log (UTC)

[15:37:23.879] New invocation is queued and will start shortly
[15:37:25.481] Starting the invocation (attempt 1)
[15:37:25.508] Ignoring gitiles_ref tag without the buildset tag
[15:37:25.508] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:25.508] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:25.508] Buildbucket request:
{
  "requestId": "8969188570128561488",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8969188570128561488",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30381"
                            },
                        "id": "cron:v1:30381"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8969188570128561488"
    },
    {
      "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:26.512] Scheduled build:
{
  "id": "8803758507652651585",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-06T15:37:25.616557629Z",
  "updateTime": "2022-09-06T15:37:25.616557629Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:26.512] Task URL: https://cr-buildbucket.appspot.com/build/8803758507652651585
[15:37:26.512] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8969188570128561488:2:0) after 5m48s
[15:41:02.157] Received PubSub notification, asking Buildbucket for the build status
[15:41:02.179] Build status: STARTED
[15:42:04.767] Received PubSub notification, asking Buildbucket for the build status
[15:42:04.791] Build:
{
  "id": "8803758507652651585",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-06T15:37:25.616557629Z",
  "startTime": "2022-09-06T15:41:01.439065Z",
  "endTime": "2022-09-06T15:42:04.281099068Z",
  "updateTime": "2022-09-06T15:42:04.281099068Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:42:04.791] Invocation finished in 4m40.919508258s with status SUCCEEDED