{
  "_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" : 37683,
      "buildableTimeMillis" : 37683,
      "buildingDurationMillis" : 66338,
      "executingTimeMillis" : 66338,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5008,
      "waitingTimeMillis" : 5008
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 570,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e6dff8f0ef1703668a220feaff764f997788a7e2",
            "branch" : [
              {
                "SHA1" : "e6dff8f0ef1703668a220feaff764f997788a7e2",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e6dff8f0ef1703668a220feaff764f997788a7e2",
            "branch" : [
              {
                "SHA1" : "e6dff8f0ef1703668a220feaff764f997788a7e2",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e6dff8f0ef1703668a220feaff764f997788a7e2",
        "branch" : [
          {
            "SHA1" : "e6dff8f0ef1703668a220feaff764f997788a7e2",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#570",
  "duration" : 66338,
  "estimatedDuration" : 102412,
  "executor" : None,
  "fullDisplayName" : "seed #570",
  "id" : "570",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 570,
  "queueId" : 124855,
  "result" : "SUCCESS",
  "timestamp" : 1734433847033,
  "url" : "https://do.pingcap.net/jenkins/view/all/job/seed/570/",
  "builtOn" : "default-54k67",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "docs/jobs/pingccap/tiflow/ci-jobs-v7.1.md",
          "docs/jobs/tikv/tikv/ci-jobs-v6.5.md",
          "docs/pingccap/tiflow/ci-jobs-v7.1.md",
          "docs/guides/docker-build.md",
          "docs/designs/README.md",
          "docs/jobs/tikv/pd/ci-jobs-latest.md",
          "docs/jobs/README.md",
          "docs/core-concepts.md",
          "docs/README.md",
          "docs/tikv/tikv/ci-jobs-v6.5.md",
          "docs/jobs/pingccap/tidb/ci-jobs-latest.md",
          "docs/jobs/pingccap/tiflow/ci-jobs-v7.2.md",
          "docs/pingccap/tiflow/ci-jobs-v7.2.md",
          "docs/tikv/pd/ci-jbos-v6.5.md",
          "docs/pingccap/tidb/ci-jobs-v6.5.md",
          "docs/tikv/pd/ci-jobs-latest.md",
          "docs/jobs/pingccap/tidb/ci-jobs-v7.1.md",
          "docs/jobs/pingccap/tiflow/ci-jobs-latest.md",
          "docs/pingccap/tidb/ci-jobs-latest.md",
          "README.md",
          "docs/pingccap/tidb/ci-jobs-v7.1.md",
          "docs/pingccap/tiflow/ci-jobs-latest.md",
          "docs/jobs/tikv/pd/ci-jbos-v6.5.md",
          "docs/contributing.md",
          "docs/jobs/pingccap/tidb/ci-jobs-v6.5.md",
          "docs/guides/README.md"
        ],
        "commitId" : "e6dff8f0ef1703668a220feaff764f997788a7e2",
        "timestamp" : 1734433800000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "docs: update documents (#3288)\u000a\u000aThis pull request mainly focuses on updating the documentation for the\u000aCI/CD configurations and organizing the structure of the documentation\u000afiles. The key changes include adding new sections, updating existing\u000ainformation, and introducing new guides.\u000a\u000aDocumentation updates:\u000a\u000a*\u000a[`README.md`](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L22-R23):\u000aUpdated the directory structure and added new sections on deprecated\u000aJenkins job storage and the file structure for jobs and pipelines.\u000a[[1]](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L22-R23)\u000a[[2]](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R33-R91)\u000a*\u000a[`docs/README.md`](diffhunk://#diff-0b5ca119d2be595aa307d34512d9679e49186307ef94201e4b3dfa079aa89938R1-R37):\u000aAdded a comprehensive guide and references for using the project to\u000amanage CI pipelines, including a table of contents.\u000a* `docs/contributing.md`, `docs/core-concepts.md`,\u000a`docs/designs/README.md`: Added \"Work in Progress\" (WIP) placeholders\u000afor future content.\u000a*\u000a[`docs/guides/README.md`](diffhunk://#diff-8d80745b4e642475274e1de3100d73869664e9ed435af8f839eff86b39acbbedR1-R9):\u000aIntroduced a new section for CI guides with detailed documentation and\u000atutorials.\u000a*\u000a[`docs/guides/docker-build.md`](diffhunk://#diff-d72a716938ae527e3acf1f03d8d1175b90657b162d40193501bcdb522ee4b14aR1-R14):\u000aAdded a new guide on building Docker images from source, including\u000aDockerfile locations for various repositories.\u000a*\u000a[`docs/jobs/README.md`](diffhunk://#diff-60d4eafa8c5419228e760194e718b81d1e1d25915292dd52069bfa4b9e216ff4R1-R59):\u000aAdded documentation for CI jobs and workflows, including an overview,\u000ajob categories, common configurations, job definitions, and best\u000apractices.\u000a\u000a---------\u000a\u000aSigned-off-by: wuhuizuo <wuhuizuo@126.com>\u000a",
        "date" : "2024-12-17 11:10:00 +0000",
        "id" : "e6dff8f0ef1703668a220feaff764f997788a7e2",
        "msg" : "docs: update documents (#3288)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "docs/jobs/pingccap/tidb/ci-jobs-v6.5.md"
          },
          {
            "editType" : "delete",
            "file" : "docs/pingccap/tiflow/ci-jobs-v7.1.md"
          },
          {
            "editType" : "add",
            "file" : "docs/jobs/pingccap/tidb/ci-jobs-v7.1.md"
          },
          {
            "editType" : "delete",
            "file" : "docs/pingccap/tidb/ci-jobs-v6.5.md"
          },
          {
            "editType" : "delete",
            "file" : "docs/pingccap/tiflow/ci-jobs-v7.2.md"
          },
          {
            "editType" : "add",
            "file" : "docs/jobs/pingccap/tiflow/ci-jobs-v7.2.md"
          },
          {
            "editType" : "add",
            "file" : "docs/jobs/tikv/pd/ci-jobs-latest.md"
          },
          {
            "editType" : "add",
            "file" : "docs/jobs/pingccap/tiflow/ci-jobs-latest.md"
          },
          {
            "editType" : "add",
            "file" : "docs/jobs/pingccap/tidb/ci-jobs-latest.md"
          },
          {
            "editType" : "add",
            "file" : "docs/jobs/pingccap/tiflow/ci-jobs-v7.1.md"
          },
          {
            "editType" : "delete",
            "file" : "docs/tikv/pd/ci-jbos-v6.5.md"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "add",
            "file" : "docs/contributing.md"
          },
          {
            "editType" : "add",
            "file" : "docs/jobs/tikv/tikv/ci-jobs-v6.5.md"
          },
          {
            "editType" : "delete",
            "file" : "docs/pingccap/tidb/ci-jobs-v7.1.md"
          },
          {
            "editType" : "add",
            "file" : "docs/guides/docker-build.md"
          },
          {
            "editType" : "add",
            "file" : "docs/README.md"
          },
          {
            "editType" : "delete",
            "file" : "docs/pingccap/tiflow/ci-jobs-latest.md"
          },
          {
            "editType" : "delete",
            "file" : "docs/tikv/pd/ci-jobs-latest.md"
          },
          {
            "editType" : "delete",
            "file" : "docs/tikv/tikv/ci-jobs-v6.5.md"
          },
          {
            "editType" : "add",
            "file" : "docs/jobs/README.md"
          },
          {
            "editType" : "delete",
            "file" : "docs/pingccap/tidb/ci-jobs-latest.md"
          },
          {
            "editType" : "add",
            "file" : "docs/jobs/tikv/pd/ci-jbos-v6.5.md"
          },
          {
            "editType" : "add",
            "file" : "docs/core-concepts.md"
          },
          {
            "editType" : "add",
            "file" : "docs/guides/README.md"
          },
          {
            "editType" : "add",
            "file" : "docs/designs/README.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}