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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:34986 (2 years ago)

Debug log (UTC)

[12:37:02.852] New invocation is queued and will start shortly
[12:37:04.033] Starting the invocation (attempt 1)
[12:37:04.068] Ignoring gitiles_ref tag without the buildset tag
[12:37:04.068] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:04.068] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:04.068] Buildbucket request:
{
  "requestId": "8951805299246845440",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8951805299246845440",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "34986"
                            },
                        "id": "cron:v1:34986"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8951805299246845440"
    },
    {
      "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"
  }
}
[12:37:04.718] Scheduled build:
{
  "id": "8786375237004917265",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-17T12:37:04.368359192Z",
  "updateTime": "2023-03-17T12:37:04.368359192Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:04.718] Task URL: https://cr-buildbucket.appspot.com/build/8786375237004917265
[12:37:04.718] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8951805299246845440:2:0) after 6m50s
[12:41:48.719] Received PubSub notification, asking Buildbucket for the build status
[12:41:48.835] Build status: STARTED
[12:42:45.271] Received PubSub notification, asking Buildbucket for the build status
[12:42:45.302] Build:
{
  "id": "8786375237004917265",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-17T12:37:04.368359192Z",
  "startTime": "2023-03-17T12:41:47.995054Z",
  "endTime": "2023-03-17T12:42:45.037294135Z",
  "updateTime": "2023-03-17T12:42:45.037294135Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:42:45.302] Invocation finished in 5m42.456390038s with status SUCCEEDED