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

Debug log (UTC)

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

  }
}
[12:37:04.886] Task URL: https://cr-buildbucket.appspot.com/build/8783113745884041121
[12:37:04.886] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8948543807839879504:2:0) after 1m28s
[12:37:40.866] Received PubSub notification, asking Buildbucket for the build status
[12:37:40.886] Build status: STARTED
[12:38:28.209] Received PubSub notification, asking Buildbucket for the build status
[12:38:28.237] Build:
{
  "id": "8783113745884041121",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-22T12:37:04.683024121Z",
  "startTime": "2023-04-22T12:37:40.336138Z",
  "endTime": "2023-04-22T12:38:27.978995408Z",
  "updateTime": "2023-04-22T12:38:27.978995408Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:38:28.237] Invocation finished in 1m24.803605134s with status SUCCEEDED