Console Output
Generic Cause
GenericWebhookEnvironmentContributor
Received:
{"object_kind":"push","event_name":"push","before":"16cb6e7284976d3d066a5b46cfd586b1373e9bf2","after":"f30b8124adff56ea4c074ea62da7748b53a7eb7d","ref":"refs/heads/rc_daxie","checkout_sha":"f30b8124adff56ea4c074ea62da7748b53a7eb7d","message":null,"user_id":134,"user_name":"yuli","user_username":"yuli","user_email":null,"user_avatar":"https://www.gravatar.com/avatar/e569ac243a63690160f9bf91f5c1686c?s=80&d=identicon","project_id":283,"project":{"id":283,"name":"Maps 2.0","description":"HDMaps 2.0 data repository","web_url":"http://159.27.226.4/map/maps_2.0","avatar_url":"http://159.27.226.4/uploads/-/system/project/avatar/283/map.png","git_ssh_url":"git@159.27.226.4:map/maps_2.0.git","git_http_url":"http://159.27.226.4/map/maps_2.0.git","namespace":"Map","visibility_level":0,"path_with_namespace":"map/maps_2.0","default_branch":"master","ci_config_path":null,"homepage":"http://159.27.226.4/map/maps_2.0","url":"git@159.27.226.4:map/maps_2.0.git","ssh_url":"git@159.27.226.4:map/maps_2.0.git","http_url":"http://159.27.226.4/map/maps_2.0.git"},"commits":[{"id":"f30b8124adff56ea4c074ea62da7748b53a7eb7d","message":"upload dx_v1.0.221","title":"upload dx_v1.0.221","timestamp":"2026-02-26T02:37:19+00:00","url":"http://159.27.226.4/map/maps_2.0/-/commit/f30b8124adff56ea4c074ea62da7748b53a7eb7d","author":{"name":"yuli","email":"yuli@senior.com"},"added":["hdmap2.0_dx_0226_v1.0.221.zip"],"modified":[],"removed":[]}],"total_commits_count":1,"push_options":{},"repository":{"name":"Maps 2.0","url":"git@159.27.226.4:map/maps_2.0.git","description":"HDMaps 2.0 data repository","homepage":"http://159.27.226.4/map/maps_2.0","git_http_url":"http://159.27.226.4/map/maps_2.0.git","git_ssh_url":"git@159.27.226.4:map/maps_2.0.git","visibility_level":0}}
Contributing variables:
added = ["hdmap2.0_dx_0226_v1.0.221.zip"]
added_0 = hdmap2.0_dx_0226_v1.0.221.zip
branch = refs/heads/rc_daxie
modified = []
object_kind = push
projectId = 283
projectName = Maps 2.0
runOpts = GitlabPush
runOpts_0 = GitlabPush
userName = yuli
Obtained hdmap/map-png.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 be1b6f12be5dbad6fe7456b124029684e3352aaa
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/map@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 be1b6f12be5dbad6fe7456b124029684e3352aaa (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f be1b6f12be5dbad6fe7456b124029684e3352aaa # timeout=10
Commit message: "Update vehicleInfo.groovy"
> git rev-list --no-walk be1b6f12be5dbad6fe7456b124029684e3352aaa # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
Maps 2.0
[Pipeline] echo
GitlabPush
[Pipeline] echo
rc_daxie
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/map
[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/map/.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 5424178a131c15354a14e23162c7f0c6e41569c1 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5424178a131c15354a14e23162c7f0c6e41569c1 # timeout=10
Commit message: "Update qingdao-xilian-submodule.jenkinsfile"
> git rev-list --no-walk 5424178a131c15354a14e23162c7f0c6e41569c1 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
rc_daxie
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>拉取map>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ rm -rf /root/workspace/map/hdmap2.0_qddjk_0119_v1.1.76.zip /root/workspace/map/hdmap2.0_qddjk_0127_v1.1.77.zip /root/workspace/map/hdmap2.0_qddjk_0206_v1.0.31.zip /root/workspace/map/hdmap2.0_qddjk_0208_v1.0.32.zip /root/workspace/map/hdmap2.0_qddjk_0209_v1.1.78.zip /root/workspace/map/hdmap2.0_qddjk_0221_v1.0.33.zip /root/workspace/map/hdmap2.0_qddjk_0226_v1.1.79 /root/workspace/map/hdmap2.0_qddjk_0226_v1.1.79.zip /root/workspace/map/hdmap2.0_qddjk_0310_v1.0.34.zip /root/workspace/map/hdmap2.0_qddjk_0318_v1.0.35.zip /root/workspace/map/hdmap2.0_qddjk_0318_v1.0.36.zip /root/workspace/map/hdmap2.0_qddjk_0319_v1.0.37.zip /root/workspace/map/hdmap2.0_qddjk_0422_v1.0.38.zip /root/workspace/map/hdmap2.0_qddjk_0425_v1.0.1.zip /root/workspace/map/hdmap2.0_qddjk_0509_v1.0.2.zip /root/workspace/map/hdmap2.0_qddjk_0509_v1.0.3.zip /root/workspace/map/hdmap2.0_qddjk_0509_v1.0.4.zip /root/workspace/map/hdmap2.0_qddjk_0510_v1.0.5.zip /root/workspace/map/hdmap2.0_qddjk_0511_v1.0.6.zip /root/workspace/map/hdmap2.0_qddjk_0515_v1.0.39.zip /root/workspace/map/hdmap2.0_qddjk_0515_v1.0.40.zip /root/workspace/map/hdmap2.0_qddjk_0516_v1.0.7.zip /root/workspace/map/hdmap2.0_qddjk_0517_v1.0.8.zip /root/workspace/map/hdmap2.0_qddjk_0520_v1.0.41.zip /root/workspace/map/hdmap2.0_qddjk_0520_v1.0.42.zip /root/workspace/map/hdmap2.0_qddjk_0603_v1.0.43.zip /root/workspace/map/hdmap2.0_qddjk_0609_v1.0.44.zip /root/workspace/map/hdmap2.0_qddjk_0614_v1.0.9.zip /root/workspace/map/hdmap2.0_qddjk_0618_v1.0.45.zip /root/workspace/map/hdmap2.0_qddjk_0623_v1.0.46.zip /root/workspace/map/hdmap2.0_qddjk_0704_v1.0.47.zip /root/workspace/map/hdmap2.0_qddjk_0707_v1.0.48.zip /root/workspace/map/hdmap2.0_qddjk_0715_v1.0.49.zip /root/workspace/map/hdmap2.0_qddjk_0715_v1.0.50.zip /root/workspace/map/hdmap2.0_qddjk_0808_v1.0.51.zip /root/workspace/map/hdmap2.0_qddjk_0812_v1.0.52.zip /root/workspace/map/hdmap2.0_qddjk_0822_v1.0.53.zip /root/workspace/map/hdmap2.0_qddjk_0826_v1.0.54.zip /root/workspace/map/hdmap2.0_qddjk_0902_v1.1.54.zip /root/workspace/map/hdmap2.0_qddjk_0902_v1.1.55.zip /root/workspace/map/hdmap2.0_qddjk_0903_v1.1.56.zip /root/workspace/map/hdmap2.0_qddjk_0905_v1.0.55.zip /root/workspace/map/hdmap2.0_qddjk_0905_v1.0.56.zip /root/workspace/map/hdmap2.0_qddjk_0924_v1.0.57.zip /root/workspace/map/hdmap2.0_qddjk_0925_v1.0.58.zip /root/workspace/map/hdmap2.0_qddjk_0928_v1.0.59.zip /root/workspace/map/hdmap2.0_qddjk_0928_v1.0.60.zip /root/workspace/map/hdmap2.0_qddjk_1021_v1.0.61.zip /root/workspace/map/hdmap2.0_qddjk_1023_v1.0.62.zip /root/workspace/map/hdmap2.0_qddjk_1024_v1.0.63.zip /root/workspace/map/hdmap2.0_qddjk_1024_v1.0.64.zip /root/workspace/map/hdmap2.0_qddjk_1031_v1.0.65.zip /root/workspace/map/hdmap2.0_qddjk_1114_v1.0.66.zip /root/workspace/map/hdmap2.0_qddjk_1115_v1.0.10.zip /root/workspace/map/hdmap2.0_qddjk_1118_v1.0.11.zip /root/workspace/map/hdmap2.0_qddjk_1120_v1.0.67.zip /root/workspace/map/hdmap2.0_qddjk_1122_v1.0.12.zip /root/workspace/map/hdmap2.0_qddjk_1123_v1.0.13.zip /root/workspace/map/hdmap2.0_qddjk_1126_v1.0.14.zip /root/workspace/map/hdmap2.0_qddjk_1126_v1.0.68.zip /root/workspace/map/hdmap2.0_qddjk_1127_v1.0.15.zip /root/workspace/map/hdmap2.0_qddjk_1128_v1.0.16.zip /root/workspace/map/hdmap2.0_qddjk_1128_v1.0.17.zip /root/workspace/map/hdmap2.0_qddjk_1130_v1.0.18.zip /root/workspace/map/hdmap2.0_qddjk_1202_v1.0.19.zip /root/workspace/map/hdmap2.0_qddjk_1202_v1.0.20.zip /root/workspace/map/hdmap2.0_qddjk_1202_v1.0.69.zip /root/workspace/map/hdmap2.0_qddjk_1203_v1.0.21.zip /root/workspace/map/hdmap2.0_qddjk_1204_v1.0.22.zip /root/workspace/map/hdmap2.0_qddjk_1204_v1.1.69.zip /root/workspace/map/hdmap2.0_qddjk_1205_v1.0.23.zip /root/workspace/map/hdmap2.0_qddjk_1205_v1.0.24.zip /root/workspace/map/hdmap2.0_qddjk_1205_v1.1.70.zip /root/workspace/map/hdmap2.0_qddjk_1206_v1.0.25.zip /root/workspace/map/hdmap2.0_qddjk_1209_v1.1.71.zip /root/workspace/map/hdmap2.0_qddjk_1210_v1.0.26.zip /root/workspace/map/hdmap2.0_qddjk_1210_v1.0.27.zip /root/workspace/map/hdmap2.0_qddjk_1211_v1.1.72.zip /root/workspace/map/hdmap2.0_qddjk_1212_v1.0.28.zip /root/workspace/map/hdmap2.0_qddjk_1212_v1.0.29.zip /root/workspace/map/hdmap2.0_qddjk_1212_v1.1.73.zip /root/workspace/map/hdmap2.0_qddjk_1224_v1.1.74.zip /root/workspace/map/hdmap2.0_qddjk_1226_v1.1.75.zip /root/workspace/map/hdmap2.0_qddjk_1230_v1.0.30.zip /root/workspace/map/README.md /root/workspace/map/version.json
[Pipeline] dir
Running in /root/workspace/map
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/map/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/map/maps_2.0.git # timeout=10
Fetching upstream changes from http://159.27.226.4/map/maps_2.0.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 -- http://159.27.226.4/map/maps_2.0.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git rev-parse origin/rc_daxie^{commit} # timeout=10
Checking out Revision f30b8124adff56ea4c074ea62da7748b53a7eb7d (origin/rc_daxie)
> git config core.sparsecheckout # timeout=10
> git checkout -f f30b8124adff56ea4c074ea62da7748b53a7eb7d # timeout=10
Commit message: "upload dx_v1.0.221"
> git rev-list --no-walk 16cb6e7284976d3d066a5b46cfd586b1373e9bf2 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/map@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>压缩成zip包>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] readJSON
[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=Maps%202.0&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=Maps%202.0&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":283,"description":"HDMaps 2.0 data repository","name":"Maps 2.0","name_with_namespace":"Map / Maps 2.0","path":"maps_2.0","path_with_namespace":"map/maps_2.0","created_at":"2022-03-23T12:36:30.458Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:map/maps_2.0.git","http_url_to_repo":"http://159.27.226.4/map/maps_2.0.git","web_url":"http://159.27.226.4/map/maps_2.0","readme_url":"http://159.27.226.4/map/maps_2.0/-/blob/master/README.md","avatar_url":"http://159.27.226.4/uploads/-/system/project/avatar/283/map.png","forks_count":1,"star_count":3,"last_activity_at":"2026-02-26T02:37:24.702Z","namespace":{"id":12,"name":"Map","path":"map","kind":"group","full_path":"map","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/map"},"_links":{"self":"http://159.27.226.4/api/v4/projects/283","issues":"http://159.27.226.4/api/v4/projects/283/issues","merge_requests":"http://159.27.226.4/api/v4/projects/283/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/283/repository/branches","labels":"http://159.27.226.4/api/v4/projects/283/labels","events":"http://159.27.226.4/api/v4/projects/283/events","members":"http://159.27.226.4/api/v4/projects/283/members","cluster_agents":"http://159.27.226.4/api/v4/projects/283/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":"2022-03-24T12:36:30.568Z"},"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":27,"import_url":null,"import_type":null,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"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":[{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":20,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":20,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":20,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":20,"expires_at":null}],"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":40,"notification_level":3},"group_access":null}},{"id":273,"description":"","name":"HDMapServer2.0InternalRelease","name_with_namespace":"ningshangshang / HDMapServer2.0InternalRelease","path":"hdmapserver2.0","path_with_namespace":"ningshangshang/hdmapserver2.0","created_at":"2022-03-12T14:52:13.814Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ningshangshang/hdmapserver2.0.git","http_url_to_repo":"http://159.27.226.4/ningshangshang/hdmapserver2.0.git","web_url":"http://159.27.226.4/ningshangshang/hdmapserver2.0","readme_url":"http://159.27.226.4/ningshangshang/hdmapserver2.0/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2022-03-15T13:31:04.996Z","namespace":{"id":40,"name":"ningshangshang","path":"ningshangshang","kind":"user","full_path":"ningshangshang","parent_id":null,"avatar_url":"https://www.gravatar.com/avatar/b82dc82add8c8c07721d9ecfeed6ef6e?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ningshangshang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/273","issues":"http://159.27.226.4/api/v4/projects/273/issues","merge_requests":"http://159.27.226.4/api/v4/projects/273/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/273/repository/branches","labels":"http://159.27.226.4/api/v4/projects/273/labels","events":"http://159.27.226.4/api/v4/projects/273/events","members":"http://159.27.226.4/api/v4/projects/273/members","cluster_agents":"http://159.27.226.4/api/v4/projects/273/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"public","owner":{"id":27,"username":"ningshangshang","name":"ningshangshang","state":"banned","avatar_url":"https://www.gravatar.com/avatar/b82dc82add8c8c07721d9ecfeed6ef6e?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ningshangshang"},"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":"2022-03-13T14:52:13.961Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"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":"enabled","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":27,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"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":null,"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
map/maps_2.0
[Pipeline] echo
283
[Pipeline] echo
283
[Pipeline] dir
Running in /root/workspace/map
[Pipeline] {
[Pipeline] sh
+ unzip -d hdmap2.0_dx_0226_v1.0.221 hdmap2.0_dx_0226_v1.0.221.zip
Archive: hdmap2.0_dx_0226_v1.0.221.zip
inflating: hdmap2.0_dx_0226_v1.0.221/hdmap2.0_dx_0226_v1.0.221.png
inflating: hdmap2.0_dx_0226_v1.0.221/hdmap2.0_dx_0226_v1.0.221.json
inflating: hdmap2.0_dx_0226_v1.0.221/map2utm.yaml
inflating: hdmap2.0_dx_0226_v1.0.221/hdmap2.0_dx_0226_v1.0.221.tiff
inflating: hdmap2.0_dx_0226_v1.0.221/lidar_regions.json
inflating: hdmap2.0_dx_0226_v1.0.221/lidar_dynamic_regions.json
inflating: hdmap2.0_dx_0226_v1.0.221/cloud_config/all_lanes.json
inflating: hdmap2.0_dx_0226_v1.0.221/cloud_config/backward_waypoints.json
inflating: hdmap2.0_dx_0226_v1.0.221/cloud_config/bay_points.json
inflating: hdmap2.0_dx_0226_v1.0.221/cloud_config/bidirection_lanes.json
inflating: hdmap2.0_dx_0226_v1.0.221/cloud_config/cable_pile_points.json
inflating: hdmap2.0_dx_0226_v1.0.221/cloud_config/candidate_forbidden_lanes.json
inflating: hdmap2.0_dx_0226_v1.0.221/cloud_config/forward_waypoints.json
inflating: hdmap2.0_dx_0226_v1.0.221/cloud_config/junction_regions.json
inflating: hdmap2.0_dx_0226_v1.0.221/cloud_config/lock_station_waypoints.json
inflating: hdmap2.0_dx_0226_v1.0.221/cloud_config/parking_spaces.json
inflating: hdmap2.0_dx_0226_v1.0.221/cloud_config/seaside_end_points.json
inflating: hdmap2.0_dx_0226_v1.0.221/cloud_config/turn_around_config.json
inflating: hdmap2.0_dx_0226_v1.0.221/cloud_config/yard_seaside_regions.json
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /root/workspace/map/hdmap2.0_dx_0226_v1.0.221
[Pipeline] {
[Pipeline] echo
hdmap2.0_dx_0226_v1.0.221
[Pipeline] echo
hdmap2.0_dx_0226_v1.0.221.zip
[Pipeline] sh
+ echo -n '{"module":['
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] sh
+ python3 /root/weilk/project/get_git_now.py 283 f30b8124
[Pipeline] echo
"device":9,"device_name":"","type":0,"project":"1"
[Pipeline] sh
+ echo -n '{"repo_name":"map_dx_0226_v1.0.221","branch":"rc_daxie","port":"daxie","time":"2026-02-26_10:37:32","commit_id":"f30b8124","version":"","commit_msgs":",,"}],"device":9,"device_name":"","type":0,"project":"1"}'
[Pipeline] sh
+ cat /root/workspace/map/version.json
{"module":[{"repo_name":"map_dx_0226_v1.0.221","branch":"rc_daxie","port":"daxie","time":"2026-02-26_10:37:32","commit_id":"f30b8124","version":"","commit_msgs":",,"}],"device":9,"device_name":"","type":0,"project":"1"}
[Pipeline] sh
+ mv /root/workspace/map/hdmap2.0_dx_0226_v1.0.221/hdmap2.0_dx_0226_v1.0.221.json /root/workspace/map/hdmap2.0_dx_0226_v1.0.221/map_daxie.json
[Pipeline] sh
+ mv /root/workspace/map/hdmap2.0_dx_0226_v1.0.221/hdmap2.0_dx_0226_v1.0.221.png /root/workspace/map/hdmap2.0_dx_0226_v1.0.221/perception_map.png
[Pipeline] sh
+ cp /root/workspace/map/version.json /root/workspace/map/hdmap2.0_dx_0226_v1.0.221
[Pipeline] sh
+ ls /root/workspace/map/hdmap2.0_dx_0226_v1.0.221
cloud_config
hdmap2.0_dx_0226_v1.0.221.tiff
lidar_dynamic_regions.json
lidar_regions.json
map2utm.yaml
map_daxie.json
perception_map.png
version.json
[Pipeline] sh
+ zip -rq map_dx_0226_v1.0.221.zip cloud_config hdmap2.0_dx_0226_v1.0.221.tiff lidar_dynamic_regions.json lidar_regions.json map2utm.yaml map_daxie.json perception_map.png version.json
[Pipeline] sh
+ cp map_dx_0226_v1.0.221.zip hdmap_cloud_map_dx_0226_v1.0.221.zip
[Pipeline] sh
+ rm -rf map_daxie.json
[Pipeline] sh
+ ls /root/workspace/map/hdmap2.0_dx_0226_v1.0.221
cloud_config
hdmap2.0_dx_0226_v1.0.221.tiff
hdmap_cloud_map_dx_0226_v1.0.221.zip
lidar_dynamic_regions.json
lidar_regions.json
map2utm.yaml
map_dx_0226_v1.0.221.zip
perception_map.png
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/map/hdmap2.0_dx_0226_v1.0.221/map_dx_0226_v1.0.221.zip"' --form 'version=@"/root/workspace/map/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 94.0M 0 0 100 94.0M 0 78.3M 0:00:01 0:00:01 --:--:-- 78.3M
100 94.0M 0 0 100 94.0M 0 42.7M 0:00:02 0:00:02 --:--:-- 42.7M
100 94.0M 0 0 100 94.0M 0 29.3M 0:00:03 0:00:03 --:--:-- 29.3M
100 94.0M 0 0 100 94.0M 0 22.3M 0:00:04 0:00:04 --:--:-- 22.3M
100 94.0M 0 0 100 94.0M 0 18.0M 0:00:05 0:00:05 --:--:-- 18.0M
100 94.0M 0 0 100 94.0M 0 15.1M 0:00:06 0:00:06 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 13.0M 0:00:07 0:00:07 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 11.4M 0:00:08 0:00:08 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 10.2M 0:00:09 0:00:09 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 9434k 0:00:10 0:00:10 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 8591k 0:00:11 0:00:11 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 7887k 0:00:12 0:00:12 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 7290k 0:00:13 0:00:13 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 6776k 0:00:14 0:00:14 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 6330k 0:00:15 0:00:15 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 5940k 0:00:16 0:00:16 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 5594k 0:00:17 0:00:17 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 5286k 0:00:18 0:00:18 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 5011k 0:00:19 0:00:19 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 4763k 0:00:20 0:00:20 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 4539k 0:00:21 0:00:21 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 4334k 0:00:22 0:00:22 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 4147k 0:00:23 0:00:23 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3976k 0:00:24 0:00:24 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3818k 0:00:25 0:00:25 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3672k 0:00:26 0:00:26 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3537k 0:00:27 0:00:27 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3412k 0:00:28 0:00:28 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3295k 0:00:29 0:00:29 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3186k 0:00:30 0:00:30 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3084k 0:00:31 0:00:31 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2988k 0:00:32 0:00:32 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2898k 0:00:33 0:00:33 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2813k 0:00:34 0:00:34 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2733k 0:00:35 0:00:35 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2658k 0:00:36 0:00:36 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2586k 0:00:37 0:00:37 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2519k 0:00:38 0:00:38 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2454k 0:00:39 0:00:39 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2393k 0:00:40 0:00:40 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2335k 0:00:41 0:00:41 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2280k 0:00:42 0:00:42 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2227k 0:00:43 0:00:43 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2177k 0:00:44 0:00:44 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2128k 0:00:45 0:00:45 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2082k 0:00:46 0:00:46 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2038k 0:00:47 0:00:47 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1996k 0:00:48 0:00:48 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1955k 0:00:49 0:00:49 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1916k 0:00:50 0:00:50 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1879k 0:00:51 0:00:51 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1843k 0:00:52 0:00:52 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1808k 0:00:53 0:00:53 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1775k 0:00:54 0:00:54 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1743k 0:00:55 0:00:55 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1712k 0:00:56 0:00:56 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1682k 0:00:57 0:00:57 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1653k 0:00:58 0:00:58 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1625k 0:00:59 0:00:59 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1598k 0:01:00 0:01:00 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1572k 0:01:01 0:01:01 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1547k 0:01:02 0:01:02 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1522k 0:01:03 0:01:03 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1498k 0:01:04 0:01:04 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1475k 0:01:05 0:01:05 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1453k 0:01:06 0:01:06 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1431k 0:01:07 0:01:07 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1410k 0:01:08 0:01:08 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1390k 0:01:09 0:01:09 --:--:-- 0
100 94.0M 0 43 100 94.0M 0 1386k 0:01:09 0:01:09 --:--:-- 10
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] sh
+ sed -i '$ s/device":9/device":0/' /root/workspace/map/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/map/hdmap2.0_dx_0226_v1.0.221/hdmap_cloud_map_dx_0226_v1.0.221.zip"' --form 'version=@"/root/workspace/map/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 94.0M 0 0 100 94.0M 0 78.3M 0:00:01 0:00:01 --:--:-- 78.3M
100 94.0M 0 0 100 94.0M 0 42.7M 0:00:02 0:00:02 --:--:-- 42.7M
100 94.0M 0 0 100 94.0M 0 29.3M 0:00:03 0:00:03 --:--:-- 29.3M
100 94.0M 0 0 100 94.0M 0 22.3M 0:00:04 0:00:04 --:--:-- 22.3M
100 94.0M 0 0 100 94.0M 0 18.0M 0:00:05 0:00:05 --:--:-- 18.0M
100 94.0M 0 0 100 94.0M 0 15.1M 0:00:06 0:00:06 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 13.0M 0:00:07 0:00:07 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 11.4M 0:00:08 0:00:08 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 10.2M 0:00:09 0:00:09 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 9434k 0:00:10 0:00:10 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 8591k 0:00:11 0:00:11 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 7887k 0:00:12 0:00:12 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 7290k 0:00:13 0:00:13 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 6776k 0:00:14 0:00:14 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 6330k 0:00:15 0:00:15 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 5940k 0:00:16 0:00:16 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 5594k 0:00:17 0:00:17 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 5287k 0:00:18 0:00:18 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 5012k 0:00:19 0:00:19 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 4764k 0:00:20 0:00:20 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 4539k 0:00:21 0:00:21 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 4334k 0:00:22 0:00:22 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 4147k 0:00:23 0:00:23 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3976k 0:00:24 0:00:24 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3818k 0:00:25 0:00:25 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3673k 0:00:26 0:00:26 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3537k 0:00:27 0:00:27 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3412k 0:00:28 0:00:28 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3295k 0:00:29 0:00:29 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3186k 0:00:30 0:00:30 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 3084k 0:00:31 0:00:31 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2988k 0:00:32 0:00:32 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2898k 0:00:33 0:00:33 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2813k 0:00:34 0:00:34 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2733k 0:00:35 0:00:35 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2658k 0:00:36 0:00:36 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2586k 0:00:37 0:00:37 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2519k 0:00:38 0:00:38 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2454k 0:00:39 0:00:39 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2393k 0:00:40 0:00:40 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2335k 0:00:41 0:00:41 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2280k 0:00:42 0:00:42 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2227k 0:00:43 0:00:43 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2177k 0:00:44 0:00:44 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2129k 0:00:45 0:00:45 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2082k 0:00:46 0:00:46 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 2038k 0:00:47 0:00:47 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1996k 0:00:48 0:00:48 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1955k 0:00:49 0:00:49 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1917k 0:00:50 0:00:50 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1879k 0:00:51 0:00:51 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1843k 0:00:52 0:00:52 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1808k 0:00:53 0:00:53 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1775k 0:00:54 0:00:54 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1743k 0:00:55 0:00:55 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1712k 0:00:56 0:00:56 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1682k 0:00:57 0:00:57 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1653k 0:00:58 0:00:58 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1625k 0:00:59 0:00:59 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1598k 0:01:00 0:01:00 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1572k 0:01:01 0:01:01 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1547k 0:01:02 0:01:02 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1522k 0:01:03 0:01:03 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1499k 0:01:04 0:01:04 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1476k 0:01:05 0:01:05 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1453k 0:01:06 0:01:06 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1432k 0:01:07 0:01:07 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1411k 0:01:08 0:01:08 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1390k 0:01:09 0:01:09 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1370k 0:01:10 0:01:10 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1351k 0:01:11 0:01:11 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1332k 0:01:12 0:01:12 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1314k 0:01:13 0:01:13 --:--:-- 0
100 94.0M 0 0 100 94.0M 0 1297k 0:01:14 0:01:14 --:--:-- 0
100 94.0M 0 43 100 94.0M 0 1294k 0:01:14 0:01:14 --:--:-- 10
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] sh
+ sed -i '$ s/project":"1/project":"1000/' /root/workspace/map/version.json
[Pipeline] sh
+ curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_0226_v1.0.221/hdmap_cloud_map_dx_0226_v1.0.221.zip"' --form 'version=@"/root/workspace/map/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 94.0M 0 0 100 94.0M 0 67.0M 0:00:01 0:00:01 --:--:-- 67.0M
100 94.0M 0 43 100 94.0M 20 44.9M 0:00:02 0:00:02 --:--:-- 44.9M
100 94.0M 0 43 100 94.0M 20 44.9M 0:00:02 0:00:02 --:--:-- 44.9M
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ sed -i '$ s/project":"1000/project":"1001/' /root/workspace/map/version.json
[Pipeline] sh
+ curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_0226_v1.0.221/map_dx_0226_v1.0.221.zip"' --form 'version=@"/root/workspace/map/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
80 94.0M 0 0 80 75.5M 0 265M --:--:-- --:--:-- --:--:-- 265M
100 94.0M 0 0 100 94.0M 0 69.3M 0:00:01 0:00:01 --:--:-- 69.2M
100 94.0M 0 43 100 94.0M 20 43.8M 0:00:02 0:00:02 --:--:-- 43.8M
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ rsync --max-size=1G -avP /root/workspace/map/hdmap2.0_dx_0226_v1.0.221/map_dx_0226_v1.0.221.zip senior-bj@106.120.216.186:/volume1/test-data/maps2.0/daxie/
sending incremental file list
map_dx_0226_v1.0.221.zip
32,768 0% 0.00kB/s 0:00:00
11,862,016 12% 10.14MB/s 0:00:08
21,594,112 21% 9.71MB/s 0:00:07
32,047,104 32% 9.76MB/s 0:00:06
43,155,456 43% 9.96MB/s 0:00:05
54,296,576 55% 10.06MB/s 0:00:04
65,044,480 65% 10.28MB/s 0:00:03
75,464,704 76% 10.29MB/s 0:00:02
86,016,000 87% 10.14MB/s 0:00:01
97,255,424 98% 10.15MB/s 0:00:00
98,634,363 100% 10.09MB/s 0:00:09 (xfr#1, to-chk=0/1)
sent 98,658,549 bytes received 35 bytes 9,396,055.62 bytes/sec
total size is 98,634,363 speedup is 1.00
[Pipeline] echo
[map_dx_0226_v1.0.221]
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[]
[Pipeline] dir
Running in /root/workspace/map
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] readJSON
[Pipeline] echo
{"project":{"map2":"map/maps_2.0"},"commit":{"map2":"b268e1d4"}}
[Pipeline] sh
+ echo '{"project":{"map2":"map/maps_2.0"},"commit":{"map2":"f30b8124"}}'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/map/hdmap2.0_dx_0226_v1.0.221@tmp
[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] 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": "# 版本上传通知
### [大榭地图更新]
---
- 版本名: [map_dx_0226_v1.0.221]
- 详细信息:daxie
- 状态:<font color=#01B468> 上传成功 </font>
- 执行人:auto
---
> 请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 442 100 27 100 415 346 5320 --:--:-- --:--:-- --:--:-- 5666
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS