Started by user wuyanjun
Obtained params/daxie-submodule.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git
Loading library jenkinslib@master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git ls-remote -h -- http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Found match: refs/heads/master revision 6e301477e1a60430c66c759db45ea1e18b7a1439
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/daxie-submodule@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Fetching without tags
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 6e301477e1a60430c66c759db45ea1e18b7a1439 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6e301477e1a60430c66c759db45ea1e18b7a1439 # timeout=10
Commit message: "Update vehicleInfo.groovy"
> git rev-list --no-walk 6e301477e1a60430c66c759db45ea1e18b7a1439 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
pncc_vehicle_related_config
[Pipeline] properties
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/daxie-submodule@4
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/daxie-submodule@4/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision c63df6b14d7d2936277c0058cf97cae28a91c0dd (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c63df6b14d7d2936277c0058cf97cae28a91c0dd # timeout=10
Commit message: "Update xiamen-submodule.jenkinsfile"
> git rev-list --no-walk c63df6b14d7d2936277c0058cf97cae28a91c0dd # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] lock
Trying to acquire lock on [Label: built-in, Quantity: 1]
Lock acquired on [Label: built-in, Quantity: 1]
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 5 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>################################# 更新车辆参数: [T806, T807, T808, T809, T810, T811, T812, T813, T814, T815, T816, T817, T818, T819] ###############################>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T806/master/params/*' /root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T806/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T806/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T806/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule
[Pipeline] echo
-------------------------- 更新T806参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P06.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P06.git
> git init /root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P06.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P06.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P06.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 052b89bc8977ac5583a66f85cc0f3ead79a9f947 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 052b89bc8977ac5583a66f85cc0f3ead79a9f947 # timeout=30
Commit message: "Update module: perception_camera_driver to the lastest commit of daxie_truck"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P06.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T806.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P06.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision'
Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P06.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out '43398d51412d0d530c2cd807bd8f08d4ca8fa92d'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T807/master/params/*' /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T807/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T807/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T807/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule
[Pipeline] echo
-------------------------- 更新T807参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P07.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P07.git
> git init /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P07.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P07.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P07.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision a6a1dfd526ee28ca8a293fbcaca5934ae4e2af48 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f a6a1dfd526ee28ca8a293fbcaca5934ae4e2af48 # timeout=30
Commit message: "Updated submodule pncc_vehicle_related_config to branch truck_byd_q2"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P07.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T807.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P07.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision'
Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P07.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out 'f764667be93221064ad9c93ed3d2bff71cdaa8b9'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T808/master/params/*' /root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T808/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T808/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T808/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule
[Pipeline] echo
-------------------------- 更新T808参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P08.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P08.git
> git init /root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P08.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P08.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P08.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 2f3bcf09061f018f14bb26a20f466f8ed858a234 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2f3bcf09061f018f14bb26a20f466f8ed858a234 # timeout=30
Commit message: "Updated submodule pncc_vehicle_related_config to branch truck_byd_q2"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P08.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T808.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P08.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision'
Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P08.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out 'f764667be93221064ad9c93ed3d2bff71cdaa8b9'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T809/master/params/*' /root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T809/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T809/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T809/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule
[Pipeline] echo
-------------------------- 更新T809参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P09.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P09.git
> git init /root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P09.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P09.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P09.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 35f0770e187084f031eb51a0acd0589fbb50b17f (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 35f0770e187084f031eb51a0acd0589fbb50b17f # timeout=30
Commit message: "Update submodule to daxie_tls_claster"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P09.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T809.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P09.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision'
Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P09.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out 'f764667be93221064ad9c93ed3d2bff71cdaa8b9'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T810/master/params/*' /root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T810/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T810/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T810/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule
[Pipeline] echo
-------------------------- 更新T810参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P10.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P10.git
> git init /root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P10.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P10.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P10.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 70ab8ca09602a88cce160d0a0ce506b6fb9acb5e (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 70ab8ca09602a88cce160d0a0ce506b6fb9acb5e # timeout=30
Commit message: "Update submodule to daxie_tls_claster"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P10.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T810.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P10.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision'
Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P10.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out 'f764667be93221064ad9c93ed3d2bff71cdaa8b9'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T811/master/params/*' /root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T811/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T811/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T811/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule
[Pipeline] echo
-------------------------- 更新T811参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P11.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P11.git
> git init /root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P11.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P11.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P11.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 260488bbda011a4dab38eebbe10a7b586ca1f3fd (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 260488bbda011a4dab38eebbe10a7b586ca1f3fd # timeout=30
Commit message: "Updated submodule pncc_vehicle_related_config to 4942f9f"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P11.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T811.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P11.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision'
Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P11.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out 'f764667be93221064ad9c93ed3d2bff71cdaa8b9'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T812/master/params/*' /root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T812/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T812/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T812/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule
[Pipeline] echo
-------------------------- 更新T812参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P12.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P12.git
> git init /root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P12.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P12.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P12.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 4bed4f7141e7a1dfd4acca7d28f55c7b28408a74 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4bed4f7141e7a1dfd4acca7d28f55c7b28408a74 # timeout=30
Commit message: "Update submodule to daxie_tls_claster"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P12.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T812.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P12.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision'
Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P12.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out 'f764667be93221064ad9c93ed3d2bff71cdaa8b9'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T813/master/params/*' /root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T813/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T813/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T813/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule
[Pipeline] echo
-------------------------- 更新T813参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P13.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P13.git
> git init /root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P13.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P13.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P13.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision e91f260f3a107b031e5c7634cdd4acb6365a8b85 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f e91f260f3a107b031e5c7634cdd4acb6365a8b85 # timeout=30
Commit message: "feat_out:顶上雷达改为bpv4"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P13.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T813.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P13.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision'
Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P13.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out 'f764667be93221064ad9c93ed3d2bff71cdaa8b9'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T814/master/params/*' /root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T814/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T814/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T814/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule
[Pipeline] echo
-------------------------- 更新T814参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P14.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P14.git
> git init /root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P14.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P14.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P14.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 953b4eb31271ce139da48bced531d9d69c0e2a7c (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 953b4eb31271ce139da48bced531d9d69c0e2a7c # timeout=30
Commit message: "Updated submodule pncc_vehicle_related_config to 4942f9f"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P14.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T814.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P14.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision'
Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P14.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out 'f764667be93221064ad9c93ed3d2bff71cdaa8b9'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T815/master/params/*' /root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T815/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T815/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T815/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule
[Pipeline] echo
-------------------------- 更新T815参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P15.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P15.git
> git init /root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P15.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P15.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P15.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision a42d8c543505823684b8f85cc8ffa1c807922625 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f a42d8c543505823684b8f85cc8ffa1c807922625 # timeout=30
Commit message: "Updated submodule pncc_vehicle_related_config to branch truck_byd_q2"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P15.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T815.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P15.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P15.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out 'f764667be93221064ad9c93ed3d2bff71cdaa8b9'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T816/master/params/*' /root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T816/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T816/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T816/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule
[Pipeline] echo
-------------------------- 更新T816参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P16.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P16.git
> git init /root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P16.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P16.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P16.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision a78f6a55746b33e7eb4b66702f55d6daa5f02e6d (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f a78f6a55746b33e7eb4b66702f55d6daa5f02e6d # timeout=30
Commit message: "Updated submodule pncc_vehicle_related_config to branch truck_byd_q2"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P16.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T816.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P16.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P16.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out 'f764667be93221064ad9c93ed3d2bff71cdaa8b9'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T817/master/params/*' /root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T817/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T817/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T817/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule
[Pipeline] echo
-------------------------- 更新T817参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P17.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P17.git
> git init /root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P17.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P17.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P17.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 760b977afc020aa3d50ae174944410b77e75e6a3 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 760b977afc020aa3d50ae174944410b77e75e6a3 # timeout=30
Commit message: "Updated 3 submodules: pncc_port_related_config, pncc_common_config, pncc_vehicle_related_config"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P17.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T817.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P17.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P17.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out '677346cd906494e92401f951181f4bcd1d4a5b47'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T818/master/params/*' /root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T818/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T818/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T818/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule
[Pipeline] echo
-------------------------- 更新T818参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P18.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P18.git
> git init /root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P18.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P18.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P18.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 08cefa4a7fbd107f311db5578ba2f8708434f8a5 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 08cefa4a7fbd107f311db5578ba2f8708434f8a5 # timeout=30
Commit message: "Updated 3 submodules: pncc_port_related_config, pncc_common_config, pncc_vehicle_related_config"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P18.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T818.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P18.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P18.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out '677346cd906494e92401f951181f4bcd1d4a5b47'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/T819/master/params/*' /root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T819/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T819/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T819/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule
[Pipeline] echo
-------------------------- 更新T819参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/P19.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/P19.git
> git init /root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P19.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P19.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/P19.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision f04314389cc9f7777db3a463a279b49368a62380 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f f04314389cc9f7777db3a463a279b49368a62380 # timeout=30
Commit message: "Updated 3 submodules: pncc_port_related_config, pncc_common_config, pncc_vehicle_related_config"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P19.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T819.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P19.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P19.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out '677346cd906494e92401f951181f4bcd1d4a5b47'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (getInfo & merge)
[Pipeline] parallel
[Pipeline] { (Branch: version&dingtalk)
[Pipeline] { (Branch: merge)
[Pipeline] stage
[Pipeline] { (version&dingtalk)
[Pipeline] stage
[Pipeline] { (merge)
[Pipeline] script
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>################### 拉取新参数方式,合并旧参数([T806, T807, T808, T809, T810, T811, T812, T813, T814, T815, T816, T817, T818, T819]) ###################>>>>>>>>>> [m
[Pipeline] }
[Pipeline] echo
[47;34m >>>>>>>>>>>################### 拉取新参数方式,合并旧参数([T806, T807, T808, T809, T810, T811, T812, T813, T814, T815, T816, T817, T818, T819]) ###################<<<<<<<<<<< [0m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] // ansiColor
[Pipeline] sh
[Pipeline] echo
----------------------------------------------- T806拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule
[Pipeline] {
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/index.html
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_crane_detection
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_imv
perception_spreader_truck
perception_spreader_vision
perception_tools
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
+ echo ''
[Pipeline] echo
------------------------------- 更新T806车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ wc -l
+ ls /root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule/pncc_vehicle_related_config/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T806/master/params/
+ echo system-common
[Pipeline] echo
ok
[Pipeline] sh
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T806/master/params/
pncc_vehicle_related_config
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
----------------------------------------------- T807拉取新参数方式,master ----------------------------------------
+ echo system-device
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_crane_detection
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_imv
perception_spreader_truck
perception_spreader_vision
perception_tools
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
+ echo system-mqtt
[Pipeline] sh
[Pipeline] sh
+ wc -l
+ ls /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/pncc_vehicle_related_config/
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T807/master/params/
+ echo system-port
[Pipeline] sh
[Pipeline] echo
ok
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T807/master/params/
pncc_vehicle_related_config
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
----------------------------------------------- T808拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule
[Pipeline] {
+ echo crane_align_common
[Pipeline] sh
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_crane_detection
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_imv
perception_spreader_truck
perception_spreader_vision
perception_tools
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ wc -l
+ ls /root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule/pncc_vehicle_related_config/
+ echo pointcloud_customized
[Pipeline] sh
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T808/master/params/
+ echo perception_vehicles
[Pipeline] sh
[Pipeline] echo
ok
[Pipeline] sh
+ echo perception_crane_detection
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T808/master/params/
pncc_vehicle_related_config
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
----------------------------------------------- T809拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule
[Pipeline] {
+ echo perception_spreader_vision
[Pipeline] sh
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_crane_detection
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_imv
perception_spreader_truck
perception_spreader_vision
perception_tools
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
+ echo perception_new_detection
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
[Pipeline] sh
+ wc -l
+ ls /root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule/pncc_vehicle_related_config/
[Pipeline] sh
+ echo perception_tools
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T809/master/params/
+ echo perception_lane_detection
[Pipeline] sh
[Pipeline] echo
ok
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T809/master/params/
pncc_vehicle_related_config
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
----------------------------------------------- T810拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule
[Pipeline] {
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_crane_detection
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_imv
perception_spreader_truck
perception_spreader_vision
perception_tools
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule/pncc_vehicle_related_config/
+ wc -l
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T810/master/params/
+ echo lidar_loc_v2_common
[Pipeline] sh
[Pipeline] echo
ok
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T810/master/params/
pncc_vehicle_related_config
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
----------------------------------------------- T811拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule
[Pipeline] {
+ echo rslidar_sdk_common
[Pipeline] sh
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_crane_detection
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_imv
perception_spreader_truck
perception_spreader_vision
perception_tools
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ wc -l
+ ls /root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule/pncc_vehicle_related_config/
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T811/master/params/
+ echo perception_camera_driver
[Pipeline] sh
[Pipeline] echo
ok
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T811/master/params/
pncc_vehicle_related_config
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
----------------------------------------------- T812拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule
[Pipeline] {
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_crane_detection
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_imv
perception_spreader_truck
perception_spreader_vision
perception_tools
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
+ echo perception_spreader_imv
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule/pncc_vehicle_related_config/
+ wc -l
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T812/master/params/
+ echo pncc_port_related_config
[Pipeline] sh
[Pipeline] echo
ok
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T812/master/params/
pncc_vehicle_related_config
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
----------------------------------------------- T813拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule
[Pipeline] {
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_crane_detection
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_imv
perception_spreader_truck
perception_spreader_vision
perception_tools
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ wc -l
+ ls /root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule/pncc_vehicle_related_config/
+ echo hdmap_interface
[Pipeline] sh
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T813/master/params/
+ echo perception_segmentation_fisheye
[Pipeline] sh
[Pipeline] echo
ok
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
static_transform_common
crane_align_common
crane_align_customized
pointcloud_customized
perception_vehicles
perception_crane_detection
perception_spreader_vision
perception_new_detection
perception_tools
perception_lane_detection
prediction_config
perception_spreader_truck
msf-vehicle
msf-port
lidar_loc_v2_common
lidar_loc_v2_customized
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_camera_driver
hardware
perception_data_collection
perception_spreader_imv
mqtt-tls
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T813/master/params/
pncc_vehicle_related_config
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
----------------------------------------------- T814拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: 43398d5
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls, system-node-daxie:msf_assistant_node_v3_imv_spreader, system-port:daxie_canfd_record, static_transform_common:dev, crane_align_common:dev, crane_align_customized:daxie_truck_3rshelios-3rsbp, pointcloud_customized:daxie, perception_vehicles:master, perception_crane_detection:daxie_truck_byd_pxt32, perception_spreader_vision:daxie_truck_byd_pxt32, perception_new_detection:daxie_truck_bydq1_3rs1610-2rsbp, perception_tools:all_truck_byd_xavier, perception_lane_detection:daxie_truck, prediction_config:daxie_truck_orin, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, msf-vehicle:dev, msf-port:daxie, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv3, perception_camera_driver:daxie_truck, hardware:dev, perception_data_collection:daxie_truck, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, mqtt-tls:main, pncc_port_related_config:port_daxie_creep, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_byd_q1, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_byd_q1
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_crane_detection
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_imv
perception_spreader_truck
perception_spreader_vision
perception_tools
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
+ git remote -v
+ awk -F: '{print $2}'
+ grep push
+ awk -F. '{print $1}'
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule/pncc_vehicle_related_config/
+ wc -l
[Pipeline] sh
+ awk -F. '{print $1}'
+ git remote -v
+ awk -F/ '{print $NF}'
+ grep push
[Pipeline] withCredentials
+ cp -r /root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T814/master/params/
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] echo
ok
[Pipeline] sh
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
+ ls /root/workspace/params-submodule/daxie-submodule/T814/master/params/
pncc_vehicle_related_config
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] }
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] // dir
[Pipeline] readFile
[Pipeline] echo
----------------------------------------------- T815拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule
[Pipeline] {
[Pipeline] sh
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T806/master,pncc_vehicle_related_config
[Pipeline] echo
43398d5
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule/
crane_align_common
crane_align_customized
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_imv
perception_spreader_truck
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 43398d5 43398d5
+ ls /root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule/pncc_vehicle_related_config/
+ wc -l
[Pipeline] writeFile
[Pipeline] sh
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q1","time":"2026-06-11_11-46-47","commit_id":"43398d5","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
+ cp -r /root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T815/master/params/
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q1","time":"2026-06-11_11-46-47","commit_id":"43398d5","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q1","time":"2026-06-11_11-46-47","commit_id":"43398d5","version":"","commit_msgs":",,"}],"device":1,"device_name":"T806_Master","type":0,"project":"1"}
[Pipeline] sh
[Pipeline] echo
ok
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q1","time":"2026-06-11_11-46-47","commit_id":"43398d5","version":"","commit_msgs":",,"}],"device":1,"device_name":"T806_Master","type":0,"project":"1"}'
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T815/master/params/
pncc_vehicle_related_config
[Pipeline] }
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q1","time":"2026-06-11_11-46-47","commit_id":"43398d5","version":"","commit_msgs":",,"}
[Pipeline] echo
----------------------------------------------- T816拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
[Pipeline] readFile
[Pipeline] echo
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_imv
perception_spreader_truck
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
+ echo T806
[Pipeline] readJSON
[Pipeline] echo
T806
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | 43398d5 | truck_byd_q1 |
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule/pncc_vehicle_related_config/
+ wc -l
[Pipeline] sh
+ echo 'T806
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | 43398d5 | truck_byd_q1 |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master]
[Pipeline] echo
------------------------------- 更新T807车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
+ cp -r /root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T816/master/params/
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
[Pipeline] echo
ok
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T816/master/params/
pncc_vehicle_related_config
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
----------------------------------------------- T817拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule
[Pipeline] {
+ echo system-common
[Pipeline] sh
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_truck
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule/pncc_vehicle_related_config/
+ wc -l
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T817/master/params/
[Pipeline] echo
ok
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T817/master/params/
pncc_vehicle_related_config
[Pipeline] }
[Pipeline] // dir
+ echo system-port
[Pipeline] echo
----------------------------------------------- T818拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_truck
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
+ echo static_transform_common
[Pipeline] sh
[Pipeline] sh
+ wc -l
+ ls /root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule/pncc_vehicle_related_config/
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T818/master/params/
[Pipeline] echo
+ echo crane_align_customized
ok
[Pipeline] sh
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T818/master/params/
pncc_vehicle_related_config
[Pipeline] }
+ echo pointcloud_customized
[Pipeline] // dir
[Pipeline] echo
----------------------------------------------- T819拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule/
crane_align_common
crane_align_customized
hardware
hdmap
hdmap_interface
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_truck
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
+ echo perception_crane_detection
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule/pncc_vehicle_related_config/
+ wc -l
[Pipeline] sh
+ echo perception_spreader_vision
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T819/master/params/
[Pipeline] echo
ok
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/T819/master/params/
pncc_vehicle_related_config
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
+ echo perception_tools
[Pipeline] // stage
[Pipeline] }
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
static_transform_common
crane_align_common
crane_align_customized
pointcloud_customized
perception_vehicles
perception_crane_detection
perception_spreader_vision
perception_new_detection
perception_tools
perception_lane_detection
prediction_config
msf-vehicle
msf-port
lidar_loc_v2_common
lidar_loc_v2_customized
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_spreader_truck
perception_data_collection
hardware
perception_spreader_imv
perception_camera_driver
mqtt-tls
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: f764667
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_imv_spreader_segmentation, system-port:daxie_canfd_record, static_transform_common:dev, crane_align_common:dev, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, pointcloud_customized:daxie, perception_vehicles:master, perception_crane_detection:daxie_truck_byd_pxt32, perception_spreader_vision:daxie_truck_byd_pxt32, perception_new_detection:daxie_truck_bydq2_3rs1610-2rsbp, perception_tools:all_truck_byd_xavier, perception_lane_detection:daxie_truck, prediction_config:daxie_truck_orin, msf-vehicle:dev, msf-port:daxie, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-2bpv3-1bpv4, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_data_collection:daxie_truck, hardware:dev, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, perception_camera_driver:daxie_truck, mqtt-tls:main, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_byd_q2, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_byd_q2
[Pipeline] sh
+ awk -F. '{print $1}'
+ git remote -v
+ grep push
+ awk -F: '{print $2}'
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ git remote -v
+ awk -F/ '{print $NF}'
+ grep push
+ awk -F. '{print $1}'
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T807/master,pncc_vehicle_related_config
[Pipeline] echo
4942f9f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 4942f9f f764667
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T807_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T807_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
T806
[Pipeline] sh
+ echo T807
[Pipeline] readJSON
[Pipeline] echo
T807
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
[Pipeline] sh
+ echo 'T807
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master][T807master]
[Pipeline] echo
------------------------------- 更新T808车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo perception_crane_detection
[Pipeline] sh
+ echo perception_spreader_vision
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_tools
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
perception_vehicles
perception_crane_detection
perception_spreader_vision
perception_new_detection
perception_tools
perception_lane_detection
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_spreader_truck
perception_camera_driver
perception_data_collection
hardware
perception_spreader_imv
mqtt-tls
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: f764667
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_imv_spreader_segmentation, system-port:daxie_canfd_record, perception_vehicles:master, perception_crane_detection:daxie_truck_byd_pxt32, perception_spreader_vision:daxie_truck_byd_pxt32, perception_new_detection:daxie_truck_bydq2_3rs1610-2rsbp, perception_tools:all_truck_byd_xavier, perception_lane_detection:daxie_truck, prediction_config:daxie_truck_orin, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-2bpv3-1bpv4, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_camera_driver:daxie_truck, perception_data_collection:daxie_truck, hardware:dev, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, mqtt-tls:main, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_byd_q2, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_byd_q2
[Pipeline] sh
+ git remote -v
+ awk -F. '{print $1}'
+ awk -F: '{print $2}'
+ grep push
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ grep push
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
+ git remote -v
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T808/master,pncc_vehicle_related_config
[Pipeline] echo
4942f9f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 4942f9f f764667
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T808_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T808_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
T807
[Pipeline] sh
+ echo T808
[Pipeline] readJSON
[Pipeline] echo
T808
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
[Pipeline] sh
+ echo 'T808
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master][T807master][T808master]
[Pipeline] echo
------------------------------- 更新T809车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo perception_crane_detection
[Pipeline] sh
+ echo perception_spreader_vision
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_tools
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
perception_vehicles
perception_crane_detection
perception_spreader_vision
perception_new_detection
perception_tools
perception_lane_detection
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_spreader_truck
perception_data_collection
hardware
perception_spreader_imv
mqtt-tls
perception_camera_driver
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: f764667
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls_claster, system-node-daxie:daxie_canfd_imv_spreader_segmentation, system-port:daxie_canfd_record, perception_vehicles:master, perception_crane_detection:daxie_truck_byd_pxt32, perception_spreader_vision:daxie_truck_byd_pxt32, perception_new_detection:daxie_truck_bydq2_3rs1610-2rsbp, perception_tools:all_truck_byd_xavier, perception_lane_detection:daxie_truck, prediction_config:daxie_truck_orin, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-2bpv3-1bpv4, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_data_collection:daxie_truck, hardware:dev, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, mqtt-tls:main, perception_camera_driver:daxie_truck, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_byd_q2, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_byd_q2
[Pipeline] sh
+ grep push
+ awk -F. '{print $1}'
+ git remote -v
+ awk -F: '{print $2}'
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ grep push
+ awk -F. '{print $1}'
+ git remote -v
+ awk -F/ '{print $NF}'
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T809/master,pncc_vehicle_related_config
[Pipeline] echo
4942f9f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 4942f9f f764667
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T809_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T809_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
T808
[Pipeline] sh
+ echo T809
[Pipeline] readJSON
[Pipeline] echo
T809
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
[Pipeline] sh
+ echo 'T809
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master][T807master][T808master][T809master]
[Pipeline] echo
------------------------------- 更新T810车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo perception_crane_detection
[Pipeline] sh
+ echo perception_spreader_vision
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_tools
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
perception_vehicles
perception_crane_detection
perception_spreader_vision
perception_new_detection
perception_tools
perception_lane_detection
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_spreader_truck
perception_data_collection
hardware
perception_spreader_imv
perception_camera_driver
mqtt-tls
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: f764667
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls_claster, system-node-daxie:daxie_canfd_imv_spreader_segmentation, system-port:daxie_canfd_record, perception_vehicles:master, perception_crane_detection:daxie_truck_byd_pxt32, perception_spreader_vision:daxie_truck_byd_pxt32, perception_new_detection:daxie_truck_bydq2_3rs1610-2rsbp, perception_tools:all_truck_byd_xavier, perception_lane_detection:daxie_truck, prediction_config:daxie_truck_orin, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-2bpv3-1bpv4, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_data_collection:daxie_truck, hardware:dev, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, perception_camera_driver:daxie_truck, mqtt-tls:main, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_byd_q2, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_byd_q2
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F: '{print $2}'
+ awk -F. '{print $1}'
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ grep push
+ awk -F. '{print $1}'
+ awk -F/ '{print $NF}'
+ git remote -v
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T810/master,pncc_vehicle_related_config
[Pipeline] echo
4942f9f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 4942f9f f764667
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T810_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T810_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
T809
[Pipeline] sh
+ echo T810
[Pipeline] readJSON
[Pipeline] echo
T810
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
[Pipeline] sh
+ echo 'T810
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master][T807master][T808master][T809master][T810master]
[Pipeline] echo
------------------------------- 更新T811车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo perception_crane_detection
[Pipeline] sh
+ echo perception_spreader_vision
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_tools
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
perception_vehicles
perception_crane_detection
perception_spreader_vision
perception_new_detection
perception_tools
perception_lane_detection
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_spreader_truck
perception_camera_driver
perception_data_collection
hardware
perception_spreader_imv
mqtt-tls
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: f764667
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_imv_spreader_segmentation, system-port:daxie_canfd_record, perception_vehicles:master, perception_crane_detection:daxie_truck_byd_pxt32, perception_spreader_vision:daxie_truck_byd_pxt32, perception_new_detection:daxie_truck_bydq2_3rs1610-2rsbp, perception_tools:all_truck_byd_xavier, perception_lane_detection:daxie_truck, prediction_config:daxie_truck_orin, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-2bpv3-1bpv4, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_camera_driver:daxie_truck, perception_data_collection:daxie_truck, hardware:dev, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, mqtt-tls:main, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_byd_q2, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_byd_q2
[Pipeline] sh
+ awk -F. '{print $1}'
+ git remote -v
+ grep push
+ awk -F: '{print $2}'
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ awk -F/ '{print $NF}'
+ git remote -v
+ awk -F. '{print $1}'
+ grep push
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T811/master,pncc_vehicle_related_config
[Pipeline] echo
4942f9f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 4942f9f f764667
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T811_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T811_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
T810
[Pipeline] sh
+ echo T811
[Pipeline] readJSON
[Pipeline] echo
T811
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
[Pipeline] sh
+ echo 'T811
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master][T807master][T808master][T809master][T810master][T811master]
[Pipeline] echo
------------------------------- 更新T812车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo perception_crane_detection
[Pipeline] sh
+ echo perception_spreader_vision
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_tools
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
perception_vehicles
perception_crane_detection
perception_spreader_vision
perception_new_detection
perception_tools
perception_lane_detection
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_spreader_truck
perception_camera_driver
perception_data_collection
hardware
perception_spreader_imv
mqtt-tls
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: f764667
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls_claster, system-node-daxie:daxie_canfd_imv_spreader_segmentation, system-port:daxie_canfd_record, perception_vehicles:master, perception_crane_detection:daxie_truck_byd_pxt32, perception_spreader_vision:daxie_truck_byd_pxt32, perception_new_detection:daxie_truck_bydq2_3rs1610-2rsbp, perception_tools:all_truck_byd_xavier, perception_lane_detection:daxie_truck, prediction_config:daxie_truck_orin, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-2bpv3-1bpv4, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_camera_driver:daxie_truck, perception_data_collection:daxie_truck, hardware:dev, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, mqtt-tls:main, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_byd_q2, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_byd_q2
[Pipeline] sh
+ git remote -v
+ awk -F. '{print $1}'
+ awk -F: '{print $2}'
+ grep push
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ grep push
+ git remote -v
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T812/master,pncc_vehicle_related_config
[Pipeline] echo
4942f9f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 4942f9f f764667
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T812_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T812_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
T811
[Pipeline] sh
+ echo T812
[Pipeline] readJSON
[Pipeline] echo
T812
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
[Pipeline] sh
+ echo 'T812
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master][T807master][T808master][T809master][T810master][T811master][T812master]
[Pipeline] echo
------------------------------- 更新T813车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo perception_crane_detection
[Pipeline] sh
+ echo perception_spreader_vision
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_tools
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
perception_vehicles
perception_crane_detection
perception_spreader_vision
perception_new_detection
perception_tools
perception_lane_detection
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_spreader_truck
perception_camera_driver
perception_data_collection
hardware
perception_spreader_imv
mqtt-tls
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: f764667
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_imv_spreader_segmentation, system-port:daxie_canfd_record, perception_vehicles:master, perception_crane_detection:daxie_truck_byd_pxt32, perception_spreader_vision:daxie_truck_byd_pxt32, perception_new_detection:daxie_truck_bydq2_3rs1610-2rsbp, perception_tools:all_truck_byd_xavier, perception_lane_detection:daxie_truck, prediction_config:daxie_truck_orin, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-2bpv3-1bpv4, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_camera_driver:daxie_truck, perception_data_collection:daxie_truck, hardware:dev, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, mqtt-tls:main, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_byd_q2, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_byd_q2
[Pipeline] sh
+ grep push
+ awk -F. '{print $1}'
+ awk -F: '{print $2}'
+ git remote -v
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F. '{print $1}'
+ awk -F/ '{print $NF}'
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T813/master,pncc_vehicle_related_config
[Pipeline] echo
4942f9f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 4942f9f f764667
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T813_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T813_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
T812
[Pipeline] sh
+ echo T813
[Pipeline] readJSON
[Pipeline] echo
T813
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
[Pipeline] sh
+ echo 'T813
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master][T807master][T808master][T809master][T810master][T811master][T812master][T813master]
[Pipeline] echo
------------------------------- 更新T814车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo perception_crane_detection
[Pipeline] sh
+ echo perception_spreader_vision
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_tools
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
perception_vehicles
perception_crane_detection
perception_spreader_vision
perception_new_detection
perception_tools
perception_lane_detection
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
perception_spreader_truck
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
rslidar_sdk_common
perception_spreader_imv
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_camera_driver
perception_data_collection
hardware
mqtt-tls
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: f764667
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_imv_spreader_segmentation, system-port:daxie_canfd_record, perception_vehicles:master, perception_crane_detection:daxie_truck_byd_pxt32, perception_spreader_vision:daxie_truck_byd_pxt32, perception_new_detection:daxie_truck_bydq2_3rs1610-2rsbp, perception_tools:all_truck_byd_xavier, perception_lane_detection:daxie_truck, prediction_config:daxie_truck_orin, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, rslidar_sdk_common:main, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-2bpv3-1bpv4, perception_camera_driver:daxie_truck, perception_data_collection:daxie_truck, hardware:dev, mqtt-tls:main, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_byd_q2, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_byd_q2
[Pipeline] sh
+ awk -F. '{print $1}'
+ grep push
+ git remote -v
+ awk -F: '{print $2}'
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ awk -F/ '{print $NF}'
+ git remote -v
+ grep push
+ awk -F. '{print $1}'
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T814/master,pncc_vehicle_related_config
[Pipeline] echo
4942f9f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 4942f9f f764667
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T814_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T814_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
T813
[Pipeline] sh
+ echo T814
[Pipeline] readJSON
[Pipeline] echo
T814
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
[Pipeline] sh
+ echo 'T814
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master][T807master][T808master][T809master][T810master][T811master][T812master][T813master][T814master]
[Pipeline] echo
------------------------------- 更新T815车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
perception_new_detection
perception_spreader_truck
perception_lane_detection
perception_camera_driver
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
perception_vehicles
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_data_collection
hardware
perception_spreader_imv
mqtt-tls
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: f764667
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_imv_spreader_segmentation, system-port:daxie_canfd_record, perception_new_detection:daxie_truck_bydq2_3rs1610-2rsbp, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_lane_detection:daxie_truck, perception_camera_driver:daxie_truck, prediction_config:daxie_truck_orin, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, perception_vehicles:master, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-2bpv3-1bpv4, perception_data_collection:daxie_truck, hardware:dev, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, mqtt-tls:main, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_byd_q2, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_byd_q2
[Pipeline] sh
+ git remote -v
+ awk -F: '{print $2}'
+ grep push
+ awk -F. '{print $1}'
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ grep push
+ git remote -v
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T815/master,pncc_vehicle_related_config
[Pipeline] echo
4942f9f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 4942f9f f764667
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T815_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T815_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
T814
[Pipeline] sh
+ echo T815
[Pipeline] readJSON
[Pipeline] echo
T815
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
[Pipeline] sh
+ echo 'T815
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master][T807master][T808master][T809master][T810master][T811master][T812master][T813master][T814master][T815master]
[Pipeline] echo
------------------------------- 更新T816车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
perception_vehicles
perception_camera_driver
perception_spreader_truck
perception_new_detection
perception_lane_detection
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_data_collection
hardware
perception_spreader_imv
mqtt-tls
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: f764667
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_imv_spreader, system-port:daxie_canfd_record, perception_vehicles:master, perception_camera_driver:daxie_truck, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_new_detection:daxie_truck_bydq2_3rs1610-2rsbp, perception_lane_detection:daxie_truck, prediction_config:daxie_truck_orin, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-2bpv3-1bpv4, perception_data_collection:daxie_truck, hardware:dev, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, mqtt-tls:main, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_byd_q2, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_byd_q2
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F: '{print $2}'
+ awk -F. '{print $1}'
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
+ git remote -v
+ grep push
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T816/master,pncc_vehicle_related_config
[Pipeline] echo
4942f9f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 4942f9f f764667
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T816_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}],"device":1,"device_name":"T816_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-06-11_11-46-47","commit_id":"f764667","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
T815
[Pipeline] sh
+ echo T816
[Pipeline] readJSON
[Pipeline] echo
T816
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
[Pipeline] sh
+ echo 'T816
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | f764667 | truck_byd_q2 |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master][T807master][T808master][T809master][T810master][T811master][T812master][T813master][T814master][T815master][T816master]
[Pipeline] echo
------------------------------- 更新T817车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
perception_vehicles
perception_camera_driver
perception_spreader_truck
perception_new_detection
perception_lane_detection
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_data_collection
hardware
mqtt-tls
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: 677346c
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_record, system-port:daxie_canfd_record, perception_vehicles:master, perception_camera_driver:all_all_slave, perception_spreader_truck:daxie_truck_yq_rs1610-rsbp, perception_new_detection:daxie_truck_yq_3rs1610-2rsbp-newtrailer, perception_lane_detection:daxie_truck, prediction_config:daxie_truck_orin, crane_align_customized:daxie_j6p_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv3, perception_data_collection:daxie_truck, hardware:dev, mqtt-tls:main, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_yiqi, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_yiqi
[Pipeline] sh
+ git remote -v
+ awk -F: '{print $2}'
+ grep push
+ awk -F. '{print $1}'
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ git remote -v
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
+ grep push
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T817/master,pncc_vehicle_related_config
[Pipeline] echo
677346c
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 677346c 677346c
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}],"device":1,"device_name":"T817_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}],"device":1,"device_name":"T817_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
T816
[Pipeline] sh
+ echo T817
[Pipeline] readJSON
[Pipeline] echo
T817
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | 677346c | truck_yiqi |
[Pipeline] sh
+ echo 'T817
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | 677346c | truck_yiqi |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master][T807master][T808master][T809master][T810master][T811master][T812master][T813master][T814master][T815master][T816master][T817master]
[Pipeline] echo
------------------------------- 更新T818车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
perception_vehicles
perception_camera_driver
perception_spreader_truck
perception_new_detection
perception_lane_detection
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_data_collection
hardware
mqtt-tls
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: 677346c
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_record, system-port:daxie_canfd_record, perception_vehicles:master, perception_camera_driver:all_all_slave, perception_spreader_truck:daxie_truck_yq_rs1610-rsbp, perception_new_detection:daxie_truck_yq_3rs1610-2rsbp-newtrailer, perception_lane_detection:daxie_truck, prediction_config:daxie_truck_orin, crane_align_customized:daxie_j6p_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv3, perception_data_collection:daxie_truck, hardware:dev, mqtt-tls:main, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_yiqi, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_yiqi
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F: '{print $2}'
+ awk -F. '{print $1}'
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ grep push
+ git remote -v
+ awk -F. '{print $1}'
+ awk -F/ '{print $NF}'
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T818/master,pncc_vehicle_related_config
[Pipeline] echo
677346c
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 677346c 677346c
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}],"device":1,"device_name":"T818_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}],"device":1,"device_name":"T818_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
T817
[Pipeline] sh
+ echo T818
[Pipeline] readJSON
[Pipeline] echo
T818
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | 677346c | truck_yiqi |
[Pipeline] sh
+ echo 'T818
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | 677346c | truck_yiqi |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master][T807master][T808master][T809master][T810master][T811master][T812master][T813master][T814master][T815master][T816master][T817master][T818master]
[Pipeline] echo
------------------------------- 更新T819车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-node-daxie
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
prediction_config
perception_new_detection
perception_spreader_truck
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
perception_lane_detection
perception_camera_driver
perception_vehicles
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_data_collection
hardware
mqtt-tls
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: 677346c
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_record, system-port:daxie_canfd_record, prediction_config:daxie_truck_orin, perception_new_detection:daxie_truck_yq_3rs1610-2rsbp-newtrailer, perception_spreader_truck:daxie_truck_yq_rs1610-rsbp, crane_align_customized:daxie_j6p_3rshelios-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, perception_lane_detection:daxie_truck, perception_camera_driver:all_all_slave, perception_vehicles:master, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv3, perception_data_collection:daxie_truck, hardware:dev, mqtt-tls:main, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_yiqi, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_yiqi
[Pipeline] sh
+ awk -F. '{print $1}'
+ grep push
+ git remote -v
+ awk -F: '{print $2}'
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ grep push
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
+ git remote -v
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-06-11T03:39:04.333Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//T819/master,pncc_vehicle_related_config
[Pipeline] echo
677346c
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 677346c 677346c
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}],"device":1,"device_name":"T819_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}],"device":1,"device_name":"T819_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_yiqi","time":"2026-06-11_11-46-47","commit_id":"677346c","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
T818
[Pipeline] sh
+ echo T819
[Pipeline] readJSON
[Pipeline] echo
T819
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | 677346c | truck_yiqi |
[Pipeline] sh
+ echo 'T819
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | 677346c | truck_yiqi |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[T806master][T807master][T808master][T809master][T810master][T811master][T812master][T813master][T814master][T815master][T816master][T817master][T818master][T819master]
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[40;31m >>>>>>>>>>>############################### [T806, T807, T808, T809, T810, T811, T812, T813, T814, T815, T816, T817, T818, T819] 压缩并上传! #################################<<<<<<<<<<< [0m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
------------------------------------- T806压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T806/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T806/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T806_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T806_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T806_2026-06-11_11-46-47.zip params_module_orin_master_T806_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T806/master/params_module_orin_master_T806_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T806/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T806/master/params_module_orin_master_T806_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T806/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
63 110M 0 0 63 69.5M 0 643M --:--:-- --:--:-- --:--:-- 637M
100 110M 0 0 100 110M 0 91.7M 0:00:01 0:00:01 --:--:-- 91.7M
100 110M 0 0 100 110M 0 50.0M 0:00:02 0:00:02 --:--:-- 50.0M
100 110M 0 0 100 110M 0 34.3M 0:00:03 0:00:03 --:--:-- 34.3M
100 110M 0 0 100 110M 0 26.2M 0:00:04 0:00:04 --:--:-- 26.1M
100 110M 0 0 100 110M 0 21.1M 0:00:05 0:00:05 --:--:-- 8166k
100 110M 0 0 100 110M 0 17.7M 0:00:06 0:00:06 --:--:-- 0
100 110M 0 0 100 110M 0 15.2M 0:00:07 0:00:07 --:--:-- 0
100 110M 0 0 100 110M 0 13.4M 0:00:08 0:00:08 --:--:-- 0
100 110M 0 0 100 110M 0 11.9M 0:00:09 0:00:09 --:--:-- 0
100 110M 0 0 100 110M 0 10.7M 0:00:10 0:00:10 --:--:-- 0
100 110M 0 0 100 110M 0 9.8M 0:00:11 0:00:11 --:--:-- 0
100 110M 0 0 100 110M 0 9236k 0:00:12 0:00:12 --:--:-- 0
100 110M 0 0 100 110M 0 8536k 0:00:13 0:00:13 --:--:-- 0
100 110M 0 0 100 110M 0 7935k 0:00:14 0:00:14 --:--:-- 0
100 110M 0 0 100 110M 0 7413k 0:00:15 0:00:15 --:--:-- 0
100 110M 0 0 100 110M 0 6955k 0:00:16 0:00:16 --:--:-- 0
100 110M 0 0 100 110M 0 6551k 0:00:17 0:00:17 --:--:-- 0
100 110M 0 0 100 110M 0 6191k 0:00:18 0:00:18 --:--:-- 0
100 110M 0 0 100 110M 0 5868k 0:00:19 0:00:19 --:--:-- 0
100 110M 0 0 100 110M 0 5578k 0:00:20 0:00:20 --:--:-- 0
100 110M 0 0 100 110M 0 5315k 0:00:21 0:00:21 --:--:-- 0
100 110M 0 0 100 110M 0 5075k 0:00:22 0:00:22 --:--:-- 0
100 110M 0 0 100 110M 0 4856k 0:00:23 0:00:23 --:--:-- 0
100 110M 0 0 100 110M 0 4656k 0:00:24 0:00:24 --:--:-- 0
100 110M 0 0 100 110M 0 4471k 0:00:25 0:00:25 --:--:-- 0
100 110M 0 0 100 110M 0 4300k 0:00:26 0:00:26 --:--:-- 0
100 110M 0 0 100 110M 0 4142k 0:00:27 0:00:27 --:--:-- 0
100 110M 0 0 100 110M 0 3995k 0:00:28 0:00:28 --:--:-- 0
100 110M 0 0 100 110M 0 3858k 0:00:29 0:00:29 --:--:-- 0
100 110M 0 0 100 110M 0 3731k 0:00:30 0:00:30 --:--:-- 0
100 110M 0 0 100 110M 0 3611k 0:00:31 0:00:31 --:--:-- 0
100 110M 0 0 100 110M 0 3499k 0:00:32 0:00:32 --:--:-- 0
100 110M 0 0 100 110M 0 3393k 0:00:33 0:00:33 --:--:-- 0
100 110M 0 0 100 110M 0 3294k 0:00:34 0:00:34 --:--:-- 0
100 110M 0 0 100 110M 0 3201k 0:00:35 0:00:35 --:--:-- 0
100 110M 0 0 100 110M 0 3112k 0:00:36 0:00:36 --:--:-- 0
100 110M 0 0 100 110M 0 3028k 0:00:37 0:00:37 --:--:-- 0
100 110M 0 0 100 110M 0 2949k 0:00:38 0:00:38 --:--:-- 0
100 110M 0 0 100 110M 0 2874k 0:00:39 0:00:39 --:--:-- 0
100 110M 0 0 100 110M 0 2802k 0:00:40 0:00:40 --:--:-- 0
100 110M 0 0 100 110M 0 2734k 0:00:41 0:00:41 --:--:-- 0
100 110M 0 0 100 110M 0 2670k 0:00:42 0:00:42 --:--:-- 0
100 110M 0 0 100 110M 0 2608k 0:00:43 0:00:43 --:--:-- 0
100 110M 0 0 100 110M 0 2549k 0:00:44 0:00:44 --:--:-- 0
100 110M 0 0 100 110M 0 2492k 0:00:45 0:00:45 --:--:-- 0
100 110M 0 0 100 110M 0 2438k 0:00:46 0:00:46 --:--:-- 0
100 110M 0 0 100 110M 0 2387k 0:00:47 0:00:47 --:--:-- 0
100 110M 0 0 100 110M 0 2337k 0:00:48 0:00:48 --:--:-- 0
100 110M 0 0 100 110M 0 2290k 0:00:49 0:00:49 --:--:-- 0
100 110M 0 0 100 110M 0 2244k 0:00:50 0:00:50 --:--:-- 0
100 110M 0 0 100 110M 0 2200k 0:00:51 0:00:51 --:--:-- 0
100 110M 0 0 100 110M 0 2158k 0:00:52 0:00:52 --:--:-- 0
100 110M 0 0 100 110M 0 2117k 0:00:53 0:00:53 --:--:-- 0
100 110M 0 0 100 110M 0 2078k 0:00:54 0:00:54 --:--:-- 0
100 110M 0 43 100 110M 0 2059k 0:00:54 0:00:54 --:--:-- 9
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T806/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T806/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T806/master/params_module_orin_master_T806_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T806/master/params_module_orin_master_T806_2026-06-11_11-46-47.zip
[Pipeline] echo
------------------------------------- T807压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T807/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T807/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T807_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T807_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T807_2026-06-11_11-46-47.zip params_module_orin_master_T807_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T807/master/params_module_orin_master_T807_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T807/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T807/master/params_module_orin_master_T807_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T807/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 110M 0 0 100 110M 0 91.6M 0:00:01 0:00:01 --:--:-- 91.7M
100 110M 0 0 100 110M 0 49.9M 0:00:02 0:00:02 --:--:-- 49.9M
100 110M 0 0 100 110M 0 34.3M 0:00:03 0:00:03 --:--:-- 34.3M
100 110M 0 0 100 110M 0 26.2M 0:00:04 0:00:04 --:--:-- 26.2M
100 110M 0 0 100 110M 0 21.1M 0:00:05 0:00:05 --:--:-- 21.1M
100 110M 0 0 100 110M 0 17.7M 0:00:06 0:00:06 --:--:-- 0
100 110M 0 0 100 110M 0 15.2M 0:00:07 0:00:07 --:--:-- 0
100 110M 0 0 100 110M 0 13.4M 0:00:08 0:00:08 --:--:-- 0
100 110M 0 0 100 110M 0 11.9M 0:00:09 0:00:09 --:--:-- 0
100 110M 0 0 100 110M 0 10.7M 0:00:10 0:00:10 --:--:-- 0
100 110M 0 0 100 110M 0 9.8M 0:00:11 0:00:11 --:--:-- 0
100 110M 0 0 100 110M 0 9236k 0:00:12 0:00:12 --:--:-- 0
100 110M 0 0 100 110M 0 8536k 0:00:13 0:00:13 --:--:-- 0
100 110M 0 0 100 110M 0 7935k 0:00:14 0:00:14 --:--:-- 0
100 110M 0 0 100 110M 0 7413k 0:00:15 0:00:15 --:--:-- 0
100 110M 0 0 100 110M 0 6955k 0:00:16 0:00:16 --:--:-- 0
100 110M 0 0 100 110M 0 6551k 0:00:17 0:00:17 --:--:-- 0
100 110M 0 0 100 110M 0 6191k 0:00:18 0:00:18 --:--:-- 0
100 110M 0 0 100 110M 0 5868k 0:00:19 0:00:19 --:--:-- 0
100 110M 0 0 100 110M 0 5578k 0:00:20 0:00:20 --:--:-- 0
100 110M 0 0 100 110M 0 5315k 0:00:21 0:00:21 --:--:-- 0
100 110M 0 0 100 110M 0 5075k 0:00:22 0:00:22 --:--:-- 0
100 110M 0 0 100 110M 0 4856k 0:00:23 0:00:23 --:--:-- 0
100 110M 0 0 100 110M 0 4656k 0:00:24 0:00:24 --:--:-- 0
100 110M 0 0 100 110M 0 4471k 0:00:25 0:00:25 --:--:-- 0
100 110M 0 0 100 110M 0 4300k 0:00:26 0:00:26 --:--:-- 0
100 110M 0 0 100 110M 0 4142k 0:00:27 0:00:27 --:--:-- 0
100 110M 0 0 100 110M 0 3995k 0:00:28 0:00:28 --:--:-- 0
100 110M 0 0 100 110M 0 3858k 0:00:29 0:00:29 --:--:-- 0
100 110M 0 0 100 110M 0 3731k 0:00:30 0:00:30 --:--:-- 0
100 110M 0 0 100 110M 0 3611k 0:00:31 0:00:31 --:--:-- 0
100 110M 0 0 100 110M 0 3499k 0:00:32 0:00:32 --:--:-- 0
100 110M 0 0 100 110M 0 3393k 0:00:33 0:00:33 --:--:-- 0
100 110M 0 0 100 110M 0 3294k 0:00:34 0:00:34 --:--:-- 0
100 110M 0 0 100 110M 0 3200k 0:00:35 0:00:35 --:--:-- 0
100 110M 0 0 100 110M 0 3112k 0:00:36 0:00:36 --:--:-- 0
100 110M 0 0 100 110M 0 3028k 0:00:37 0:00:37 --:--:-- 0
100 110M 0 0 100 110M 0 2949k 0:00:38 0:00:38 --:--:-- 0
100 110M 0 0 100 110M 0 2874k 0:00:39 0:00:39 --:--:-- 0
100 110M 0 0 100 110M 0 2802k 0:00:40 0:00:40 --:--:-- 0
100 110M 0 0 100 110M 0 2734k 0:00:41 0:00:41 --:--:-- 0
100 110M 0 0 100 110M 0 2670k 0:00:42 0:00:42 --:--:-- 0
100 110M 0 0 100 110M 0 2608k 0:00:43 0:00:43 --:--:-- 0
100 110M 0 0 100 110M 0 2549k 0:00:44 0:00:44 --:--:-- 0
100 110M 0 0 100 110M 0 2492k 0:00:45 0:00:45 --:--:-- 0
100 110M 0 0 100 110M 0 2438k 0:00:46 0:00:46 --:--:-- 0
100 110M 0 0 100 110M 0 2387k 0:00:47 0:00:47 --:--:-- 0
100 110M 0 0 100 110M 0 2337k 0:00:48 0:00:48 --:--:-- 0
100 110M 0 0 100 110M 0 2290k 0:00:49 0:00:49 --:--:-- 0
100 110M 0 0 100 110M 0 2244k 0:00:50 0:00:50 --:--:-- 0
100 110M 0 0 100 110M 0 2200k 0:00:51 0:00:51 --:--:-- 0
100 110M 0 0 100 110M 0 2158k 0:00:52 0:00:52 --:--:-- 0
100 110M 0 0 100 110M 0 2118k 0:00:53 0:00:53 --:--:-- 0
100 110M 0 0 100 110M 0 2078k 0:00:54 0:00:54 --:--:-- 0
100 110M 0 0 100 110M 0 2041k 0:00:55 0:00:55 --:--:-- 0
100 110M 0 43 100 110M 0 2037k 0:00:55 0:00:55 --:--:-- 10
100 110M 0 43 100 110M 0 2037k 0:00:55 0:00:55 --:--:-- 13
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T807/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T807/master/params_module_orin_master_T807_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T807/master/params_module_orin_master_T807_2026-06-11_11-46-47.zip
[Pipeline] echo
------------------------------------- T808压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T808/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T808/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T808_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T808_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T808_2026-06-11_11-46-47.zip params_module_orin_master_T808_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T808/master/params_module_orin_master_T808_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T808/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T808/master/params_module_orin_master_T808_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T808/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
15 110M 0 0 15 16.9M 0 352M --:--:-- --:--:-- --:--:-- 345M
100 110M 0 0 100 110M 0 91.7M 0:00:01 0:00:01 --:--:-- 91.6M
100 110M 0 0 100 110M 0 50.0M 0:00:02 0:00:02 --:--:-- 50.0M
100 110M 0 0 100 110M 0 34.3M 0:00:03 0:00:03 --:--:-- 34.3M
100 110M 0 0 100 110M 0 26.2M 0:00:04 0:00:04 --:--:-- 26.1M
100 110M 0 0 100 110M 0 21.1M 0:00:05 0:00:05 --:--:-- 18.0M
100 110M 0 0 100 110M 0 17.7M 0:00:06 0:00:06 --:--:-- 0
100 110M 0 0 100 110M 0 15.2M 0:00:07 0:00:07 --:--:-- 0
100 110M 0 0 100 110M 0 13.4M 0:00:08 0:00:08 --:--:-- 0
100 110M 0 0 100 110M 0 11.9M 0:00:09 0:00:09 --:--:-- 0
100 110M 0 0 100 110M 0 10.7M 0:00:10 0:00:10 --:--:-- 0
100 110M 0 0 100 110M 0 9.8M 0:00:11 0:00:11 --:--:-- 0
100 110M 0 0 100 110M 0 9236k 0:00:12 0:00:12 --:--:-- 0
100 110M 0 0 100 110M 0 8536k 0:00:13 0:00:13 --:--:-- 0
100 110M 0 0 100 110M 0 7935k 0:00:14 0:00:14 --:--:-- 0
100 110M 0 0 100 110M 0 7413k 0:00:15 0:00:15 --:--:-- 0
100 110M 0 0 100 110M 0 6955k 0:00:16 0:00:16 --:--:-- 0
100 110M 0 0 100 110M 0 6551k 0:00:17 0:00:17 --:--:-- 0
100 110M 0 0 100 110M 0 6191k 0:00:18 0:00:18 --:--:-- 0
100 110M 0 0 100 110M 0 5868k 0:00:19 0:00:19 --:--:-- 0
100 110M 0 0 100 110M 0 5578k 0:00:20 0:00:20 --:--:-- 0
100 110M 0 0 100 110M 0 5315k 0:00:21 0:00:21 --:--:-- 0
100 110M 0 0 100 110M 0 5075k 0:00:22 0:00:22 --:--:-- 0
100 110M 0 0 100 110M 0 4856k 0:00:23 0:00:23 --:--:-- 0
100 110M 0 0 100 110M 0 4656k 0:00:24 0:00:24 --:--:-- 0
100 110M 0 0 100 110M 0 4471k 0:00:25 0:00:25 --:--:-- 0
100 110M 0 0 100 110M 0 4300k 0:00:26 0:00:26 --:--:-- 0
100 110M 0 0 100 110M 0 4142k 0:00:27 0:00:27 --:--:-- 0
100 110M 0 0 100 110M 0 3995k 0:00:28 0:00:28 --:--:-- 0
100 110M 0 0 100 110M 0 3858k 0:00:29 0:00:29 --:--:-- 0
100 110M 0 0 100 110M 0 3731k 0:00:30 0:00:30 --:--:-- 0
100 110M 0 0 100 110M 0 3611k 0:00:31 0:00:31 --:--:-- 0
100 110M 0 0 100 110M 0 3499k 0:00:32 0:00:32 --:--:-- 0
100 110M 0 0 100 110M 0 3394k 0:00:33 0:00:33 --:--:-- 0
100 110M 0 0 100 110M 0 3294k 0:00:34 0:00:34 --:--:-- 0
100 110M 0 0 100 110M 0 3201k 0:00:35 0:00:35 --:--:-- 0
100 110M 0 0 100 110M 0 3112k 0:00:36 0:00:36 --:--:-- 0
100 110M 0 0 100 110M 0 3029k 0:00:37 0:00:37 --:--:-- 0
100 110M 0 0 100 110M 0 2949k 0:00:38 0:00:38 --:--:-- 0
100 110M 0 0 100 110M 0 2874k 0:00:39 0:00:39 --:--:-- 0
100 110M 0 0 100 110M 0 2803k 0:00:40 0:00:40 --:--:-- 0
100 110M 0 0 100 110M 0 2734k 0:00:41 0:00:41 --:--:-- 0
100 110M 0 0 100 110M 0 2670k 0:00:42 0:00:42 --:--:-- 0
100 110M 0 0 100 110M 0 2608k 0:00:43 0:00:43 --:--:-- 0
100 110M 0 0 100 110M 0 2549k 0:00:44 0:00:44 --:--:-- 0
100 110M 0 0 100 110M 0 2492k 0:00:45 0:00:45 --:--:-- 0
100 110M 0 0 100 110M 0 2438k 0:00:46 0:00:46 --:--:-- 0
100 110M 0 0 100 110M 0 2387k 0:00:47 0:00:47 --:--:-- 0
100 110M 0 0 100 110M 0 2337k 0:00:48 0:00:48 --:--:-- 0
100 110M 0 0 100 110M 0 2290k 0:00:49 0:00:49 --:--:-- 0
100 110M 0 0 100 110M 0 2244k 0:00:50 0:00:50 --:--:-- 0
100 110M 0 0 100 110M 0 2200k 0:00:51 0:00:51 --:--:-- 0
100 110M 0 0 100 110M 0 2158k 0:00:52 0:00:52 --:--:-- 0
100 110M 0 0 100 110M 0 2118k 0:00:53 0:00:53 --:--:-- 0
100 110M 0 0 100 110M 0 2079k 0:00:54 0:00:54 --:--:-- 0
100 110M 0 43 100 110M 0 2057k 0:00:54 0:00:54 --:--:-- 9
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T808/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T808/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T808/master/params_module_orin_master_T808_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T808/master/params_module_orin_master_T808_2026-06-11_11-46-47.zip
[Pipeline] echo
------------------------------------- T809压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T809/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T809/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T809_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T809_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T809_2026-06-11_11-46-47.zip params_module_orin_master_T809_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T809/master/params_module_orin_master_T809_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T809/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T809/master/params_module_orin_master_T809_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T809/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 110M 0 0 100 110M 0 91.7M 0:00:01 0:00:01 --:--:-- 91.7M
100 110M 0 0 100 110M 0 50.0M 0:00:02 0:00:02 --:--:-- 50.0M
100 110M 0 0 100 110M 0 34.3M 0:00:03 0:00:03 --:--:-- 34.3M
100 110M 0 0 100 110M 0 26.2M 0:00:04 0:00:04 --:--:-- 26.2M
100 110M 0 0 100 110M 0 21.1M 0:00:05 0:00:05 --:--:-- 21.1M
100 110M 0 0 100 110M 0 17.7M 0:00:06 0:00:06 --:--:-- 0
100 110M 0 0 100 110M 0 15.2M 0:00:07 0:00:07 --:--:-- 0
100 110M 0 0 100 110M 0 13.4M 0:00:08 0:00:08 --:--:-- 0
100 110M 0 0 100 110M 0 11.9M 0:00:09 0:00:09 --:--:-- 0
100 110M 0 0 100 110M 0 10.7M 0:00:10 0:00:10 --:--:-- 0
100 110M 0 0 100 110M 0 9.8M 0:00:11 0:00:11 --:--:-- 0
100 110M 0 0 100 110M 0 9238k 0:00:12 0:00:12 --:--:-- 0
100 110M 0 0 100 110M 0 8538k 0:00:13 0:00:13 --:--:-- 0
100 110M 0 0 100 110M 0 7936k 0:00:14 0:00:14 --:--:-- 0
100 110M 0 0 100 110M 0 7414k 0:00:15 0:00:15 --:--:-- 0
100 110M 0 0 100 110M 0 6956k 0:00:16 0:00:16 --:--:-- 0
100 110M 0 0 100 110M 0 6551k 0:00:17 0:00:17 --:--:-- 0
100 110M 0 0 100 110M 0 6191k 0:00:18 0:00:18 --:--:-- 0
100 110M 0 0 100 110M 0 5869k 0:00:19 0:00:19 --:--:-- 0
100 110M 0 0 100 110M 0 5578k 0:00:20 0:00:20 --:--:-- 0
100 110M 0 0 100 110M 0 5315k 0:00:21 0:00:21 --:--:-- 0
100 110M 0 0 100 110M 0 5076k 0:00:22 0:00:22 --:--:-- 0
100 110M 0 0 100 110M 0 4857k 0:00:23 0:00:23 --:--:-- 0
100 110M 0 0 100 110M 0 4656k 0:00:24 0:00:24 --:--:-- 0
100 110M 0 0 100 110M 0 4471k 0:00:25 0:00:25 --:--:-- 0
100 110M 0 0 100 110M 0 4301k 0:00:26 0:00:26 --:--:-- 0
100 110M 0 0 100 110M 0 4143k 0:00:27 0:00:27 --:--:-- 0
100 110M 0 0 100 110M 0 3996k 0:00:28 0:00:28 --:--:-- 0
100 110M 0 0 100 110M 0 3859k 0:00:29 0:00:29 --:--:-- 0
100 110M 0 0 100 110M 0 3731k 0:00:30 0:00:30 --:--:-- 0
100 110M 0 0 100 110M 0 3611k 0:00:31 0:00:31 --:--:-- 0
100 110M 0 0 100 110M 0 3499k 0:00:32 0:00:32 --:--:-- 0
100 110M 0 0 100 110M 0 3394k 0:00:33 0:00:33 --:--:-- 0
100 110M 0 0 100 110M 0 3294k 0:00:34 0:00:34 --:--:-- 0
100 110M 0 0 100 110M 0 3201k 0:00:35 0:00:35 --:--:-- 0
100 110M 0 0 100 110M 0 3112k 0:00:36 0:00:36 --:--:-- 0
100 110M 0 0 100 110M 0 3029k 0:00:37 0:00:37 --:--:-- 0
100 110M 0 0 100 110M 0 2949k 0:00:38 0:00:38 --:--:-- 0
100 110M 0 0 100 110M 0 2874k 0:00:39 0:00:39 --:--:-- 0
100 110M 0 0 100 110M 0 2803k 0:00:40 0:00:40 --:--:-- 0
100 110M 0 0 100 110M 0 2735k 0:00:41 0:00:41 --:--:-- 0
100 110M 0 0 100 110M 0 2670k 0:00:42 0:00:42 --:--:-- 0
100 110M 0 0 100 110M 0 2608k 0:00:43 0:00:43 --:--:-- 0
100 110M 0 0 100 110M 0 2549k 0:00:44 0:00:44 --:--:-- 0
100 110M 0 0 100 110M 0 2492k 0:00:45 0:00:45 --:--:-- 0
100 110M 0 0 100 110M 0 2439k 0:00:46 0:00:46 --:--:-- 0
100 110M 0 0 100 110M 0 2387k 0:00:47 0:00:47 --:--:-- 0
100 110M 0 0 100 110M 0 2337k 0:00:48 0:00:48 --:--:-- 0
100 110M 0 0 100 110M 0 2290k 0:00:49 0:00:49 --:--:-- 0
100 110M 0 0 100 110M 0 2244k 0:00:50 0:00:50 --:--:-- 0
100 110M 0 0 100 110M 0 2200k 0:00:51 0:00:51 --:--:-- 0
100 110M 0 0 100 110M 0 2158k 0:00:52 0:00:52 --:--:-- 0
100 110M 0 0 100 110M 0 2118k 0:00:53 0:00:53 --:--:-- 0
100 110M 0 0 100 110M 0 2079k 0:00:54 0:00:54 --:--:-- 0
100 110M 0 43 100 110M 0 2058k 0:00:54 0:00:54 --:--:-- 9
100 110M 0 43 100 110M 0 2058k 0:00:54 0:00:54 --:--:-- 12
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T809/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T809/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T809/master/params_module_orin_master_T809_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T809/master/params_module_orin_master_T809_2026-06-11_11-46-47.zip
[Pipeline] echo
------------------------------------- T810压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T810/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T810/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T810_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T810_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T810_2026-06-11_11-46-47.zip params_module_orin_master_T810_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T810/master/params_module_orin_master_T810_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T810/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T810/master/params_module_orin_master_T810_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T810/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 110M 0 0 100 110M 0 91.6M 0:00:01 0:00:01 --:--:-- 91.6M
100 110M 0 0 100 110M 0 49.9M 0:00:02 0:00:02 --:--:-- 49.9M
100 110M 0 0 100 110M 0 34.3M 0:00:03 0:00:03 --:--:-- 34.3M
100 110M 0 0 100 110M 0 26.1M 0:00:04 0:00:04 --:--:-- 26.1M
100 110M 0 0 100 110M 0 21.1M 0:00:05 0:00:05 --:--:-- 21.1M
100 110M 0 0 100 110M 0 17.7M 0:00:06 0:00:06 --:--:-- 0
100 110M 0 0 100 110M 0 15.2M 0:00:07 0:00:07 --:--:-- 0
100 110M 0 0 100 110M 0 13.4M 0:00:08 0:00:08 --:--:-- 0
100 110M 0 0 100 110M 0 11.9M 0:00:09 0:00:09 --:--:-- 0
100 110M 0 0 100 110M 0 10.7M 0:00:10 0:00:10 --:--:-- 0
100 110M 0 0 100 110M 0 9.8M 0:00:11 0:00:11 --:--:-- 0
100 110M 0 0 100 110M 0 9233k 0:00:12 0:00:12 --:--:-- 0
100 110M 0 0 100 110M 0 8533k 0:00:13 0:00:13 --:--:-- 0
100 110M 0 0 100 110M 0 7932k 0:00:14 0:00:14 --:--:-- 0
100 110M 0 0 100 110M 0 7411k 0:00:15 0:00:15 --:--:-- 0
100 110M 0 0 100 110M 0 6953k 0:00:16 0:00:16 --:--:-- 0
100 110M 0 0 100 110M 0 6549k 0:00:17 0:00:17 --:--:-- 0
100 110M 0 0 100 110M 0 6189k 0:00:18 0:00:18 --:--:-- 0
100 110M 0 0 100 110M 0 5867k 0:00:19 0:00:19 --:--:-- 0
100 110M 0 0 100 110M 0 5577k 0:00:20 0:00:20 --:--:-- 0
100 110M 0 0 100 110M 0 5314k 0:00:21 0:00:21 --:--:-- 0
100 110M 0 0 100 110M 0 5074k 0:00:22 0:00:22 --:--:-- 0
100 110M 0 0 100 110M 0 4856k 0:00:23 0:00:23 --:--:-- 0
100 110M 0 0 100 110M 0 4655k 0:00:24 0:00:24 --:--:-- 0
100 110M 0 0 100 110M 0 4470k 0:00:25 0:00:25 --:--:-- 0
100 110M 0 0 100 110M 0 4300k 0:00:26 0:00:26 --:--:-- 0
100 110M 0 0 100 110M 0 4141k 0:00:27 0:00:27 --:--:-- 0
100 110M 0 0 100 110M 0 3995k 0:00:28 0:00:28 --:--:-- 0
100 110M 0 0 100 110M 0 3858k 0:00:29 0:00:29 --:--:-- 0
100 110M 0 0 100 110M 0 3730k 0:00:30 0:00:30 --:--:-- 0
100 110M 0 0 100 110M 0 3611k 0:00:31 0:00:31 --:--:-- 0
100 110M 0 0 100 110M 0 3498k 0:00:32 0:00:32 --:--:-- 0
100 110M 0 0 100 110M 0 3393k 0:00:33 0:00:33 --:--:-- 0
100 110M 0 0 100 110M 0 3294k 0:00:34 0:00:34 --:--:-- 0
100 110M 0 0 100 110M 0 3200k 0:00:35 0:00:35 --:--:-- 0
100 110M 0 0 100 110M 0 3112k 0:00:36 0:00:36 --:--:-- 0
100 110M 0 0 100 110M 0 3028k 0:00:37 0:00:37 --:--:-- 0
100 110M 0 0 100 110M 0 2949k 0:00:38 0:00:38 --:--:-- 0
100 110M 0 0 100 110M 0 2874k 0:00:39 0:00:39 --:--:-- 0
100 110M 0 0 100 110M 0 2802k 0:00:40 0:00:40 --:--:-- 0
100 110M 0 0 100 110M 0 2734k 0:00:41 0:00:41 --:--:-- 0
100 110M 0 0 100 110M 0 2669k 0:00:42 0:00:42 --:--:-- 0
100 110M 0 0 100 110M 0 2608k 0:00:43 0:00:43 --:--:-- 0
100 110M 0 0 100 110M 0 2549k 0:00:44 0:00:44 --:--:-- 0
100 110M 0 0 100 110M 0 2492k 0:00:45 0:00:45 --:--:-- 0
100 110M 0 0 100 110M 0 2438k 0:00:46 0:00:46 --:--:-- 0
100 110M 0 0 100 110M 0 2387k 0:00:47 0:00:47 --:--:-- 0
100 110M 0 0 100 110M 0 2337k 0:00:48 0:00:48 --:--:-- 0
100 110M 0 0 100 110M 0 2290k 0:00:49 0:00:49 --:--:-- 0
100 110M 0 0 100 110M 0 2244k 0:00:50 0:00:50 --:--:-- 0
100 110M 0 0 100 110M 0 2200k 0:00:51 0:00:51 --:--:-- 0
100 110M 0 0 100 110M 0 2158k 0:00:52 0:00:52 --:--:-- 0
100 110M 0 0 100 110M 0 2117k 0:00:53 0:00:53 --:--:-- 0
100 110M 0 0 100 110M 0 2078k 0:00:54 0:00:54 --:--:-- 0
100 110M 0 43 100 110M 0 2060k 0:00:54 0:00:54 --:--:-- 9
100 110M 0 43 100 110M 0 2060k 0:00:54 0:00:54 --:--:-- 12
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T810/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T810/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T810/master/params_module_orin_master_T810_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T810/master/params_module_orin_master_T810_2026-06-11_11-46-47.zip
[Pipeline] echo
------------------------------------- T811压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T811/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T811/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T811_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T811_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T811_2026-06-11_11-46-47.zip params_module_orin_master_T811_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T811/master/params_module_orin_master_T811_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T811/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T811/master/params_module_orin_master_T811_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T811/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 110M 0 0 100 110M 0 91.7M 0:00:01 0:00:01 --:--:-- 91.7M
100 110M 0 0 100 110M 0 50.0M 0:00:02 0:00:02 --:--:-- 50.0M
100 110M 0 0 100 110M 0 34.3M 0:00:03 0:00:03 --:--:-- 34.3M
100 110M 0 0 100 110M 0 26.2M 0:00:04 0:00:04 --:--:-- 26.2M
100 110M 0 0 100 110M 0 21.1M 0:00:05 0:00:05 --:--:-- 21.1M
100 110M 0 0 100 110M 0 17.7M 0:00:06 0:00:06 --:--:-- 0
100 110M 0 0 100 110M 0 15.2M 0:00:07 0:00:07 --:--:-- 0
100 110M 0 0 100 110M 0 13.4M 0:00:08 0:00:08 --:--:-- 0
100 110M 0 0 100 110M 0 11.9M 0:00:09 0:00:09 --:--:-- 0
100 110M 0 0 100 110M 0 10.7M 0:00:10 0:00:10 --:--:-- 0
100 110M 0 0 100 110M 0 9.8M 0:00:11 0:00:11 --:--:-- 0
100 110M 0 0 100 110M 0 9236k 0:00:12 0:00:12 --:--:-- 0
100 110M 0 0 100 110M 0 8536k 0:00:13 0:00:13 --:--:-- 0
100 110M 0 0 100 110M 0 7934k 0:00:14 0:00:14 --:--:-- 0
100 110M 0 0 100 110M 0 7412k 0:00:15 0:00:15 --:--:-- 0
100 110M 0 0 100 110M 0 6955k 0:00:16 0:00:16 --:--:-- 0
100 110M 0 0 100 110M 0 6551k 0:00:17 0:00:17 --:--:-- 0
100 110M 0 0 100 110M 0 6190k 0:00:18 0:00:18 --:--:-- 0
100 110M 0 0 100 110M 0 5868k 0:00:19 0:00:19 --:--:-- 0
100 110M 0 0 100 110M 0 5578k 0:00:20 0:00:20 --:--:-- 0
100 110M 0 0 100 110M 0 5315k 0:00:21 0:00:21 --:--:-- 0
100 110M 0 0 100 110M 0 5075k 0:00:22 0:00:22 --:--:-- 0
100 110M 0 0 100 110M 0 4856k 0:00:23 0:00:23 --:--:-- 0
100 110M 0 0 100 110M 0 4656k 0:00:24 0:00:24 --:--:-- 0
100 110M 0 0 100 110M 0 4471k 0:00:25 0:00:25 --:--:-- 0
100 110M 0 0 100 110M 0 4300k 0:00:26 0:00:26 --:--:-- 0
100 110M 0 0 100 110M 0 4142k 0:00:27 0:00:27 --:--:-- 0
100 110M 0 0 100 110M 0 3995k 0:00:28 0:00:28 --:--:-- 0
100 110M 0 0 100 110M 0 3858k 0:00:29 0:00:29 --:--:-- 0
100 110M 0 0 100 110M 0 3731k 0:00:30 0:00:30 --:--:-- 0
100 110M 0 0 100 110M 0 3611k 0:00:31 0:00:31 --:--:-- 0
100 110M 0 0 100 110M 0 3499k 0:00:32 0:00:32 --:--:-- 0
100 110M 0 0 100 110M 0 3393k 0:00:33 0:00:33 --:--:-- 0
100 110M 0 0 100 110M 0 3294k 0:00:34 0:00:34 --:--:-- 0
100 110M 0 0 100 110M 0 3200k 0:00:35 0:00:35 --:--:-- 0
100 110M 0 0 100 110M 0 3112k 0:00:36 0:00:36 --:--:-- 0
100 110M 0 0 100 110M 0 3028k 0:00:37 0:00:37 --:--:-- 0
100 110M 0 0 100 110M 0 2949k 0:00:38 0:00:38 --:--:-- 0
100 110M 0 0 100 110M 0 2874k 0:00:39 0:00:39 --:--:-- 0
100 110M 0 0 100 110M 0 2802k 0:00:40 0:00:40 --:--:-- 0
100 110M 0 0 100 110M 0 2734k 0:00:41 0:00:41 --:--:-- 0
100 110M 0 0 100 110M 0 2670k 0:00:42 0:00:42 --:--:-- 0
100 110M 0 0 100 110M 0 2608k 0:00:43 0:00:43 --:--:-- 0
100 110M 0 0 100 110M 0 2549k 0:00:44 0:00:44 --:--:-- 0
100 110M 0 0 100 110M 0 2492k 0:00:45 0:00:45 --:--:-- 0
100 110M 0 0 100 110M 0 2438k 0:00:46 0:00:46 --:--:-- 0
100 110M 0 0 100 110M 0 2387k 0:00:47 0:00:47 --:--:-- 0
100 110M 0 0 100 110M 0 2337k 0:00:48 0:00:48 --:--:-- 0
100 110M 0 0 100 110M 0 2290k 0:00:49 0:00:49 --:--:-- 0
100 110M 0 0 100 110M 0 2244k 0:00:50 0:00:50 --:--:-- 0
100 110M 0 0 100 110M 0 2200k 0:00:51 0:00:51 --:--:-- 0
100 110M 0 0 100 110M 0 2158k 0:00:52 0:00:52 --:--:-- 0
100 110M 0 0 100 110M 0 2117k 0:00:53 0:00:53 --:--:-- 0
100 110M 0 0 100 110M 0 2078k 0:00:54 0:00:54 --:--:-- 0
100 110M 0 43 100 110M 0 2056k 0:00:54 0:00:54 --:--:-- 9
100 110M 0 43 100 110M 0 2056k 0:00:54 0:00:54 --:--:-- 12
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T811/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T811/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T811/master/params_module_orin_master_T811_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T811/master/params_module_orin_master_T811_2026-06-11_11-46-47.zip
[Pipeline] echo
------------------------------------- T812压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T812/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T812/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T812_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T812_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T812_2026-06-11_11-46-47.zip params_module_orin_master_T812_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T812/master/params_module_orin_master_T812_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T812/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T812/master/params_module_orin_master_T812_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T812/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
37 110M 0 0 37 41.3M 0 625M --:--:-- --:--:-- --:--:-- 616M
100 110M 0 0 100 110M 0 91.7M 0:00:01 0:00:01 --:--:-- 91.6M
100 110M 0 0 100 110M 0 50.0M 0:00:02 0:00:02 --:--:-- 49.9M
100 110M 0 0 100 110M 0 34.3M 0:00:03 0:00:03 --:--:-- 34.3M
100 110M 0 0 100 110M 0 26.2M 0:00:04 0:00:04 --:--:-- 26.1M
100 110M 0 0 100 110M 0 21.1M 0:00:05 0:00:05 --:--:-- 13.3M
100 110M 0 0 100 110M 0 17.7M 0:00:06 0:00:06 --:--:-- 0
100 110M 0 0 100 110M 0 15.2M 0:00:07 0:00:07 --:--:-- 0
100 110M 0 0 100 110M 0 13.4M 0:00:08 0:00:08 --:--:-- 0
100 110M 0 0 100 110M 0 11.9M 0:00:09 0:00:09 --:--:-- 0
100 110M 0 0 100 110M 0 10.7M 0:00:10 0:00:10 --:--:-- 0
100 110M 0 0 100 110M 0 9.8M 0:00:11 0:00:11 --:--:-- 0
100 110M 0 0 100 110M 0 9236k 0:00:12 0:00:12 --:--:-- 0
100 110M 0 0 100 110M 0 8536k 0:00:13 0:00:13 --:--:-- 0
100 110M 0 0 100 110M 0 7935k 0:00:14 0:00:14 --:--:-- 0
100 110M 0 0 100 110M 0 7412k 0:00:15 0:00:15 --:--:-- 0
100 110M 0 0 100 110M 0 6955k 0:00:16 0:00:16 --:--:-- 0
100 110M 0 0 100 110M 0 6551k 0:00:17 0:00:17 --:--:-- 0
100 110M 0 0 100 110M 0 6191k 0:00:18 0:00:18 --:--:-- 0
100 110M 0 0 100 110M 0 5868k 0:00:19 0:00:19 --:--:-- 0
100 110M 0 0 100 110M 0 5578k 0:00:20 0:00:20 --:--:-- 0
100 110M 0 0 100 110M 0 5315k 0:00:21 0:00:21 --:--:-- 0
100 110M 0 0 100 110M 0 5075k 0:00:22 0:00:22 --:--:-- 0
100 110M 0 0 100 110M 0 4856k 0:00:23 0:00:23 --:--:-- 0
100 110M 0 0 100 110M 0 4656k 0:00:24 0:00:24 --:--:-- 0
100 110M 0 0 100 110M 0 4471k 0:00:25 0:00:25 --:--:-- 0
100 110M 0 0 100 110M 0 4300k 0:00:26 0:00:26 --:--:-- 0
100 110M 0 0 100 110M 0 4142k 0:00:27 0:00:27 --:--:-- 0
100 110M 0 0 100 110M 0 3995k 0:00:28 0:00:28 --:--:-- 0
100 110M 0 0 100 110M 0 3858k 0:00:29 0:00:29 --:--:-- 0
100 110M 0 0 100 110M 0 3731k 0:00:30 0:00:30 --:--:-- 0
100 110M 0 0 100 110M 0 3611k 0:00:31 0:00:31 --:--:-- 0
100 110M 0 0 100 110M 0 3499k 0:00:32 0:00:32 --:--:-- 0
100 110M 0 0 100 110M 0 3393k 0:00:33 0:00:33 --:--:-- 0
100 110M 0 0 100 110M 0 3294k 0:00:34 0:00:34 --:--:-- 0
100 110M 0 0 100 110M 0 3200k 0:00:35 0:00:35 --:--:-- 0
100 110M 0 0 100 110M 0 3112k 0:00:36 0:00:36 --:--:-- 0
100 110M 0 0 100 110M 0 3028k 0:00:37 0:00:37 --:--:-- 0
100 110M 0 0 100 110M 0 2949k 0:00:38 0:00:38 --:--:-- 0
100 110M 0 0 100 110M 0 2874k 0:00:39 0:00:39 --:--:-- 0
100 110M 0 0 100 110M 0 2802k 0:00:40 0:00:40 --:--:-- 0
100 110M 0 0 100 110M 0 2734k 0:00:41 0:00:41 --:--:-- 0
100 110M 0 0 100 110M 0 2670k 0:00:42 0:00:42 --:--:-- 0
100 110M 0 0 100 110M 0 2608k 0:00:43 0:00:43 --:--:-- 0
100 110M 0 0 100 110M 0 2549k 0:00:44 0:00:44 --:--:-- 0
100 110M 0 0 100 110M 0 2492k 0:00:45 0:00:45 --:--:-- 0
100 110M 0 0 100 110M 0 2439k 0:00:46 0:00:46 --:--:-- 0
100 110M 0 0 100 110M 0 2387k 0:00:47 0:00:47 --:--:-- 0
100 110M 0 0 100 110M 0 2337k 0:00:48 0:00:48 --:--:-- 0
100 110M 0 0 100 110M 0 2290k 0:00:49 0:00:49 --:--:-- 0
100 110M 0 0 100 110M 0 2244k 0:00:50 0:00:50 --:--:-- 0
100 110M 0 0 100 110M 0 2200k 0:00:51 0:00:51 --:--:-- 0
100 110M 0 0 100 110M 0 2158k 0:00:52 0:00:52 --:--:-- 0
100 110M 0 0 100 110M 0 2118k 0:00:53 0:00:53 --:--:-- 0
100 110M 0 0 100 110M 0 2079k 0:00:54 0:00:54 --:--:-- 0
100 110M 0 43 100 110M 0 2060k 0:00:54 0:00:54 --:--:-- 9
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T812/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T812/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T812/master/params_module_orin_master_T812_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T812/master/params_module_orin_master_T812_2026-06-11_11-46-47.zip
[Pipeline] echo
------------------------------------- T813压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T813/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T813/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T813_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T813_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T813_2026-06-11_11-46-47.zip params_module_orin_master_T813_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T813/master/params_module_orin_master_T813_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T813/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T813/master/params_module_orin_master_T813_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T813/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 110M 0 0 100 110M 0 91.7M 0:00:01 0:00:01 --:--:-- 91.7M
100 110M 0 0 100 110M 0 50.0M 0:00:02 0:00:02 --:--:-- 50.0M
100 110M 0 0 100 110M 0 34.3M 0:00:03 0:00:03 --:--:-- 34.3M
100 110M 0 0 100 110M 0 26.2M 0:00:04 0:00:04 --:--:-- 26.2M
100 110M 0 0 100 110M 0 21.1M 0:00:05 0:00:05 --:--:-- 21.1M
100 110M 0 0 100 110M 0 17.7M 0:00:06 0:00:06 --:--:-- 0
100 110M 0 0 100 110M 0 15.2M 0:00:07 0:00:07 --:--:-- 0
100 110M 0 0 100 110M 0 13.4M 0:00:08 0:00:08 --:--:-- 0
100 110M 0 0 100 110M 0 11.9M 0:00:09 0:00:09 --:--:-- 0
100 110M 0 0 100 110M 0 10.7M 0:00:10 0:00:10 --:--:-- 0
100 110M 0 0 100 110M 0 9.8M 0:00:11 0:00:11 --:--:-- 0
100 110M 0 0 100 110M 0 9236k 0:00:12 0:00:12 --:--:-- 0
100 110M 0 0 100 110M 0 8536k 0:00:13 0:00:13 --:--:-- 0
100 110M 0 0 100 110M 0 7935k 0:00:14 0:00:14 --:--:-- 0
100 110M 0 0 100 110M 0 7413k 0:00:15 0:00:15 --:--:-- 0
100 110M 0 0 100 110M 0 6955k 0:00:16 0:00:16 --:--:-- 0
100 110M 0 0 100 110M 0 6551k 0:00:17 0:00:17 --:--:-- 0
100 110M 0 0 100 110M 0 6191k 0:00:18 0:00:18 --:--:-- 0
100 110M 0 0 100 110M 0 5869k 0:00:19 0:00:19 --:--:-- 0
100 110M 0 0 100 110M 0 5578k 0:00:20 0:00:20 --:--:-- 0
100 110M 0 0 100 110M 0 5315k 0:00:21 0:00:21 --:--:-- 0
100 110M 0 0 100 110M 0 5076k 0:00:22 0:00:22 --:--:-- 0
100 110M 0 0 100 110M 0 4857k 0:00:23 0:00:23 --:--:-- 0
100 110M 0 0 100 110M 0 4656k 0:00:24 0:00:24 --:--:-- 0
100 110M 0 0 100 110M 0 4471k 0:00:25 0:00:25 --:--:-- 0
100 110M 0 0 100 110M 0 4301k 0:00:26 0:00:26 --:--:-- 0
100 110M 0 0 100 110M 0 4143k 0:00:27 0:00:27 --:--:-- 0
100 110M 0 0 100 110M 0 3996k 0:00:28 0:00:28 --:--:-- 0
100 110M 0 0 100 110M 0 3859k 0:00:29 0:00:29 --:--:-- 0
100 110M 0 0 100 110M 0 3731k 0:00:30 0:00:30 --:--:-- 0
100 110M 0 0 100 110M 0 3611k 0:00:31 0:00:31 --:--:-- 0
100 110M 0 0 100 110M 0 3499k 0:00:32 0:00:32 --:--:-- 0
100 110M 0 0 100 110M 0 3394k 0:00:33 0:00:33 --:--:-- 0
100 110M 0 0 100 110M 0 3294k 0:00:34 0:00:34 --:--:-- 0
100 110M 0 0 100 110M 0 3201k 0:00:35 0:00:35 --:--:-- 0
100 110M 0 0 100 110M 0 3112k 0:00:36 0:00:36 --:--:-- 0
100 110M 0 0 100 110M 0 3029k 0:00:37 0:00:37 --:--:-- 0
100 110M 0 0 100 110M 0 2949k 0:00:38 0:00:38 --:--:-- 0
100 110M 0 0 100 110M 0 2874k 0:00:39 0:00:39 --:--:-- 0
100 110M 0 0 100 110M 0 2803k 0:00:40 0:00:40 --:--:-- 0
100 110M 0 0 100 110M 0 2735k 0:00:41 0:00:41 --:--:-- 0
100 110M 0 0 100 110M 0 2670k 0:00:42 0:00:42 --:--:-- 0
100 110M 0 0 100 110M 0 2608k 0:00:43 0:00:43 --:--:-- 0
100 110M 0 0 100 110M 0 2549k 0:00:44 0:00:44 --:--:-- 0
100 110M 0 0 100 110M 0 2492k 0:00:45 0:00:45 --:--:-- 0
100 110M 0 0 100 110M 0 2439k 0:00:46 0:00:46 --:--:-- 0
100 110M 0 0 100 110M 0 2387k 0:00:47 0:00:47 --:--:-- 0
100 110M 0 0 100 110M 0 2337k 0:00:48 0:00:48 --:--:-- 0
100 110M 0 0 100 110M 0 2290k 0:00:49 0:00:49 --:--:-- 0
100 110M 0 0 100 110M 0 2244k 0:00:50 0:00:50 --:--:-- 0
100 110M 0 0 100 110M 0 2200k 0:00:51 0:00:51 --:--:-- 0
100 110M 0 0 100 110M 0 2158k 0:00:52 0:00:52 --:--:-- 0
100 110M 0 0 100 110M 0 2118k 0:00:53 0:00:53 --:--:-- 0
100 110M 0 0 100 110M 0 2079k 0:00:54 0:00:54 --:--:-- 0
100 110M 0 43 100 110M 0 2054k 0:00:54 0:00:54 --:--:-- 9
100 110M 0 43 100 110M 0 2054k 0:00:54 0:00:54 --:--:-- 11
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T813/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T813/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T813/master/params_module_orin_master_T813_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T813/master/params_module_orin_master_T813_2026-06-11_11-46-47.zip
[Pipeline] echo
------------------------------------- T814压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T814/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T814/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T814_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T814_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T814_2026-06-11_11-46-47.zip params_module_orin_master_T814_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T814/master/params_module_orin_master_T814_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T814/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T814/master/params_module_orin_master_T814_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T814/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 110M 0 0 100 110M 0 91.7M 0:00:01 0:00:01 --:--:-- 91.7M
100 110M 0 0 100 110M 0 50.0M 0:00:02 0:00:02 --:--:-- 50.0M
100 110M 0 0 100 110M 0 34.3M 0:00:03 0:00:03 --:--:-- 34.3M
100 110M 0 0 100 110M 0 26.2M 0:00:04 0:00:04 --:--:-- 26.2M
100 110M 0 0 100 110M 0 21.1M 0:00:05 0:00:05 --:--:-- 21.1M
100 110M 0 0 100 110M 0 17.7M 0:00:06 0:00:06 --:--:-- 0
100 110M 0 0 100 110M 0 15.2M 0:00:07 0:00:07 --:--:-- 0
100 110M 0 0 100 110M 0 13.4M 0:00:08 0:00:08 --:--:-- 0
100 110M 0 0 100 110M 0 11.9M 0:00:09 0:00:09 --:--:-- 0
100 110M 0 0 100 110M 0 10.7M 0:00:10 0:00:10 --:--:-- 0
100 110M 0 0 100 110M 0 9.8M 0:00:11 0:00:11 --:--:-- 0
100 110M 0 0 100 110M 0 9236k 0:00:12 0:00:12 --:--:-- 0
100 110M 0 0 100 110M 0 8536k 0:00:13 0:00:13 --:--:-- 0
100 110M 0 0 100 110M 0 7935k 0:00:14 0:00:14 --:--:-- 0
100 110M 0 0 100 110M 0 7411k 0:00:15 0:00:15 --:--:-- 0
100 110M 0 0 100 110M 0 6953k 0:00:16 0:00:16 --:--:-- 0
100 110M 0 0 100 110M 0 6549k 0:00:17 0:00:17 --:--:-- 0
100 110M 0 0 100 110M 0 6189k 0:00:18 0:00:18 --:--:-- 0
100 110M 0 0 100 110M 0 5867k 0:00:19 0:00:19 --:--:-- 0
100 110M 0 0 100 110M 0 5577k 0:00:20 0:00:20 --:--:-- 0
100 110M 0 0 100 110M 0 5314k 0:00:21 0:00:21 --:--:-- 0
100 110M 0 0 100 110M 0 5074k 0:00:22 0:00:22 --:--:-- 0
100 110M 0 0 100 110M 0 4856k 0:00:23 0:00:23 --:--:-- 0
100 110M 0 0 100 110M 0 4655k 0:00:24 0:00:24 --:--:-- 0
100 110M 0 0 100 110M 0 4470k 0:00:25 0:00:25 --:--:-- 0
100 110M 0 0 100 110M 0 4300k 0:00:26 0:00:26 --:--:-- 0
100 110M 0 0 100 110M 0 4141k 0:00:27 0:00:27 --:--:-- 0
100 110M 0 0 100 110M 0 3995k 0:00:28 0:00:28 --:--:-- 0
100 110M 0 0 100 110M 0 3858k 0:00:29 0:00:29 --:--:-- 0
100 110M 0 0 100 110M 0 3730k 0:00:30 0:00:30 --:--:-- 0
100 110M 0 0 100 110M 0 3611k 0:00:31 0:00:31 --:--:-- 0
100 110M 0 0 100 110M 0 3498k 0:00:32 0:00:32 --:--:-- 0
100 110M 0 0 100 110M 0 3393k 0:00:33 0:00:33 --:--:-- 0
100 110M 0 0 100 110M 0 3294k 0:00:34 0:00:34 --:--:-- 0
100 110M 0 0 100 110M 0 3200k 0:00:35 0:00:35 --:--:-- 0
100 110M 0 0 100 110M 0 3112k 0:00:36 0:00:36 --:--:-- 0
100 110M 0 0 100 110M 0 3028k 0:00:37 0:00:37 --:--:-- 0
100 110M 0 0 100 110M 0 2949k 0:00:38 0:00:38 --:--:-- 0
100 110M 0 0 100 110M 0 2874k 0:00:39 0:00:39 --:--:-- 0
100 110M 0 0 100 110M 0 2802k 0:00:40 0:00:40 --:--:-- 0
100 110M 0 0 100 110M 0 2734k 0:00:41 0:00:41 --:--:-- 0
100 110M 0 0 100 110M 0 2669k 0:00:42 0:00:42 --:--:-- 0
100 110M 0 0 100 110M 0 2608k 0:00:43 0:00:43 --:--:-- 0
100 110M 0 0 100 110M 0 2549k 0:00:44 0:00:44 --:--:-- 0
100 110M 0 0 100 110M 0 2492k 0:00:45 0:00:45 --:--:-- 0
100 110M 0 0 100 110M 0 2438k 0:00:46 0:00:46 --:--:-- 0
100 110M 0 0 100 110M 0 2387k 0:00:47 0:00:47 --:--:-- 0
100 110M 0 0 100 110M 0 2337k 0:00:48 0:00:48 --:--:-- 0
100 110M 0 0 100 110M 0 2290k 0:00:49 0:00:49 --:--:-- 0
100 110M 0 0 100 110M 0 2244k 0:00:50 0:00:50 --:--:-- 0
100 110M 0 0 100 110M 0 2200k 0:00:51 0:00:51 --:--:-- 0
100 110M 0 0 100 110M 0 2158k 0:00:52 0:00:52 --:--:-- 0
100 110M 0 0 100 110M 0 2117k 0:00:53 0:00:53 --:--:-- 0
100 110M 0 0 100 110M 0 2078k 0:00:54 0:00:54 --:--:-- 0
100 110M 0 43 100 110M 0 2061k 0:00:54 0:00:54 --:--:-- 9
100 110M 0 43 100 110M 0 2061k 0:00:54 0:00:54 --:--:-- 12
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T814/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T814/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T814/master/params_module_orin_master_T814_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T814/master/params_module_orin_master_T814_2026-06-11_11-46-47.zip
[Pipeline] echo
------------------------------------- T815压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T815/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T815/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T815_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T815_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T815_2026-06-11_11-46-47.zip params_module_orin_master_T815_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T815/master/params_module_orin_master_T815_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T815/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T815/master/params_module_orin_master_T815_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T815/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 110M 0 0 100 110M 0 91.7M 0:00:01 0:00:01 --:--:-- 91.7M
100 110M 0 0 100 110M 0 50.0M 0:00:02 0:00:02 --:--:-- 50.0M
100 110M 0 0 100 110M 0 34.3M 0:00:03 0:00:03 --:--:-- 34.3M
100 110M 0 0 100 110M 0 26.2M 0:00:04 0:00:04 --:--:-- 26.2M
100 110M 0 0 100 110M 0 21.1M 0:00:05 0:00:05 --:--:-- 21.1M
100 110M 0 0 100 110M 0 17.7M 0:00:06 0:00:06 --:--:-- 0
100 110M 0 0 100 110M 0 15.2M 0:00:07 0:00:07 --:--:-- 0
100 110M 0 0 100 110M 0 13.4M 0:00:08 0:00:08 --:--:-- 0
100 110M 0 0 100 110M 0 11.9M 0:00:09 0:00:09 --:--:-- 0
100 110M 0 0 100 110M 0 10.7M 0:00:10 0:00:10 --:--:-- 0
100 110M 0 0 100 110M 0 9.8M 0:00:11 0:00:11 --:--:-- 0
100 110M 0 0 100 110M 0 9234k 0:00:12 0:00:12 --:--:-- 0
100 110M 0 0 100 110M 0 8535k 0:00:13 0:00:13 --:--:-- 0
100 110M 0 0 100 110M 0 7934k 0:00:14 0:00:14 --:--:-- 0
100 110M 0 0 100 110M 0 7412k 0:00:15 0:00:15 --:--:-- 0
100 110M 0 0 100 110M 0 6954k 0:00:16 0:00:16 --:--:-- 0
100 110M 0 0 100 110M 0 6550k 0:00:17 0:00:17 --:--:-- 0
100 110M 0 0 100 110M 0 6190k 0:00:18 0:00:18 --:--:-- 0
100 110M 0 0 100 110M 0 5868k 0:00:19 0:00:19 --:--:-- 0
100 110M 0 0 100 110M 0 5577k 0:00:20 0:00:20 --:--:-- 0
100 110M 0 0 100 110M 0 5314k 0:00:21 0:00:21 --:--:-- 0
100 110M 0 0 100 110M 0 5075k 0:00:22 0:00:22 --:--:-- 0
100 110M 0 0 100 110M 0 4856k 0:00:23 0:00:23 --:--:-- 0
100 110M 0 0 100 110M 0 4655k 0:00:24 0:00:24 --:--:-- 0
100 110M 0 0 100 110M 0 4471k 0:00:25 0:00:25 --:--:-- 0
100 110M 0 0 100 110M 0 4300k 0:00:26 0:00:26 --:--:-- 0
100 110M 0 0 100 110M 0 4142k 0:00:27 0:00:27 --:--:-- 0
100 110M 0 0 100 110M 0 3995k 0:00:28 0:00:28 --:--:-- 0
100 110M 0 0 100 110M 0 3858k 0:00:29 0:00:29 --:--:-- 0
100 110M 0 0 100 110M 0 3730k 0:00:30 0:00:30 --:--:-- 0
100 110M 0 0 100 110M 0 3611k 0:00:31 0:00:31 --:--:-- 0
100 110M 0 0 100 110M 0 3499k 0:00:32 0:00:32 --:--:-- 0
100 110M 0 0 100 110M 0 3393k 0:00:33 0:00:33 --:--:-- 0
100 110M 0 0 100 110M 0 3294k 0:00:34 0:00:34 --:--:-- 0
100 110M 0 0 100 110M 0 3200k 0:00:35 0:00:35 --:--:-- 0
100 110M 0 0 100 110M 0 3112k 0:00:36 0:00:36 --:--:-- 0
100 110M 0 0 100 110M 0 3028k 0:00:37 0:00:37 --:--:-- 0
100 110M 0 0 100 110M 0 2949k 0:00:38 0:00:38 --:--:-- 0
100 110M 0 0 100 110M 0 2874k 0:00:39 0:00:39 --:--:-- 0
100 110M 0 0 100 110M 0 2802k 0:00:40 0:00:40 --:--:-- 0
100 110M 0 0 100 110M 0 2734k 0:00:41 0:00:41 --:--:-- 0
100 110M 0 0 100 110M 0 2669k 0:00:42 0:00:42 --:--:-- 0
100 110M 0 0 100 110M 0 2607k 0:00:43 0:00:43 --:--:-- 0
100 110M 0 0 100 110M 0 2548k 0:00:44 0:00:44 --:--:-- 0
100 110M 0 0 100 110M 0 2492k 0:00:45 0:00:45 --:--:-- 0
100 110M 0 0 100 110M 0 2438k 0:00:46 0:00:46 --:--:-- 0
100 110M 0 0 100 110M 0 2386k 0:00:47 0:00:47 --:--:-- 0
100 110M 0 0 100 110M 0 2337k 0:00:48 0:00:48 --:--:-- 0
100 110M 0 0 100 110M 0 2289k 0:00:49 0:00:49 --:--:-- 0
100 110M 0 0 100 110M 0 2244k 0:00:50 0:00:50 --:--:-- 0
100 110M 0 0 100 110M 0 2200k 0:00:51 0:00:51 --:--:-- 0
100 110M 0 0 100 110M 0 2158k 0:00:52 0:00:52 --:--:-- 0
100 110M 0 0 100 110M 0 2117k 0:00:53 0:00:53 --:--:-- 0
100 110M 0 0 100 110M 0 2078k 0:00:54 0:00:54 --:--:-- 0
100 110M 0 0 100 110M 0 2041k 0:00:55 0:00:55 --:--:-- 0
100 110M 0 43 100 110M 0 2040k 0:00:55 0:00:55 --:--:-- 10
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T815/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T815/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T815/master/params_module_orin_master_T815_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T815/master/params_module_orin_master_T815_2026-06-11_11-46-47.zip
[Pipeline] echo
------------------------------------- T816压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T816/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T816/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T816_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T816_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T816_2026-06-11_11-46-47.zip params_module_orin_master_T816_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T816/master/params_module_orin_master_T816_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T816/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T816/master/params_module_orin_master_T816_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T816/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 110M 0 0 100 110M 0 91.7M 0:00:01 0:00:01 --:--:-- 91.7M
100 110M 0 0 100 110M 0 49.9M 0:00:02 0:00:02 --:--:-- 49.9M
100 110M 0 0 100 110M 0 34.3M 0:00:03 0:00:03 --:--:-- 34.3M
100 110M 0 0 100 110M 0 26.2M 0:00:04 0:00:04 --:--:-- 26.2M
100 110M 0 0 100 110M 0 21.1M 0:00:05 0:00:05 --:--:-- 21.1M
100 110M 0 0 100 110M 0 17.7M 0:00:06 0:00:06 --:--:-- 0
100 110M 0 0 100 110M 0 15.2M 0:00:07 0:00:07 --:--:-- 0
100 110M 0 0 100 110M 0 13.4M 0:00:08 0:00:08 --:--:-- 0
100 110M 0 0 100 110M 0 11.9M 0:00:09 0:00:09 --:--:-- 0
100 110M 0 0 100 110M 0 10.7M 0:00:10 0:00:10 --:--:-- 0
100 110M 0 0 100 110M 0 9.8M 0:00:11 0:00:11 --:--:-- 0
100 110M 0 0 100 110M 0 9236k 0:00:12 0:00:12 --:--:-- 0
100 110M 0 0 100 110M 0 8536k 0:00:13 0:00:13 --:--:-- 0
100 110M 0 0 100 110M 0 7935k 0:00:14 0:00:14 --:--:-- 0
100 110M 0 0 100 110M 0 7412k 0:00:15 0:00:15 --:--:-- 0
100 110M 0 0 100 110M 0 6955k 0:00:16 0:00:16 --:--:-- 0
100 110M 0 0 100 110M 0 6550k 0:00:17 0:00:17 --:--:-- 0
100 110M 0 0 100 110M 0 6190k 0:00:18 0:00:18 --:--:-- 0
100 110M 0 0 100 110M 0 5868k 0:00:19 0:00:19 --:--:-- 0
100 110M 0 0 100 110M 0 5577k 0:00:20 0:00:20 --:--:-- 0
100 110M 0 0 100 110M 0 5314k 0:00:21 0:00:21 --:--:-- 0
100 110M 0 0 100 110M 0 5075k 0:00:22 0:00:22 --:--:-- 0
100 110M 0 0 100 110M 0 4856k 0:00:23 0:00:23 --:--:-- 0
100 110M 0 0 100 110M 0 4655k 0:00:24 0:00:24 --:--:-- 0
100 110M 0 0 100 110M 0 4471k 0:00:25 0:00:25 --:--:-- 0
100 110M 0 0 100 110M 0 4300k 0:00:26 0:00:26 --:--:-- 0
100 110M 0 0 100 110M 0 4142k 0:00:27 0:00:27 --:--:-- 0
100 110M 0 0 100 110M 0 3995k 0:00:28 0:00:28 --:--:-- 0
100 110M 0 0 100 110M 0 3858k 0:00:29 0:00:29 --:--:-- 0
100 110M 0 0 100 110M 0 3730k 0:00:30 0:00:30 --:--:-- 0
100 110M 0 0 100 110M 0 3611k 0:00:31 0:00:31 --:--:-- 0
100 110M 0 0 100 110M 0 3499k 0:00:32 0:00:32 --:--:-- 0
100 110M 0 0 100 110M 0 3393k 0:00:33 0:00:33 --:--:-- 0
100 110M 0 0 100 110M 0 3294k 0:00:34 0:00:34 --:--:-- 0
100 110M 0 0 100 110M 0 3200k 0:00:35 0:00:35 --:--:-- 0
100 110M 0 0 100 110M 0 3112k 0:00:36 0:00:36 --:--:-- 0
100 110M 0 0 100 110M 0 3028k 0:00:37 0:00:37 --:--:-- 0
100 110M 0 0 100 110M 0 2949k 0:00:38 0:00:38 --:--:-- 0
100 110M 0 0 100 110M 0 2874k 0:00:39 0:00:39 --:--:-- 0
100 110M 0 0 100 110M 0 2802k 0:00:40 0:00:40 --:--:-- 0
100 110M 0 0 100 110M 0 2734k 0:00:41 0:00:41 --:--:-- 0
100 110M 0 0 100 110M 0 2670k 0:00:42 0:00:42 --:--:-- 0
100 110M 0 0 100 110M 0 2608k 0:00:43 0:00:43 --:--:-- 0
100 110M 0 0 100 110M 0 2549k 0:00:44 0:00:44 --:--:-- 0
100 110M 0 0 100 110M 0 2492k 0:00:45 0:00:45 --:--:-- 0
100 110M 0 0 100 110M 0 2438k 0:00:46 0:00:46 --:--:-- 0
100 110M 0 0 100 110M 0 2387k 0:00:47 0:00:47 --:--:-- 0
100 110M 0 0 100 110M 0 2337k 0:00:48 0:00:48 --:--:-- 0
100 110M 0 0 100 110M 0 2290k 0:00:49 0:00:49 --:--:-- 0
100 110M 0 0 100 110M 0 2244k 0:00:50 0:00:50 --:--:-- 0
100 110M 0 0 100 110M 0 2200k 0:00:51 0:00:51 --:--:-- 0
100 110M 0 0 100 110M 0 2158k 0:00:52 0:00:52 --:--:-- 0
100 110M 0 0 100 110M 0 2118k 0:00:53 0:00:53 --:--:-- 0
100 110M 0 0 100 110M 0 2078k 0:00:54 0:00:54 --:--:-- 0
100 110M 0 43 100 110M 0 2065k 0:00:54 0:00:54 --:--:-- 9
100 110M 0 43 100 110M 0 2065k 0:00:54 0:00:54 --:--:-- 12
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T816/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T816/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T816/master/params_module_orin_master_T816_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T816/master/params_module_orin_master_T816_2026-06-11_11-46-47.zip
[Pipeline] echo
------------------------------------- T817压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T817/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T817/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T817_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T817_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T817_2026-06-11_11-46-47.zip params_module_orin_master_T817_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T817/master/params_module_orin_master_T817_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T817/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T817/master/params_module_orin_master_T817_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T817/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 16997 0 43 100 16954 61 24429 --:--:-- --:--:-- --:--:-- 24456
100 16997 0 43 100 16954 61 24429 --:--:-- --:--:-- --:--:-- 24456
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T817/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T817/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T817/master/params_module_orin_master_T817_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T817/master/params_module_orin_master_T817_2026-06-11_11-46-47.zip
[Pipeline] echo
------------------------------------- T818压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T818/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T818/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T818_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T818_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T818_2026-06-11_11-46-47.zip params_module_orin_master_T818_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T818/master/params_module_orin_master_T818_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T818/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T818/master/params_module_orin_master_T818_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T818/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 16954 0 0 100 16954 0 14116 0:00:01 0:00:01 --:--:-- 14116
100 16997 0 43 100 16954 32 12737 0:00:01 0:00:01 --:--:-- 12760
100 16997 0 43 100 16954 32 12737 0:00:01 0:00:01 --:--:-- 12760
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T818/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T818/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T818/master/params_module_orin_master_T818_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T818/master/params_module_orin_master_T818_2026-06-11_11-46-47.zip
[Pipeline] echo
------------------------------------- T819压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/T819/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/T819/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_T819_2026-06-11_11-46-47/
+ mv params/ params_module_orin_master_T819_2026-06-11_11-46-47/
[Pipeline] sh
+ zip -rq params_module_orin_master_T819_2026-06-11_11-46-47.zip params_module_orin_master_T819_2026-06-11_11-46-47 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/T819/master/params_module_orin_master_T819_2026-06-11_11-46-47.zip,/root/workspace/params-submodule/daxie-submodule/T819/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T819/master/params_module_orin_master_T819_2026-06-11_11-46-47.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T819/master/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 16997 0 43 100 16954 39 15440 0:00:01 0:00:01 --:--:-- 15479
100 16997 0 43 100 16954 39 15440 0:00:01 0:00:01 --:--:-- 15479
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T819/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T819/master/params_submodule/
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/T819/master/params_module_orin_master_T819_2026-06-11_11-46-47 /root/workspace/params-submodule/daxie-submodule/T819/master/params_module_orin_master_T819_2026-06-11_11-46-47.zip
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
success
[Pipeline] publishHTML
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /root/workspace/params-submodule/daxie-submodule to /var/lib/jenkins/jobs/daxie-submodule/builds/642/htmlreports/update_20message
[Pipeline] wrap
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone:
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 参数发布通知
### [大榭车辆参数]
---
- 状态: 编译成功
- 执行人:wuyanjun
- 更新车辆:
[T806master][T807master][T808master][T809master][T810master][T811master][T812master][T813master][T814master][T815master][T816master][T817master][T818master][T819master]
- 分支名:main
- 具体模块分支:[点此链接](http://jenkins.vehicle.senior.auto:8080/jenkins/job/daxie-submodule/642/update_20message/index.html)
---
> 请ota发布同学尽快发布验证,并在群里同步发布信息~@"},"at": {"atMobiles": [""],"isAtAll": "false"} }'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 736 100 27 100 709 278 7309 --:--:-- --:--:-- --:--:-- 7587
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
Lock released on resource [Label: built-in, Quantity: 1]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS