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

Debug log (UTC)

[03:37:02.569] New invocation is queued and will start shortly
[03:37:03.641] Starting the invocation (attempt 1)
[03:37:03.670] Ignoring gitiles_ref tag without the buildset tag
[03:37:03.670] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:03.670] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:03.671] Buildbucket request:
{
  "requestId": "8946947037221130128",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8946947037221130128",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "36273"
                            },
                        "id": "cron:v1:36273"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8946947037221130128"
    },
    {
      "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"
  }
}
[03:37:03.953] Scheduled build:
{
  "id": "8781516975344645761",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-10T03:37:03.736445030Z",
  "updateTime": "2023-05-10T03:37:03.736445030Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:03.953] Task URL: https://cr-buildbucket.appspot.com/build/8781516975344645761
[03:37:03.953] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8946947037221130128:2:0) after 2m34s
[03:37:34.285] Received PubSub notification, asking Buildbucket for the build status
[03:37:34.320] Build status: STARTED
[03:38:28.623] Received PubSub notification, asking Buildbucket for the build status
[03:38:28.653] Build:
{
  "id": "8781516975344645761",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-10T03:37:03.736445030Z",
  "startTime": "2023-05-10T03:37:33.702203Z",
  "endTime": "2023-05-10T03:38:28.313411377Z",
  "updateTime": "2023-05-10T03:38:28.313411377Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:28.653] Invocation finished in 1m26.089885545s with status SUCCEEDED