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

Definition (rev 3fad46916004ff349fd9f8ba4d235f3baafc57bd)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "ci"
  builder: "baguette_uprev"
>

Incoming triggers

  • cron:v1:123 (1 week ago)

Debug log (UTC)

[12:00:05.206] New invocation is queued and will start shortly
[12:00:06.484] Starting the invocation (attempt 1)
[12:00:06.514] Ignoring gitiles_ref tag without the buildset tag
[12:00:06.514] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:00:06.514] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:00:06.514] Buildbucket request:
{
  "requestId": "8881594975662188944",
  "builder": {
    "project": "crosvm",
    "bucket": "ci",
    "builder": "baguette_uprev"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8881594975662188944",
            "job": "crosvm/baguette_uprev",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123"
                            },
                        "id": "cron:v1:123"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8881594975662188944"
    },
    {
      "key": "scheduler_job_id",
      "value": "crosvm/baguette_uprev"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[12:00:07.014] Scheduled build:
{
  "id": "8716164913530089905",
  "builder": {
    "project": "crosvm",
    "bucket": "ci",
    "builder": "baguette_uprev"
  },
  "createdBy": "project:crosvm",
  "createTime": "2025-04-30T12:00:06.613075456Z",
  "updateTime": "2025-04-30T12:00:06.613075456Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:00:07.014] Task URL: https://cr-buildbucket.appspot.com/build/8716164913530089905
[12:00:07.014] Scheduling timer "check-buildbucket-build-status" (crosvm/baguette_uprev:8881594975662188944:2:0) after 2m15s
[12:00:07.911] Received PubSub notification, asking Buildbucket for the build status
[12:00:07.942] Build status: SCHEDULED
[12:00:16.874] Received PubSub notification, asking Buildbucket for the build status
[12:00:16.905] Build status: STARTED
[12:00:51.279] Received PubSub notification, asking Buildbucket for the build status
[12:00:51.300] Build:
{
  "id": "8716164913530089905",
  "builder": {
    "project": "crosvm",
    "bucket": "ci",
    "builder": "baguette_uprev"
  },
  "createdBy": "project:crosvm",
  "createTime": "2025-04-30T12:00:06.613075456Z",
  "startTime": "2025-04-30T12:00:16.640870515Z",
  "endTime": "2025-04-30T12:00:50.873099863Z",
  "updateTime": "2025-04-30T12:00:50.873099863Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:00:51.300] Invocation finished in 46.103186259s with status SUCCEEDED