{
  "_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" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 18422,
      "buildableTimeMillis" : 18422,
      "buildingDurationMillis" : 65803,
      "executingTimeMillis" : 65803,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5080,
      "waitingTimeMillis" : 5080
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1381,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "651f82ddc5a11e2984d92034eb8168c2eee1e002",
            "branch" : [
              {
                "SHA1" : "651f82ddc5a11e2984d92034eb8168c2eee1e002",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "651f82ddc5a11e2984d92034eb8168c2eee1e002",
            "branch" : [
              {
                "SHA1" : "651f82ddc5a11e2984d92034eb8168c2eee1e002",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "651f82ddc5a11e2984d92034eb8168c2eee1e002",
        "branch" : [
          {
            "SHA1" : "651f82ddc5a11e2984d92034eb8168c2eee1e002",
            "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" : "#1381",
  "duration" : 65803,
  "estimatedDuration" : 51353,
  "executor" : None,
  "fullDisplayName" : "seed #1381",
  "id" : "1381",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1381,
  "queueId" : 3140527,
  "result" : "SUCCESS",
  "timestamp" : 1769753647789,
  "url" : "https://do.pingcap.net/jenkins/view/all/job/seed/1381/",
  "builtOn" : "default-44v61",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy_next_gen/pod.yaml",
          "prow-jobs/pingcap/ticdc/latest-presubmits-next-gen.yaml",
          "docs/jobs/README.md",
          "jobs/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy/pipeline.groovy",
          "prow-jobs/pingcap/ticdc/latest-presubmits.yaml",
          "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy/pod-test.yaml",
          "jobs/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy_next_gen.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy_next_gen/pipeline.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy/pod-build.yaml"
        ],
        "commitId" : "651f82ddc5a11e2984d92034eb8168c2eee1e002",
        "timestamp" : 1769753618000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ticdc: add pulsar heavy integration CI jobs (#4129)\u000a\u000a## Summary\u000aAdd TiCDC pulsar heavy integration pipelines and presubmits for latest\u000aand next-gen, aligned with heavy resource profiles, and make them\u000aoptional.\u000a\u000a## Changes\u000a- Add pulsar heavy pipelines/pods and job DSLs for latest and next-gen.\u000a- Add Prow presubmits for pulsar heavy (latest + next-gen include /test\u000apulsar alias, optional).\u000a\u000a## Testing\u000a- .ci/update-prow-job-kustomization.sh\u000a\u000a---------\u000a\u000aSigned-off-by: tenfyzhong <tenfy@tenfy.cn>\u000a",
        "date" : "2026-01-30 06:13:38 +0000",
        "id" : "651f82ddc5a11e2984d92034eb8168c2eee1e002",
        "msg" : "ticdc: add pulsar heavy integration CI jobs (#4129)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy_next_gen/pod.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/ticdc/latest-presubmits-next-gen.yaml"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy/pipeline.groovy"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy/pod-build.yaml"
          },
          {
            "editType" : "add",
            "file" : "jobs/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy_next_gen.groovy"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy_next_gen/pipeline.groovy"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/ticdc/latest-presubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "docs/jobs/README.md"
          },
          {
            "editType" : "add",
            "file" : "jobs/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy.groovy"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy/pod-test.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}