{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.gwt.GenericCause",
          "shortDescription" : "Generic Cause"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "deviceChoice",
          "value" : "false"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "srcUrl",
          "value" : "http://159.27.226.4/hardware/tc397_ota.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "branchName",
          "value" : "v3.0"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "branch",
          "value" : "refs/heads/v3.0"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "notes",
          "value" : "tc397更新"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "users",
          "value" : ""
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 242,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "59e96a6fa27b2aa16fc0ff179c3f012b843f7f35",
            "branch" : [
              {
                "SHA1" : "59e96a6fa27b2aa16fc0ff179c3f012b843f7f35",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "59e96a6fa27b2aa16fc0ff179c3f012b843f7f35",
            "branch" : [
              {
                "SHA1" : "59e96a6fa27b2aa16fc0ff179c3f012b843f7f35",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "59e96a6fa27b2aa16fc0ff179c3f012b843f7f35",
        "branch" : [
          {
            "SHA1" : "59e96a6fa27b2aa16fc0ff179c3f012b843f7f35",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/weilikang/jenkinslib.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 242,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "409c536024666f7d5d771f97fc7cdd4b4e7d1d48",
            "branch" : [
              {
                "SHA1" : "409c536024666f7d5d771f97fc7cdd4b4e7d1d48",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "409c536024666f7d5d771f97fc7cdd4b4e7d1d48",
            "branch" : [
              {
                "SHA1" : "409c536024666f7d5d771f97fc7cdd4b4e7d1d48",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "409c536024666f7d5d771f97fc7cdd4b4e7d1d48",
        "branch" : [
          {
            "SHA1" : "409c536024666f7d5d771f97fc7cdd4b4e7d1d48",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/weilikang/jenkinsfiles.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/v3.0" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 242,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d294418e37e1adc6e757a911efe08ee84c633b8c",
            "branch" : [
              {
                "SHA1" : "d294418e37e1adc6e757a911efe08ee84c633b8c",
                "name" : "origin/v3.0"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d294418e37e1adc6e757a911efe08ee84c633b8c",
            "branch" : [
              {
                "SHA1" : "d294418e37e1adc6e757a911efe08ee84c633b8c",
                "name" : "origin/v3.0"
              }
            ]
          }
        },
        "origin/jiefang" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 132,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "41f9ccf798b19c8f9e90a5c6973c23e4f0db6b3c",
            "branch" : [
              {
                "SHA1" : "41f9ccf798b19c8f9e90a5c6973c23e4f0db6b3c",
                "name" : "origin/jiefang"
              }
            ]
          },
          "revision" : {
            "SHA1" : "41f9ccf798b19c8f9e90a5c6973c23e4f0db6b3c",
            "branch" : [
              {
                "SHA1" : "41f9ccf798b19c8f9e90a5c6973c23e4f0db6b3c",
                "name" : "origin/jiefang"
              }
            ]
          }
        },
        "origin/guotang" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 138,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bc864d39904a055c705fd93d36533b1ee841e48b",
            "branch" : [
              {
                "SHA1" : "bc864d39904a055c705fd93d36533b1ee841e48b",
                "name" : "origin/guotang"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bc864d39904a055c705fd93d36533b1ee841e48b",
            "branch" : [
              {
                "SHA1" : "bc864d39904a055c705fd93d36533b1ee841e48b",
                "name" : "origin/guotang"
              }
            ]
          }
        },
        "origin/xugong" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 135,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5004213c18c31882ec6bb76f8aafa9574f90f2ee",
            "branch" : [
              {
                "SHA1" : "5004213c18c31882ec6bb76f8aafa9574f90f2ee",
                "name" : "origin/xugong"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5004213c18c31882ec6bb76f8aafa9574f90f2ee",
            "branch" : [
              {
                "SHA1" : "5004213c18c31882ec6bb76f8aafa9574f90f2ee",
                "name" : "origin/xugong"
              }
            ]
          }
        },
        "origin/bydq1" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 136,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "09280436f5bbedde53dc19f5b761312d0e40bf75",
            "branch" : [
              {
                "SHA1" : "09280436f5bbedde53dc19f5b761312d0e40bf75",
                "name" : "origin/bydq1"
              }
            ]
          },
          "revision" : {
            "SHA1" : "09280436f5bbedde53dc19f5b761312d0e40bf75",
            "branch" : [
              {
                "SHA1" : "09280436f5bbedde53dc19f5b761312d0e40bf75",
                "name" : "origin/bydq1"
              }
            ]
          }
        },
        "origin/bydq2" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 141,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1f3862f3a9e1418e5f7f8a51f9008da69ef56c66",
            "branch" : [
              {
                "SHA1" : "1f3862f3a9e1418e5f7f8a51f9008da69ef56c66",
                "name" : "origin/bydq2"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1f3862f3a9e1418e5f7f8a51f9008da69ef56c66",
            "branch" : [
              {
                "SHA1" : "1f3862f3a9e1418e5f7f8a51f9008da69ef56c66",
                "name" : "origin/bydq2"
              }
            ]
          }
        },
        "origin/zhongqi" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 142,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d51afce794b06db1e8b99c0d2316e430eef0e80f",
            "branch" : [
              {
                "SHA1" : "d51afce794b06db1e8b99c0d2316e430eef0e80f",
                "name" : "origin/zhongqi"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d51afce794b06db1e8b99c0d2316e430eef0e80f",
            "branch" : [
              {
                "SHA1" : "d51afce794b06db1e8b99c0d2316e430eef0e80f",
                "name" : "origin/zhongqi"
              }
            ]
          }
        },
        "origin/v2.0" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 212,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "df60eb5f83dccf4d7b0724d9bc318a147937ac6a",
            "branch" : [
              {
                "SHA1" : "df60eb5f83dccf4d7b0724d9bc318a147937ac6a",
                "name" : "origin/v2.0"
              }
            ]
          },
          "revision" : {
            "SHA1" : "df60eb5f83dccf4d7b0724d9bc318a147937ac6a",
            "branch" : [
              {
                "SHA1" : "df60eb5f83dccf4d7b0724d9bc318a147937ac6a",
                "name" : "origin/v2.0"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d294418e37e1adc6e757a911efe08ee84c633b8c",
        "branch" : [
          {
            "SHA1" : "d294418e37e1adc6e757a911efe08ee84c633b8c",
            "name" : "origin/v3.0"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/hardware/tc397_ota.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.view.InterpolatedSecretsAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Trigger by liuyong v3.0",
  "displayName" : "#242",
  "duration" : 30641,
  "estimatedDuration" : 30340,
  "executor" : None,
  "fullDisplayName" : "tc397_ota #242",
  "id" : "242",
  "keepLog" : False,
  "number" : 242,
  "queueId" : 1040863,
  "result" : "SUCCESS",
  "timestamp" : 1770348419627,
  "url" : "http://159.27.114.184:8080/jenkins/job/tc397_ota/242/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/vehicleInfo.groovy"
          ],
          "commitId" : "25fe840365a0903661d7ba078005204a11404596",
          "timestamp" : 1770107561000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update vehicleInfo.groovy\u000a",
          "date" : "2026-02-03 08:32:41 +0000",
          "id" : "25fe840365a0903661d7ba078005204a11404596",
          "msg" : "Update vehicleInfo.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/vehicleInfo.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/vehicleInfo.groovy"
          ],
          "commitId" : "59e96a6fa27b2aa16fc0ff179c3f012b843f7f35",
          "timestamp" : 1770107731000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update vehicleInfo.groovy\u000a",
          "date" : "2026-02-03 08:35:31 +0000",
          "id" : "59e96a6fa27b2aa16fc0ff179c3f012b843f7f35",
          "msg" : "Update vehicleInfo.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/vehicleInfo.groovy"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/ningbozhoushan-jilipiantou-submodule.jenkinsfile"
          ],
          "commitId" : "04f08dd5439043d1b830bf7084b75a1fb9f14812",
          "timestamp" : 1769999925000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update ningbozhoushan-jilipiantou-submodule.jenkinsfile\u000a",
          "date" : "2026-02-02 02:38:45 +0000",
          "id" : "04f08dd5439043d1b830bf7084b75a1fb9f14812",
          "msg" : "Update ningbozhoushan-jilipiantou-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/ningbozhoushan-jilipiantou-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/ningbozhoushan-jilipiantou-submodule.jenkinsfile"
          ],
          "commitId" : "207d539d675d9910ef0a977806ce214983f8541b",
          "timestamp" : 1770001246000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update ningbozhoushan-jilipiantou-submodule.jenkinsfile\u000a",
          "date" : "2026-02-02 03:00:46 +0000",
          "id" : "207d539d675d9910ef0a977806ce214983f8541b",
          "msg" : "Update ningbozhoushan-jilipiantou-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/ningbozhoushan-jilipiantou-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/beijing-shanqihuanwei-submodule.jenkinsfile"
          ],
          "commitId" : "532a4974fd53cc59861d6977d7c328f3951cd553",
          "timestamp" : 1770107519000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2026-02-03 08:31:59 +0000",
          "id" : "532a4974fd53cc59861d6977d7c328f3951cd553",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "params/beijing-shanqihuanwei-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/daxie-submodule.jenkinsfile"
          ],
          "commitId" : "caa391197a0bdac2f6f3f8539694d28d50bca478",
          "timestamp" : 1770188673000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update daxie-submodule.jenkinsfile\u000a",
          "date" : "2026-02-04 07:04:33 +0000",
          "id" : "caa391197a0bdac2f6f3f8539694d28d50bca478",
          "msg" : "Update daxie-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/daxie-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/daxie-submodule.jenkinsfile"
          ],
          "commitId" : "dd7b7839147f5031d8e2b7a649d17280ab6f20b5",
          "timestamp" : 1770188709000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update daxie-submodule.jenkinsfile\u000a",
          "date" : "2026-02-04 07:05:09 +0000",
          "id" : "dd7b7839147f5031d8e2b7a649d17280ab6f20b5",
          "msg" : "Update daxie-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/daxie-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/beijing-shanqihuanwei-submodule.jenkinsfile"
          ],
          "commitId" : "90fe85d616bc536c311037f0bb423bdacd088dae",
          "timestamp" : 1770190929000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update beijing-shanqihuanwei-submodule.jenkinsfile\u000a",
          "date" : "2026-02-04 07:42:09 +0000",
          "id" : "90fe85d616bc536c311037f0bb423bdacd088dae",
          "msg" : "Update beijing-shanqihuanwei-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/beijing-shanqihuanwei-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/guangxi-youyiguan-submodule.jenkinsfile"
          ],
          "commitId" : "829f457d3cc8b77a41bef14f0a62e723f478e380",
          "timestamp" : 1770190943000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update guangxi-youyiguan-submodule.jenkinsfile\u000a",
          "date" : "2026-02-04 07:42:23 +0000",
          "id" : "829f457d3cc8b77a41bef14f0a62e723f478e380",
          "msg" : "Update guangxi-youyiguan-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/guangxi-youyiguan-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/hainan-yangpu-submodule.jenkinsfile"
          ],
          "commitId" : "a113bdd2dfeeae633b99127675b1867ea75caf31",
          "timestamp" : 1770190958000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update hainan-yangpu-submodule.jenkinsfile\u000a",
          "date" : "2026-02-04 07:42:38 +0000",
          "id" : "a113bdd2dfeeae633b99127675b1867ea75caf31",
          "msg" : "Update hainan-yangpu-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/hainan-yangpu-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/jining-liangshan-submodule.jenkinsfile"
          ],
          "commitId" : "38736af51d6bc39af985bddf67bf2a126b5494fb",
          "timestamp" : 1770190976000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update jining-liangshan-submodule.jenkinsfile\u000a",
          "date" : "2026-02-04 07:42:56 +0000",
          "id" : "38736af51d6bc39af985bddf67bf2a126b5494fb",
          "msg" : "Update jining-liangshan-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/jining-liangshan-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/qingdao-dagang-submodule.jenkinsfile"
          ],
          "commitId" : "dcfdac82166ccc09b9a5407a4c62620475b50ac2",
          "timestamp" : 1770191000000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update qingdao-dagang-submodule.jenkinsfile\u000a",
          "date" : "2026-02-04 07:43:20 +0000",
          "id" : "dcfdac82166ccc09b9a5407a4c62620475b50ac2",
          "msg" : "Update qingdao-dagang-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/qingdao-dagang-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/qingdao-qiangang-submodule.jenkinsfile"
          ],
          "commitId" : "36238bbebe950c7079d377c37eec1ff47463bb88",
          "timestamp" : 1770191015000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update qingdao-qiangang-submodule.jenkinsfile\u000a",
          "date" : "2026-02-04 07:43:35 +0000",
          "id" : "36238bbebe950c7079d377c37eec1ff47463bb88",
          "msg" : "Update qingdao-qiangang-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/qingdao-qiangang-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/qingdao-xilian-submodule.jenkinsfile"
          ],
          "commitId" : "775ce6e082d3820a5557c2031c208d4c24de6343",
          "timestamp" : 1770191029000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update qingdao-xilian-submodule.jenkinsfile\u000a",
          "date" : "2026-02-04 07:43:49 +0000",
          "id" : "775ce6e082d3820a5557c2031c208d4c24de6343",
          "msg" : "Update qingdao-xilian-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/qingdao-xilian-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/qinhuangdao-baoshishun-submodule.jenkinsfile"
          ],
          "commitId" : "eb340b21d6936abc98388aafe42a070feefb9b5f",
          "timestamp" : 1770191046000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update qinhuangdao-baoshishun-submodule.jenkinsfile\u000a",
          "date" : "2026-02-04 07:44:06 +0000",
          "id" : "eb340b21d6936abc98388aafe42a070feefb9b5f",
          "msg" : "Update qinhuangdao-baoshishun-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/qinhuangdao-baoshishun-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/xiamen-submodule.jenkinsfile"
          ],
          "commitId" : "b8ae840b77c12aefcabfebb1a4d2767e100a2ed9",
          "timestamp" : 1770191070000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update xiamen-submodule.jenkinsfile\u000a",
          "date" : "2026-02-04 07:44:30 +0000",
          "id" : "b8ae840b77c12aefcabfebb1a4d2767e100a2ed9",
          "msg" : "Update xiamen-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/xiamen-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/yiwu-suxi-submodule.jenkinsfile"
          ],
          "commitId" : "409c536024666f7d5d771f97fc7cdd4b4e7d1d48",
          "timestamp" : 1770191086000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update yiwu-suxi-submodule.jenkinsfile\u000a",
          "date" : "2026-02-04 07:44:46 +0000",
          "id" : "409c536024666f7d5d771f97fc7cdd4b4e7d1d48",
          "msg" : "Update yiwu-suxi-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/yiwu-suxi-submodule.jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "TC397.hex"
          ],
          "commitId" : "d294418e37e1adc6e757a911efe08ee84c633b8c",
          "timestamp" : 1770348393000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/liuyong",
            "fullName" : "liuyong"
          },
          "authorEmail" : "liuyong@senior.auto",
          "comment" : "feat_out: v3.0 仅用于义乌苏溪的金龙平板，修改三色灯逻辑\u000a",
          "date" : "2026-02-06 11:26:33 +0800",
          "id" : "d294418e37e1adc6e757a911efe08ee84c633b8c",
          "msg" : "feat_out: v3.0 仅用于义乌苏溪的金龙平板，修改三色灯逻辑",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "TC397.hex"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/liuyong",
      "fullName" : "liuyong"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
      "fullName" : "weilikang"
    }
  ],
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 241,
    "url" : "http://159.27.114.184:8080/jenkins/job/tc397_ota/241/"
  }
}