Status: SUCCEEDED
Triggered by: -
Duration: 27 seconds
Actions:

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "loadtest"
  builder: "fake-tree-0"
>

Incoming triggers

  • cron:v1:123873 (10 months ago)

Debug log (UTC)

[15:19:30.057] New invocation is queued and will start shortly
[15:19:31.127] Starting the invocation (attempt 1)
[15:19:31.155] Ignoring gitiles_ref tag without the buildset tag
[15:19:31.155] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[15:19:31.157] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[15:19:31.157] Buildbucket request:
{
  "requestId": "8878230341848449936",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878230341848449936",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123873"
                            },
                        "id": "cron:v1:123873"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878230341848449936"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/fake-tree-0"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[15:19:31.601] Scheduled build:
{
  "id": "8712800279964048785",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8972,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T15:19:31.229270946Z",
  "updateTime": "2025-06-06T15:19:31.229270946Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:19:31.601] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712800279964048785
[15:19:31.601] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878230341848449936:2:0) after 3m46s
[15:19:32.103] Received PubSub notification, asking Buildbucket for the build status
[15:19:32.131] Build status: SCHEDULED
[15:19:42.021] Received PubSub notification, asking Buildbucket for the build status
[15:19:42.045] Build status: STARTED
[15:19:57.298] Received PubSub notification, asking Buildbucket for the build status
[15:19:57.330] Build:
{
  "id": "8712800279964048785",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8972,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T15:19:31.229270946Z",
  "startTime": "2025-06-06T15:19:41.765948310Z",
  "endTime": "2025-06-06T15:19:57.061113125Z",
  "updateTime": "2025-06-06T15:19:57.061113125Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:19:57.330] Invocation finished in 27.282204693s with status SUCCEEDED