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

Debug log (UTC)

[06:37:02.952] New invocation is queued and will start shortly
[06:37:04.113] Starting the invocation (attempt 1)
[06:37:04.153] Ignoring gitiles_ref tag without the buildset tag
[06:37:04.153] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:04.153] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:04.153] Buildbucket request:
{
  "requestId": "8963967941886254880",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8963967941886254880",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31764"
                            },
                        "id": "cron:v1:31764"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8963967941886254880"
    },
    {
      "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:04.470] Scheduled build:
{
  "id": "8798537879885223169",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-03T06:37:04.233786841Z",
  "updateTime": "2022-11-03T06:37:04.233786841Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:04.470] Task URL: https://cr-buildbucket.appspot.com/build/8798537879885223169
[06:37:04.470] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8963967941886254880:2:0) after 2m27s
[06:37:23.048] Received PubSub notification, asking Buildbucket for the build status
[06:37:23.068] Build status: STARTED
[06:38:05.719] Received PubSub notification, asking Buildbucket for the build status
[06:38:05.742] Build:
{
  "id": "8798537879885223169",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-03T06:37:04.233786841Z",
  "startTime": "2022-11-03T06:37:20.769042Z",
  "endTime": "2022-11-03T06:38:05.563313182Z",
  "updateTime": "2022-11-03T06:38:05.563313182Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:38:05.742] Invocation finished in 1m2.800322691s with status SUCCEEDED