{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by wuhuizuo"
        },
        {
          "_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" : 31472,
      "buildableTimeMillis" : 31472,
      "buildingDurationMillis" : 19558,
      "executingTimeMillis" : 19558,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5872,
      "waitingTimeMillis" : 5872
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1562,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4adb508592a529a1498d2d8cbf484425029c5c45",
            "branch" : [
              {
                "SHA1" : "4adb508592a529a1498d2d8cbf484425029c5c45",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4adb508592a529a1498d2d8cbf484425029c5c45",
            "branch" : [
              {
                "SHA1" : "4adb508592a529a1498d2d8cbf484425029c5c45",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4adb508592a529a1498d2d8cbf484425029c5c45",
        "branch" : [
          {
            "SHA1" : "4adb508592a529a1498d2d8cbf484425029c5c45",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "com.sonyericsson.jenkins.plugins.bfa.model.FailureCauseBuildAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1562",
  "duration" : 19558,
  "estimatedDuration" : 66808,
  "executor" : None,
  "fullDisplayName" : "seed #1562",
  "id" : "1562",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1562,
  "queueId" : 3644512,
  "result" : "FAILURE",
  "timestamp" : 1775104537981,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1562/",
  "builtOn" : "default-zlqht",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/pingcap/tidb/latest/pull_integration_realcluster_test_next_gen/pipeline.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_light_next_gen/pipeline.groovy",
          "pipelines/pingcap-qe/tidb-test/latest/pull_integration_jdbc_test_next_gen/pipeline.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_next_gen/pipeline.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_next_gen/pipeline.groovy",
          "pipelines/tikv/pd/latest/pull_integration_realcluster_test_next_gen/pipeline.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_kafka_integration_heavy_next_gen/pipeline.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy_next_gen/pipeline.groovy",
          "pipelines/pingcap/tidb/latest/pull_integration_e2e_test_next_gen/pipeline.groovy",
          "pipelines/pingcap/tidb/latest/pull_integration_ddl_test_next_gen/pipeline.groovy",
          "pipelines/pingcap/tidb/latest/pull_br_integration_test_next_gen/pipeline.groovy",
          "pipelines/pingcap/tiflash/latest/pull_integration_next_gen.groovy",
          "pipelines/pingcap/tidb/latest/pull_mysql_test_next_gen/pipeline.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_storage_integration_heavy_next_gen/pipeline.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_storage_integration_light_next_gen/pipeline.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_kafka_integration_light_next_gen/pipeline.groovy",
          "pipelines/pingcap-qe/tidb-test/latest/pull_mysql_test_next_gen/pipeline.groovy"
        ],
        "commitId" : "4adb508592a529a1498d2d8cbf484425029c5c45",
        "timestamp" : 1775104496000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "revert: rollback nextgen CSE trunk-branch switch (#4450)\u000a\u000a## Summary\u000a- revert the 17 pipeline-line changes introduced by `PingCAP-QE/ci#4443`\u000a- restore `dedicated` / `dedicated-next-gen` defaults in the affected\u000anextgen TiKV-related pipelines\u000a- keep the revert scoped to the original merged change on top of current\u000a`main`\u000a\u000a## Why\u000a`#EE-CICD` requested rolling back `ci#4443`. I checked current `main`\u000afirst and confirmed the `#4443` edits had not been superseded by later\u000aPRs on those files, so a direct revert is the smallest safe rollback.\u000a\u000a## Validation\u000a- `git diff --check origin/main...HEAD`\u000a- `rg -n \"cloud-engine(-next-gen)?\" <affected files>` returns no matches\u000aafter the revert\u000a\u000a## Reverts\u000a- PingCAP-QE/ci#4443\u000a- commit `702ea2e07a63aad651fb839fa3ec99c782b9f582`\u000a",
        "date" : "2026-04-02 12:34:56 +0800",
        "id" : "4adb508592a529a1498d2d8cbf484425029c5c45",
        "msg" : "revert: rollback nextgen CSE trunk-branch switch (#4450)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/latest/pull_integration_jdbc_test_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_kafka_integration_heavy_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tidb/latest/pull_integration_ddl_test_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_storage_integration_light_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tidb/latest/pull_integration_realcluster_test_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_kafka_integration_light_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tidb/latest/pull_mysql_test_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tidb/latest/pull_integration_e2e_test_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tidb/latest/pull_br_integration_test_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_storage_integration_heavy_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_light_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflash/latest/pull_integration_next_gen.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/latest/pull_mysql_test_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/pd/latest/pull_integration_realcluster_test_next_gen/pipeline.groovy"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}