{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "masterslave",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "allBranch",
          "value" : "no"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "deviceChoice",
          "value" : "false"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "commitChoice",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "msgBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "doxBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "detectionBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "cameraBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "autoCameraBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "systemRosBranch",
          "value" : "imv"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "laneBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "spreaderDetectionBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ipmSegmentationBranch",
          "value" : "rc_dev"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user wuxintao",
          "userId" : "wuxintao",
          "userName" : "wuxintao"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 552,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1c58c0f8de4255f10960f689ff4747af509457e5",
            "branch" : [
              {
                "SHA1" : "1c58c0f8de4255f10960f689ff4747af509457e5",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1c58c0f8de4255f10960f689ff4747af509457e5",
            "branch" : [
              {
                "SHA1" : "1c58c0f8de4255f10960f689ff4747af509457e5",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1c58c0f8de4255f10960f689ff4747af509457e5",
        "branch" : [
          {
            "SHA1" : "1c58c0f8de4255f10960f689ff4747af509457e5",
            "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" : 552,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "52133798c1aa1def2f1388a422ec4fd9aee223ce",
            "branch" : [
              {
                "SHA1" : "52133798c1aa1def2f1388a422ec4fd9aee223ce",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "52133798c1aa1def2f1388a422ec4fd9aee223ce",
            "branch" : [
              {
                "SHA1" : "52133798c1aa1def2f1388a422ec4fd9aee223ce",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "52133798c1aa1def2f1388a422ec4fd9aee223ce",
        "branch" : [
          {
            "SHA1" : "52133798c1aa1def2f1388a422ec4fd9aee223ce",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/weilikang/jenkinsfiles.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 284,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e6562b1631b8419ebaa43e68cc83509132eeab56",
            "branch" : [
              {
                "SHA1" : "e6562b1631b8419ebaa43e68cc83509132eeab56",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e6562b1631b8419ebaa43e68cc83509132eeab56",
            "branch" : [
              {
                "SHA1" : "e6562b1631b8419ebaa43e68cc83509132eeab56",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 552,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7561c210cc808a4e278a45ddca930a63d6a32a06",
            "branch" : [
              {
                "SHA1" : "7561c210cc808a4e278a45ddca930a63d6a32a06",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7561c210cc808a4e278a45ddca930a63d6a32a06",
            "branch" : [
              {
                "SHA1" : "7561c210cc808a4e278a45ddca930a63d6a32a06",
                "name" : "origin/rc_dev"
              }
            ]
          }
        },
        "origin/imv" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 401,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d6af32746fe218410c7a0c6542f70db8c579c9f7",
            "branch" : [
              {
                "SHA1" : "d6af32746fe218410c7a0c6542f70db8c579c9f7",
                "name" : "origin/imv"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d6af32746fe218410c7a0c6542f70db8c579c9f7",
            "branch" : [
              {
                "SHA1" : "d6af32746fe218410c7a0c6542f70db8c579c9f7",
                "name" : "origin/imv"
              }
            ]
          }
        },
        "origin/imv_test2" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 416,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7ee95e2e326c19609f076c35f34e85794eef5aab",
            "branch" : [
              {
                "SHA1" : "7ee95e2e326c19609f076c35f34e85794eef5aab",
                "name" : "origin/imv_test2"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7ee95e2e326c19609f076c35f34e85794eef5aab",
            "branch" : [
              {
                "SHA1" : "7ee95e2e326c19609f076c35f34e85794eef5aab",
                "name" : "origin/imv_test2"
              }
            ]
          }
        },
        "origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 498,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ccc0fcc3eb26f7074da8d4aaf2e46d2c624cb58a",
            "branch" : [
              {
                "SHA1" : "ccc0fcc3eb26f7074da8d4aaf2e46d2c624cb58a",
                "name" : "origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ccc0fcc3eb26f7074da8d4aaf2e46d2c624cb58a",
            "branch" : [
              {
                "SHA1" : "ccc0fcc3eb26f7074da8d4aaf2e46d2c624cb58a",
                "name" : "origin/dev"
              }
            ]
          }
        },
        "origin/test3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 453,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1e57e2e24ef61e4b90c3d936612bae660ae94a35",
            "branch" : [
              {
                "SHA1" : "1e57e2e24ef61e4b90c3d936612bae660ae94a35",
                "name" : "origin/test3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1e57e2e24ef61e4b90c3d936612bae660ae94a35",
            "branch" : [
              {
                "SHA1" : "1e57e2e24ef61e4b90c3d936612bae660ae94a35",
                "name" : "origin/test3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7561c210cc808a4e278a45ddca930a63d6a32a06",
        "branch" : [
          {
            "SHA1" : "7561c210cc808a4e278a45ddca930a63d6a32a06",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/shared/shared_msgs.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.view.InterpolatedSecretsAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 253,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f9528799fa7e8d2e5fc835fe50fd07bac17ee5c7",
            "branch" : [
              {
                "SHA1" : "f9528799fa7e8d2e5fc835fe50fd07bac17ee5c7",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f9528799fa7e8d2e5fc835fe50fd07bac17ee5c7",
            "branch" : [
              {
                "SHA1" : "f9528799fa7e8d2e5fc835fe50fd07bac17ee5c7",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 552,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d2ae37635735075c55e12925d3944842f909a0fd",
            "branch" : [
              {
                "SHA1" : "d2ae37635735075c55e12925d3944842f909a0fd",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d2ae37635735075c55e12925d3944842f909a0fd",
            "branch" : [
              {
                "SHA1" : "d2ae37635735075c55e12925d3944842f909a0fd",
                "name" : "origin/rc_dev"
              }
            ]
          }
        },
        "origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 378,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8b2b8d4de79c858d5476ff87ee7271ee2f3e02b3",
            "branch" : [
              {
                "SHA1" : "8b2b8d4de79c858d5476ff87ee7271ee2f3e02b3",
                "name" : "origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8b2b8d4de79c858d5476ff87ee7271ee2f3e02b3",
            "branch" : [
              {
                "SHA1" : "8b2b8d4de79c858d5476ff87ee7271ee2f3e02b3",
                "name" : "origin/dev"
              }
            ]
          }
        },
        "origin/test3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 359,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f43b3e14580efb0b3c8056bdb00ccb987d2350cb",
            "branch" : [
              {
                "SHA1" : "f43b3e14580efb0b3c8056bdb00ccb987d2350cb",
                "name" : "origin/test3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f43b3e14580efb0b3c8056bdb00ccb987d2350cb",
            "branch" : [
              {
                "SHA1" : "f43b3e14580efb0b3c8056bdb00ccb987d2350cb",
                "name" : "origin/test3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d2ae37635735075c55e12925d3944842f909a0fd",
        "branch" : [
          {
            "SHA1" : "d2ae37635735075c55e12925d3944842f909a0fd",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/dox.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/test2" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 335,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ac43ee798a720d263a1ac28e69dde0bd0e493fca",
            "branch" : [
              {
                "SHA1" : "ac43ee798a720d263a1ac28e69dde0bd0e493fca",
                "name" : "origin/test2"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ac43ee798a720d263a1ac28e69dde0bd0e493fca",
            "branch" : [
              {
                "SHA1" : "ac43ee798a720d263a1ac28e69dde0bd0e493fca",
                "name" : "origin/test2"
              }
            ]
          }
        },
        "origin/test1" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 535,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fe6a41039c97221ecf4e62c52d2099a117db8ebc",
            "branch" : [
              {
                "SHA1" : "fe6a41039c97221ecf4e62c52d2099a117db8ebc",
                "name" : "origin/test1"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fe6a41039c97221ecf4e62c52d2099a117db8ebc",
            "branch" : [
              {
                "SHA1" : "fe6a41039c97221ecf4e62c52d2099a117db8ebc",
                "name" : "origin/test1"
              }
            ]
          }
        },
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 552,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "09d006008f456d16dc1604995351dfe930ec34b0",
            "branch" : [
              {
                "SHA1" : "09d006008f456d16dc1604995351dfe930ec34b0",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "09d006008f456d16dc1604995351dfe930ec34b0",
            "branch" : [
              {
                "SHA1" : "09d006008f456d16dc1604995351dfe930ec34b0",
                "name" : "origin/rc_dev"
              }
            ]
          }
        },
        "origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 488,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "359ead1070100b4c36af93474268ababa4419410",
            "branch" : [
              {
                "SHA1" : "359ead1070100b4c36af93474268ababa4419410",
                "name" : "origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "359ead1070100b4c36af93474268ababa4419410",
            "branch" : [
              {
                "SHA1" : "359ead1070100b4c36af93474268ababa4419410",
                "name" : "origin/dev"
              }
            ]
          }
        },
        "origin/test3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 534,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5a742b18a491cbb2b827307eb453d43dd5bb654d",
            "branch" : [
              {
                "SHA1" : "5a742b18a491cbb2b827307eb453d43dd5bb654d",
                "name" : "origin/test3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5a742b18a491cbb2b827307eb453d43dd5bb654d",
            "branch" : [
              {
                "SHA1" : "5a742b18a491cbb2b827307eb453d43dd5bb654d",
                "name" : "origin/test3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "09d006008f456d16dc1604995351dfe930ec34b0",
        "branch" : [
          {
            "SHA1" : "09d006008f456d16dc1604995351dfe930ec34b0",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/new_detection.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 552,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "965d131b1f1446b966279a8c7a1ae02a9871c3cb",
            "branch" : [
              {
                "SHA1" : "965d131b1f1446b966279a8c7a1ae02a9871c3cb",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "965d131b1f1446b966279a8c7a1ae02a9871c3cb",
            "branch" : [
              {
                "SHA1" : "965d131b1f1446b966279a8c7a1ae02a9871c3cb",
                "name" : "origin/rc_dev"
              }
            ]
          }
        },
        "origin/test3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 453,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c9bc3b5bfdc3026a74149f4bebad9b5efa9dba9a",
            "branch" : [
              {
                "SHA1" : "c9bc3b5bfdc3026a74149f4bebad9b5efa9dba9a",
                "name" : "origin/test3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c9bc3b5bfdc3026a74149f4bebad9b5efa9dba9a",
            "branch" : [
              {
                "SHA1" : "c9bc3b5bfdc3026a74149f4bebad9b5efa9dba9a",
                "name" : "origin/test3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "965d131b1f1446b966279a8c7a1ae02a9871c3cb",
        "branch" : [
          {
            "SHA1" : "965d131b1f1446b966279a8c7a1ae02a9871c3cb",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/camera_module.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 552,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
            "branch" : [
              {
                "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
            "branch" : [
              {
                "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
        "branch" : [
          {
            "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/auto_camera_capture.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 545,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "607f1237ce28e90f290aecc1b0749db73d3f40ed",
            "branch" : [
              {
                "SHA1" : "607f1237ce28e90f290aecc1b0749db73d3f40ed",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "607f1237ce28e90f290aecc1b0749db73d3f40ed",
            "branch" : [
              {
                "SHA1" : "607f1237ce28e90f290aecc1b0749db73d3f40ed",
                "name" : "origin/rc_dev"
              }
            ]
          }
        },
        "origin/imv" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 552,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5fe245c39549dabf22c05b06a61a23433c461e8b",
            "branch" : [
              {
                "SHA1" : "5fe245c39549dabf22c05b06a61a23433c461e8b",
                "name" : "origin/imv"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5fe245c39549dabf22c05b06a61a23433c461e8b",
            "branch" : [
              {
                "SHA1" : "5fe245c39549dabf22c05b06a61a23433c461e8b",
                "name" : "origin/imv"
              }
            ]
          }
        },
        "origin/test3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 453,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "71d60301c5685a48edefe11b26af36e04da04131",
            "branch" : [
              {
                "SHA1" : "71d60301c5685a48edefe11b26af36e04da04131",
                "name" : "origin/test3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "71d60301c5685a48edefe11b26af36e04da04131",
            "branch" : [
              {
                "SHA1" : "71d60301c5685a48edefe11b26af36e04da04131",
                "name" : "origin/test3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5fe245c39549dabf22c05b06a61a23433c461e8b",
        "branch" : [
          {
            "SHA1" : "5fe245c39549dabf22c05b06a61a23433c461e8b",
            "name" : "origin/imv"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/system/system-ros.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" : "#552",
  "duration" : 1194219,
  "estimatedDuration" : 1700846,
  "executor" : None,
  "fullDisplayName" : "perception #552",
  "id" : "552",
  "keepLog" : False,
  "number" : 552,
  "queueId" : 222657,
  "result" : "FAILURE",
  "timestamp" : 1686570429436,
  "url" : "http://159.27.114.184:8080/jenkins/user/zhangzhengqiang/my-views/view/all/job/perception/552/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "map-png.jenkinsfile"
          ],
          "commitId" : "592963e981d6b439ca1d952bdf68d1ccbf07af25",
          "timestamp" : 1686023930000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update map-png.jenkinsfile\u000a",
          "date" : "2023-06-06 03:58:50 +0000",
          "id" : "592963e981d6b439ca1d952bdf68d1ccbf07af25",
          "msg" : "Update map-png.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "map-png.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "hdmap-config.jenkinsfile"
          ],
          "commitId" : "ee68459545ba7c3f1efccec99a56322421dc87a8",
          "timestamp" : 1686023978000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update hdmap-config.jenkinsfile\u000a",
          "date" : "2023-06-06 03:59:38 +0000",
          "id" : "ee68459545ba7c3f1efccec99a56322421dc87a8",
          "msg" : "Update hdmap-config.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "hdmap-config.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "map-png.jenkinsfile"
          ],
          "commitId" : "0810ebdd2603186283ba7602c38843ce2293af10",
          "timestamp" : 1686030425000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update map-png.jenkinsfile\u000a",
          "date" : "2023-06-06 05:47:05 +0000",
          "id" : "0810ebdd2603186283ba7602c38843ce2293af10",
          "msg" : "Update map-png.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "map-png.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "hdmap-config.jenkinsfile"
          ],
          "commitId" : "cb371c88b7e5ac61e2202797296affb2a3c28b55",
          "timestamp" : 1686124386000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update hdmap-config.jenkinsfile\u000a",
          "date" : "2023-06-07 07:53:06 +0000",
          "id" : "cb371c88b7e5ac61e2202797296affb2a3c28b55",
          "msg" : "Update hdmap-config.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "hdmap-config.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "hdmap-config.jenkinsfile"
          ],
          "commitId" : "054331525c6b74d9ddc7402ebf0d8293a09a65a7",
          "timestamp" : 1686124419000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update hdmap-config.jenkinsfile\u000a",
          "date" : "2023-06-07 07:53:39 +0000",
          "id" : "054331525c6b74d9ddc7402ebf0d8293a09a65a7",
          "msg" : "Update hdmap-config.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "hdmap-config.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "map-png.jenkinsfile"
          ],
          "commitId" : "6360826a95483ec12cdca0d2d54ab29caf73aa94",
          "timestamp" : 1686125514000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update map-png.jenkinsfile\u000a",
          "date" : "2023-06-07 08:11:54 +0000",
          "id" : "6360826a95483ec12cdca0d2d54ab29caf73aa94",
          "msg" : "Update map-png.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "map-png.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "map-png.jenkinsfile"
          ],
          "commitId" : "62a69392d7c5c9401f17a56508ad707bad3d193d",
          "timestamp" : 1686125724000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update map-png.jenkinsfile\u000a",
          "date" : "2023-06-07 08:15:24 +0000",
          "id" : "62a69392d7c5c9401f17a56508ad707bad3d193d",
          "msg" : "Update map-png.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "map-png.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "weifang-config-bulk.jenkinsfile"
          ],
          "commitId" : "7f6eca6b9d5595c53ffa003be1366f74f9e59000",
          "timestamp" : 1686291399000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-config-bulk.jenkinsfile\u000a",
          "date" : "2023-06-09 06:16:39 +0000",
          "id" : "7f6eca6b9d5595c53ffa003be1366f74f9e59000",
          "msg" : "Update weifang-config-bulk.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "weifang-config-bulk.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin-module-pubnode.jenkinsfile"
          ],
          "commitId" : "2018e00565ca659c0d5ff6cbec67fc8b297c0a56",
          "timestamp" : 1686309459000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2023-06-09 11:17:39 +0000",
          "id" : "2018e00565ca659c0d5ff6cbec67fc8b297c0a56",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "orin-module-pubnode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin-pubnode.jenkinsfile"
          ],
          "commitId" : "1d11def947fe5fa943b1529faa4532ff622cab59",
          "timestamp" : 1686309482000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2023-06-09 11:18:02 +0000",
          "id" : "1d11def947fe5fa943b1529faa4532ff622cab59",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "orin-pubnode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin-pubnode.jenkinsfile"
          ],
          "commitId" : "fa08d19f9aace0f51ff3f0e81d88c27c360bcb77",
          "timestamp" : 1686537539000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-pubnode.jenkinsfile\u000a",
          "date" : "2023-06-12 02:38:59 +0000",
          "id" : "fa08d19f9aace0f51ff3f0e81d88c27c360bcb77",
          "msg" : "Update orin-pubnode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin-pubnode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin.jenkinsfile"
          ],
          "commitId" : "24dcbab41124a122c985168bef2f378940ae4ccc",
          "timestamp" : 1686549605000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin.jenkinsfile\u000a",
          "date" : "2023-06-12 06:00:05 +0000",
          "id" : "24dcbab41124a122c985168bef2f378940ae4ccc",
          "msg" : "Update orin.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin-arm.jenkinsfile"
          ],
          "commitId" : "733df06fcefef3d81acffb5cad6c59bddf093e93",
          "timestamp" : 1686550073000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-arm.jenkinsfile\u000a",
          "date" : "2023-06-12 06:07:53 +0000",
          "id" : "733df06fcefef3d81acffb5cad6c59bddf093e93",
          "msg" : "Update orin-arm.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin-arm.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin-module-arm.jenkinsfile"
          ],
          "commitId" : "73d3658014cc7a43e8e3a92fbe22b8149a4c671f",
          "timestamp" : 1686550226000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-module-arm.jenkinsfile\u000a",
          "date" : "2023-06-12 06:10:26 +0000",
          "id" : "73d3658014cc7a43e8e3a92fbe22b8149a4c671f",
          "msg" : "Update orin-module-arm.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin-module-arm.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin-pubnode.jenkinsfile"
          ],
          "commitId" : "0c99bccf7f5ed229e05edc5bca598df39c73d612",
          "timestamp" : 1686550366000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-pubnode.jenkinsfile\u000a",
          "date" : "2023-06-12 06:12:46 +0000",
          "id" : "0c99bccf7f5ed229e05edc5bca598df39c73d612",
          "msg" : "Update orin-pubnode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin-pubnode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin-module-pubnode.jenkinsfile"
          ],
          "commitId" : "4b7d8fe5dd93cfe8f42d42f80096473bdf64bfb8",
          "timestamp" : 1686550453000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-module-pubnode.jenkinsfile\u000a",
          "date" : "2023-06-12 06:14:13 +0000",
          "id" : "4b7d8fe5dd93cfe8f42d42f80096473bdf64bfb8",
          "msg" : "Update orin-module-pubnode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin-module-pubnode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "all-confname.jenkinsfile"
          ],
          "commitId" : "63028882ca22c0117f6eadd38339a3a001d630b1",
          "timestamp" : 1686551544000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update all-confname.jenkinsfile\u000a",
          "date" : "2023-06-12 06:32:24 +0000",
          "id" : "63028882ca22c0117f6eadd38339a3a001d630b1",
          "msg" : "Update all-confname.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "all-confname.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "all.jenkinsfile"
          ],
          "commitId" : "b66efdc30412177f0efabd5ee492b3d9ee6612ff",
          "timestamp" : 1686551611000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update all.jenkinsfile\u000a",
          "date" : "2023-06-12 06:33:31 +0000",
          "id" : "b66efdc30412177f0efabd5ee492b3d9ee6612ff",
          "msg" : "Update all.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "all.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "module-confname.jenkinsfile"
          ],
          "commitId" : "3f340ee869e2b141a99699c8797c7f8f99c992a9",
          "timestamp" : 1686551708000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update module-confname.jenkinsfile\u000a",
          "date" : "2023-06-12 06:35:08 +0000",
          "id" : "3f340ee869e2b141a99699c8797c7f8f99c992a9",
          "msg" : "Update module-confname.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "module-confname.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "module.jenkinsfile"
          ],
          "commitId" : "c5b4a0b81e35f8709602afd239a3bb0076810c32",
          "timestamp" : 1686551760000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update module.jenkinsfile\u000a",
          "date" : "2023-06-12 06:36:00 +0000",
          "id" : "c5b4a0b81e35f8709602afd239a3bb0076810c32",
          "msg" : "Update module.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "module.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "weifang-config-bulk.jenkinsfile"
          ],
          "commitId" : "52133798c1aa1def2f1388a422ec4fd9aee223ce",
          "timestamp" : 1686566747000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-config-bulk.jenkinsfile\u000a",
          "date" : "2023-06-12 10:45:47 +0000",
          "id" : "52133798c1aa1def2f1388a422ec4fd9aee223ce",
          "msg" : "Update weifang-config-bulk.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "weifang-config-bulk.jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "guardian_msgs/msg/DrawMsg.msg"
          ],
          "commitId" : "d6f45a747c3d62c70ec61580c81debfa33e123b2",
          "timestamp" : 1686040269000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/wuyanjun110",
            "fullName" : "wuyanjun110"
          },
          "authorEmail" : "wuyanjun110@126.com",
          "comment" : "feat:调整guardian 显示的消息\u000a\u000a",
          "date" : "2023-06-06 16:31:09 +0800",
          "id" : "d6f45a747c3d62c70ec61580c81debfa33e123b2",
          "msg" : "feat:调整guardian 显示的消息",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "guardian_msgs/msg/DrawMsg.msg"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "guardian_msgs/msg/.idea/workspace.xml",
            "guardian_msgs/CMakeLists.txt",
            "guardian_msgs/package.xml"
          ],
          "commitId" : "56c7e84fe2f87d76c62db7844a861ca4c88a8738",
          "timestamp" : 1686116485000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/suzhenluan",
            "fullName" : "suzhenluan"
          },
          "authorEmail" : "suzhenluan@126.com",
          "comment" : "合并消息\u000a",
          "date" : "2023-06-07 13:41:25 +0800",
          "id" : "56c7e84fe2f87d76c62db7844a861ca4c88a8738",
          "msg" : "合并消息",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "guardian_msgs/CMakeLists.txt"
            },
            {
              "editType" : "add",
              "file" : "guardian_msgs/msg/.idea/workspace.xml"
            },
            {
              "editType" : "edit",
              "file" : "guardian_msgs/package.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "guardian_msgs/CMakeLists.txt",
            "guardian_msgs/package.xml"
          ],
          "commitId" : "c39de5ecdf5742fb1e0d31bc5d9e56c014476d56",
          "timestamp" : 1686117489000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/suzhenluan",
            "fullName" : "suzhenluan"
          },
          "authorEmail" : "suzhenluan@126.com",
          "comment" : "增加依赖\u000a",
          "date" : "2023-06-07 13:58:09 +0800",
          "id" : "c39de5ecdf5742fb1e0d31bc5d9e56c014476d56",
          "msg" : "增加依赖",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "guardian_msgs/package.xml"
            },
            {
              "editType" : "edit",
              "file" : "guardian_msgs/CMakeLists.txt"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "guardian_msgs/msg/.idea/workspace.xml"
          ],
          "commitId" : "7561c210cc808a4e278a45ddca930a63d6a32a06",
          "timestamp" : 1686500675000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/yangjun",
            "fullName" : "yangjun"
          },
          "authorEmail" : "yangjun@senior.auto",
          "comment" : "删除多余的.idea文件\u000a",
          "date" : "2023-06-12 00:24:35 +0800",
          "id" : "7561c210cc808a4e278a45ddca930a63d6a32a06",
          "msg" : "删除多余的.idea文件",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "guardian_msgs/msg/.idea/workspace.xml"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "perception/dl_detection/params/model"
          ],
          "commitId" : "e5dab1c7cc7d6215982a5b38939f94605237b0ab",
          "timestamp" : 1686051165000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/lanxiaosong",
            "fullName" : "lanxiaosong"
          },
          "authorEmail" : "lanxiaosong@senior.auto",
          "comment" : "note_out: 添加Orin64模型，114k_i=0_gt11_rwr0.78_syncbn_uh6_200epoch\u000a",
          "date" : "2023-06-06 19:32:45 +0800",
          "id" : "e5dab1c7cc7d6215982a5b38939f94605237b0ab",
          "msg" : "note_out: 添加Orin64模型，114k_i=0_gt11_rwr0.78_syncbn_uh6_200epoch",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "perception/dl_detection/params/model"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "perception/dl_detection/params/model"
          ],
          "commitId" : "3043f63d705ee6c2330ed0b162aeb0350f97b9d2",
          "timestamp" : 1686204454000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/yanhaixu",
            "fullName" : "yanhaixu"
          },
          "authorEmail" : "yanhaixu@senior.auto",
          "comment" : "[update:xmaf] increase threshold about imv(0.35 -> 0.55) , lock_basket(0.40 -> 0.70\u000a",
          "date" : "2023-06-08 14:07:34 +0800",
          "id" : "3043f63d705ee6c2330ed0b162aeb0350f97b9d2",
          "msg" : "[update:xmaf] increase threshold about imv(0.35 -> 0.55) , lock_basket(0.40 -> 0.70",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "perception/dl_detection/params/model"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "perception/ground_segmentation/services/impl/seg_transform_step.cpp",
            "perception/ground_segmentation/services/impl/seg_obstacle_step.cpp",
            "perception/common/utils.h",
            "perception/lib/geometry/ransac_plane.cpp"
          ],
          "commitId" : "c78a9ceb02b0b669620b4b3af17385b4dc293dde",
          "timestamp" : 1686225148000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/liuwenjing",
            "fullName" : "liuwenjing"
          },
          "authorEmail" : "liuwenjing@senior.auto",
          "comment" : "note_note: seg后的地面点以车体为中心显示的，修改\u000a",
          "date" : "2023-06-08 19:52:28 +0800",
          "id" : "c78a9ceb02b0b669620b4b3af17385b4dc293dde",
          "msg" : "note_note: seg后的地面点以车体为中心显示的，修改",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "perception/ground_segmentation/services/impl/seg_transform_step.cpp"
            },
            {
              "editType" : "edit",
              "file" : "perception/lib/geometry/ransac_plane.cpp"
            },
            {
              "editType" : "edit",
              "file" : "perception/common/utils.h"
            },
            {
              "editType" : "edit",
              "file" : "perception/ground_segmentation/services/impl/seg_obstacle_step.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "perception/dl_detection/params/model"
          ],
          "commitId" : "fb93f2c72e3826d6600e0ac8295b4a9b75ef152d",
          "timestamp" : 1686538984000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/yanhaixu",
            "fullName" : "yanhaixu"
          },
          "authorEmail" : "yanhaixu@senior.auto",
          "comment" : "[fix:xmaf] increase threshold : veh (0.5->0.7) , ped (0.4->0.6)\u000a",
          "date" : "2023-06-12 11:03:04 +0800",
          "id" : "fb93f2c72e3826d6600e0ac8295b4a9b75ef152d",
          "msg" : "[fix:xmaf] increase threshold : veh (0.5->0.7) , ped (0.4->0.6)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "perception/dl_detection/params/model"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "perception/dl_detection/lidar/include/dld_suf_set/dld_suf_nms.h",
            "perception/dl_detection/lidar/impl/dld_suf_impl.cpp"
          ],
          "commitId" : "09d006008f456d16dc1604995351dfe930ec34b0",
          "timestamp" : 1686568039000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/liuwenjing",
            "fullName" : "liuwenjing"
          },
          "authorEmail" : "liuwenjing@senior.auto",
          "comment" : "note_note: 停车场的他车挂过滤box用og表示\u000a",
          "date" : "2023-06-12 19:07:19 +0800",
          "id" : "09d006008f456d16dc1604995351dfe930ec34b0",
          "msg" : "note_note: 停车场的他车挂过滤box用og表示",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "perception/dl_detection/lidar/include/dld_suf_set/dld_suf_nms.h"
            },
            {
              "editType" : "edit",
              "file" : "perception/dl_detection/lidar/impl/dld_suf_impl.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/hdcontrol"
          ],
          "commitId" : "032dd6d632aded54b1b0ae3b4f19a15e014e3318",
          "timestamp" : 1686014173000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/yangjun",
            "fullName" : "yangjun"
          },
          "authorEmail" : "yangjun@senior.auto",
          "comment" : "feat_out:修复休眠/唤醒的bug\u000a",
          "date" : "2023-06-06 09:16:13 +0800",
          "id" : "032dd6d632aded54b1b0ae3b4f19a15e014e3318",
          "msg" : "feat_out:修复休眠/唤醒的bug",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/hdcontrol"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/hdcontrol"
          ],
          "commitId" : "3dba4d217a5ab0a77010366da4e3999ea27b222a",
          "timestamp" : 1686018298000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/yangjun",
            "fullName" : "yangjun"
          },
          "authorEmail" : "yangjun@senior.auto",
          "comment" : "feat_out:睡眠/唤醒增加从相机操作\u000a",
          "date" : "2023-06-06 10:24:58 +0800",
          "id" : "3dba4d217a5ab0a77010366da4e3999ea27b222a",
          "msg" : "feat_out:睡眠/唤醒增加从相机操作",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/hdcontrol"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/unified-system-monitor",
            "src/hdcontrol",
            "src/canbus/can_message.h"
          ],
          "commitId" : "07cd109f32378c070f81f3911405b45af0382293",
          "timestamp" : 1686541738000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/jinghanming",
            "fullName" : "jinghanming"
          },
          "authorEmail" : "jinghanming@senior.auto",
          "comment" : "feat_out:添加低功率(唤醒）状态的上报，修复长按关机设备未正确断电的问题\"\u000a",
          "date" : "2023-06-12 11:48:58 +0800",
          "id" : "07cd109f32378c070f81f3911405b45af0382293",
          "msg" : "feat_out:添加低功率(唤醒）状态的上报，修复长按关机设备未正确断电的问题\"",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/unified-system-monitor"
            },
            {
              "editType" : "edit",
              "file" : "src/canbus/can_message.h"
            },
            {
              "editType" : "edit",
              "file" : "src/hdcontrol"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/hdcontrol"
          ],
          "commitId" : "5fe245c39549dabf22c05b06a61a23433c461e8b",
          "timestamp" : 1686541985000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/jinghanming",
            "fullName" : "jinghanming"
          },
          "authorEmail" : "jinghanming@senior.auto",
          "comment" : "feat_out:更新电源管理submobule\u000a",
          "date" : "2023-06-12 11:53:05 +0800",
          "id" : "5fe245c39549dabf22c05b06a61a23433c461e8b",
          "msg" : "feat_out:更新电源管理submobule",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/hdcontrol"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
      "fullName" : "weilikang"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/jinghanming",
      "fullName" : "jinghanming"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/yanhaixu",
      "fullName" : "yanhaixu"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/wuyanjun110",
      "fullName" : "wuyanjun110"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/lanxiaosong",
      "fullName" : "lanxiaosong"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/suzhenluan",
      "fullName" : "suzhenluan"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/yangjun",
      "fullName" : "yangjun"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/liuwenjing",
      "fullName" : "liuwenjing"
    }
  ],
  "nextBuild" : {
    "number" : 553,
    "url" : "http://159.27.114.184:8080/jenkins/user/zhangzhengqiang/my-views/view/all/job/perception/553/"
  },
  "previousBuild" : {
    "number" : 551,
    "url" : "http://159.27.114.184:8080/jenkins/user/zhangzhengqiang/my-views/view/all/job/perception/551/"
  }
}