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

Debug log (UTC)

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

  }
}
[03:37:04.144] Task URL: https://cr-buildbucket.appspot.com/build/8801085919941635281
[03:37:04.144] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8966515981951932720:2:0) after 9m0s
[03:37:36.840] Received PubSub notification, asking Buildbucket for the build status
[03:37:36.866] Build status: STARTED
[03:38:13.615] Received PubSub notification, asking Buildbucket for the build status
[03:38:13.675] Build:
{
  "id": "8801085919941635281",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-06T03:37:03.874069920Z",
  "startTime": "2022-10-06T03:37:36.253879Z",
  "endTime": "2022-10-06T03:38:13.419194725Z",
  "updateTime": "2022-10-06T03:38:13.419194725Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:13.675] Invocation finished in 1m11.101242879s with status SUCCEEDED