{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "notes",
          "value" : "义乌苏溪车辆参数"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "users",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "commitChoice",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "orinDevice",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "branch",
          "value" : "main"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "checkall",
          "value" : "no"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "updateSubmodule",
          "value" : "no"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "VEHICLES",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "SUBMODULE",
          "value" : ""
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user weilikang",
          "userId" : "weilikang",
          "userName" : "weilikang"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 225,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e7fc9c7f6254a3e6e70c8bedac5c6dee72da7024",
            "branch" : [
              {
                "SHA1" : "e7fc9c7f6254a3e6e70c8bedac5c6dee72da7024",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e7fc9c7f6254a3e6e70c8bedac5c6dee72da7024",
            "branch" : [
              {
                "SHA1" : "e7fc9c7f6254a3e6e70c8bedac5c6dee72da7024",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e7fc9c7f6254a3e6e70c8bedac5c6dee72da7024",
        "branch" : [
          {
            "SHA1" : "e7fc9c7f6254a3e6e70c8bedac5c6dee72da7024",
            "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" : 225,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5f061bb643f4a069c7f4b3c250eefa9ef7232f62",
            "branch" : [
              {
                "SHA1" : "5f061bb643f4a069c7f4b3c250eefa9ef7232f62",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5f061bb643f4a069c7f4b3c250eefa9ef7232f62",
            "branch" : [
              {
                "SHA1" : "5f061bb643f4a069c7f4b3c250eefa9ef7232f62",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5f061bb643f4a069c7f4b3c250eefa9ef7232f62",
        "branch" : [
          {
            "SHA1" : "5f061bb643f4a069c7f4b3c250eefa9ef7232f62",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/weilikang/jenkinsfiles.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : None,
  "displayName" : "#225",
  "duration" : 7060,
  "estimatedDuration" : 1100314,
  "executor" : None,
  "fullDisplayName" : "yiwu-suxi-submodule #225",
  "id" : "225",
  "keepLog" : False,
  "number" : 225,
  "queueId" : 934175,
  "result" : "FAILURE",
  "timestamp" : 1760149699905,
  "url" : "http://159.27.114.184:8080/jenkins/view/10%E7%A7%A6%E7%9A%87%E5%B2%9B%E5%AE%9D%E4%B8%96%E9%A1%BA/job/yiwu-suxi-submodule/225/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/yiwu-suxi-submodule.jenkinsfile"
          ],
          "commitId" : "10db7b41057b0d06c3a32e5a3139f9603f3a75e7",
          "timestamp" : 1760083902000,
          "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" : "2025-10-10 08:11:42 +0000",
          "id" : "10db7b41057b0d06c3a32e5a3139f9603f3a75e7",
          "msg" : "Update yiwu-suxi-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/yiwu-suxi-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/qingdao-xilian-submodule.jenkinsfile"
          ],
          "commitId" : "d585385c221caf241b47ae32ce6c6276939d0ad6",
          "timestamp" : 1760149544000,
          "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" : "2025-10-11 02:25:44 +0000",
          "id" : "d585385c221caf241b47ae32ce6c6276939d0ad6",
          "msg" : "Update qingdao-xilian-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/qingdao-xilian-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/qingdao-xilian-submodule.jenkinsfile"
          ],
          "commitId" : "df957aa7808d08e63bb0c596009197be39c8d769",
          "timestamp" : 1760149590000,
          "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" : "2025-10-11 02:26:30 +0000",
          "id" : "df957aa7808d08e63bb0c596009197be39c8d769",
          "msg" : "Update qingdao-xilian-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/qingdao-xilian-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/yiwu-suxi-submodule.jenkinsfile"
          ],
          "commitId" : "5f061bb643f4a069c7f4b3c250eefa9ef7232f62",
          "timestamp" : 1760149684000,
          "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" : "2025-10-11 02:28:04 +0000",
          "id" : "5f061bb643f4a069c7f4b3c250eefa9ef7232f62",
          "msg" : "Update yiwu-suxi-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/yiwu-suxi-submodule.jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
      "fullName" : "weilikang"
    }
  ],
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 224,
    "url" : "http://159.27.114.184:8080/jenkins/view/10%E7%A7%A6%E7%9A%87%E5%B2%9B%E5%AE%9D%E4%B8%96%E9%A1%BA/job/yiwu-suxi-submodule/224/"
  }
}