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

Debug log (UTC)

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

  }
}
[06:37:13.651] Task URL: https://cr-buildbucket.appspot.com/build/8787847428219294913
[06:37:13.651] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8953277490287267584:2:0) after 6m0s
[06:38:32.545] Received PubSub notification, asking Buildbucket for the build status
[06:38:32.621] Build status: STARTED
[06:39:04.855] Received PubSub notification, asking Buildbucket for the build status
[06:39:04.876] Build:
{
  "id": "8787847428219294913",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-01T06:37:13.418240199Z",
  "startTime": "2023-03-01T06:38:31.271369Z",
  "endTime": "2023-03-01T06:39:04.596488146Z",
  "updateTime": "2023-03-01T06:39:04.596488146Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:39:04.876] Invocation finished in 1m52.814676075s with status SUCCEEDED