{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 23941,
      "buildableTimeMillis" : 23941,
      "buildingDurationMillis" : 42451,
      "executingTimeMillis" : 42451,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8204,
      "waitingTimeMillis" : 8204
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1731,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "e1623dd77ecb01617eca11d12b1efa794cdb1727",
            "branch" : [
              {
                "SHA1" : "e1623dd77ecb01617eca11d12b1efa794cdb1727",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e1623dd77ecb01617eca11d12b1efa794cdb1727",
            "branch" : [
              {
                "SHA1" : "e1623dd77ecb01617eca11d12b1efa794cdb1727",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e1623dd77ecb01617eca11d12b1efa794cdb1727",
        "branch" : [
          {
            "SHA1" : "e1623dd77ecb01617eca11d12b1efa794cdb1727",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#1731",
  "duration" : 42451,
  "estimatedDuration" : 48865,
  "executor" : null,
  "fullDisplayName" : "seed #1731",
  "id" : "1731",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 1731,
  "queueId" : 3689399,
  "result" : "SUCCESS",
  "timestamp" : 1780394992268,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1731/",
  "builtOn" : "default-4g30k",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tekton/v1/tasks/pingcap-build-binaries-linux.yaml"
        ],
        "commitId" : "e1623dd77ecb01617eca11d12b1efa794cdb1727",
        "timestamp" : 1780394955000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix(tekton/v1): add GIT_SSH_COMMAND to bypass SSH host key verification for cargo build (#4645)\u000a\u000aWhen building tiflash binaries, cargo fetches the `tipb` dependency via\u000a`ssh://git@github.com/pingcap/tipb.git`. The builder container does not\u000ahave GitHub's SSH host key in `known_hosts`, causing:\u000a\u000a```\u000aHost key verification failed.\u000afatal: Could not read from remote repository.\u000a```\u000a\u000aThis fix adds `GIT_SSH_COMMAND=ssh -o StrictHostKeyChecking=no` to the\u000abuild step env to bypass host key verification.\u000a\u000aCo-authored-by: wuhuizuo <wuhuizuo@126.com>\u000a",
        "date" : "2026-06-02 10:09:15 +0000",
        "id" : "e1623dd77ecb01617eca11d12b1efa794cdb1727",
        "msg" : "fix(tekton/v1): add GIT_SSH_COMMAND to bypass SSH host key verification",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tekton/v1/tasks/pingcap-build-binaries-linux.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}