Started by user yangjun
Obtained qingdaoXL-params-new.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 baebff1af5442f194533c9a2fe14bb1613e6368c
The recommended git tool is: NONE
using credential gitlab_weilk
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/qingdaoXL-config-new@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 baebff1af5442f194533c9a2fe14bb1613e6368c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f baebff1af5442f194533c9a2fe14bb1613e6368c # timeout=10
Commit message: "Update orin32Choice.groovy"
 > git rev-list --no-walk baebff1af5442f194533c9a2fe14bb1613e6368c # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
[XL008]
[Pipeline] echo
XL008
[Pipeline] properties
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/qingdaoXL-config-new
[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/qingdaoXL-config-new/.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 df7ed337e43f6e1b9e2628438fec834563420da2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f df7ed337e43f6e1b9e2628438fec834563420da2 # timeout=10
Commit message: "Update module-confname.jenkinsfile"
 > git rev-list --no-walk df7ed337e43f6e1b9e2628438fec834563420da2 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
1
[Pipeline] sh
+ rm -rf /root/workspace/qingdaoXL-config/shared_config/
[Pipeline] echo
XL008.json
[Pipeline] sh
+ cat /root/commtest/master-project/qingdaoXL/XL008.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/qingdaoXL/XL008.json
[Pipeline] sh
+ cat /root/commtest/dev-project/qingdaoXL/XL008.json
[Pipeline] echo
[XL008]
[Pipeline] echo
XL008
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoXL-config/XL008
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoXL-config/XL008/params_XL008
[Pipeline] sh
+ rm -rf /root/workspace/qingdaoXL-config/XL008/params /root/workspace/qingdaoXL-config/XL008/params_new /root/workspace/qingdaoXL-config/XL008/params_orin_master_XL008_2024-08-15_19-36-36 /root/workspace/qingdaoXL-config/XL008/params_orin_master_XL008_2024-08-15_19-36-36.zip /root/workspace/qingdaoXL-config/XL008/params_XL008 /root/workspace/qingdaoXL-config/XL008/version.json
[Pipeline] dir
Running in /root/workspace/qingdaoXL-config/XL008
[Pipeline] {
[Pipeline] echo
[XL008]
[Pipeline] echo
更新XL008参数
[Pipeline] echo
rc_dev,http://159.27.226.4/config/qingdao/xilian/XL008.git
[Pipeline] echo
rc_dev
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
 > git rev-parse --resolve-git-dir /root/workspace/qingdaoXL-config/XL008/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://159.27.226.4/config/qingdao/xilian/XL008.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/qingdao/xilian/XL008.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/qingdao/xilian/XL008.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/rc_dev^{commit} # timeout=10
Checking out Revision 1dbced75972089eaccf15302c38f2ff44be0c05b (origin/rc_dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1dbced75972089eaccf15302c38f2ff44be0c05b # timeout=300000
Commit message: "feat_out:copy from XL001 dev"
 > git rev-list --no-walk 1dbced75972089eaccf15302c38f2ff44be0c05b # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/qingdaoXL/XL008.json
[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=XL008
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=XL008
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":1487,"description":"","name":"XL008","name_with_namespace":"Localization / config / XL008","path":"xl008","path_with_namespace":"localization/config/xl008","created_at":"2024-05-06T02:05:32.233Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/xl008.git","http_url_to_repo":"http://159.27.226.4/localization/config/xl008.git","web_url":"http://159.27.226.4/localization/config/xl008","readme_url":"http://159.27.226.4/localization/config/xl008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-15T05:26:50.158Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1487","issues":"http://159.27.226.4/api/v4/projects/1487/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1487/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1487/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1487/labels","events":"http://159.27.226.4/api/v4/projects/1487/events","members":"http://159.27.226.4/api/v4/projects/1487/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1487/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-05-07T02:05:32.245Z"},"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":4,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1480,"description":null,"name":"XL008","name_with_namespace":"Lidar / config / vehicles / XL008","path":"XL008","path_with_namespace":"lidar/config/vehicles/XL008","created_at":"2024-04-30T08:02:33.113Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/XL008.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/XL008.git","web_url":"http://159.27.226.4/lidar/config/vehicles/XL008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:27:18.467Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1480","issues":"http://159.27.226.4/api/v4/projects/1480/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1480/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1480/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1480/labels","events":"http://159.27.226.4/api/v4/projects/1480/events","members":"http://159.27.226.4/api/v4/projects/1480/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1480/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-05-01T08:02:33.123Z"},"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":38,"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":null,"group_access":null}},{"id":1473,"description":"","name":"XL008","name_with_namespace":"Hardware / config / XL008","path":"XL008","path_with_namespace":"hardware/config/XL008","created_at":"2024-04-30T06:07:01.521Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/XL008.git","http_url_to_repo":"http://159.27.226.4/hardware/config/XL008.git","web_url":"http://159.27.226.4/hardware/config/XL008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-09T09:51:02.079Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1473","issues":"http://159.27.226.4/api/v4/projects/1473/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1473/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1473/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1473/labels","events":"http://159.27.226.4/api/v4/projects/1473/events","members":"http://159.27.226.4/api/v4/projects/1473/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1473/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-05-01T06:07:01.534Z"},"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":6,"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":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1466,"description":"","name":"XL008","name_with_namespace":"config / extrinsics / XL008","path":"XL008","path_with_namespace":"config/extrinsics/XL008","created_at":"2024-04-30T06:00:26.617Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/XL008.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/XL008.git","web_url":"http://159.27.226.4/config/extrinsics/XL008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-15T07:37:36.441Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1466","issues":"http://159.27.226.4/api/v4/projects/1466/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1466/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1466/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1466/labels","events":"http://159.27.226.4/api/v4/projects/1466/events","members":"http://159.27.226.4/api/v4/projects/1466/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1466/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-05-01T06:00:26.628Z"},"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":114,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1458,"description":"","name":"XL008","name_with_namespace":"config / qingdao / xilian / XL008","path":"XL008","path_with_namespace":"config/qingdao/xilian/XL008","created_at":"2024-04-30T02:59:59.314Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/XL008.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/XL008.git","web_url":"http://159.27.226.4/config/qingdao/xilian/XL008","readme_url":"http://159.27.226.4/config/qingdao/xilian/XL008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-30T02:59:59.314Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1458","issues":"http://159.27.226.4/api/v4/projects/1458/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1458/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1458/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1458/labels","events":"http://159.27.226.4/api/v4/projects/1458/events","members":"http://159.27.226.4/api/v4/projects/1458/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1458/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-05-01T02:59:59.326Z"},"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":5,"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":null,"group_access":null}},{"id":1452,"description":"","name":"XL008","name_with_namespace":"config / vehicles / XL008","path":"XL008","path_with_namespace":"config/vehicles/XL008","created_at":"2024-04-29T08:24:49.369Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/XL008.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/XL008.git","web_url":"http://159.27.226.4/config/vehicles/XL008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-09T09:49:08.382Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1452","issues":"http://159.27.226.4/api/v4/projects/1452/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1452/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1452/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1452/labels","events":"http://159.27.226.4/api/v4/projects/1452/events","members":"http://159.27.226.4/api/v4/projects/1452/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1452/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-04-30T08:24:49.378Z"},"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":5,"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":null,"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
config/qingdao/xilian/XL008
[Pipeline] echo
1458
[Pipeline] echo
1458
[Pipeline] echo
1dbced7
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1458 1dbced7 1dbced7
[Pipeline] echo
/root/commtest/rcdev-project/qingdaoXL/.XL008.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"XL008":"config/qingdao/xilian/XL008","shared_config":"config/qingdao/xilian/shared_config"},"commit":{"XL008":"1dbced7","shared_config":"6ad40a6"}}
[Pipeline] echo
{"project":{"XL008":"config/qingdao/xilian/XL008","shared_config":"config/qingdao/xilian/shared_config"},"commit":{"XL008":"1dbced7","shared_config":"6ad40a6"}}
[Pipeline] sh
+ echo '{"project":{"XL008":"config/qingdao/xilian/XL008","shared_config":"config/qingdao/xilian/shared_config"},"commit":{"XL008":"1dbced7","shared_config":"6ad40a6"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/qingdaoXL/.XL008.json
{"project":{"XL008":"config/qingdao/xilian/XL008","shared_config":"config/qingdao/xilian/shared_config"},"commit":{"XL008":"1dbced7","shared_config":"6ad40a6"}}
[Pipeline] echo
{"repo_name":"params_orin_slave_XL008","branch":"rc_dev","time":"2024-08-15_19-37-09","commit_id":"1dbced7","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // script
[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=XL008
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=XL008
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":1487,"description":"","name":"XL008","name_with_namespace":"Localization / config / XL008","path":"xl008","path_with_namespace":"localization/config/xl008","created_at":"2024-05-06T02:05:32.233Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/xl008.git","http_url_to_repo":"http://159.27.226.4/localization/config/xl008.git","web_url":"http://159.27.226.4/localization/config/xl008","readme_url":"http://159.27.226.4/localization/config/xl008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-15T05:26:50.158Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1487","issues":"http://159.27.226.4/api/v4/projects/1487/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1487/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1487/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1487/labels","events":"http://159.27.226.4/api/v4/projects/1487/events","members":"http://159.27.226.4/api/v4/projects/1487/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1487/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-05-07T02:05:32.245Z"},"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":4,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1480,"description":null,"name":"XL008","name_with_namespace":"Lidar / config / vehicles / XL008","path":"XL008","path_with_namespace":"lidar/config/vehicles/XL008","created_at":"2024-04-30T08:02:33.113Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/XL008.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/XL008.git","web_url":"http://159.27.226.4/lidar/config/vehicles/XL008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-02T12:27:18.467Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1480","issues":"http://159.27.226.4/api/v4/projects/1480/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1480/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1480/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1480/labels","events":"http://159.27.226.4/api/v4/projects/1480/events","members":"http://159.27.226.4/api/v4/projects/1480/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1480/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-05-01T08:02:33.123Z"},"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":38,"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":null,"group_access":null}},{"id":1473,"description":"","name":"XL008","name_with_namespace":"Hardware / config / XL008","path":"XL008","path_with_namespace":"hardware/config/XL008","created_at":"2024-04-30T06:07:01.521Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/XL008.git","http_url_to_repo":"http://159.27.226.4/hardware/config/XL008.git","web_url":"http://159.27.226.4/hardware/config/XL008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-09T09:51:02.079Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1473","issues":"http://159.27.226.4/api/v4/projects/1473/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1473/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1473/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1473/labels","events":"http://159.27.226.4/api/v4/projects/1473/events","members":"http://159.27.226.4/api/v4/projects/1473/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1473/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-05-01T06:07:01.534Z"},"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":6,"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":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1466,"description":"","name":"XL008","name_with_namespace":"config / extrinsics / XL008","path":"XL008","path_with_namespace":"config/extrinsics/XL008","created_at":"2024-04-30T06:00:26.617Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/XL008.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/XL008.git","web_url":"http://159.27.226.4/config/extrinsics/XL008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-15T07:37:36.441Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1466","issues":"http://159.27.226.4/api/v4/projects/1466/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1466/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1466/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1466/labels","events":"http://159.27.226.4/api/v4/projects/1466/events","members":"http://159.27.226.4/api/v4/projects/1466/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1466/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-05-01T06:00:26.628Z"},"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":114,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1458,"description":"","name":"XL008","name_with_namespace":"config / qingdao / xilian / XL008","path":"XL008","path_with_namespace":"config/qingdao/xilian/XL008","created_at":"2024-04-30T02:59:59.314Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/XL008.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/XL008.git","web_url":"http://159.27.226.4/config/qingdao/xilian/XL008","readme_url":"http://159.27.226.4/config/qingdao/xilian/XL008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-30T02:59:59.314Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1458","issues":"http://159.27.226.4/api/v4/projects/1458/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1458/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1458/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1458/labels","events":"http://159.27.226.4/api/v4/projects/1458/events","members":"http://159.27.226.4/api/v4/projects/1458/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1458/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-05-01T02:59:59.326Z"},"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":5,"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":null,"group_access":null}},{"id":1452,"description":"","name":"XL008","name_with_namespace":"config / vehicles / XL008","path":"XL008","path_with_namespace":"config/vehicles/XL008","created_at":"2024-04-29T08:24:49.369Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/XL008.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/XL008.git","web_url":"http://159.27.226.4/config/vehicles/XL008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-09T09:49:08.382Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1452","issues":"http://159.27.226.4/api/v4/projects/1452/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1452/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1452/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1452/labels","events":"http://159.27.226.4/api/v4/projects/1452/events","members":"http://159.27.226.4/api/v4/projects/1452/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1452/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-04-30T08:24:49.378Z"},"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":5,"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":null,"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
config/qingdao/xilian/XL008
[Pipeline] echo
1458
[Pipeline] echo
1458
[Pipeline] sh
+ git rev-parse --short HEAD
[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/1458/repository/commits/1dbced7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1458/repository/commits/1dbced7
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"1dbced75972089eaccf15302c38f2ff44be0c05b","short_id":"1dbced75","created_at":"2024-04-30T11:09:04.000+08:00","parent_ids":["82b97ee303c5e966fb8156478d0557b5592fa3bf"],"title":"feat_out:copy from XL001 dev","message":"feat_out:copy from XL001 dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-04-30T11:09:04.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-04-30T11:09:04.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/xilian/XL008/-/commit/1dbced75972089eaccf15302c38f2ff44be0c05b","stats":{"additions":12888,"deletions":92,"total":12980},"status":null,"project_id":1458,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/04/30/11:09:04
[Pipeline] echo
rc_dev**: 1dbced7.**2024/04/30/11:09:04**   
 
[Pipeline] dir
Running in /root/workspace/qingdaoXL-config/XL008/params_XL008
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoXL-config/shared_config/rc_dev/
[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/qingdao/xilian/shared_config.git
 > git init /root/workspace/qingdaoXL-config/XL008/params_XL008 # timeout=10
Fetching upstream changes from http://159.27.226.4/config/qingdao/xilian/shared_config.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/qingdao/xilian/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://159.27.226.4/config/qingdao/xilian/shared_config.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/rc_dev^{commit} # timeout=10
Checking out Revision 6ad40a6a569588d0d01b90d6157f97b428bb29e6 (origin/rc_dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ad40a6a569588d0d01b90d6157f97b428bb29e6 # timeout=30000
Commit message: "fix:设置最小变道距离为25m"
 > git rev-list --no-walk 6ad40a6a569588d0d01b90d6157f97b428bb29e6 # timeout=10
[Pipeline] sh
+ cp -r .git/ params pointcloud /root/workspace/qingdaoXL-config/shared_config/rc_dev/
[Pipeline] sh
+ rm -rf params_XL008@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/qingdaoXL/XL008.json
[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=shared_config
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-07T02:36:46.811Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":5,"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":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":5,"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":null,"group_access":null}},{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":5,"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":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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":"2023-10-31T06:38:21.323Z"},"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":5,"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":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-06T02:24:32.898Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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":"2023-10-18T11:35:03.593Z"},"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":5,"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":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T03:12:30.506Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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":"2023-09-22T07:01:00.288Z"},"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":5,"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":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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":"2023-09-13T11:52:34.092Z"},"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":5,"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":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/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":"2023-08-22T09:09:35.363Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/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":"2023-07-29T02:45:18.435Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T07:27:00.197Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/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":"2023-07-05T11:29:03.403Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/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":"2023-05-11T05:51:44.195Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/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":"2023-04-16T01:44:41.709Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/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":"2023-02-28T07:33:41.552Z"},"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":5,"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":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T07:43:16.552Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/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":"2023-02-12T09:36:53.353Z"},"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":5,"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":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-05T02:30:36.811Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/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":"2023-01-07T02:54:07.782Z"},"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":5,"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":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"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":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-15T06:43:07.528Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/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-10-28T06:49:53.442Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/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-09-15T03:19:24.827Z"},"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":5,"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":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"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-04-30T08:36:40.218Z"},"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":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","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":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-08-09T03:31:47.579Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/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":"2021-12-21T10:07:29.984Z"},"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":7,"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":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"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":null,"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
config/qingdao/xilian/shared_config
[Pipeline] echo
1112
[Pipeline] echo
1112
[Pipeline] echo
6ad40a6
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1112 6ad40a6 6ad40a6
[Pipeline] echo
/root/commtest/rcdev-project/qingdaoXL/.XL008.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"XL008":"config/qingdao/xilian/XL008","shared_config":"config/qingdao/xilian/shared_config"},"commit":{"XL008":"1dbced7","shared_config":"6ad40a6"}}
[Pipeline] echo
{"project":{"XL008":"config/qingdao/xilian/XL008","shared_config":"config/qingdao/xilian/shared_config"},"commit":{"XL008":"1dbced7","shared_config":"6ad40a6"}}
[Pipeline] sh
+ echo '{"project":{"XL008":"config/qingdao/xilian/XL008","shared_config":"config/qingdao/xilian/shared_config"},"commit":{"XL008":"1dbced7","shared_config":"6ad40a6"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/qingdaoXL/.XL008.json
{"project":{"XL008":"config/qingdao/xilian/XL008","shared_config":"config/qingdao/xilian/shared_config"},"commit":{"XL008":"1dbced7","shared_config":"6ad40a6"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-08-15_19-37-16","commit_id":"6ad40a6","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // script
[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=shared_config
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-07T02:36:46.811Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/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-04-27T07:53:48.133Z"},"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":5,"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":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-16T05:51:16.189Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/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-04-27T03:10:53.212Z"},"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":5,"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":null,"group_access":null}},{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/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-03-12T07:05:56.106Z"},"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":5,"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":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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":"2023-10-31T06:38:21.323Z"},"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":5,"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":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-06T02:24:32.898Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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":"2023-10-18T11:35:03.593Z"},"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":5,"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":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T03:12:30.506Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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":"2023-09-22T07:01:00.288Z"},"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":5,"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":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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":"2023-09-13T11:52:34.092Z"},"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":5,"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":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/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":"2023-08-22T09:09:35.363Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/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":"2023-07-29T02:45:18.435Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T07:27:00.197Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/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":"2023-07-05T11:29:03.403Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/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":"2023-05-11T05:51:44.195Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/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":"2023-04-16T01:44:41.709Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/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":"2023-02-28T07:33:41.552Z"},"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":5,"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":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T07:43:16.552Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/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":"2023-02-12T09:36:53.353Z"},"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":5,"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":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-05T02:30:36.811Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/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":"2023-01-07T02:54:07.782Z"},"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":5,"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":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"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":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-15T06:43:07.528Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/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-10-28T06:49:53.442Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/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-09-15T03:19:24.827Z"},"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":5,"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":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"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-04-30T08:36:40.218Z"},"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":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","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":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-08-09T03:31:47.579Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/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":"2021-12-21T10:07:29.984Z"},"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":7,"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":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"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":null,"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
config/qingdao/xilian/shared_config
[Pipeline] echo
1112
[Pipeline] echo
1112
[Pipeline] sh
+ git rev-parse --short HEAD
[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/1112/repository/commits/6ad40a6
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1112/repository/commits/6ad40a6
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6ad40a6a569588d0d01b90d6157f97b428bb29e6","short_id":"6ad40a6a","created_at":"2024-01-15T10:59:05.000+08:00","parent_ids":["60557ed3185a9abfcd896b200a8d49adf7feb17b"],"title":"fix:设置最小变道距离为25m","message":"fix:设置最小变道距离为25m\n","author_name":"panhu","author_email":"panhu@senior.auto.com","authored_date":"2024-01-15T10:59:05.000+08:00","committer_name":"panhu","committer_email":"panhu@senior.auto.com","committed_date":"2024-01-15T10:59:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/commit/6ad40a6a569588d0d01b90d6157f97b428bb29e6","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1112,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/01/15/10:59:05
[Pipeline] echo
rc_dev**: 6ad40a6.**2024/01/15/10:59:05**   
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_slave_XL008","branch":"rc_dev","time":"2024-08-15_19-37-09","commit_id":"1dbced7","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-08-15_19-37-16","commit_id":"6ad40a6","version":"","commit_msgs":",,"}],"device":2,"device_name":"XL008_Slave","type":0,"project":14}
[Pipeline] echo
XL008
[Pipeline] sh
++ ls
++ xargs
++ grep -v version.json
++ grep -v params_XL008
+ cp -r params params_XL008/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_slave_XL008","branch":"rc_dev","time":"2024-08-15_19-37-09","commit_id":"1dbced7","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-08-15_19-37-16","commit_id":"6ad40a6","version":"","commit_msgs":",,"}],"device":2,"device_name":"XL008_Slave","type":0,"project":14}'
[Pipeline] sh
+ rm -rf params_XL008@tmp
[Pipeline] echo
  >  -  [XL008slave]:   
 **公有rc_dev**: 6ad40a6.**2024/01/15/10:59:05**   
 **私有rc_dev**: 1dbced7.**2024/04/30/11:09:04**   
   
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/qingdaoXL-config/XL008@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (checkout_new)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>拉取新参数方式,合并旧参数(个别车)>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
XL008拉取新参数方式
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoXL-config/XL008/params_new
[Pipeline] dir
Running in /root/workspace/qingdaoXL-config/XL008/params_new
[Pipeline] {
[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/XL008.git
 > git init /root/workspace/qingdaoXL-config/XL008/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/XL008.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/XL008.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://159.27.226.4/config/vehicles/XL008.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 e57f33389932c564349eb86ce2134788ae2ca898 (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e57f33389932c564349eb86ce2134788ae2ca898 # timeout=300000
Commit message: "feat_out: hardware to the lastest commit of dev"
 > git rev-list --no-walk e57f33389932c564349eb86ce2134788ae2ca898 # timeout=10
[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/XL008.git) registered for path 'hardware'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/XL008.git) registered for path 'lidar-extrinsics'
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 '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/xl008.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_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/XL008.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 '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' (git@159.27.226.4:system/config/system-node-qingdao-xilian.git) registered for path 'system-node'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote --progress
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/crane_align_common'...
remote: Enumerating objects: 37, done.        
remote: Counting objects:   2% (1/37)        
remote: Counting objects:   5% (2/37)        
remote: Counting objects:   8% (3/37)        
remote: Counting objects:  10% (4/37)        
remote: Counting objects:  13% (5/37)        
remote: Counting objects:  16% (6/37)        
remote: Counting objects:  18% (7/37)        
remote: Counting objects:  21% (8/37)        
remote: Counting objects:  24% (9/37)        
remote: Counting objects:  27% (10/37)        
remote: Counting objects:  29% (11/37)        
remote: Counting objects:  32% (12/37)        
remote: Counting objects:  35% (13/37)        
remote: Counting objects:  37% (14/37)        
remote: Counting objects:  40% (15/37)        
remote: Counting objects:  43% (16/37)        
remote: Counting objects:  45% (17/37)        
remote: Counting objects:  48% (18/37)        
remote: Counting objects:  51% (19/37)        
remote: Counting objects:  54% (20/37)        
remote: Counting objects:  56% (21/37)        
remote: Counting objects:  59% (22/37)        
remote: Counting objects:  62% (23/37)        
remote: Counting objects:  64% (24/37)        
remote: Counting objects:  67% (25/37)        
remote: Counting objects:  70% (26/37)        
remote: Counting objects:  72% (27/37)        
remote: Counting objects:  75% (28/37)        
remote: Counting objects:  78% (29/37)        
remote: Counting objects:  81% (30/37)        
remote: Counting objects:  83% (31/37)        
remote: Counting objects:  86% (32/37)        
remote: Counting objects:  89% (33/37)        
remote: Counting objects:  91% (34/37)        
remote: Counting objects:  94% (35/37)        
remote: Counting objects:  97% (36/37)        
remote: Counting objects: 100% (37/37)        
remote: Counting objects: 100% (37/37), done.        
remote: Compressing objects:   3% (1/29)        
remote: Compressing objects:   6% (2/29)        
remote: Compressing objects:  10% (3/29)        
remote: Compressing objects:  13% (4/29)        
remote: Compressing objects:  17% (5/29)        
remote: Compressing objects:  20% (6/29)        
remote: Compressing objects:  24% (7/29)        
remote: Compressing objects:  27% (8/29)        
remote: Compressing objects:  31% (9/29)        
remote: Compressing objects:  34% (10/29)        
remote: Compressing objects:  37% (11/29)        
remote: Compressing objects:  41% (12/29)        
remote: Compressing objects:  44% (13/29)        
remote: Compressing objects:  48% (14/29)        
remote: Compressing objects:  51% (15/29)        
remote: Compressing objects:  55% (16/29)        
remote: Compressing objects:  58% (17/29)        
remote: Compressing objects:  62% (18/29)        
remote: Compressing objects:  65% (19/29)        
remote: Compressing objects:  68% (20/29)        
remote: Compressing objects:  72% (21/29)        
remote: Compressing objects:  75% (22/29)        
remote: Compressing objects:  79% (23/29)        
remote: Compressing objects:  82% (24/29)        
remote: Compressing objects:  86% (25/29)        
remote: Compressing objects:  89% (26/29)        
remote: Compressing objects:  93% (27/29)        
remote: Compressing objects:  96% (28/29)        
remote: Compressing objects: 100% (29/29)        
remote: Compressing objects: 100% (29/29), done.        
remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0        
Receiving objects:   2% (1/37)
Receiving objects:   5% (2/37)
Receiving objects:   8% (3/37)
Receiving objects:  10% (4/37)
Receiving objects:  13% (5/37)
Receiving objects:  16% (6/37)
Receiving objects:  18% (7/37)
Receiving objects:  21% (8/37)
Receiving objects:  24% (9/37)
Receiving objects:  27% (10/37)
Receiving objects:  29% (11/37)
Receiving objects:  32% (12/37)
Receiving objects:  35% (13/37)
Receiving objects:  37% (14/37)
Receiving objects:  40% (15/37)
Receiving objects:  43% (16/37)
Receiving objects:  45% (17/37)
Receiving objects:  48% (18/37)
Receiving objects:  51% (19/37)
Receiving objects:  54% (20/37)
Receiving objects:  56% (21/37)
Receiving objects:  59% (22/37)
Receiving objects:  62% (23/37)
Receiving objects:  64% (24/37)
Receiving objects:  67% (25/37)
Receiving objects:  70% (26/37)
Receiving objects:  72% (27/37)
Receiving objects:  75% (28/37)
Receiving objects:  78% (29/37)
Receiving objects:  81% (30/37)
Receiving objects:  83% (31/37)
Receiving objects:  86% (32/37)
Receiving objects:  89% (33/37)
Receiving objects:  91% (34/37)
Receiving objects:  94% (35/37)
Receiving objects:  97% (36/37)
Receiving objects: 100% (37/37)
Receiving objects: 100% (37/37), 18.07 KiB | 4.52 MiB/s, done.
Resolving deltas:   0% (0/13)
Resolving deltas:  46% (6/13)
Resolving deltas:  69% (9/13)
Resolving deltas:  92% (12/13)
Resolving deltas: 100% (13/13)
Resolving deltas: 100% (13/13), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/crane_align_customized'...
remote: Enumerating objects: 1836, done.        
remote: Counting objects:   0% (1/122)        
remote: Counting objects:   1% (2/122)        
remote: Counting objects:   2% (3/122)        
remote: Counting objects:   3% (4/122)        
remote: Counting objects:   4% (5/122)        
remote: Counting objects:   5% (7/122)        
remote: Counting objects:   6% (8/122)        
remote: Counting objects:   7% (9/122)        
remote: Counting objects:   8% (10/122)        
remote: Counting objects:   9% (11/122)        
remote: Counting objects:  10% (13/122)        
remote: Counting objects:  11% (14/122)        
remote: Counting objects:  12% (15/122)        
remote: Counting objects:  13% (16/122)        
remote: Counting objects:  14% (18/122)        
remote: Counting objects:  15% (19/122)        
remote: Counting objects:  16% (20/122)        
remote: Counting objects:  17% (21/122)        
remote: Counting objects:  18% (22/122)        
remote: Counting objects:  19% (24/122)        
remote: Counting objects:  20% (25/122)        
remote: Counting objects:  21% (26/122)        
remote: Counting objects:  22% (27/122)        
remote: Counting objects:  23% (29/122)        
remote: Counting objects:  24% (30/122)        
remote: Counting objects:  25% (31/122)        
remote: Counting objects:  26% (32/122)        
remote: Counting objects:  27% (33/122)        
remote: Counting objects:  28% (35/122)        
remote: Counting objects:  29% (36/122)        
remote: Counting objects:  30% (37/122)        
remote: Counting objects:  31% (38/122)        
remote: Counting objects:  32% (40/122)        
remote: Counting objects:  33% (41/122)        
remote: Counting objects:  34% (42/122)        
remote: Counting objects:  35% (43/122)        
remote: Counting objects:  36% (44/122)        
remote: Counting objects:  37% (46/122)        
remote: Counting objects:  38% (47/122)        
remote: Counting objects:  39% (48/122)        
remote: Counting objects:  40% (49/122)        
remote: Counting objects:  41% (51/122)        
remote: Counting objects:  42% (52/122)        
remote: Counting objects:  43% (53/122)        
remote: Counting objects:  44% (54/122)        
remote: Counting objects:  45% (55/122)        
remote: Counting objects:  46% (57/122)        
remote: Counting objects:  47% (58/122)        
remote: Counting objects:  48% (59/122)        
remote: Counting objects:  49% (60/122)        
remote: Counting objects:  50% (61/122)        
remote: Counting objects:  51% (63/122)        
remote: Counting objects:  52% (64/122)        
remote: Counting objects:  53% (65/122)        
remote: Counting objects:  54% (66/122)        
remote: Counting objects:  55% (68/122)        
remote: Counting objects:  56% (69/122)        
remote: Counting objects:  57% (70/122)        
remote: Counting objects:  58% (71/122)        
remote: Counting objects:  59% (72/122)        
remote: Counting objects:  60% (74/122)        
remote: Counting objects:  61% (75/122)        
remote: Counting objects:  62% (76/122)        
remote: Counting objects:  63% (77/122)        
remote: Counting objects:  64% (79/122)        
remote: Counting objects:  65% (80/122)        
remote: Counting objects:  66% (81/122)        
remote: Counting objects:  67% (82/122)        
remote: Counting objects:  68% (83/122)        
remote: Counting objects:  69% (85/122)        
remote: Counting objects:  70% (86/122)        
remote: Counting objects:  71% (87/122)        
remote: Counting objects:  72% (88/122)        
remote: Counting objects:  73% (90/122)        
remote: Counting objects:  74% (91/122)        
remote: Counting objects:  75% (92/122)        
remote: Counting objects:  76% (93/122)        
remote: Counting objects:  77% (94/122)        
remote: Counting objects:  78% (96/122)        
remote: Counting objects:  79% (97/122)        
remote: Counting objects:  80% (98/122)        
remote: Counting objects:  81% (99/122)        
remote: Counting objects:  82% (101/122)        
remote: Counting objects:  83% (102/122)        
remote: Counting objects:  84% (103/122)        
remote: Counting objects:  85% (104/122)        
remote: Counting objects:  86% (105/122)        
remote: Counting objects:  87% (107/122)        
remote: Counting objects:  88% (108/122)        
remote: Counting objects:  89% (109/122)        
remote: Counting objects:  90% (110/122)        
remote: Counting objects:  91% (112/122)        
remote: Counting objects:  92% (113/122)        
remote: Counting objects:  93% (114/122)        
remote: Counting objects:  94% (115/122)        
remote: Counting objects:  95% (116/122)        
remote: Counting objects:  96% (118/122)        
remote: Counting objects:  97% (119/122)        
remote: Counting objects:  98% (120/122)        
remote: Counting objects:  99% (121/122)        
remote: Counting objects: 100% (122/122)        
remote: Counting objects: 100% (122/122), done.        
remote: Compressing objects:   1% (1/54)        
remote: Compressing objects:   3% (2/54)        
remote: Compressing objects:   5% (3/54)        
remote: Compressing objects:   7% (4/54)        
remote: Compressing objects:   9% (5/54)        
remote: Compressing objects:  11% (6/54)        
remote: Compressing objects:  12% (7/54)        
remote: Compressing objects:  14% (8/54)        
remote: Compressing objects:  16% (9/54)        
remote: Compressing objects:  18% (10/54)        
remote: Compressing objects:  20% (11/54)        
remote: Compressing objects:  22% (12/54)        
remote: Compressing objects:  24% (13/54)        
remote: Compressing objects:  25% (14/54)        
remote: Compressing objects:  27% (15/54)        
remote: Compressing objects:  29% (16/54)        
remote: Compressing objects:  31% (17/54)        
remote: Compressing objects:  33% (18/54)        
remote: Compressing objects:  35% (19/54)        
remote: Compressing objects:  37% (20/54)        
remote: Compressing objects:  38% (21/54)        
remote: Compressing objects:  40% (22/54)        
remote: Compressing objects:  42% (23/54)        
remote: Compressing objects:  44% (24/54)        
remote: Compressing objects:  46% (25/54)        
remote: Compressing objects:  48% (26/54)        
remote: Compressing objects:  50% (27/54)        
remote: Compressing objects:  51% (28/54)        
remote: Compressing objects:  53% (29/54)        
remote: Compressing objects:  55% (30/54)        
remote: Compressing objects:  57% (31/54)        
remote: Compressing objects:  59% (32/54)        
remote: Compressing objects:  61% (33/54)        
remote: Compressing objects:  62% (34/54)        
remote: Compressing objects:  64% (35/54)        
remote: Compressing objects:  66% (36/54)        
remote: Compressing objects:  68% (37/54)        
remote: Compressing objects:  70% (38/54)        
remote: Compressing objects:  72% (39/54)        
remote: Compressing objects:  74% (40/54)        
remote: Compressing objects:  75% (41/54)        
remote: Compressing objects:  77% (42/54)        
remote: Compressing objects:  79% (43/54)        
remote: Compressing objects:  81% (44/54)        
remote: Compressing objects:  83% (45/54)        
remote: Compressing objects:  85% (46/54)        
remote: Compressing objects:  87% (47/54)        
remote: Compressing objects:  88% (48/54)        
remote: Compressing objects:  90% (49/54)        
remote: Compressing objects:  92% (50/54)        
remote: Compressing objects:  94% (51/54)        
remote: Compressing objects:  96% (52/54)        
remote: Compressing objects:  98% (53/54)        
remote: Compressing objects: 100% (54/54)        
remote: Compressing objects: 100% (54/54), done.        
Receiving objects:   0% (1/1836)
Receiving objects:   1% (19/1836)
Receiving objects:   2% (37/1836)
Receiving objects:   3% (56/1836)
Receiving objects:   4% (74/1836)
Receiving objects:   5% (92/1836)
Receiving objects:   6% (111/1836)
Receiving objects:   7% (129/1836)
Receiving objects:   8% (147/1836)
Receiving objects:   9% (166/1836)
Receiving objects:  10% (184/1836)
Receiving objects:  11% (202/1836)
Receiving objects:  12% (221/1836)
Receiving objects:  13% (239/1836)
Receiving objects:  14% (258/1836)
Receiving objects:  15% (276/1836)
Receiving objects:  16% (294/1836)
Receiving objects:  17% (313/1836)
Receiving objects:  18% (331/1836)
Receiving objects:  19% (349/1836)
Receiving objects:  20% (368/1836)
Receiving objects:  21% (386/1836)
Receiving objects:  22% (404/1836)
Receiving objects:  23% (423/1836)
Receiving objects:  24% (441/1836)
Receiving objects:  25% (459/1836)
Receiving objects:  26% (478/1836)
Receiving objects:  27% (496/1836)
Receiving objects:  28% (515/1836)
Receiving objects:  29% (533/1836)
Receiving objects:  30% (551/1836)
Receiving objects:  31% (570/1836)
Receiving objects:  32% (588/1836)
Receiving objects:  33% (606/1836)
Receiving objects:  34% (625/1836)
Receiving objects:  35% (643/1836)
Receiving objects:  36% (661/1836)
Receiving objects:  37% (680/1836)
Receiving objects:  38% (698/1836)
Receiving objects:  39% (717/1836)
Receiving objects:  40% (735/1836)
Receiving objects:  41% (753/1836)
Receiving objects:  42% (772/1836)
Receiving objects:  43% (790/1836)
Receiving objects:  44% (808/1836)
Receiving objects:  45% (827/1836)
Receiving objects:  46% (845/1836)
Receiving objects:  47% (863/1836)
Receiving objects:  48% (882/1836)
Receiving objects:  49% (900/1836)
Receiving objects:  50% (918/1836)
Receiving objects:  51% (937/1836)
Receiving objects:  52% (955/1836)
Receiving objects:  53% (974/1836)
Receiving objects:  54% (992/1836)
Receiving objects:  55% (1010/1836)
Receiving objects:  56% (1029/1836)
Receiving objects:  57% (1047/1836)
Receiving objects:  58% (1065/1836)
Receiving objects:  59% (1084/1836)
Receiving objects:  60% (1102/1836)
Receiving objects:  61% (1120/1836)
Receiving objects:  62% (1139/1836)
Receiving objects:  63% (1157/1836)
Receiving objects:  64% (1176/1836)
Receiving objects:  65% (1194/1836)
Receiving objects:  66% (1212/1836)
Receiving objects:  67% (1231/1836)
Receiving objects:  68% (1249/1836)
Receiving objects:  69% (1267/1836)
Receiving objects:  70% (1286/1836)
Receiving objects:  71% (1304/1836)
Receiving objects:  72% (1322/1836)
Receiving objects:  73% (1341/1836)
Receiving objects:  74% (1359/1836)
Receiving objects:  75% (1377/1836)
Receiving objects:  76% (1396/1836)
Receiving objects:  77% (1414/1836)
Receiving objects:  78% (1433/1836)
Receiving objects:  79% (1451/1836)
Receiving objects:  80% (1469/1836)
Receiving objects:  81% (1488/1836)
Receiving objects:  82% (1506/1836)
Receiving objects:  83% (1524/1836)
Receiving objects:  84% (1543/1836)
Receiving objects:  85% (1561/1836)
Receiving objects:  86% (1579/1836)
Receiving objects:  87% (1598/1836)
Receiving objects:  88% (1616/1836)
Receiving objects:  89% (1635/1836)
Receiving objects:  90% (1653/1836)
Receiving objects:  91% (1671/1836)
Receiving objects:  92% (1690/1836)
remote: Total 1836 (delta 54), reused 103 (delta 40), pack-reused 1714        
Receiving objects:  93% (1708/1836)
Receiving objects:  94% (1726/1836)
Receiving objects:  95% (1745/1836)
Receiving objects:  96% (1763/1836)
Receiving objects:  97% (1781/1836)
Receiving objects:  98% (1800/1836)
Receiving objects:  99% (1818/1836)
Receiving objects: 100% (1836/1836)
Receiving objects: 100% (1836/1836), 526.47 KiB | 10.97 MiB/s, done.
Resolving deltas:   0% (0/883)
Resolving deltas:   2% (19/883)
Resolving deltas:   3% (27/883)
Resolving deltas:   4% (36/883)
Resolving deltas:   5% (45/883)
Resolving deltas:  18% (161/883)
Resolving deltas:  23% (210/883)
Resolving deltas:  25% (224/883)
Resolving deltas:  26% (233/883)
Resolving deltas:  27% (239/883)
Resolving deltas:  28% (251/883)
Resolving deltas:  31% (277/883)
Resolving deltas:  32% (289/883)
Resolving deltas:  33% (292/883)
Resolving deltas:  34% (301/883)
Resolving deltas:  35% (315/883)
Resolving deltas:  36% (326/883)
Resolving deltas:  37% (329/883)
Resolving deltas:  38% (336/883)
Resolving deltas:  42% (376/883)
Resolving deltas:  43% (385/883)
Resolving deltas:  46% (408/883)
Resolving deltas:  47% (420/883)
Resolving deltas:  48% (427/883)
Resolving deltas:  49% (434/883)
Resolving deltas:  50% (443/883)
Resolving deltas:  51% (451/883)
Resolving deltas:  53% (468/883)
Resolving deltas:  54% (480/883)
Resolving deltas:  55% (487/883)
Resolving deltas:  56% (499/883)
Resolving deltas:  57% (506/883)
Resolving deltas:  58% (517/883)
Resolving deltas:  60% (530/883)
Resolving deltas:  62% (556/883)
Resolving deltas:  63% (557/883)
Resolving deltas:  65% (576/883)
Resolving deltas:  67% (592/883)
Resolving deltas:  69% (610/883)
Resolving deltas:  71% (629/883)
Resolving deltas:  72% (639/883)
Resolving deltas:  73% (648/883)
Resolving deltas:  75% (667/883)
Resolving deltas:  76% (672/883)
Resolving deltas:  77% (680/883)
Resolving deltas:  78% (694/883)
Resolving deltas: 100% (883/883)
Resolving deltas: 100% (883/883), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/hardware'...
remote: Enumerating objects: 37, done.        
remote: Counting objects:   2% (1/37)        
remote: Counting objects:   5% (2/37)        
remote: Counting objects:   8% (3/37)        
remote: Counting objects:  10% (4/37)        
remote: Counting objects:  13% (5/37)        
remote: Counting objects:  16% (6/37)        
remote: Counting objects:  18% (7/37)        
remote: Counting objects:  21% (8/37)        
remote: Counting objects:  24% (9/37)        
remote: Counting objects:  27% (10/37)        
remote: Counting objects:  29% (11/37)        
remote: Counting objects:  32% (12/37)        
remote: Counting objects:  35% (13/37)        
remote: Counting objects:  37% (14/37)        
remote: Counting objects:  40% (15/37)        
remote: Counting objects:  43% (16/37)        
remote: Counting objects:  45% (17/37)        
remote: Counting objects:  48% (18/37)        
remote: Counting objects:  51% (19/37)        
remote: Counting objects:  54% (20/37)        
remote: Counting objects:  56% (21/37)        
remote: Counting objects:  59% (22/37)        
remote: Counting objects:  62% (23/37)        
remote: Counting objects:  64% (24/37)        
remote: Counting objects:  67% (25/37)        
remote: Counting objects:  70% (26/37)        
remote: Counting objects:  72% (27/37)        
remote: Counting objects:  75% (28/37)        
remote: Counting objects:  78% (29/37)        
remote: Counting objects:  81% (30/37)        
remote: Counting objects:  83% (31/37)        
remote: Counting objects:  86% (32/37)        
remote: Counting objects:  89% (33/37)        
remote: Counting objects:  91% (34/37)        
remote: Counting objects:  94% (35/37)        
remote: Counting objects:  97% (36/37)        
remote: Counting objects: 100% (37/37)        
remote: Counting objects: 100% (37/37), done.        
remote: Compressing objects:   3% (1/29)        
remote: Compressing objects:   6% (2/29)        
remote: Compressing objects:  10% (3/29)        
remote: Compressing objects:  13% (4/29)        
remote: Compressing objects:  17% (5/29)        
remote: Compressing objects:  20% (6/29)        
remote: Compressing objects:  24% (7/29)        
remote: Compressing objects:  27% (8/29)        
remote: Compressing objects:  31% (9/29)        
remote: Compressing objects:  34% (10/29)        
remote: Compressing objects:  37% (11/29)        
remote: Compressing objects:  41% (12/29)        
remote: Compressing objects:  44% (13/29)        
remote: Compressing objects:  48% (14/29)        
remote: Compressing objects:  51% (15/29)        
remote: Compressing objects:  55% (16/29)        
remote: Compressing objects:  58% (17/29)        
remote: Compressing objects:  62% (18/29)        
remote: Compressing objects:  65% (19/29)        
remote: Compressing objects:  68% (20/29)        
remote: Compressing objects:  72% (21/29)        
remote: Compressing objects:  75% (22/29)        
remote: Compressing objects:  79% (23/29)        
remote: Compressing objects:  82% (24/29)        
remote: Compressing objects:  86% (25/29)        
remote: Compressing objects:  89% (26/29)        
remote: Compressing objects:  93% (27/29)        
remote: Compressing objects:  96% (28/29)        
remote: Compressing objects: 100% (29/29)        
remote: Compressing objects: 100% (29/29), done.        
remote: Total 37 (delta 15), reused 0 (delta 0), pack-reused 0        
Receiving objects:   2% (1/37)
Receiving objects:   5% (2/37)
Receiving objects:   8% (3/37)
Receiving objects:  10% (4/37)
Receiving objects:  13% (5/37)
Receiving objects:  16% (6/37)
Receiving objects:  18% (7/37)
Receiving objects:  21% (8/37)
Receiving objects:  24% (9/37)
Receiving objects:  27% (10/37)
Receiving objects:  29% (11/37)
Receiving objects:  32% (12/37)
Receiving objects:  35% (13/37)
Receiving objects:  37% (14/37)
Receiving objects:  40% (15/37)
Receiving objects:  43% (16/37)
Receiving objects:  45% (17/37)
Receiving objects:  48% (18/37)
Receiving objects:  51% (19/37)
Receiving objects:  54% (20/37)
Receiving objects:  56% (21/37)
Receiving objects:  59% (22/37)
Receiving objects:  62% (23/37)
Receiving objects:  64% (24/37)
Receiving objects:  67% (25/37)
Receiving objects:  70% (26/37)
Receiving objects:  72% (27/37)
Receiving objects:  75% (28/37)
Receiving objects:  78% (29/37)
Receiving objects:  81% (30/37)
Receiving objects:  83% (31/37)
Receiving objects:  86% (32/37)
Receiving objects:  89% (33/37)
Receiving objects:  91% (34/37)
Receiving objects:  94% (35/37)
Receiving objects:  97% (36/37)
Receiving objects: 100% (37/37)
Receiving objects: 100% (37/37), done.
Resolving deltas:   0% (0/15)
Resolving deltas:  46% (7/15)
Resolving deltas:  73% (11/15)
Resolving deltas:  80% (12/15)
Resolving deltas:  86% (13/15)
Resolving deltas:  93% (14/15)
Resolving deltas: 100% (15/15)
Resolving deltas: 100% (15/15), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/hesai_lidar_customized'...
remote: Enumerating objects: 22, done.        
remote: Counting objects:   4% (1/22)        
remote: Counting objects:   9% (2/22)        
remote: Counting objects:  13% (3/22)        
remote: Counting objects:  18% (4/22)        
remote: Counting objects:  22% (5/22)        
remote: Counting objects:  27% (6/22)        
remote: Counting objects:  31% (7/22)        
remote: Counting objects:  36% (8/22)        
remote: Counting objects:  40% (9/22)        
remote: Counting objects:  45% (10/22)        
remote: Counting objects:  50% (11/22)        
remote: Counting objects:  54% (12/22)        
remote: Counting objects:  59% (13/22)        
remote: Counting objects:  63% (14/22)        
remote: Counting objects:  68% (15/22)        
remote: Counting objects:  72% (16/22)        
remote: Counting objects:  77% (17/22)        
remote: Counting objects:  81% (18/22)        
remote: Counting objects:  86% (19/22)        
remote: Counting objects:  90% (20/22)        
remote: Counting objects:  95% (21/22)        
remote: Counting objects: 100% (22/22)        
remote: Counting objects: 100% (22/22), done.        
remote: Compressing objects:   4% (1/21)        
remote: Compressing objects:   9% (2/21)        
remote: Compressing objects:  14% (3/21)        
remote: Compressing objects:  19% (4/21)        
remote: Compressing objects:  23% (5/21)        
remote: Compressing objects:  28% (6/21)        
remote: Compressing objects:  33% (7/21)        
remote: Compressing objects:  38% (8/21)        
remote: Compressing objects:  42% (9/21)        
remote: Compressing objects:  47% (10/21)        
remote: Compressing objects:  52% (11/21)        
remote: Compressing objects:  57% (12/21)        
remote: Compressing objects:  61% (13/21)        
remote: Compressing objects:  66% (14/21)        
remote: Compressing objects:  71% (15/21)        
remote: Compressing objects:  76% (16/21)        
remote: Compressing objects:  80% (17/21)        
remote: Compressing objects:  85% (18/21)        
remote: Compressing objects:  90% (19/21)        
remote: Compressing objects:  95% (20/21)        
remote: Compressing objects: 100% (21/21)        
remote: Compressing objects: 100% (21/21), done.        
remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0        
Receiving objects:   4% (1/22)
Receiving objects:   9% (2/22)
Receiving objects:  13% (3/22)
Receiving objects:  18% (4/22)
Receiving objects:  22% (5/22)
Receiving objects:  27% (6/22)
Receiving objects:  31% (7/22)
Receiving objects:  36% (8/22)
Receiving objects:  40% (9/22)
Receiving objects:  45% (10/22)
Receiving objects:  50% (11/22)
Receiving objects:  54% (12/22)
Receiving objects:  59% (13/22)
Receiving objects:  63% (14/22)
Receiving objects:  68% (15/22)
Receiving objects:  72% (16/22)
Receiving objects:  77% (17/22)
Receiving objects:  81% (18/22)
Receiving objects:  86% (19/22)
Receiving objects:  90% (20/22)
Receiving objects:  95% (21/22)
Receiving objects: 100% (22/22)
Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done.
Resolving deltas:   0% (0/11)
Resolving deltas:   9% (1/11)
Resolving deltas:  18% (2/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/lidar-extrinsics'...
remote: Enumerating objects: 38, done.        
remote: Counting objects:   2% (1/38)        
remote: Counting objects:   5% (2/38)        
remote: Counting objects:   7% (3/38)        
remote: Counting objects:  10% (4/38)        
remote: Counting objects:  13% (5/38)        
remote: Counting objects:  15% (6/38)        
remote: Counting objects:  18% (7/38)        
remote: Counting objects:  21% (8/38)        
remote: Counting objects:  23% (9/38)        
remote: Counting objects:  26% (10/38)        
remote: Counting objects:  28% (11/38)        
remote: Counting objects:  31% (12/38)        
remote: Counting objects:  34% (13/38)        
remote: Counting objects:  36% (14/38)        
remote: Counting objects:  39% (15/38)        
remote: Counting objects:  42% (16/38)        
remote: Counting objects:  44% (17/38)        
remote: Counting objects:  47% (18/38)        
remote: Counting objects:  50% (19/38)        
remote: Counting objects:  52% (20/38)        
remote: Counting objects:  55% (21/38)        
remote: Counting objects:  57% (22/38)        
remote: Counting objects:  60% (23/38)        
remote: Counting objects:  63% (24/38)        
remote: Counting objects:  65% (25/38)        
remote: Counting objects:  68% (26/38)        
remote: Counting objects:  71% (27/38)        
remote: Counting objects:  73% (28/38)        
remote: Counting objects:  76% (29/38)        
remote: Counting objects:  78% (30/38)        
remote: Counting objects:  81% (31/38)        
remote: Counting objects:  84% (32/38)        
remote: Counting objects:  86% (33/38)        
remote: Counting objects:  89% (34/38)        
remote: Counting objects:  92% (35/38)        
remote: Counting objects:  94% (36/38)        
remote: Counting objects:  97% (37/38)        
remote: Counting objects: 100% (38/38)        
remote: Counting objects: 100% (38/38), done.        
remote: Compressing objects:   3% (1/33)        
remote: Compressing objects:   6% (2/33)        
remote: Compressing objects:   9% (3/33)        
remote: Compressing objects:  12% (4/33)        
remote: Compressing objects:  15% (5/33)        
remote: Compressing objects:  18% (6/33)        
remote: Compressing objects:  21% (7/33)        
remote: Compressing objects:  24% (8/33)        
remote: Compressing objects:  27% (9/33)        
remote: Compressing objects:  30% (10/33)        
remote: Compressing objects:  33% (11/33)        
remote: Compressing objects:  36% (12/33)        
remote: Compressing objects:  39% (13/33)        
remote: Compressing objects:  42% (14/33)        
remote: Compressing objects:  45% (15/33)        
remote: Compressing objects:  48% (16/33)        
remote: Compressing objects:  51% (17/33)        
remote: Compressing objects:  54% (18/33)        
remote: Compressing objects:  57% (19/33)        
remote: Compressing objects:  60% (20/33)        
remote: Compressing objects:  63% (21/33)        
remote: Compressing objects:  66% (22/33)        
remote: Compressing objects:  69% (23/33)        
remote: Compressing objects:  72% (24/33)        
remote: Compressing objects:  75% (25/33)        
remote: Compressing objects:  78% (26/33)        
remote: Compressing objects:  81% (27/33)        
remote: Compressing objects:  84% (28/33)        
remote: Compressing objects:  87% (29/33)        
remote: Compressing objects:  90% (30/33)        
remote: Compressing objects:  93% (31/33)        
remote: Compressing objects:  96% (32/33)        
remote: Compressing objects: 100% (33/33)        
remote: Compressing objects: 100% (33/33), done.        
remote: Total 38 (delta 3), reused 0 (delta 0), pack-reused 0        
Receiving objects:   2% (1/38)
Receiving objects:   5% (2/38)
Receiving objects:   7% (3/38)
Receiving objects:  10% (4/38)
Receiving objects:  13% (5/38)
Receiving objects:  15% (6/38)
Receiving objects:  18% (7/38)
Receiving objects:  21% (8/38)
Receiving objects:  23% (9/38)
Receiving objects:  26% (10/38)
Receiving objects:  28% (11/38)
Receiving objects:  31% (12/38)
Receiving objects:  34% (13/38)
Receiving objects:  36% (14/38)
Receiving objects:  39% (15/38)
Receiving objects:  42% (16/38)
Receiving objects:  44% (17/38)
Receiving objects:  47% (18/38)
Receiving objects:  50% (19/38)
Receiving objects:  52% (20/38)
Receiving objects:  55% (21/38)
Receiving objects:  57% (22/38)
Receiving objects:  60% (23/38)
Receiving objects:  63% (24/38)
Receiving objects:  65% (25/38)
Receiving objects:  68% (26/38)
Receiving objects:  71% (27/38)
Receiving objects:  73% (28/38)
Receiving objects:  76% (29/38)
Receiving objects:  78% (30/38)
Receiving objects:  81% (31/38)
Receiving objects:  84% (32/38)
Receiving objects:  86% (33/38)
Receiving objects:  89% (34/38)
Receiving objects:  92% (35/38)
Receiving objects:  94% (36/38)
Receiving objects:  97% (37/38)
Receiving objects: 100% (38/38)
Receiving objects: 100% (38/38), 8.44 KiB | 8.44 MiB/s, done.
Resolving deltas:   0% (0/3)
Resolving deltas:  33% (1/3)
Resolving deltas:  66% (2/3)
Resolving deltas: 100% (3/3)
Resolving deltas: 100% (3/3), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/lidar_loc_v2_common'...
remote: Enumerating objects: 30, done.        
remote: Counting objects:   3% (1/30)        
remote: Counting objects:   6% (2/30)        
remote: Counting objects:  10% (3/30)        
remote: Counting objects:  13% (4/30)        
remote: Counting objects:  16% (5/30)        
remote: Counting objects:  20% (6/30)        
remote: Counting objects:  23% (7/30)        
remote: Counting objects:  26% (8/30)        
remote: Counting objects:  30% (9/30)        
remote: Counting objects:  33% (10/30)        
remote: Counting objects:  36% (11/30)        
remote: Counting objects:  40% (12/30)        
remote: Counting objects:  43% (13/30)        
remote: Counting objects:  46% (14/30)        
remote: Counting objects:  50% (15/30)        
remote: Counting objects:  53% (16/30)        
remote: Counting objects:  56% (17/30)        
remote: Counting objects:  60% (18/30)        
remote: Counting objects:  63% (19/30)        
remote: Counting objects:  66% (20/30)        
remote: Counting objects:  70% (21/30)        
remote: Counting objects:  73% (22/30)        
remote: Counting objects:  76% (23/30)        
remote: Counting objects:  80% (24/30)        
remote: Counting objects:  83% (25/30)        
remote: Counting objects:  86% (26/30)        
remote: Counting objects:  90% (27/30)        
remote: Counting objects:  93% (28/30)        
remote: Counting objects:  96% (29/30)        
remote: Counting objects: 100% (30/30)        
remote: Counting objects: 100% (30/30), done.        
remote: Compressing objects:   4% (1/24)        
remote: Compressing objects:   8% (2/24)        
remote: Compressing objects:  12% (3/24)        
remote: Compressing objects:  16% (4/24)        
remote: Compressing objects:  20% (5/24)        
remote: Compressing objects:  25% (6/24)        
remote: Compressing objects:  29% (7/24)        
remote: Compressing objects:  33% (8/24)        
remote: Compressing objects:  37% (9/24)        
remote: Compressing objects:  41% (10/24)        
remote: Compressing objects:  45% (11/24)        
remote: Compressing objects:  50% (12/24)        
remote: Compressing objects:  54% (13/24)        
remote: Compressing objects:  58% (14/24)        
remote: Compressing objects:  62% (15/24)        
remote: Compressing objects:  66% (16/24)        
remote: Compressing objects:  70% (17/24)        
remote: Compressing objects:  75% (18/24)        
remote: Compressing objects:  79% (19/24)        
remote: Compressing objects:  83% (20/24)        
remote: Compressing objects:  87% (21/24)        
remote: Compressing objects:  91% (22/24)        
remote: Compressing objects:  95% (23/24)        
remote: Compressing objects: 100% (24/24)        
remote: Compressing objects: 100% (24/24), done.        
remote: Total 30 (delta 5), reused 0 (delta 0), pack-reused 0        
Receiving objects:   3% (1/30)
Receiving objects:   6% (2/30)
Receiving objects:  10% (3/30)
Receiving objects:  13% (4/30)
Receiving objects:  16% (5/30)
Receiving objects:  20% (6/30)
Receiving objects:  23% (7/30)
Receiving objects:  26% (8/30)
Receiving objects:  30% (9/30)
Receiving objects:  33% (10/30)
Receiving objects:  36% (11/30)
Receiving objects:  40% (12/30)
Receiving objects:  43% (13/30)
Receiving objects:  46% (14/30)
Receiving objects:  50% (15/30)
Receiving objects:  53% (16/30)
Receiving objects:  56% (17/30)
Receiving objects:  60% (18/30)
Receiving objects:  63% (19/30)
Receiving objects:  66% (20/30)
Receiving objects:  70% (21/30)
Receiving objects:  73% (22/30)
Receiving objects:  76% (23/30)
Receiving objects:  80% (24/30)
Receiving objects:  83% (25/30)
Receiving objects:  86% (26/30)
Receiving objects:  90% (27/30)
Receiving objects:  93% (28/30)
Receiving objects:  96% (29/30)
Receiving objects: 100% (30/30)
Receiving objects: 100% (30/30), 6.52 KiB | 6.52 MiB/s, done.
Resolving deltas:   0% (0/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 477, done.        
remote: Counting objects:   2% (1/48)        
remote: Counting objects:   4% (2/48)        
remote: Counting objects:   6% (3/48)        
remote: Counting objects:   8% (4/48)        
remote: Counting objects:  10% (5/48)        
remote: Counting objects:  12% (6/48)        
remote: Counting objects:  14% (7/48)        
remote: Counting objects:  16% (8/48)        
remote: Counting objects:  18% (9/48)        
remote: Counting objects:  20% (10/48)        
remote: Counting objects:  22% (11/48)        
remote: Counting objects:  25% (12/48)        
remote: Counting objects:  27% (13/48)        
remote: Counting objects:  29% (14/48)        
remote: Counting objects:  31% (15/48)        
remote: Counting objects:  33% (16/48)        
remote: Counting objects:  35% (17/48)        
remote: Counting objects:  37% (18/48)        
remote: Counting objects:  39% (19/48)        
remote: Counting objects:  41% (20/48)        
remote: Counting objects:  43% (21/48)        
remote: Counting objects:  45% (22/48)        
remote: Counting objects:  47% (23/48)        
remote: Counting objects:  50% (24/48)        
remote: Counting objects:  52% (25/48)        
remote: Counting objects:  54% (26/48)        
remote: Counting objects:  56% (27/48)        
remote: Counting objects:  58% (28/48)        
remote: Counting objects:  60% (29/48)        
remote: Counting objects:  62% (30/48)        
remote: Counting objects:  64% (31/48)        
remote: Counting objects:  66% (32/48)        
remote: Counting objects:  68% (33/48)        
remote: Counting objects:  70% (34/48)        
remote: Counting objects:  72% (35/48)        
remote: Counting objects:  75% (36/48)        
remote: Counting objects:  77% (37/48)        
remote: Counting objects:  79% (38/48)        
remote: Counting objects:  81% (39/48)        
remote: Counting objects:  83% (40/48)        
remote: Counting objects:  85% (41/48)        
remote: Counting objects:  87% (42/48)        
remote: Counting objects:  89% (43/48)        
remote: Counting objects:  91% (44/48)        
remote: Counting objects:  93% (45/48)        
remote: Counting objects:  95% (46/48)        
remote: Counting objects:  97% (47/48)        
remote: Counting objects: 100% (48/48)        
remote: Counting objects: 100% (48/48), done.        
remote: Compressing objects:   2% (1/38)        
remote: Compressing objects:   5% (2/38)        
remote: Compressing objects:   7% (3/38)        
remote: Compressing objects:  10% (4/38)        
remote: Compressing objects:  13% (5/38)        
remote: Compressing objects:  15% (6/38)        
remote: Compressing objects:  18% (7/38)        
remote: Compressing objects:  21% (8/38)        
remote: Compressing objects:  23% (9/38)        
remote: Compressing objects:  26% (10/38)        
remote: Compressing objects:  28% (11/38)        
remote: Compressing objects:  31% (12/38)        
remote: Compressing objects:  34% (13/38)        
remote: Compressing objects:  36% (14/38)        
remote: Compressing objects:  39% (15/38)        
remote: Compressing objects:  42% (16/38)        
remote: Compressing objects:  44% (17/38)        
remote: Compressing objects:  47% (18/38)        
remote: Compressing objects:  50% (19/38)        
remote: Compressing objects:  52% (20/38)        
remote: Compressing objects:  55% (21/38)        
remote: Compressing objects:  57% (22/38)        
remote: Compressing objects:  60% (23/38)        
remote: Compressing objects:  63% (24/38)        
remote: Compressing objects:  65% (25/38)        
remote: Compressing objects:  68% (26/38)        
remote: Compressing objects:  71% (27/38)        
remote: Compressing objects:  73% (28/38)        
remote: Compressing objects:  76% (29/38)        
remote: Compressing objects:  78% (30/38)        
remote: Compressing objects:  81% (31/38)        
remote: Compressing objects:  84% (32/38)        
remote: Compressing objects:  86% (33/38)        
remote: Compressing objects:  89% (34/38)        
remote: Compressing objects:  92% (35/38)        
remote: Compressing objects:  94% (36/38)        
remote: Compressing objects:  97% (37/38)        
remote: Compressing objects: 100% (38/38)        
remote: Compressing objects: 100% (38/38), done.        
Receiving objects:   0% (1/477)
Receiving objects:   1% (5/477)
Receiving objects:   2% (10/477)
Receiving objects:   3% (15/477)
Receiving objects:   4% (20/477)
Receiving objects:   5% (24/477)
Receiving objects:   6% (29/477)
Receiving objects:   7% (34/477)
Receiving objects:   8% (39/477)
Receiving objects:   9% (43/477)
Receiving objects:  10% (48/477)
Receiving objects:  11% (53/477)
Receiving objects:  12% (58/477)
Receiving objects:  13% (63/477)
Receiving objects:  14% (67/477)
Receiving objects:  15% (72/477)
Receiving objects:  16% (77/477)
Receiving objects:  17% (82/477)
Receiving objects:  18% (86/477)
Receiving objects:  19% (91/477)
Receiving objects:  20% (96/477)
Receiving objects:  21% (101/477)
Receiving objects:  22% (105/477)
remote: Total 477 (delta 13), reused 0 (delta 0), pack-reused 429        
Receiving objects:  23% (110/477)
Receiving objects:  24% (115/477)
Receiving objects:  25% (120/477)
Receiving objects:  26% (125/477)
Receiving objects:  27% (129/477)
Receiving objects:  28% (134/477)
Receiving objects:  29% (139/477)
Receiving objects:  30% (144/477)
Receiving objects:  31% (148/477)
Receiving objects:  32% (153/477)
Receiving objects:  33% (158/477)
Receiving objects:  34% (163/477)
Receiving objects:  35% (167/477)
Receiving objects:  36% (172/477)
Receiving objects:  37% (177/477)
Receiving objects:  38% (182/477)
Receiving objects:  39% (187/477)
Receiving objects:  40% (191/477)
Receiving objects:  41% (196/477)
Receiving objects:  42% (201/477)
Receiving objects:  43% (206/477)
Receiving objects:  44% (210/477)
Receiving objects:  45% (215/477)
Receiving objects:  46% (220/477)
Receiving objects:  47% (225/477)
Receiving objects:  48% (229/477)
Receiving objects:  49% (234/477)
Receiving objects:  50% (239/477)
Receiving objects:  51% (244/477)
Receiving objects:  52% (249/477)
Receiving objects:  53% (253/477)
Receiving objects:  54% (258/477)
Receiving objects:  55% (263/477)
Receiving objects:  56% (268/477)
Receiving objects:  57% (272/477)
Receiving objects:  58% (277/477)
Receiving objects:  59% (282/477)
Receiving objects:  60% (287/477)
Receiving objects:  61% (291/477)
Receiving objects:  62% (296/477)
Receiving objects:  63% (301/477)
Receiving objects:  64% (306/477)
Receiving objects:  65% (311/477)
Receiving objects:  66% (315/477)
Receiving objects:  67% (320/477)
Receiving objects:  68% (325/477)
Receiving objects:  69% (330/477)
Receiving objects:  70% (334/477)
Receiving objects:  71% (339/477)
Receiving objects:  72% (344/477)
Receiving objects:  73% (349/477)
Receiving objects:  74% (353/477)
Receiving objects:  75% (358/477)
Receiving objects:  76% (363/477)
Receiving objects:  77% (368/477)
Receiving objects:  78% (373/477)
Receiving objects:  79% (377/477)
Receiving objects:  80% (382/477)
Receiving objects:  81% (387/477)
Receiving objects:  82% (392/477)
Receiving objects:  83% (396/477)
Receiving objects:  84% (401/477)
Receiving objects:  85% (406/477)
Receiving objects:  86% (411/477)
Receiving objects:  87% (415/477)
Receiving objects:  88% (420/477)
Receiving objects:  89% (425/477)
Receiving objects:  90% (430/477)
Receiving objects:  91% (435/477)
Receiving objects:  92% (439/477)
Receiving objects:  93% (444/477)
Receiving objects:  94% (449/477)
Receiving objects:  95% (454/477)
Receiving objects:  96% (458/477)
Receiving objects:  97% (463/477)
Receiving objects:  98% (468/477)
Receiving objects:  99% (473/477)
Receiving objects: 100% (477/477)
Receiving objects: 100% (477/477), 85.33 KiB | 21.33 MiB/s, done.
Resolving deltas:   0% (0/193)
Resolving deltas:   1% (2/193)
Resolving deltas:   2% (4/193)
Resolving deltas:   3% (6/193)
Resolving deltas:  24% (48/193)
Resolving deltas:  25% (49/193)
Resolving deltas:  32% (62/193)
Resolving deltas:  35% (68/193)
Resolving deltas:  41% (81/193)
Resolving deltas:  42% (82/193)
Resolving deltas:  44% (85/193)
Resolving deltas:  45% (87/193)
Resolving deltas:  52% (101/193)
Resolving deltas:  59% (115/193)
Resolving deltas:  63% (122/193)
Resolving deltas:  65% (127/193)
Resolving deltas:  67% (131/193)
Resolving deltas:  71% (138/193)
Resolving deltas:  72% (140/193)
Resolving deltas:  73% (142/193)
Resolving deltas:  75% (145/193)
Resolving deltas:  76% (148/193)
Resolving deltas:  77% (150/193)
Resolving deltas:  79% (154/193)
Resolving deltas:  80% (155/193)
Resolving deltas:  81% (157/193)
Resolving deltas:  82% (159/193)
Resolving deltas:  83% (161/193)
Resolving deltas:  84% (163/193)
Resolving deltas:  87% (168/193)
Resolving deltas:  88% (171/193)
Resolving deltas:  91% (177/193)
Resolving deltas:  93% (180/193)
Resolving deltas:  94% (182/193)
Resolving deltas: 100% (193/193)
Resolving deltas: 100% (193/193), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/msf-port'...
remote: Enumerating objects: 119, done.        
remote: Counting objects:   1% (1/56)        
remote: Counting objects:   3% (2/56)        
remote: Counting objects:   5% (3/56)        
remote: Counting objects:   7% (4/56)        
remote: Counting objects:   8% (5/56)        
remote: Counting objects:  10% (6/56)        
remote: Counting objects:  12% (7/56)        
remote: Counting objects:  14% (8/56)        
remote: Counting objects:  16% (9/56)        
remote: Counting objects:  17% (10/56)        
remote: Counting objects:  19% (11/56)        
remote: Counting objects:  21% (12/56)        
remote: Counting objects:  23% (13/56)        
remote: Counting objects:  25% (14/56)        
remote: Counting objects:  26% (15/56)        
remote: Counting objects:  28% (16/56)        
remote: Counting objects:  30% (17/56)        
remote: Counting objects:  32% (18/56)        
remote: Counting objects:  33% (19/56)        
remote: Counting objects:  35% (20/56)        
remote: Counting objects:  37% (21/56)        
remote: Counting objects:  39% (22/56)        
remote: Counting objects:  41% (23/56)        
remote: Counting objects:  42% (24/56)        
remote: Counting objects:  44% (25/56)        
remote: Counting objects:  46% (26/56)        
remote: Counting objects:  48% (27/56)        
remote: Counting objects:  50% (28/56)        
remote: Counting objects:  51% (29/56)        
remote: Counting objects:  53% (30/56)        
remote: Counting objects:  55% (31/56)        
remote: Counting objects:  57% (32/56)        
remote: Counting objects:  58% (33/56)        
remote: Counting objects:  60% (34/56)        
remote: Counting objects:  62% (35/56)        
remote: Counting objects:  64% (36/56)        
remote: Counting objects:  66% (37/56)        
remote: Counting objects:  67% (38/56)        
remote: Counting objects:  69% (39/56)        
remote: Counting objects:  71% (40/56)        
remote: Counting objects:  73% (41/56)        
remote: Counting objects:  75% (42/56)        
remote: Counting objects:  76% (43/56)        
remote: Counting objects:  78% (44/56)        
remote: Counting objects:  80% (45/56)        
remote: Counting objects:  82% (46/56)        
remote: Counting objects:  83% (47/56)        
remote: Counting objects:  85% (48/56)        
remote: Counting objects:  87% (49/56)        
remote: Counting objects:  89% (50/56)        
remote: Counting objects:  91% (51/56)        
remote: Counting objects:  92% (52/56)        
remote: Counting objects:  94% (53/56)        
remote: Counting objects:  96% (54/56)        
remote: Counting objects:  98% (55/56)        
remote: Counting objects: 100% (56/56)        
remote: Counting objects: 100% (56/56), done.        
remote: Compressing objects:   2% (1/39)        
remote: Compressing objects:   5% (2/39)        
remote: Compressing objects:   7% (3/39)        
remote: Compressing objects:  10% (4/39)        
remote: Compressing objects:  12% (5/39)        
remote: Compressing objects:  15% (6/39)        
remote: Compressing objects:  17% (7/39)        
remote: Compressing objects:  20% (8/39)        
remote: Compressing objects:  23% (9/39)        
remote: Compressing objects:  25% (10/39)        
remote: Compressing objects:  28% (11/39)        
remote: Compressing objects:  30% (12/39)        
remote: Compressing objects:  33% (13/39)        
remote: Compressing objects:  35% (14/39)        
remote: Compressing objects:  38% (15/39)        
remote: Compressing objects:  41% (16/39)        
remote: Compressing objects:  43% (17/39)        
remote: Compressing objects:  46% (18/39)        
remote: Compressing objects:  48% (19/39)        
remote: Compressing objects:  51% (20/39)        
remote: Compressing objects:  53% (21/39)        
remote: Compressing objects:  56% (22/39)        
remote: Compressing objects:  58% (23/39)        
remote: Compressing objects:  61% (24/39)        
remote: Compressing objects:  64% (25/39)        
remote: Compressing objects:  66% (26/39)        
remote: Compressing objects:  69% (27/39)        
remote: Compressing objects:  71% (28/39)        
remote: Compressing objects:  74% (29/39)        
remote: Compressing objects:  76% (30/39)        
remote: Compressing objects:  79% (31/39)        
remote: Compressing objects:  82% (32/39)        
remote: Compressing objects:  84% (33/39)        
remote: Compressing objects:  87% (34/39)        
remote: Compressing objects:  89% (35/39)        
remote: Compressing objects:  92% (36/39)        
remote: Compressing objects:  94% (37/39)        
remote: Compressing objects:  97% (38/39)        
remote: Compressing objects: 100% (39/39)        
remote: Compressing objects: 100% (39/39), done.        
remote: Total 119 (delta 26), reused 40 (delta 17), pack-reused 63        
Receiving objects:   0% (1/119)
Receiving objects:   1% (2/119)
Receiving objects:   2% (3/119)
Receiving objects:   3% (4/119)
Receiving objects:   4% (5/119)
Receiving objects:   5% (6/119)
Receiving objects:   6% (8/119)
Receiving objects:   7% (9/119)
Receiving objects:   8% (10/119)
Receiving objects:   9% (11/119)
Receiving objects:  10% (12/119)
Receiving objects:  11% (14/119)
Receiving objects:  12% (15/119)
Receiving objects:  13% (16/119)
Receiving objects:  14% (17/119)
Receiving objects:  15% (18/119)
Receiving objects:  16% (20/119)
Receiving objects:  17% (21/119)
Receiving objects:  18% (22/119)
Receiving objects:  19% (23/119)
Receiving objects:  20% (24/119)
Receiving objects:  21% (25/119)
Receiving objects:  22% (27/119)
Receiving objects:  23% (28/119)
Receiving objects:  24% (29/119)
Receiving objects:  25% (30/119)
Receiving objects:  26% (31/119)
Receiving objects:  27% (33/119)
Receiving objects:  28% (34/119)
Receiving objects:  29% (35/119)
Receiving objects:  30% (36/119)
Receiving objects:  31% (37/119)
Receiving objects:  32% (39/119)
Receiving objects:  33% (40/119)
Receiving objects:  34% (41/119)
Receiving objects:  35% (42/119)
Receiving objects:  36% (43/119)
Receiving objects:  37% (45/119)
Receiving objects:  38% (46/119)
Receiving objects:  39% (47/119)
Receiving objects:  40% (48/119)
Receiving objects:  41% (49/119)
Receiving objects:  42% (50/119)
Receiving objects:  43% (52/119)
Receiving objects:  44% (53/119)
Receiving objects:  45% (54/119)
Receiving objects:  46% (55/119)
Receiving objects:  47% (56/119)
Receiving objects:  48% (58/119)
Receiving objects:  49% (59/119)
Receiving objects:  50% (60/119)
Receiving objects:  51% (61/119)
Receiving objects:  52% (62/119)
Receiving objects:  53% (64/119)
Receiving objects:  54% (65/119)
Receiving objects:  55% (66/119)
Receiving objects:  56% (67/119)
Receiving objects:  57% (68/119)
Receiving objects:  58% (70/119)
Receiving objects:  59% (71/119)
Receiving objects:  60% (72/119)
Receiving objects:  61% (73/119)
Receiving objects:  62% (74/119)
Receiving objects:  63% (75/119)
Receiving objects:  64% (77/119)
Receiving objects:  65% (78/119)
Receiving objects:  66% (79/119)
Receiving objects:  67% (80/119)
Receiving objects:  68% (81/119)
Receiving objects:  69% (83/119)
Receiving objects:  70% (84/119)
Receiving objects:  71% (85/119)
Receiving objects:  72% (86/119)
Receiving objects:  73% (87/119)
Receiving objects:  74% (89/119)
Receiving objects:  75% (90/119)
Receiving objects:  76% (91/119)
Receiving objects:  77% (92/119)
Receiving objects:  78% (93/119)
Receiving objects:  79% (95/119)
Receiving objects:  80% (96/119)
Receiving objects:  81% (97/119)
Receiving objects:  82% (98/119)
Receiving objects:  83% (99/119)
Receiving objects:  84% (100/119)
Receiving objects:  85% (102/119)
Receiving objects:  86% (103/119)
Receiving objects:  87% (104/119)
Receiving objects:  88% (105/119)
Receiving objects:  89% (106/119)
Receiving objects:  90% (108/119)
Receiving objects:  91% (109/119)
Receiving objects:  92% (110/119)
Receiving objects:  93% (111/119)
Receiving objects:  94% (112/119)
Receiving objects:  95% (114/119)
Receiving objects:  96% (115/119)
Receiving objects:  97% (116/119)
Receiving objects:  98% (117/119)
Receiving objects:  99% (118/119)
Receiving objects: 100% (119/119)
Receiving objects: 100% (119/119), 18.32 KiB | 18.32 MiB/s, done.
Resolving deltas:   0% (0/62)
Resolving deltas:   1% (1/62)
Resolving deltas:   4% (3/62)
Resolving deltas:  22% (14/62)
Resolving deltas:  25% (16/62)
Resolving deltas:  29% (18/62)
Resolving deltas:  30% (19/62)
Resolving deltas:  32% (20/62)
Resolving deltas:  33% (21/62)
Resolving deltas:  35% (22/62)
Resolving deltas:  43% (27/62)
Resolving deltas:  45% (28/62)
Resolving deltas:  51% (32/62)
Resolving deltas:  56% (35/62)
Resolving deltas:  59% (37/62)
Resolving deltas:  61% (38/62)
Resolving deltas:  62% (39/62)
Resolving deltas:  66% (41/62)
Resolving deltas:  67% (42/62)
Resolving deltas:  70% (44/62)
Resolving deltas:  72% (45/62)
Resolving deltas:  74% (46/62)
Resolving deltas:  75% (47/62)
Resolving deltas:  80% (50/62)
Resolving deltas:  85% (53/62)
Resolving deltas:  90% (56/62)
Resolving deltas:  93% (58/62)
Resolving deltas:  98% (61/62)
Resolving deltas: 100% (62/62)
Resolving deltas: 100% (62/62), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/msf-vehicle'...
remote: Enumerating objects: 33, done.        
remote: Counting objects:   3% (1/33)        
remote: Counting objects:   6% (2/33)        
remote: Counting objects:   9% (3/33)        
remote: Counting objects:  12% (4/33)        
remote: Counting objects:  15% (5/33)        
remote: Counting objects:  18% (6/33)        
remote: Counting objects:  21% (7/33)        
remote: Counting objects:  24% (8/33)        
remote: Counting objects:  27% (9/33)        
remote: Counting objects:  30% (10/33)        
remote: Counting objects:  33% (11/33)        
remote: Counting objects:  36% (12/33)        
remote: Counting objects:  39% (13/33)        
remote: Counting objects:  42% (14/33)        
remote: Counting objects:  45% (15/33)        
remote: Counting objects:  48% (16/33)        
remote: Counting objects:  51% (17/33)        
remote: Counting objects:  54% (18/33)        
remote: Counting objects:  57% (19/33)        
remote: Counting objects:  60% (20/33)        
remote: Counting objects:  63% (21/33)        
remote: Counting objects:  66% (22/33)        
remote: Counting objects:  69% (23/33)        
remote: Counting objects:  72% (24/33)        
remote: Counting objects:  75% (25/33)        
remote: Counting objects:  78% (26/33)        
remote: Counting objects:  81% (27/33)        
remote: Counting objects:  84% (28/33)        
remote: Counting objects:  87% (29/33)        
remote: Counting objects:  90% (30/33)        
remote: Counting objects:  93% (31/33)        
remote: Counting objects:  96% (32/33)        
remote: Counting objects: 100% (33/33)        
remote: Counting objects: 100% (33/33), done.        
remote: Compressing objects:   3% (1/31)        
remote: Compressing objects:   6% (2/31)        
remote: Compressing objects:   9% (3/31)        
remote: Compressing objects:  12% (4/31)        
remote: Compressing objects:  16% (5/31)        
remote: Compressing objects:  19% (6/31)        
remote: Compressing objects:  22% (7/31)        
remote: Compressing objects:  25% (8/31)        
remote: Compressing objects:  29% (9/31)        
remote: Compressing objects:  32% (10/31)        
remote: Compressing objects:  35% (11/31)        
remote: Compressing objects:  38% (12/31)        
remote: Compressing objects:  41% (13/31)        
remote: Compressing objects:  45% (14/31)        
remote: Compressing objects:  48% (15/31)        
remote: Compressing objects:  51% (16/31)        
remote: Compressing objects:  54% (17/31)        
remote: Compressing objects:  58% (18/31)        
remote: Compressing objects:  61% (19/31)        
remote: Compressing objects:  64% (20/31)        
remote: Compressing objects:  67% (21/31)        
remote: Compressing objects:  70% (22/31)        
remote: Compressing objects:  74% (23/31)        
remote: Compressing objects:  77% (24/31)        
remote: Compressing objects:  80% (25/31)        
remote: Compressing objects:  83% (26/31)        
remote: Compressing objects:  87% (27/31)        
remote: Compressing objects:  90% (28/31)        
remote: Compressing objects:  93% (29/31)        
remote: Compressing objects:  96% (30/31)        
remote: Compressing objects: 100% (31/31)        
remote: Compressing objects: 100% (31/31), done.        
remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0        
Receiving objects:   3% (1/33)
Receiving objects:   6% (2/33)
Receiving objects:   9% (3/33)
Receiving objects:  12% (4/33)
Receiving objects:  15% (5/33)
Receiving objects:  18% (6/33)
Receiving objects:  21% (7/33)
Receiving objects:  24% (8/33)
Receiving objects:  27% (9/33)
Receiving objects:  30% (10/33)
Receiving objects:  33% (11/33)
Receiving objects:  36% (12/33)
Receiving objects:  39% (13/33)
Receiving objects:  42% (14/33)
Receiving objects:  45% (15/33)
Receiving objects:  48% (16/33)
Receiving objects:  51% (17/33)
Receiving objects:  54% (18/33)
Receiving objects:  57% (19/33)
Receiving objects:  60% (20/33)
Receiving objects:  63% (21/33)
Receiving objects:  66% (22/33)
Receiving objects:  69% (23/33)
Receiving objects:  72% (24/33)
Receiving objects:  75% (25/33)
Receiving objects:  78% (26/33)
Receiving objects:  81% (27/33)
Receiving objects:  84% (28/33)
Receiving objects:  87% (29/33)
Receiving objects:  90% (30/33)
Receiving objects:  93% (31/33)
Receiving objects:  96% (32/33)
Receiving objects: 100% (33/33)
Receiving objects: 100% (33/33), 6.34 KiB | 721.00 KiB/s, done.
Resolving deltas:   0% (0/12)
Resolving deltas:  25% (3/12)
Resolving deltas:  41% (5/12)
Resolving deltas:  58% (7/12)
Resolving deltas: 100% (12/12)
Resolving deltas: 100% (12/12), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/perception_camera_driver'...
remote: Enumerating objects: 41, done.        
remote: Total 41 (delta 0), reused 0 (delta 0), pack-reused 41        
Receiving objects:   2% (1/41)
Receiving objects:   4% (2/41)
Receiving objects:   7% (3/41)
Receiving objects:   9% (4/41)
Receiving objects:  12% (5/41)
Receiving objects:  14% (6/41)
Receiving objects:  17% (7/41)
Receiving objects:  19% (8/41)
Receiving objects:  21% (9/41)
Receiving objects:  24% (10/41)
Receiving objects:  26% (11/41)
Receiving objects:  29% (12/41)
Receiving objects:  31% (13/41)
Receiving objects:  34% (14/41)
Receiving objects:  36% (15/41)
Receiving objects:  39% (16/41)
Receiving objects:  41% (17/41)
Receiving objects:  43% (18/41)
Receiving objects:  46% (19/41)
Receiving objects:  48% (20/41)
Receiving objects:  51% (21/41)
Receiving objects:  53% (22/41)
Receiving objects:  56% (23/41)
Receiving objects:  58% (24/41)
Receiving objects:  60% (25/41)
Receiving objects:  63% (26/41)
Receiving objects:  65% (27/41)
Receiving objects:  68% (28/41)
Receiving objects:  70% (29/41)
Receiving objects:  73% (30/41)
Receiving objects:  75% (31/41)
Receiving objects:  78% (32/41)
Receiving objects:  80% (33/41)
Receiving objects:  82% (34/41)
Receiving objects:  85% (35/41)
Receiving objects:  87% (36/41)
Receiving objects:  90% (37/41)
Receiving objects:  92% (38/41)
Receiving objects:  95% (39/41)
Receiving objects:  97% (40/41)
Receiving objects: 100% (41/41)
Receiving objects: 100% (41/41), 4.19 KiB | 4.19 MiB/s, done.
Resolving deltas:   0% (0/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/perception_data_collection'...
remote: Enumerating objects: 148, done.        
remote: Counting objects:   0% (1/136)        
remote: Counting objects:   1% (2/136)        
remote: Counting objects:   2% (3/136)        
remote: Counting objects:   3% (5/136)        
remote: Counting objects:   4% (6/136)        
remote: Counting objects:   5% (7/136)        
remote: Counting objects:   6% (9/136)        
remote: Counting objects:   7% (10/136)        
remote: Counting objects:   8% (11/136)        
remote: Counting objects:   9% (13/136)        
remote: Counting objects:  10% (14/136)        
remote: Counting objects:  11% (15/136)        
remote: Counting objects:  12% (17/136)        
remote: Counting objects:  13% (18/136)        
remote: Counting objects:  14% (20/136)        
remote: Counting objects:  15% (21/136)        
remote: Counting objects:  16% (22/136)        
remote: Counting objects:  17% (24/136)        
remote: Counting objects:  18% (25/136)        
remote: Counting objects:  19% (26/136)        
remote: Counting objects:  20% (28/136)        
remote: Counting objects:  21% (29/136)        
remote: Counting objects:  22% (30/136)        
remote: Counting objects:  23% (32/136)        
remote: Counting objects:  24% (33/136)        
remote: Counting objects:  25% (34/136)        
remote: Counting objects:  26% (36/136)        
remote: Counting objects:  27% (37/136)        
remote: Counting objects:  28% (39/136)        
remote: Counting objects:  29% (40/136)        
remote: Counting objects:  30% (41/136)        
remote: Counting objects:  31% (43/136)        
remote: Counting objects:  32% (44/136)        
remote: Counting objects:  33% (45/136)        
remote: Counting objects:  34% (47/136)        
remote: Counting objects:  35% (48/136)        
remote: Counting objects:  36% (49/136)        
remote: Counting objects:  37% (51/136)        
remote: Counting objects:  38% (52/136)        
remote: Counting objects:  39% (54/136)        
remote: Counting objects:  40% (55/136)        
remote: Counting objects:  41% (56/136)        
remote: Counting objects:  42% (58/136)        
remote: Counting objects:  43% (59/136)        
remote: Counting objects:  44% (60/136)        
remote: Counting objects:  45% (62/136)        
remote: Counting objects:  46% (63/136)        
remote: Counting objects:  47% (64/136)        
remote: Counting objects:  48% (66/136)        
remote: Counting objects:  49% (67/136)        
remote: Counting objects:  50% (68/136)        
remote: Counting objects:  51% (70/136)        
remote: Counting objects:  52% (71/136)        
remote: Counting objects:  53% (73/136)        
remote: Counting objects:  54% (74/136)        
remote: Counting objects:  55% (75/136)        
remote: Counting objects:  56% (77/136)        
remote: Counting objects:  57% (78/136)        
remote: Counting objects:  58% (79/136)        
remote: Counting objects:  59% (81/136)        
remote: Counting objects:  60% (82/136)        
remote: Counting objects:  61% (83/136)        
remote: Counting objects:  62% (85/136)        
remote: Counting objects:  63% (86/136)        
remote: Counting objects:  64% (88/136)        
remote: Counting objects:  65% (89/136)        
remote: Counting objects:  66% (90/136)        
remote: Counting objects:  67% (92/136)        
remote: Counting objects:  68% (93/136)        
remote: Counting objects:  69% (94/136)        
remote: Counting objects:  70% (96/136)        
remote: Counting objects:  71% (97/136)        
remote: Counting objects:  72% (98/136)        
remote: Counting objects:  73% (100/136)        
remote: Counting objects:  74% (101/136)        
remote: Counting objects:  75% (102/136)        
remote: Counting objects:  76% (104/136)        
remote: Counting objects:  77% (105/136)        
remote: Counting objects:  78% (107/136)        
remote: Counting objects:  79% (108/136)        
remote: Counting objects:  80% (109/136)        
remote: Counting objects:  81% (111/136)        
remote: Counting objects:  82% (112/136)        
remote: Counting objects:  83% (113/136)        
remote: Counting objects:  84% (115/136)        
remote: Counting objects:  85% (116/136)        
remote: Counting objects:  86% (117/136)        
remote: Counting objects:  87% (119/136)        
remote: Counting objects:  88% (120/136)        
remote: Counting objects:  89% (122/136)        
remote: Counting objects:  90% (123/136)        
remote: Counting objects:  91% (124/136)        
remote: Counting objects:  92% (126/136)        
remote: Counting objects:  93% (127/136)        
remote: Counting objects:  94% (128/136)        
remote: Counting objects:  95% (130/136)        
remote: Counting objects:  96% (131/136)        
remote: Counting objects:  97% (132/136)        
remote: Counting objects:  98% (134/136)        
remote: Counting objects:  99% (135/136)        
remote: Counting objects: 100% (136/136)        
remote: Counting objects: 100% (136/136), done.        
remote: Compressing objects:   1% (1/76)        
remote: Compressing objects:   2% (2/76)        
remote: Compressing objects:   3% (3/76)        
remote: Compressing objects:   5% (4/76)        
remote: Compressing objects:   6% (5/76)        
remote: Compressing objects:   7% (6/76)        
remote: Compressing objects:   9% (7/76)        
remote: Compressing objects:  10% (8/76)        
remote: Compressing objects:  11% (9/76)        
remote: Compressing objects:  13% (10/76)        
remote: Compressing objects:  14% (11/76)        
remote: Compressing objects:  15% (12/76)        
remote: Compressing objects:  17% (13/76)        
remote: Compressing objects:  18% (14/76)        
remote: Compressing objects:  19% (15/76)        
remote: Compressing objects:  21% (16/76)        
remote: Compressing objects:  22% (17/76)        
remote: Compressing objects:  23% (18/76)        
remote: Compressing objects:  25% (19/76)        
remote: Compressing objects:  26% (20/76)        
remote: Compressing objects:  27% (21/76)        
remote: Compressing objects:  28% (22/76)        
remote: Compressing objects:  30% (23/76)        
remote: Compressing objects:  31% (24/76)        
remote: Compressing objects:  32% (25/76)        
remote: Compressing objects:  34% (26/76)        
remote: Compressing objects:  35% (27/76)        
remote: Compressing objects:  36% (28/76)        
remote: Compressing objects:  38% (29/76)        
remote: Compressing objects:  39% (30/76)        
remote: Compressing objects:  40% (31/76)        
remote: Compressing objects:  42% (32/76)        
remote: Compressing objects:  43% (33/76)        
remote: Compressing objects:  44% (34/76)        
remote: Compressing objects:  46% (35/76)        
remote: Compressing objects:  47% (36/76)        
remote: Compressing objects:  48% (37/76)        
remote: Compressing objects:  50% (38/76)        
remote: Compressing objects:  51% (39/76)        
remote: Compressing objects:  52% (40/76)        
remote: Compressing objects:  53% (41/76)        
remote: Compressing objects:  55% (42/76)        
remote: Compressing objects:  56% (43/76)        
remote: Compressing objects:  57% (44/76)        
remote: Compressing objects:  59% (45/76)        
remote: Compressing objects:  60% (46/76)        
remote: Compressing objects:  61% (47/76)        
remote: Compressing objects:  63% (48/76)        
remote: Compressing objects:  64% (49/76)        
remote: Compressing objects:  65% (50/76)        
remote: Compressing objects:  67% (51/76)        
remote: Compressing objects:  68% (52/76)        
remote: Compressing objects:  69% (53/76)        
remote: Compressing objects:  71% (54/76)        
remote: Compressing objects:  72% (55/76)        
remote: Compressing objects:  73% (56/76)        
remote: Compressing objects:  75% (57/76)        
remote: Compressing objects:  76% (58/76)        
remote: Compressing objects:  77% (59/76)        
remote: Compressing objects:  78% (60/76)        
remote: Compressing objects:  80% (61/76)        
remote: Compressing objects:  81% (62/76)        
remote: Compressing objects:  82% (63/76)        
remote: Compressing objects:  84% (64/76)        
remote: Compressing objects:  85% (65/76)        
remote: Compressing objects:  86% (66/76)        
remote: Compressing objects:  88% (67/76)        
remote: Compressing objects:  89% (68/76)        
remote: Compressing objects:  90% (69/76)        
remote: Compressing objects:  92% (70/76)        
remote: Compressing objects:  93% (71/76)        
remote: Compressing objects:  94% (72/76)        
remote: Compressing objects:  96% (73/76)        
remote: Compressing objects:  97% (74/76)        
remote: Compressing objects:  98% (75/76)        
remote: Compressing objects: 100% (76/76)        
remote: Compressing objects: 100% (76/76), done.        
remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12        
Receiving objects:   0% (1/148)
Receiving objects:   1% (2/148)
Receiving objects:   2% (3/148)
Receiving objects:   3% (5/148)
Receiving objects:   4% (6/148)
Receiving objects:   5% (8/148)
Receiving objects:   6% (9/148)
Receiving objects:   7% (11/148)
Receiving objects:   8% (12/148)
Receiving objects:   9% (14/148)
Receiving objects:  10% (15/148)
Receiving objects:  11% (17/148)
Receiving objects:  12% (18/148)
Receiving objects:  13% (20/148)
Receiving objects:  14% (21/148)
Receiving objects:  15% (23/148)
Receiving objects:  16% (24/148)
Receiving objects:  17% (26/148)
Receiving objects:  18% (27/148)
Receiving objects:  19% (29/148)
Receiving objects:  20% (30/148)
Receiving objects:  21% (32/148)
Receiving objects:  22% (33/148)
Receiving objects:  23% (35/148)
Receiving objects:  24% (36/148)
Receiving objects:  25% (37/148)
Receiving objects:  26% (39/148)
Receiving objects:  27% (40/148)
Receiving objects:  28% (42/148)
Receiving objects:  29% (43/148)
Receiving objects:  30% (45/148)
Receiving objects:  31% (46/148)
Receiving objects:  32% (48/148)
Receiving objects:  33% (49/148)
Receiving objects:  34% (51/148)
Receiving objects:  35% (52/148)
Receiving objects:  36% (54/148)
Receiving objects:  37% (55/148)
Receiving objects:  38% (57/148)
Receiving objects:  39% (58/148)
Receiving objects:  40% (60/148)
Receiving objects:  41% (61/148)
Receiving objects:  42% (63/148)
Receiving objects:  43% (64/148)
Receiving objects:  44% (66/148)
Receiving objects:  45% (67/148)
Receiving objects:  46% (69/148)
Receiving objects:  47% (70/148)
Receiving objects:  48% (72/148)
Receiving objects:  49% (73/148)
Receiving objects:  50% (74/148)
Receiving objects:  51% (76/148)
Receiving objects:  52% (77/148)
Receiving objects:  53% (79/148)
Receiving objects:  54% (80/148)
Receiving objects:  55% (82/148)
Receiving objects:  56% (83/148)
Receiving objects:  57% (85/148)
Receiving objects:  58% (86/148)
Receiving objects:  59% (88/148)
Receiving objects:  60% (89/148)
Receiving objects:  61% (91/148)
Receiving objects:  62% (92/148)
Receiving objects:  63% (94/148)
Receiving objects:  64% (95/148)
Receiving objects:  65% (97/148)
Receiving objects:  66% (98/148)
Receiving objects:  67% (100/148)
Receiving objects:  68% (101/148)
Receiving objects:  69% (103/148)
Receiving objects:  70% (104/148)
Receiving objects:  71% (106/148)
Receiving objects:  72% (107/148)
Receiving objects:  73% (109/148)
Receiving objects:  74% (110/148)
Receiving objects:  75% (111/148)
Receiving objects:  76% (113/148)
Receiving objects:  77% (114/148)
Receiving objects:  78% (116/148)
Receiving objects:  79% (117/148)
Receiving objects:  80% (119/148)
Receiving objects:  81% (120/148)
Receiving objects:  82% (122/148)
Receiving objects:  83% (123/148)
Receiving objects:  84% (125/148)
Receiving objects:  85% (126/148)
Receiving objects:  86% (128/148)
Receiving objects:  87% (129/148)
Receiving objects:  88% (131/148)
Receiving objects:  89% (132/148)
Receiving objects:  90% (134/148)
Receiving objects:  91% (135/148)
Receiving objects:  92% (137/148)
Receiving objects:  93% (138/148)
Receiving objects:  94% (140/148)
Receiving objects:  95% (141/148)
Receiving objects:  96% (143/148)
Receiving objects:  97% (144/148)
Receiving objects:  98% (146/148)
Receiving objects:  99% (147/148)
Receiving objects: 100% (148/148)
Receiving objects: 100% (148/148), 24.78 KiB | 12.39 MiB/s, done.
Resolving deltas:   0% (0/71)
Resolving deltas:   1% (1/71)
Resolving deltas:   2% (2/71)
Resolving deltas:   4% (3/71)
Resolving deltas:   5% (4/71)
Resolving deltas:   7% (5/71)
Resolving deltas:   8% (6/71)
Resolving deltas:  18% (13/71)
Resolving deltas:  26% (19/71)
Resolving deltas:  83% (59/71)
Resolving deltas:  84% (60/71)
Resolving deltas:  85% (61/71)
Resolving deltas:  87% (62/71)
Resolving deltas:  88% (63/71)
Resolving deltas:  91% (65/71)
Resolving deltas:  94% (67/71)
Resolving deltas: 100% (71/71)
Resolving deltas: 100% (71/71), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/perception_lane_detection'...
remote: Enumerating objects: 125, done.        
remote: Counting objects:   1% (1/84)        
remote: Counting objects:   2% (2/84)        
remote: Counting objects:   3% (3/84)        
remote: Counting objects:   4% (4/84)        
remote: Counting objects:   5% (5/84)        
remote: Counting objects:   7% (6/84)        
remote: Counting objects:   8% (7/84)        
remote: Counting objects:   9% (8/84)        
remote: Counting objects:  10% (9/84)        
remote: Counting objects:  11% (10/84)        
remote: Counting objects:  13% (11/84)        
remote: Counting objects:  14% (12/84)        
remote: Counting objects:  15% (13/84)        
remote: Counting objects:  16% (14/84)        
remote: Counting objects:  17% (15/84)        
remote: Counting objects:  19% (16/84)        
remote: Counting objects:  20% (17/84)        
remote: Counting objects:  21% (18/84)        
remote: Counting objects:  22% (19/84)        
remote: Counting objects:  23% (20/84)        
remote: Counting objects:  25% (21/84)        
remote: Counting objects:  26% (22/84)        
remote: Counting objects:  27% (23/84)        
remote: Counting objects:  28% (24/84)        
remote: Counting objects:  29% (25/84)        
remote: Counting objects:  30% (26/84)        
remote: Counting objects:  32% (27/84)        
remote: Counting objects:  33% (28/84)        
remote: Counting objects:  34% (29/84)        
remote: Counting objects:  35% (30/84)        
remote: Counting objects:  36% (31/84)        
remote: Counting objects:  38% (32/84)        
remote: Counting objects:  39% (33/84)        
remote: Counting objects:  40% (34/84)        
remote: Counting objects:  41% (35/84)        
remote: Counting objects:  42% (36/84)        
remote: Counting objects:  44% (37/84)        
remote: Counting objects:  45% (38/84)        
remote: Counting objects:  46% (39/84)        
remote: Counting objects:  47% (40/84)        
remote: Counting objects:  48% (41/84)        
remote: Counting objects:  50% (42/84)        
remote: Counting objects:  51% (43/84)        
remote: Counting objects:  52% (44/84)        
remote: Counting objects:  53% (45/84)        
remote: Counting objects:  54% (46/84)        
remote: Counting objects:  55% (47/84)        
remote: Counting objects:  57% (48/84)        
remote: Counting objects:  58% (49/84)        
remote: Counting objects:  59% (50/84)        
remote: Counting objects:  60% (51/84)        
remote: Counting objects:  61% (52/84)        
remote: Counting objects:  63% (53/84)        
remote: Counting objects:  64% (54/84)        
remote: Counting objects:  65% (55/84)        
remote: Counting objects:  66% (56/84)        
remote: Counting objects:  67% (57/84)        
remote: Counting objects:  69% (58/84)        
remote: Counting objects:  70% (59/84)        
remote: Counting objects:  71% (60/84)        
remote: Counting objects:  72% (61/84)        
remote: Counting objects:  73% (62/84)        
remote: Counting objects:  75% (63/84)        
remote: Counting objects:  76% (64/84)        
remote: Counting objects:  77% (65/84)        
remote: Counting objects:  78% (66/84)        
remote: Counting objects:  79% (67/84)        
remote: Counting objects:  80% (68/84)        
remote: Counting objects:  82% (69/84)        
remote: Counting objects:  83% (70/84)        
remote: Counting objects:  84% (71/84)        
remote: Counting objects:  85% (72/84)        
remote: Counting objects:  86% (73/84)        
remote: Counting objects:  88% (74/84)        
remote: Counting objects:  89% (75/84)        
remote: Counting objects:  90% (76/84)        
remote: Counting objects:  91% (77/84)        
remote: Counting objects:  92% (78/84)        
remote: Counting objects:  94% (79/84)        
remote: Counting objects:  95% (80/84)        
remote: Counting objects:  96% (81/84)        
remote: Counting objects:  97% (82/84)        
remote: Counting objects:  98% (83/84)        
remote: Counting objects: 100% (84/84)        
remote: Counting objects: 100% (84/84), done.        
remote: Compressing objects:   2% (1/39)        
remote: Compressing objects:   5% (2/39)        
remote: Compressing objects:   7% (3/39)        
remote: Compressing objects:  10% (4/39)        
remote: Compressing objects:  12% (5/39)        
remote: Compressing objects:  15% (6/39)        
remote: Compressing objects:  17% (7/39)        
remote: Compressing objects:  20% (8/39)        
remote: Compressing objects:  23% (9/39)        
remote: Compressing objects:  25% (10/39)        
remote: Compressing objects:  28% (11/39)        
remote: Compressing objects:  30% (12/39)        
remote: Compressing objects:  33% (13/39)        
remote: Compressing objects:  35% (14/39)        
remote: Compressing objects:  38% (15/39)        
remote: Compressing objects:  41% (16/39)        
remote: Compressing objects:  43% (17/39)        
remote: Compressing objects:  46% (18/39)        
remote: Compressing objects:  48% (19/39)        
remote: Compressing objects:  51% (20/39)        
remote: Compressing objects:  53% (21/39)        
remote: Compressing objects:  56% (22/39)        
remote: Compressing objects:  58% (23/39)        
remote: Compressing objects:  61% (24/39)        
remote: Compressing objects:  64% (25/39)        
remote: Compressing objects:  66% (26/39)        
remote: Compressing objects:  69% (27/39)        
remote: Compressing objects:  71% (28/39)        
remote: Compressing objects:  74% (29/39)        
remote: Compressing objects:  76% (30/39)        
remote: Compressing objects:  79% (31/39)        
remote: Compressing objects:  82% (32/39)        
remote: Compressing objects:  84% (33/39)        
remote: Compressing objects:  87% (34/39)        
remote: Compressing objects:  89% (35/39)        
remote: Compressing objects:  92% (36/39)        
remote: Compressing objects:  94% (37/39)        
remote: Compressing objects:  97% (38/39)        
remote: Compressing objects: 100% (39/39)        
remote: Compressing objects: 100% (39/39), done.        
remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41        
Receiving objects:   0% (1/125)
Receiving objects:   1% (2/125)
Receiving objects:   2% (3/125)
Receiving objects:   3% (4/125)
Receiving objects:   4% (5/125)
Receiving objects:   5% (7/125)
Receiving objects:   6% (8/125)
Receiving objects:   7% (9/125)
Receiving objects:   8% (10/125)
Receiving objects:   9% (12/125)
Receiving objects:  10% (13/125)
Receiving objects:  11% (14/125)
Receiving objects:  12% (15/125)
Receiving objects:  13% (17/125)
Receiving objects:  14% (18/125)
Receiving objects:  15% (19/125)
Receiving objects:  16% (20/125)
Receiving objects:  17% (22/125)
Receiving objects:  18% (23/125)
Receiving objects:  19% (24/125)
Receiving objects:  20% (25/125)
Receiving objects:  21% (27/125)
Receiving objects:  22% (28/125)
Receiving objects:  23% (29/125)
Receiving objects:  24% (30/125)
Receiving objects:  25% (32/125)
Receiving objects:  26% (33/125)
Receiving objects:  27% (34/125)
Receiving objects:  28% (35/125)
Receiving objects:  29% (37/125)
Receiving objects:  30% (38/125)
Receiving objects:  31% (39/125)
Receiving objects:  32% (40/125)
Receiving objects:  33% (42/125)
Receiving objects:  34% (43/125)
Receiving objects:  35% (44/125)
Receiving objects:  36% (45/125)
Receiving objects:  37% (47/125)
Receiving objects:  38% (48/125)
Receiving objects:  39% (49/125)
Receiving objects:  40% (50/125)
Receiving objects:  41% (52/125)
Receiving objects:  42% (53/125)
Receiving objects:  43% (54/125)
Receiving objects:  44% (55/125)
Receiving objects:  45% (57/125)
Receiving objects:  46% (58/125)
Receiving objects:  47% (59/125)
Receiving objects:  48% (60/125)
Receiving objects:  49% (62/125)
Receiving objects:  50% (63/125)
Receiving objects:  51% (64/125)
Receiving objects:  52% (65/125)
Receiving objects:  53% (67/125)
Receiving objects:  54% (68/125)
Receiving objects:  55% (69/125)
Receiving objects:  56% (70/125)
Receiving objects:  57% (72/125)
Receiving objects:  58% (73/125)
Receiving objects:  59% (74/125)
Receiving objects:  60% (75/125)
Receiving objects:  61% (77/125)
Receiving objects:  62% (78/125)
Receiving objects:  63% (79/125)
Receiving objects:  64% (80/125)
Receiving objects:  65% (82/125)
Receiving objects:  66% (83/125)
Receiving objects:  67% (84/125)
Receiving objects:  68% (85/125)
Receiving objects:  69% (87/125)
Receiving objects:  70% (88/125)
Receiving objects:  71% (89/125)
Receiving objects:  72% (90/125)
Receiving objects:  73% (92/125)
Receiving objects:  74% (93/125)
Receiving objects:  75% (94/125)
Receiving objects:  76% (95/125)
Receiving objects:  77% (97/125)
Receiving objects:  78% (98/125)
Receiving objects:  79% (99/125)
Receiving objects:  80% (100/125)
Receiving objects:  81% (102/125)
Receiving objects:  82% (103/125)
Receiving objects:  83% (104/125)
Receiving objects:  84% (105/125)
Receiving objects:  85% (107/125)
Receiving objects:  86% (108/125)
Receiving objects:  87% (109/125)
Receiving objects:  88% (110/125)
Receiving objects:  89% (112/125)
Receiving objects:  90% (113/125)
Receiving objects:  91% (114/125)
Receiving objects:  92% (115/125)
Receiving objects:  93% (117/125)
Receiving objects:  94% (118/125)
Receiving objects:  95% (119/125)
Receiving objects:  96% (120/125)
Receiving objects:  97% (122/125)
Receiving objects:  98% (123/125)
Receiving objects:  99% (124/125)
Receiving objects: 100% (125/125)
Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done.
Resolving deltas:   0% (0/26)
Resolving deltas:  11% (3/26)
Resolving deltas:  42% (11/26)
Resolving deltas:  46% (12/26)
Resolving deltas: 100% (26/26)
Resolving deltas: 100% (26/26), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/perception_new_detection'...
remote: Enumerating objects: 5493, done.        
remote: Counting objects:   3% (1/33)        
remote: Counting objects:   6% (2/33)        
remote: Counting objects:   9% (3/33)        
remote: Counting objects:  12% (4/33)        
remote: Counting objects:  15% (5/33)        
remote: Counting objects:  18% (6/33)        
remote: Counting objects:  21% (7/33)        
remote: Counting objects:  24% (8/33)        
remote: Counting objects:  27% (9/33)        
remote: Counting objects:  30% (10/33)        
remote: Counting objects:  33% (11/33)        
remote: Counting objects:  36% (12/33)        
remote: Counting objects:  39% (13/33)        
remote: Counting objects:  42% (14/33)        
remote: Counting objects:  45% (15/33)        
remote: Counting objects:  48% (16/33)        
remote: Counting objects:  51% (17/33)        
remote: Counting objects:  54% (18/33)        
remote: Counting objects:  57% (19/33)        
remote: Counting objects:  60% (20/33)        
remote: Counting objects:  63% (21/33)        
remote: Counting objects:  66% (22/33)        
remote: Counting objects:  69% (23/33)        
remote: Counting objects:  72% (24/33)        
remote: Counting objects:  75% (25/33)        
remote: Counting objects:  78% (26/33)        
remote: Counting objects:  81% (27/33)        
remote: Counting objects:  84% (28/33)        
remote: Counting objects:  87% (29/33)        
remote: Counting objects:  90% (30/33)        
remote: Counting objects:  93% (31/33)        
remote: Counting objects:  96% (32/33)        
remote: Counting objects: 100% (33/33)        
remote: Counting objects: 100% (33/33), done.        
remote: Compressing objects:   3% (1/27)        
remote: Compressing objects:   7% (2/27)        
remote: Compressing objects:  11% (3/27)        
remote: Compressing objects:  14% (4/27)        
remote: Compressing objects:  18% (5/27)        
remote: Compressing objects:  22% (6/27)        
remote: Compressing objects:  25% (7/27)        
remote: Compressing objects:  29% (8/27)        
remote: Compressing objects:  33% (9/27)        
remote: Compressing objects:  37% (10/27)        
remote: Compressing objects:  40% (11/27)        
remote: Compressing objects:  44% (12/27)        
remote: Compressing objects:  48% (13/27)        
remote: Compressing objects:  51% (14/27)        
remote: Compressing objects:  55% (15/27)        
remote: Compressing objects:  59% (16/27)        
remote: Compressing objects:  62% (17/27)        
remote: Compressing objects:  66% (18/27)        
remote: Compressing objects:  70% (19/27)        
remote: Compressing objects:  74% (20/27)        
remote: Compressing objects:  77% (21/27)        
remote: Compressing objects:  81% (22/27)        
remote: Compressing objects:  85% (23/27)        
remote: Compressing objects:  88% (24/27)        
remote: Compressing objects:  92% (25/27)        
remote: Compressing objects:  96% (26/27)        
remote: Compressing objects: 100% (27/27)        
remote: Compressing objects: 100% (27/27), done.        
Receiving objects:   0% (1/5493)
Receiving objects:   1% (55/5493)
Receiving objects:   2% (110/5493)
Receiving objects:   3% (165/5493)
Receiving objects:   4% (220/5493)
Receiving objects:   5% (275/5493)
Receiving objects:   6% (330/5493)
Receiving objects:   7% (385/5493)
Receiving objects:   8% (440/5493)
Receiving objects:   9% (495/5493)
Receiving objects:  10% (550/5493)
Receiving objects:  11% (605/5493)
Receiving objects:  12% (660/5493)
Receiving objects:  13% (715/5493)
Receiving objects:  14% (770/5493)
Receiving objects:  15% (824/5493)
Receiving objects:  16% (879/5493)
Receiving objects:  17% (934/5493)
Receiving objects:  18% (989/5493)
Receiving objects:  19% (1044/5493)
Receiving objects:  20% (1099/5493)
Receiving objects:  21% (1154/5493)
Receiving objects:  22% (1209/5493)
Receiving objects:  23% (1264/5493)
Receiving objects:  24% (1319/5493)
Receiving objects:  25% (1374/5493)
Receiving objects:  26% (1429/5493)
Receiving objects:  27% (1484/5493)
Receiving objects:  28% (1539/5493)
Receiving objects:  29% (1593/5493)
Receiving objects:  30% (1648/5493)
Receiving objects:  31% (1703/5493)
Receiving objects:  32% (1758/5493)
Receiving objects:  33% (1813/5493)
Receiving objects:  34% (1868/5493)
Receiving objects:  35% (1923/5493)
Receiving objects:  36% (1978/5493)
Receiving objects:  37% (2033/5493)
Receiving objects:  38% (2088/5493)
Receiving objects:  39% (2143/5493)
Receiving objects:  40% (2198/5493)
Receiving objects:  41% (2253/5493)
Receiving objects:  42% (2308/5493)
Receiving objects:  43% (2362/5493)
Receiving objects:  44% (2417/5493)
Receiving objects:  45% (2472/5493)
Receiving objects:  46% (2527/5493)
Receiving objects:  47% (2582/5493)
Receiving objects:  48% (2637/5493)
Receiving objects:  49% (2692/5493)
Receiving objects:  50% (2747/5493)
Receiving objects:  51% (2802/5493)
Receiving objects:  52% (2857/5493)
Receiving objects:  53% (2912/5493)
Receiving objects:  54% (2967/5493)
Receiving objects:  55% (3022/5493)
Receiving objects:  56% (3077/5493)
Receiving objects:  57% (3132/5493)
Receiving objects:  58% (3186/5493)
Receiving objects:  59% (3241/5493)
Receiving objects:  60% (3296/5493)
Receiving objects:  61% (3351/5493)
Receiving objects:  62% (3406/5493)
Receiving objects:  63% (3461/5493)
Receiving objects:  64% (3516/5493)
Receiving objects:  65% (3571/5493)
Receiving objects:  66% (3626/5493)
Receiving objects:  67% (3681/5493)
Receiving objects:  68% (3736/5493)
Receiving objects:  69% (3791/5493)
Receiving objects:  70% (3846/5493)
Receiving objects:  71% (3901/5493)
Receiving objects:  72% (3955/5493)
Receiving objects:  73% (4010/5493)
Receiving objects:  74% (4065/5493)
Receiving objects:  75% (4120/5493)
Receiving objects:  76% (4175/5493)
Receiving objects:  77% (4230/5493)
Receiving objects:  78% (4285/5493)
Receiving objects:  79% (4340/5493)
Receiving objects:  80% (4395/5493)
remote: Total 5493 (delta 3), reused 0 (delta 0), pack-reused 5460        
Receiving objects:  81% (4450/5493)
Receiving objects:  82% (4505/5493)
Receiving objects:  83% (4560/5493)
Receiving objects:  84% (4615/5493)
Receiving objects:  85% (4670/5493)
Receiving objects:  86% (4724/5493)
Receiving objects:  87% (4779/5493)
Receiving objects:  88% (4834/5493)
Receiving objects:  89% (4889/5493)
Receiving objects:  90% (4944/5493)
Receiving objects:  91% (4999/5493)
Receiving objects:  92% (5054/5493)
Receiving objects:  93% (5109/5493)
Receiving objects:  94% (5164/5493)
Receiving objects:  95% (5219/5493)
Receiving objects:  96% (5274/5493)
Receiving objects:  97% (5329/5493)
Receiving objects:  98% (5384/5493)
Receiving objects:  99% (5439/5493)
Receiving objects: 100% (5493/5493)
Receiving objects: 100% (5493/5493), 584.37 KiB | 12.17 MiB/s, done.
Resolving deltas:   0% (0/1053)
Resolving deltas:   1% (11/1053)
Resolving deltas:   3% (33/1053)
Resolving deltas:   5% (58/1053)
Resolving deltas:   6% (72/1053)
Resolving deltas:   8% (94/1053)
Resolving deltas:   9% (105/1053)
Resolving deltas:  10% (114/1053)
Resolving deltas:  11% (116/1053)
Resolving deltas:  12% (134/1053)
Resolving deltas:  13% (137/1053)
Resolving deltas:  14% (149/1053)
Resolving deltas:  15% (161/1053)
Resolving deltas:  16% (169/1053)
Resolving deltas:  40% (425/1053)
Resolving deltas:  80% (849/1053)
Resolving deltas:  81% (853/1053)
Resolving deltas:  82% (864/1053)
Resolving deltas:  83% (874/1053)
Resolving deltas:  84% (888/1053)
Resolving deltas:  86% (906/1053)
Resolving deltas:  87% (917/1053)
Resolving deltas:  88% (927/1053)
Resolving deltas:  89% (946/1053)
Resolving deltas:  98% (1041/1053)
Resolving deltas: 100% (1053/1053)
Resolving deltas: 100% (1053/1053), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/perception_vehicles'...
remote: Enumerating objects: 28, done.        
remote: Counting objects:   3% (1/28)        
remote: Counting objects:   7% (2/28)        
remote: Counting objects:  10% (3/28)        
remote: Counting objects:  14% (4/28)        
remote: Counting objects:  17% (5/28)        
remote: Counting objects:  21% (6/28)        
remote: Counting objects:  25% (7/28)        
remote: Counting objects:  28% (8/28)        
remote: Counting objects:  32% (9/28)        
remote: Counting objects:  35% (10/28)        
remote: Counting objects:  39% (11/28)        
remote: Counting objects:  42% (12/28)        
remote: Counting objects:  46% (13/28)        
remote: Counting objects:  50% (14/28)        
remote: Counting objects:  53% (15/28)        
remote: Counting objects:  57% (16/28)        
remote: Counting objects:  60% (17/28)        
remote: Counting objects:  64% (18/28)        
remote: Counting objects:  67% (19/28)        
remote: Counting objects:  71% (20/28)        
remote: Counting objects:  75% (21/28)        
remote: Counting objects:  78% (22/28)        
remote: Counting objects:  82% (23/28)        
remote: Counting objects:  85% (24/28)        
remote: Counting objects:  89% (25/28)        
remote: Counting objects:  92% (26/28)        
remote: Counting objects:  96% (27/28)        
remote: Counting objects: 100% (28/28)        
remote: Counting objects: 100% (28/28), done.        
remote: Compressing objects:   5% (1/20)        
remote: Compressing objects:  10% (2/20)        
remote: Compressing objects:  15% (3/20)        
remote: Compressing objects:  20% (4/20)        
remote: Compressing objects:  25% (5/20)        
remote: Compressing objects:  30% (6/20)        
remote: Compressing objects:  35% (7/20)        
remote: Compressing objects:  40% (8/20)        
remote: Compressing objects:  45% (9/20)        
remote: Compressing objects:  50% (10/20)        
remote: Compressing objects:  55% (11/20)        
remote: Compressing objects:  60% (12/20)        
remote: Compressing objects:  65% (13/20)        
remote: Compressing objects:  70% (14/20)        
remote: Compressing objects:  75% (15/20)        
remote: Compressing objects:  80% (16/20)        
remote: Compressing objects:  85% (17/20)        
remote: Compressing objects:  90% (18/20)        
remote: Compressing objects:  95% (19/20)        
remote: Compressing objects: 100% (20/20)        
remote: Compressing objects: 100% (20/20), done.        
remote: Total 28 (delta 3), reused 0 (delta 0), pack-reused 0        
Receiving objects:   3% (1/28)
Receiving objects:   7% (2/28)
Receiving objects:  10% (3/28)
Receiving objects:  14% (4/28)
Receiving objects:  17% (5/28)
Receiving objects:  21% (6/28)
Receiving objects:  25% (7/28)
Receiving objects:  28% (8/28)
Receiving objects:  32% (9/28)
Receiving objects:  35% (10/28)
Receiving objects:  39% (11/28)
Receiving objects:  42% (12/28)
Receiving objects:  46% (13/28)
Receiving objects:  50% (14/28)
Receiving objects:  53% (15/28)
Receiving objects:  57% (16/28)
Receiving objects:  60% (17/28)
Receiving objects:  64% (18/28)
Receiving objects:  67% (19/28)
Receiving objects:  71% (20/28)
Receiving objects:  75% (21/28)
Receiving objects:  78% (22/28)
Receiving objects:  82% (23/28)
Receiving objects:  85% (24/28)
Receiving objects:  89% (25/28)
Receiving objects:  92% (26/28)
Receiving objects:  96% (27/28)
Receiving objects: 100% (28/28)
Receiving objects: 100% (28/28), 5.08 KiB | 2.54 MiB/s, done.
Resolving deltas:   0% (0/3)
Resolving deltas:  33% (1/3)
Resolving deltas: 100% (3/3)
Resolving deltas: 100% (3/3), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/pncc_common_config'...
remote: Enumerating objects: 67, done.        
remote: Total 67 (delta 0), reused 0 (delta 0), pack-reused 67        
Receiving objects:   1% (1/67)
Receiving objects:   2% (2/67)
Receiving objects:   4% (3/67)
Receiving objects:   5% (4/67)
Receiving objects:   7% (5/67)
Receiving objects:   8% (6/67)
Receiving objects:  10% (7/67)
Receiving objects:  11% (8/67)
Receiving objects:  13% (9/67)
Receiving objects:  14% (10/67)
Receiving objects:  16% (11/67)
Receiving objects:  17% (12/67)
Receiving objects:  19% (13/67)
Receiving objects:  20% (14/67)
Receiving objects:  22% (15/67)
Receiving objects:  23% (16/67)
Receiving objects:  25% (17/67)
Receiving objects:  26% (18/67)
Receiving objects:  28% (19/67)
Receiving objects:  29% (20/67)
Receiving objects:  31% (21/67)
Receiving objects:  32% (22/67)
Receiving objects:  34% (23/67)
Receiving objects:  35% (24/67)
Receiving objects:  37% (25/67)
Receiving objects:  38% (26/67)
Receiving objects:  40% (27/67)
Receiving objects:  41% (28/67)
Receiving objects:  43% (29/67)
Receiving objects:  44% (30/67)
Receiving objects:  46% (31/67)
Receiving objects:  47% (32/67)
Receiving objects:  49% (33/67)
Receiving objects:  50% (34/67)
Receiving objects:  52% (35/67)
Receiving objects:  53% (36/67)
Receiving objects:  55% (37/67)
Receiving objects:  56% (38/67)
Receiving objects:  58% (39/67)
Receiving objects:  59% (40/67)
Receiving objects:  61% (41/67)
Receiving objects:  62% (42/67)
Receiving objects:  64% (43/67)
Receiving objects:  65% (44/67)
Receiving objects:  67% (45/67)
Receiving objects:  68% (46/67)
Receiving objects:  70% (47/67)
Receiving objects:  71% (48/67)
Receiving objects:  73% (49/67)
Receiving objects:  74% (50/67)
Receiving objects:  76% (51/67)
Receiving objects:  77% (52/67)
Receiving objects:  79% (53/67)
Receiving objects:  80% (54/67)
Receiving objects:  82% (55/67)
Receiving objects:  83% (56/67)
Receiving objects:  85% (57/67)
Receiving objects:  86% (58/67)
Receiving objects:  88% (59/67)
Receiving objects:  89% (60/67)
Receiving objects:  91% (61/67)
Receiving objects:  92% (62/67)
Receiving objects:  94% (63/67)
Receiving objects:  95% (64/67)
Receiving objects:  97% (65/67)
Receiving objects:  98% (66/67)
Receiving objects: 100% (67/67)
Receiving objects: 100% (67/67), 11.77 KiB | 11.77 MiB/s, done.
Resolving deltas:   0% (0/10)
Resolving deltas:  10% (1/10)
Resolving deltas:  20% (2/10)
Resolving deltas:  30% (3/10)
Resolving deltas: 100% (10/10)
Resolving deltas: 100% (10/10), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/pncc_port_related_config'...
remote: Enumerating objects: 222, done.        
remote: Counting objects:   1% (1/57)        
remote: Counting objects:   3% (2/57)        
remote: Counting objects:   5% (3/57)        
remote: Counting objects:   7% (4/57)        
remote: Counting objects:   8% (5/57)        
remote: Counting objects:  10% (6/57)        
remote: Counting objects:  12% (7/57)        
remote: Counting objects:  14% (8/57)        
remote: Counting objects:  15% (9/57)        
remote: Counting objects:  17% (10/57)        
remote: Counting objects:  19% (11/57)        
remote: Counting objects:  21% (12/57)        
remote: Counting objects:  22% (13/57)        
remote: Counting objects:  24% (14/57)        
remote: Counting objects:  26% (15/57)        
remote: Counting objects:  28% (16/57)        
remote: Counting objects:  29% (17/57)        
remote: Counting objects:  31% (18/57)        
remote: Counting objects:  33% (19/57)        
remote: Counting objects:  35% (20/57)        
remote: Counting objects:  36% (21/57)        
remote: Counting objects:  38% (22/57)        
remote: Counting objects:  40% (23/57)        
remote: Counting objects:  42% (24/57)        
remote: Counting objects:  43% (25/57)        
remote: Counting objects:  45% (26/57)        
remote: Counting objects:  47% (27/57)        
remote: Counting objects:  49% (28/57)        
remote: Counting objects:  50% (29/57)        
remote: Counting objects:  52% (30/57)        
remote: Counting objects:  54% (31/57)        
remote: Counting objects:  56% (32/57)        
remote: Counting objects:  57% (33/57)        
remote: Counting objects:  59% (34/57)        
remote: Counting objects:  61% (35/57)        
remote: Counting objects:  63% (36/57)        
remote: Counting objects:  64% (37/57)        
remote: Counting objects:  66% (38/57)        
remote: Counting objects:  68% (39/57)        
remote: Counting objects:  70% (40/57)        
remote: Counting objects:  71% (41/57)        
remote: Counting objects:  73% (42/57)        
remote: Counting objects:  75% (43/57)        
remote: Counting objects:  77% (44/57)        
remote: Counting objects:  78% (45/57)        
remote: Counting objects:  80% (46/57)        
remote: Counting objects:  82% (47/57)        
remote: Counting objects:  84% (48/57)        
remote: Counting objects:  85% (49/57)        
remote: Counting objects:  87% (50/57)        
remote: Counting objects:  89% (51/57)        
remote: Counting objects:  91% (52/57)        
remote: Counting objects:  92% (53/57)        
remote: Counting objects:  94% (54/57)        
remote: Counting objects:  96% (55/57)        
remote: Counting objects:  98% (56/57)        
remote: Counting objects: 100% (57/57)        
remote: Counting objects: 100% (57/57), done.        
remote: Compressing objects:   2% (1/41)        
remote: Compressing objects:   4% (2/41)        
remote: Compressing objects:   7% (3/41)        
remote: Compressing objects:   9% (4/41)        
remote: Compressing objects:  12% (5/41)        
remote: Compressing objects:  14% (6/41)        
remote: Compressing objects:  17% (7/41)        
remote: Compressing objects:  19% (8/41)        
remote: Compressing objects:  21% (9/41)        
remote: Compressing objects:  24% (10/41)        
remote: Compressing objects:  26% (11/41)        
remote: Compressing objects:  29% (12/41)        
remote: Compressing objects:  31% (13/41)        
remote: Compressing objects:  34% (14/41)        
remote: Compressing objects:  36% (15/41)        
remote: Compressing objects:  39% (16/41)        
remote: Compressing objects:  41% (17/41)        
remote: Compressing objects:  43% (18/41)        
remote: Compressing objects:  46% (19/41)        
remote: Compressing objects:  48% (20/41)        
remote: Compressing objects:  51% (21/41)        
remote: Compressing objects:  53% (22/41)        
remote: Compressing objects:  56% (23/41)        
remote: Compressing objects:  58% (24/41)        
remote: Compressing objects:  60% (25/41)        
remote: Compressing objects:  63% (26/41)        
remote: Compressing objects:  65% (27/41)        
remote: Compressing objects:  68% (28/41)        
remote: Compressing objects:  70% (29/41)        
remote: Compressing objects:  73% (30/41)        
remote: Compressing objects:  75% (31/41)        
remote: Compressing objects:  78% (32/41)        
remote: Compressing objects:  80% (33/41)        
remote: Compressing objects:  82% (34/41)        
remote: Compressing objects:  85% (35/41)        
remote: Compressing objects:  87% (36/41)        
remote: Compressing objects:  90% (37/41)        
remote: Compressing objects:  92% (38/41)        
remote: Compressing objects:  95% (39/41)        
remote: Compressing objects:  97% (40/41)        
remote: Compressing objects: 100% (41/41)        
remote: Compressing objects: 100% (41/41), done.        
remote: Total 222 (delta 9), reused 38 (delta 7), pack-reused 165        
Receiving objects:   0% (1/222)
Receiving objects:   1% (3/222)
Receiving objects:   2% (5/222)
Receiving objects:   3% (7/222)
Receiving objects:   4% (9/222)
Receiving objects:   5% (12/222)
Receiving objects:   6% (14/222)
Receiving objects:   7% (16/222)
Receiving objects:   8% (18/222)
Receiving objects:   9% (20/222)
Receiving objects:  10% (23/222)
Receiving objects:  11% (25/222)
Receiving objects:  12% (27/222)
Receiving objects:  13% (29/222)
Receiving objects:  14% (32/222)
Receiving objects:  15% (34/222)
Receiving objects:  16% (36/222)
Receiving objects:  17% (38/222)
Receiving objects:  18% (40/222)
Receiving objects:  19% (43/222)
Receiving objects:  20% (45/222)
Receiving objects:  21% (47/222)
Receiving objects:  22% (49/222)
Receiving objects:  23% (52/222)
Receiving objects:  24% (54/222)
Receiving objects:  25% (56/222)
Receiving objects:  26% (58/222)
Receiving objects:  27% (60/222)
Receiving objects:  28% (63/222)
Receiving objects:  29% (65/222)
Receiving objects:  30% (67/222)
Receiving objects:  31% (69/222)
Receiving objects:  32% (72/222)
Receiving objects:  33% (74/222)
Receiving objects:  34% (76/222)
Receiving objects:  35% (78/222)
Receiving objects:  36% (80/222)
Receiving objects:  37% (83/222)
Receiving objects:  38% (85/222)
Receiving objects:  39% (87/222)
Receiving objects:  40% (89/222)
Receiving objects:  41% (92/222)
Receiving objects:  42% (94/222)
Receiving objects:  43% (96/222)
Receiving objects:  44% (98/222)
Receiving objects:  45% (100/222)
Receiving objects:  46% (103/222)
Receiving objects:  47% (105/222)
Receiving objects:  48% (107/222)
Receiving objects:  49% (109/222)
Receiving objects:  50% (111/222)
Receiving objects:  51% (114/222)
Receiving objects:  52% (116/222)
Receiving objects:  53% (118/222)
Receiving objects:  54% (120/222)
Receiving objects:  55% (123/222)
Receiving objects:  56% (125/222)
Receiving objects:  57% (127/222)
Receiving objects:  58% (129/222)
Receiving objects:  59% (131/222)
Receiving objects:  60% (134/222)
Receiving objects:  61% (136/222)
Receiving objects:  62% (138/222)
Receiving objects:  63% (140/222)
Receiving objects:  64% (143/222)
Receiving objects:  65% (145/222)
Receiving objects:  66% (147/222)
Receiving objects:  67% (149/222)
Receiving objects:  68% (151/222)
Receiving objects:  69% (154/222)
Receiving objects:  70% (156/222)
Receiving objects:  71% (158/222)
Receiving objects:  72% (160/222)
Receiving objects:  73% (163/222)
Receiving objects:  74% (165/222)
Receiving objects:  75% (167/222)
Receiving objects:  76% (169/222)
Receiving objects:  77% (171/222)
Receiving objects:  78% (174/222)
Receiving objects:  79% (176/222)
Receiving objects:  80% (178/222)
Receiving objects:  81% (180/222)
Receiving objects:  82% (183/222)
Receiving objects:  83% (185/222)
Receiving objects:  84% (187/222)
Receiving objects:  85% (189/222)
Receiving objects:  86% (191/222)
Receiving objects:  87% (194/222)
Receiving objects:  88% (196/222)
Receiving objects:  89% (198/222)
Receiving objects:  90% (200/222)
Receiving objects:  91% (203/222)
Receiving objects:  92% (205/222)
Receiving objects:  93% (207/222)
Receiving objects:  94% (209/222)
Receiving objects:  95% (211/222)
Receiving objects:  96% (214/222)
Receiving objects:  97% (216/222)
Receiving objects:  98% (218/222)
Receiving objects:  99% (220/222)
Receiving objects: 100% (222/222)
Receiving objects: 100% (222/222), 37.99 KiB | 18.99 MiB/s, done.
Resolving deltas:   0% (0/65)
Resolving deltas:  29% (19/65)
Resolving deltas:  30% (20/65)
Resolving deltas:  33% (22/65)
Resolving deltas:  40% (26/65)
Resolving deltas:  50% (33/65)
Resolving deltas:  60% (39/65)
Resolving deltas:  69% (45/65)
Resolving deltas:  70% (46/65)
Resolving deltas:  72% (47/65)
Resolving deltas:  78% (51/65)
Resolving deltas:  84% (55/65)
Resolving deltas:  86% (56/65)
Resolving deltas:  87% (57/65)
Resolving deltas:  98% (64/65)
Resolving deltas: 100% (65/65)
Resolving deltas: 100% (65/65), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/pncc_vehicle_related_config'...
remote: Enumerating objects: 294, done.        
remote: Counting objects:   0% (1/132)        
remote: Counting objects:   1% (2/132)        
remote: Counting objects:   2% (3/132)        
remote: Counting objects:   3% (4/132)        
remote: Counting objects:   4% (6/132)        
remote: Counting objects:   5% (7/132)        
remote: Counting objects:   6% (8/132)        
remote: Counting objects:   7% (10/132)        
remote: Counting objects:   8% (11/132)        
remote: Counting objects:   9% (12/132)        
remote: Counting objects:  10% (14/132)        
remote: Counting objects:  11% (15/132)        
remote: Counting objects:  12% (16/132)        
remote: Counting objects:  13% (18/132)        
remote: Counting objects:  14% (19/132)        
remote: Counting objects:  15% (20/132)        
remote: Counting objects:  16% (22/132)        
remote: Counting objects:  17% (23/132)        
remote: Counting objects:  18% (24/132)        
remote: Counting objects:  19% (26/132)        
remote: Counting objects:  20% (27/132)        
remote: Counting objects:  21% (28/132)        
remote: Counting objects:  22% (30/132)        
remote: Counting objects:  23% (31/132)        
remote: Counting objects:  24% (32/132)        
remote: Counting objects:  25% (33/132)        
remote: Counting objects:  26% (35/132)        
remote: Counting objects:  27% (36/132)        
remote: Counting objects:  28% (37/132)        
remote: Counting objects:  29% (39/132)        
remote: Counting objects:  30% (40/132)        
remote: Counting objects:  31% (41/132)        
remote: Counting objects:  32% (43/132)        
remote: Counting objects:  33% (44/132)        
remote: Counting objects:  34% (45/132)        
remote: Counting objects:  35% (47/132)        
remote: Counting objects:  36% (48/132)        
remote: Counting objects:  37% (49/132)        
remote: Counting objects:  38% (51/132)        
remote: Counting objects:  39% (52/132)        
remote: Counting objects:  40% (53/132)        
remote: Counting objects:  41% (55/132)        
remote: Counting objects:  42% (56/132)        
remote: Counting objects:  43% (57/132)        
remote: Counting objects:  44% (59/132)        
remote: Counting objects:  45% (60/132)        
remote: Counting objects:  46% (61/132)        
remote: Counting objects:  47% (63/132)        
remote: Counting objects:  48% (64/132)        
remote: Counting objects:  49% (65/132)        
remote: Counting objects:  50% (66/132)        
remote: Counting objects:  51% (68/132)        
remote: Counting objects:  52% (69/132)        
remote: Counting objects:  53% (70/132)        
remote: Counting objects:  54% (72/132)        
remote: Counting objects:  55% (73/132)        
remote: Counting objects:  56% (74/132)        
remote: Counting objects:  57% (76/132)        
remote: Counting objects:  58% (77/132)        
remote: Counting objects:  59% (78/132)        
remote: Counting objects:  60% (80/132)        
remote: Counting objects:  61% (81/132)        
remote: Counting objects:  62% (82/132)        
remote: Counting objects:  63% (84/132)        
remote: Counting objects:  64% (85/132)        
remote: Counting objects:  65% (86/132)        
remote: Counting objects:  66% (88/132)        
remote: Counting objects:  67% (89/132)        
remote: Counting objects:  68% (90/132)        
remote: Counting objects:  69% (92/132)        
remote: Counting objects:  70% (93/132)        
remote: Counting objects:  71% (94/132)        
remote: Counting objects:  72% (96/132)        
remote: Counting objects:  73% (97/132)        
remote: Counting objects:  74% (98/132)        
remote: Counting objects:  75% (99/132)        
remote: Counting objects:  76% (101/132)        
remote: Counting objects:  77% (102/132)        
remote: Counting objects:  78% (103/132)        
remote: Counting objects:  79% (105/132)        
remote: Counting objects:  80% (106/132)        
remote: Counting objects:  81% (107/132)
remote: Counting objects:  82% (109/132)        
remote: Counting objects:  83% (110/132)        
remote: Counting objects:  84% (111/132)        
remote: Counting objects:  85% (113/132)        
remote: Counting objects:  86% (114/132)        
remote: Counting objects:  87% (115/132)        
remote: Counting objects:  88% (117/132)        
remote: Counting objects:  89% (118/132)        
remote: Counting objects:  90% (119/132)        
remote: Counting objects:  91% (121/132)        
remote: Counting objects:  92% (122/132)        
remote: Counting objects:  93% (123/132)        
remote: Counting objects:  94% (125/132)        
remote: Counting objects:  95% (126/132)        
remote: Counting objects:  96% (127/132)        
remote: Counting objects:  97% (129/132)        
remote: Counting objects:  98% (130/132)        
remote: Counting objects:  99% (131/132)        
remote: Counting objects: 100% (132/132)        
remote: Counting objects: 100% (132/132), done.        
remote: Compressing objects:   1% (1/100)        
remote: Compressing objects:   2% (2/100)        
remote: Compressing objects:   3% (3/100)        
remote: Compressing objects:   4% (4/100)        
remote: Compressing objects:   5% (5/100)        
remote: Compressing objects:   6% (6/100)        
remote: Compressing objects:   7% (7/100)        
remote: Compressing objects:   8% (8/100)        
remote: Compressing objects:   9% (9/100)        
remote: Compressing objects:  10% (10/100)        
remote: Compressing objects:  11% (11/100)        
remote: Compressing objects:  12% (12/100)        
remote: Compressing objects:  13% (13/100)        
remote: Compressing objects:  14% (14/100)        
remote: Compressing objects:  15% (15/100)        
remote: Compressing objects:  16% (16/100)        
remote: Compressing objects:  17% (17/100)        
remote: Compressing objects:  18% (18/100)        
remote: Compressing objects:  19% (19/100)        
remote: Compressing objects:  20% (20/100)        
remote: Compressing objects:  21% (21/100)        
remote: Compressing objects:  22% (22/100)        
remote: Compressing objects:  23% (23/100)        
remote: Compressing objects:  24% (24/100)        
remote: Compressing objects:  25% (25/100)        
remote: Compressing objects:  26% (26/100)        
remote: Compressing objects:  27% (27/100)        
remote: Compressing objects:  28% (28/100)        
remote: Compressing objects:  29% (29/100)        
remote: Compressing objects:  30% (30/100)        
remote: Compressing objects:  31% (31/100)        
remote: Compressing objects:  32% (32/100)        
remote: Compressing objects:  33% (33/100)        
remote: Compressing objects:  34% (34/100)        
remote: Compressing objects:  35% (35/100)        
remote: Compressing objects:  36% (36/100)        
remote: Compressing objects:  37% (37/100)        
remote: Compressing objects:  38% (38/100)        
remote: Compressing objects:  39% (39/100)        
remote: Compressing objects:  40% (40/100)        
remote: Compressing objects:  41% (41/100)        
remote: Compressing objects:  42% (42/100)        
remote: Compressing objects:  43% (43/100)        
remote: Compressing objects:  44% (44/100)        
remote: Compressing objects:  45% (45/100)        
remote: Compressing objects:  46% (46/100)        
remote: Compressing objects:  47% (47/100)        
remote: Compressing objects:  48% (48/100)        
remote: Compressing objects:  49% (49/100)        
remote: Compressing objects:  50% (50/100)        
remote: Compressing objects:  51% (51/100)        
remote: Compressing objects:  52% (52/100)        
remote: Compressing objects:  53% (53/100)
remote: Compressing objects:  54% (54/100)        
remote: Compressing objects:  55% (55/100)        
remote: Compressing objects:  56% (56/100)        
remote: Compressing objects:  57% (57/100)        
remote: Compressing objects:  58% (58/100)        
remote: Compressing objects:  59% (59/100)        
remote: Compressing objects:  60% (60/100)        
remote: Compressing objects:  61% (61/100)        
remote: Compressing objects:  62% (62/100)        
remote: Compressing objects:  63% (63/100)        
remote: Compressing objects:  64% (64/100)        
remote: Compressing objects:  65% (65/100)        
remote: Compressing objects:  66% (66/100)        
remote: Compressing objects:  67% (67/100)        
remote: Compressing objects:  68% (68/100)        
remote: Compressing objects:  69% (69/100)        
remote: Compressing objects:  70% (70/100)        
remote: Compressing objects:  71% (71/100)        
remote: Compressing objects:  72% (72/100)        
remote: Compressing objects:  73% (73/100)        
remote: Compressing objects:  74% (74/100)        
remote: Compressing objects:  75% (75/100)        
remote: Compressing objects:  76% (76/100)        
remote: Compressing objects:  77% (77/100)        
remote: Compressing objects:  78% (78/100)        
remote: Compressing objects:  79% (79/100)        
remote: Compressing objects:  80% (80/100)        
remote: Compressing objects:  81% (81/100)        
remote: Compressing objects:  82% (82/100)        
remote: Compressing objects:  83% (83/100)        
remote: Compressing objects:  84% (84/100)        
remote: Compressing objects:  85% (85/100)        
remote: Compressing objects:  86% (86/100)        
remote: Compressing objects:  87% (87/100)        
remote: Compressing objects:  88% (88/100)        
remote: Compressing objects:  89% (89/100)        
remote: Compressing objects:  90% (90/100)        
remote: Compressing objects:  91% (91/100)        
remote: Compressing objects:  92% (92/100)        
remote: Compressing objects:  93% (93/100)        
remote: Compressing objects:  94% (94/100)        
remote: Compressing objects:  95% (95/100)        
remote: Compressing objects:  96% (96/100)        
remote: Compressing objects:  97% (97/100)        
remote: Compressing objects:  98% (98/100)        
remote: Compressing objects:  99% (99/100)        
remote: Compressing objects: 100% (100/100)        
remote: Compressing objects: 100% (100/100), done.        
remote: Total 294 (delta 26), reused 112 (delta 16), pack-reused 162
Receiving objects:   0% (1/294)
Receiving objects:   1% (3/294)
Receiving objects:   2% (6/294)
Receiving objects:   3% (9/294)
Receiving objects:   4% (12/294)
Receiving objects:   5% (15/294)
Receiving objects:   6% (18/294)
Receiving objects:   7% (21/294)
Receiving objects:   8% (24/294)
Receiving objects:   9% (27/294)
Receiving objects:  10% (30/294)
Receiving objects:  11% (33/294)
Receiving objects:  12% (36/294)
Receiving objects:  13% (39/294)
Receiving objects:  14% (42/294)
Receiving objects:  15% (45/294)
Receiving objects:  16% (48/294)
Receiving objects:  17% (50/294)
Receiving objects:  18% (53/294)
Receiving objects:  19% (56/294)
Receiving objects:  20% (59/294)
Receiving objects:  21% (62/294)
Receiving objects:  22% (65/294)
Receiving objects:  23% (68/294)
Receiving objects:  24% (71/294)
Receiving objects:  25% (74/294)
Receiving objects:  26% (77/294)
Receiving objects:  27% (80/294)
Receiving objects:  28% (83/294)
Receiving objects:  29% (86/294)
Receiving objects:  30% (89/294)
Receiving objects:  31% (92/294)
Receiving objects:  32% (95/294)
Receiving objects:  33% (98/294)
Receiving objects:  34% (100/294)
Receiving objects:  35% (103/294)
Receiving objects:  36% (106/294)
Receiving objects:  37% (109/294)
Receiving objects:  38% (112/294)
Receiving objects:  39% (115/294)
Receiving objects:  40% (118/294)
Receiving objects:  41% (121/294)
Receiving objects:  42% (124/294)
Receiving objects:  43% (127/294)
Receiving objects:  44% (130/294)
Receiving objects:  45% (133/294)
Receiving objects:  46% (136/294)
Receiving objects:  47% (139/294)
Receiving objects:  48% (142/294)
Receiving objects:  49% (145/294)
Receiving objects:  50% (147/294)
Receiving objects:  51% (150/294)
Receiving objects:  52% (153/294)
Receiving objects:  53% (156/294)
Receiving objects:  54% (159/294)
Receiving objects:  55% (162/294)
Receiving objects:  56% (165/294)
Receiving objects:  57% (168/294)
Receiving objects:  58% (171/294)
Receiving objects:  59% (174/294)
Receiving objects:  60% (177/294)
Receiving objects:  61% (180/294)
Receiving objects:  62% (183/294)
Receiving objects:  63% (186/294)
Receiving objects:  64% (189/294)
Receiving objects:  65% (192/294)
Receiving objects:  66% (195/294)
Receiving objects:  67% (197/294)
Receiving objects:  68% (200/294)
Receiving objects:  69% (203/294)
Receiving objects:  70% (206/294)
Receiving objects:  71% (209/294)
Receiving objects:  72% (212/294)
Receiving objects:  73% (215/294)
Receiving objects:  74% (218/294)
Receiving objects:  75% (221/294)
Receiving objects:  76% (224/294)
Receiving objects:  77% (227/294)
Receiving objects:  78% (230/294)
Receiving objects:  79% (233/294)
Receiving objects:  80% (236/294)
Receiving objects:  81% (239/294)
Receiving objects:  82% (242/294)
Receiving objects:  83% (245/294)
Receiving objects:  84% (247/294)
Receiving objects:  85% (250/294)
Receiving objects:  86% (253/294)
Receiving objects:  87% (256/294)
Receiving objects:  88% (259/294)
Receiving objects:  89% (262/294)
Receiving objects:  90% (265/294)
Receiving objects:  91% (268/294)
Receiving objects:  92% (271/294)
Receiving objects:  93% (274/294)
Receiving objects:  94% (277/294)
Receiving objects:  95% (280/294)
Receiving objects:  96% (283/294)
Receiving objects:  97% (286/294)
Receiving objects:  98% (289/294)
Receiving objects:  99% (292/294)
Receiving objects: 100% (294/294)
Receiving objects: 100% (294/294), 65.59 KiB | 9.37 MiB/s, done.
Resolving deltas:   0% (0/96)
Resolving deltas:   7% (7/96)
Resolving deltas:   8% (8/96)
Resolving deltas:  12% (12/96)
Resolving deltas:  13% (13/96)
Resolving deltas:  14% (14/96)
Resolving deltas:  16% (16/96)
Resolving deltas:  25% (24/96)
Resolving deltas:  34% (33/96)
Resolving deltas:  35% (34/96)
Resolving deltas:  39% (38/96)
Resolving deltas:  42% (41/96)
Resolving deltas:  44% (43/96)
Resolving deltas:  48% (47/96)
Resolving deltas:  57% (55/96)
Resolving deltas:  58% (56/96)
Resolving deltas:  59% (57/96)
Resolving deltas:  63% (61/96)
Resolving deltas:  64% (62/96)
Resolving deltas:  65% (63/96)
Resolving deltas:  68% (66/96)
Resolving deltas:  75% (72/96)
Resolving deltas:  78% (75/96)
Resolving deltas:  79% (76/96)
Resolving deltas:  89% (86/96)
Resolving deltas:  90% (87/96)
Resolving deltas:  92% (89/96)
Resolving deltas:  94% (91/96)
Resolving deltas: 100% (96/96)
Resolving deltas: 100% (96/96), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/pointcloud_customized'...
remote: Enumerating objects: 361, done.        
remote: Counting objects:   1% (1/68)        
remote: Counting objects:   2% (2/68)        
remote: Counting objects:   4% (3/68)        
remote: Counting objects:   5% (4/68)        
remote: Counting objects:   7% (5/68)        
remote: Counting objects:   8% (6/68)        
remote: Counting objects:  10% (7/68)        
remote: Counting objects:  11% (8/68)        
remote: Counting objects:  13% (9/68)        
remote: Counting objects:  14% (10/68)        
remote: Counting objects:  16% (11/68)        
remote: Counting objects:  17% (12/68)        
remote: Counting objects:  19% (13/68)        
remote: Counting objects:  20% (14/68)        
remote: Counting objects:  22% (15/68)        
remote: Counting objects:  23% (16/68)        
remote: Counting objects:  25% (17/68)        
remote: Counting objects:  26% (18/68)        
remote: Counting objects:  27% (19/68)        
remote: Counting objects:  29% (20/68)        
remote: Counting objects:  30% (21/68)        
remote: Counting objects:  32% (22/68)        
remote: Counting objects:  33% (23/68)        
remote: Counting objects:  35% (24/68)        
remote: Counting objects:  36% (25/68)        
remote: Counting objects:  38% (26/68)        
remote: Counting objects:  39% (27/68)        
remote: Counting objects:  41% (28/68)        
remote: Counting objects:  42% (29/68)        
remote: Counting objects:  44% (30/68)        
remote: Counting objects:  45% (31/68)        
remote: Counting objects:  47% (32/68)        
remote: Counting objects:  48% (33/68)        
remote: Counting objects:  50% (34/68)        
remote: Counting objects:  51% (35/68)        
remote: Counting objects:  52% (36/68)        
remote: Counting objects:  54% (37/68)        
remote: Counting objects:  55% (38/68)        
remote: Counting objects:  57% (39/68)        
remote: Counting objects:  58% (40/68)        
remote: Counting objects:  60% (41/68)        
remote: Counting objects:  61% (42/68)        
remote: Counting objects:  63% (43/68)        
remote: Counting objects:  64% (44/68)        
remote: Counting objects:  66% (45/68)        
remote: Counting objects:  67% (46/68)        
remote: Counting objects:  69% (47/68)        
remote: Counting objects:  70% (48/68)        
remote: Counting objects:  72% (49/68)        
remote: Counting objects:  73% (50/68)        
remote: Counting objects:  75% (51/68)        
remote: Counting objects:  76% (52/68)        
remote: Counting objects:  77% (53/68)        
remote: Counting objects:  79% (54/68)        
remote: Counting objects:  80% (55/68)        
remote: Counting objects:  82% (56/68)        
remote: Counting objects:  83% (57/68)        
remote: Counting objects:  85% (58/68)        
remote: Counting objects:  86% (59/68)        
remote: Counting objects:  88% (60/68)        
remote: Counting objects:  89% (61/68)        
remote: Counting objects:  91% (62/68)        
remote: Counting objects:  92% (63/68)        
remote: Counting objects:  94% (64/68)        
remote: Counting objects:  95% (65/68)        
remote: Counting objects:  97% (66/68)        
remote: Counting objects:  98% (67/68)        
remote: Counting objects: 100% (68/68)        
remote: Counting objects: 100% (68/68), done.        
remote: Compressing objects:   2% (1/43)        
remote: Compressing objects:   4% (2/43)        
remote: Compressing objects:   6% (3/43)        
remote: Compressing objects:   9% (4/43)        
remote: Compressing objects:  11% (5/43)        
remote: Compressing objects:  13% (6/43)        
remote: Compressing objects:  16% (7/43)        
remote: Compressing objects:  18% (8/43)        
remote: Compressing objects:  20% (9/43)        
remote: Compressing objects:  23% (10/43)        
remote: Compressing objects:  25% (11/43)        
remote: Compressing objects:  27% (12/43)        
remote: Compressing objects:  30% (13/43)        
remote: Compressing objects:  32% (14/43)        
remote: Compressing objects:  34% (15/43)        
remote: Compressing objects:  37% (16/43)        
remote: Compressing objects:  39% (17/43)        
remote: Compressing objects:  41% (18/43)        
remote: Compressing objects:  44% (19/43)        
remote: Compressing objects:  46% (20/43)        
remote: Compressing objects:  48% (21/43)        
remote: Compressing objects:  51% (22/43)        
remote: Compressing objects:  53% (23/43)        
remote: Compressing objects:  55% (24/43)        
remote: Compressing objects:  58% (25/43)        
remote: Compressing objects:  60% (26/43)        
remote: Compressing objects:  62% (27/43)        
remote: Compressing objects:  65% (28/43)        
remote: Compressing objects:  67% (29/43)        
remote: Compressing objects:  69% (30/43)        
remote: Compressing objects:  72% (31/43)        
remote: Compressing objects:  74% (32/43)        
remote: Compressing objects:  76% (33/43)        
remote: Compressing objects:  79% (34/43)        
remote: Compressing objects:  81% (35/43)        
remote: Compressing objects:  83% (36/43)        
remote: Compressing objects:  86% (37/43)        
remote: Compressing objects:  88% (38/43)        
remote: Compressing objects:  90% (39/43)        
remote: Compressing objects:  93% (40/43)        
remote: Compressing objects:  95% (41/43)        
remote: Compressing objects:  97% (42/43)        
remote: Compressing objects: 100% (43/43)        
remote: Compressing objects: 100% (43/43), done.        
Receiving objects:   0% (1/361)
Receiving objects:   1% (4/361)
Receiving objects:   2% (8/361)
Receiving objects:   3% (11/361)
Receiving objects:   4% (15/361)
Receiving objects:   5% (19/361)
Receiving objects:   6% (22/361)
Receiving objects:   7% (26/361)
Receiving objects:   8% (29/361)
Receiving objects:   9% (33/361)
Receiving objects:  10% (37/361)
Receiving objects:  11% (40/361)
Receiving objects:  12% (44/361)
Receiving objects:  13% (47/361)
Receiving objects:  13% (47/361), 20.40 MiB | 20.39 MiB/s
Receiving objects:  13% (47/361), 45.27 MiB | 22.63 MiB/s
Receiving objects:  13% (47/361), 64.85 MiB | 21.54 MiB/s
Receiving objects:  13% (48/361), 89.22 MiB | 22.25 MiB/s
Receiving objects:  13% (48/361), 120.34 MiB | 24.69 MiB/s
Receiving objects:  13% (48/361), 143.48 MiB | 24.56 MiB/s
Receiving objects:  14% (51/361), 157.29 MiB | 24.67 MiB/s
Receiving objects:  15% (55/361), 157.29 MiB | 24.67 MiB/s
Receiving objects:  15% (55/361), 170.11 MiB | 25.28 MiB/s
Receiving objects:  16% (58/361), 170.11 MiB | 25.28 MiB/s
Receiving objects:  17% (62/361), 170.11 MiB | 25.28 MiB/s
Receiving objects:  18% (65/361), 170.11 MiB | 25.28 MiB/s
Receiving objects:  19% (69/361), 180.50 MiB | 25.52 MiB/s
Receiving objects:  20% (73/361), 180.50 MiB | 25.52 MiB/s
Receiving objects:  21% (76/361), 180.50 MiB | 25.52 MiB/s
Receiving objects:  22% (80/361), 180.50 MiB | 25.52 MiB/s
Receiving objects:  22% (81/361), 180.50 MiB | 25.52 MiB/s
Receiving objects:  23% (84/361), 191.16 MiB | 24.78 MiB/s
Receiving objects:  24% (87/361), 191.16 MiB | 24.78 MiB/s
Receiving objects:  25% (91/361), 203.46 MiB | 25.15 MiB/s
Receiving objects:  26% (94/361), 203.46 MiB | 25.15 MiB/s
Receiving objects:  27% (98/361), 203.46 MiB | 25.15 MiB/s
Receiving objects:  28% (102/361), 203.46 MiB | 25.15 MiB/s
Receiving objects:  29% (105/361), 203.46 MiB | 25.15 MiB/s
Receiving objects:  30% (109/361), 203.46 MiB | 25.15 MiB/s
Receiving objects:  31% (112/361), 203.46 MiB | 25.15 MiB/s
Receiving objects:  32% (116/361), 203.46 MiB | 25.15 MiB/s
Receiving objects:  33% (120/361), 203.46 MiB | 25.15 MiB/s
Receiving objects:  34% (123/361), 203.46 MiB | 25.15 MiB/s
Receiving objects:  34% (125/361), 203.46 MiB | 25.15 MiB/s
Receiving objects:  35% (127/361), 203.46 MiB | 25.15 MiB/s
Receiving objects:  36% (130/361), 215.59 MiB | 24.47 MiB/s
Receiving objects:  37% (134/361), 215.59 MiB | 24.47 MiB/s
Receiving objects:  38% (138/361), 215.59 MiB | 24.47 MiB/s
Receiving objects:  39% (141/361), 227.41 MiB | 23.57 MiB/s
Receiving objects:  40% (145/361), 227.41 MiB | 23.57 MiB/s
Receiving objects:  41% (149/361), 246.05 MiB | 25.26 MiB/s
Receiving objects:  42% (152/361), 246.05 MiB | 25.26 MiB/s
Receiving objects:  43% (156/361), 246.05 MiB | 25.26 MiB/s
Receiving objects:  44% (159/361), 246.05 MiB | 25.26 MiB/s
Receiving objects:  44% (161/361), 266.40 MiB | 24.19 MiB/s
Receiving objects:  45% (163/361), 266.40 MiB | 24.19 MiB/s
Receiving objects:  46% (167/361), 266.40 MiB | 24.19 MiB/s
Receiving objects:  46% (168/361), 288.04 MiB | 23.82 MiB/s
Receiving objects:  47% (170/361), 288.04 MiB | 23.82 MiB/s
Receiving objects:  48% (174/361), 288.04 MiB | 23.82 MiB/s
Receiving objects:  49% (177/361), 301.47 MiB | 24.44 MiB/s
Receiving objects:  50% (181/361), 301.47 MiB | 24.44 MiB/s
Receiving objects:  50% (182/361), 301.47 MiB | 24.44 MiB/s
Receiving objects:  51% (185/361), 311.52 MiB | 24.00 MiB/s
Receiving objects:  51% (186/361), 330.74 MiB | 22.95 MiB/s
Receiving objects:  52% (188/361), 330.74 MiB | 22.95 MiB/s
Receiving objects:  53% (192/361), 330.74 MiB | 22.95 MiB/s
Receiving objects:  53% (192/361), 360.77 MiB | 23.23 MiB/s
Receiving objects:  53% (193/361), 380.87 MiB | 22.97 MiB/s
Receiving objects:  54% (195/361), 390.57 MiB | 22.79 MiB/s
Receiving objects:  55% (199/361), 390.57 MiB | 22.79 MiB/s
Receiving objects:  55% (200/361), 390.57 MiB | 22.79 MiB/s
Receiving objects:  55% (202/361), 406.57 MiB | 21.13 MiB/s
Receiving objects:  56% (203/361), 419.31 MiB | 21.56 MiB/s
Receiving objects:  57% (206/361), 446.46 MiB | 25.71 MiB/s
Receiving objects:  58% (210/361), 446.46 MiB | 25.71 MiB/s
Receiving objects:  59% (213/361), 446.46 MiB | 25.71 MiB/s
Receiving objects:  60% (217/361), 446.46 MiB | 25.71 MiB/s
Receiving objects:  60% (218/361), 446.46 MiB | 25.71 MiB/s
Receiving objects:  61% (221/361), 457.73 MiB | 23.67 MiB/s
Receiving objects:  62% (224/361), 457.73 MiB | 23.67 MiB/s
Receiving objects:  63% (228/361), 465.10 MiB | 23.17 MiB/s
Receiving objects:  63% (228/361), 473.52 MiB | 22.92 MiB/s
Receiving objects:  64% (232/361), 473.52 MiB | 22.92 MiB/s
Receiving objects:  65% (235/361), 473.52 MiB | 22.92 MiB/s
Receiving objects:  65% (238/361), 494.60 MiB | 23.10 MiB/s
Receiving objects:  66% (239/361), 502.11 MiB | 22.71 MiB/s
Receiving objects:  67% (242/361), 511.51 MiB | 23.30 MiB/s
Receiving objects:  68% (246/361), 523.04 MiB | 23.04 MiB/s
Receiving objects:  68% (246/361), 535.78 MiB | 19.85 MiB/s
Receiving objects:  69% (250/361), 535.78 MiB | 19.85 MiB/s
Receiving objects:  70% (253/361), 535.78 MiB | 19.85 MiB/s
Receiving objects:  71% (257/361), 535.78 MiB | 19.85 MiB/s
Receiving objects:  72% (260/361), 535.78 MiB | 19.85 MiB/s
Receiving objects:  73% (264/361), 535.78 MiB | 19.85 MiB/s
Receiving objects:  74% (268/361), 545.86 MiB | 19.57 MiB/s
Receiving objects:  75% (271/361), 545.86 MiB | 19.57 MiB/s
Receiving objects:  75% (273/361), 545.86 MiB | 19.57 MiB/s
Receiving objects:  76% (275/361), 560.83 MiB | 21.26 MiB/s
Receiving objects:  77% (278/361), 560.83 MiB | 21.26 MiB/s
Receiving objects:  78% (282/361), 570.80 MiB | 21.60 MiB/s
Receiving objects:  79% (286/361), 570.80 MiB | 21.60 MiB/s
Receiving objects:  80% (289/361), 570.80 MiB | 21.60 MiB/s
Receiving objects:  81% (293/361), 570.80 MiB | 21.60 MiB/s
Receiving objects:  82% (297/361), 570.80 MiB | 21.60 MiB/s
Receiving objects:  83% (300/361), 570.80 MiB | 21.60 MiB/s
Receiving objects:  84% (304/361), 570.80 MiB | 21.60 MiB/s
Receiving objects:  85% (307/361), 570.80 MiB | 21.60 MiB/s
Receiving objects:  86% (311/361), 570.80 MiB | 21.60 MiB/s
Receiving objects:  87% (315/361), 570.80 MiB | 21.60 MiB/s
Receiving objects:  87% (317/361), 582.09 MiB | 21.40 MiB/s
Receiving objects:  87% (317/361), 601.54 MiB | 22.06 MiB/s
Receiving objects:  88% (318/361), 601.54 MiB | 22.06 MiB/s
Receiving objects:  88% (318/361), 607.96 MiB | 16.95 MiB/s
Receiving objects:  88% (319/361), 621.21 MiB | 17.25 MiB/s
Receiving objects:  88% (319/361), 624.01 MiB | 14.11 MiB/s
Receiving objects:  89% (322/361), 624.01 MiB | 14.11 MiB/s
Receiving objects:  90% (325/361), 624.01 MiB | 14.11 MiB/s
Receiving objects:  90% (325/361), 626.54 MiB | 11.17 MiB/s
Receiving objects:  90% (326/361), 632.69 MiB | 9.95 MiB/s 
Receiving objects:  90% (326/361), 642.87 MiB | 4.98 MiB/s
Receiving objects:  90% (327/361), 658.32 MiB | 3.66 MiB/s
Receiving objects:  90% (328/361), 662.73 MiB | 3.64 MiB/s
Receiving objects:  91% (329/361), 662.73 MiB | 3.64 MiB/s
Receiving objects:  92% (333/361), 662.73 MiB | 3.64 MiB/s
Receiving objects:  92% (333/361), 672.22 MiB | 3.39 MiB/s
Receiving objects:  92% (334/361), 673.70 MiB | 3.29 MiB/s
Receiving objects:  93% (336/361), 673.70 MiB | 3.29 MiB/s
Receiving objects:  94% (340/361), 684.23 MiB | 4.08 MiB/s
Receiving objects:  95% (343/361), 684.23 MiB | 4.08 MiB/s
Receiving objects:  96% (347/361), 684.23 MiB | 4.08 MiB/s
Receiving objects:  96% (347/361), 709.72 MiB | 7.29 MiB/s
Receiving objects:  97% (351/361), 709.72 MiB | 7.29 MiB/s
Receiving objects:  97% (353/361), 728.61 MiB | 12.00 MiB/s
Receiving objects:  98% (354/361), 728.61 MiB | 12.00 MiB/s
remote: Total 361 (delta 15), reused 39 (delta 9), pack-reused 293        
Receiving objects:  99% (358/361), 728.61 MiB | 12.00 MiB/s
Receiving objects: 100% (361/361), 728.61 MiB | 12.00 MiB/s
Receiving objects: 100% (361/361), 732.08 MiB | 15.36 MiB/s, done.
Resolving deltas:   0% (0/65)
Resolving deltas:  10% (7/65)
Resolving deltas:  16% (11/65)
Resolving deltas:  27% (18/65)
Resolving deltas:  33% (22/65)
Resolving deltas:  36% (24/65)
Resolving deltas:  38% (25/65)
Resolving deltas:  43% (28/65)
Resolving deltas:  44% (29/65)
Resolving deltas:  53% (35/65)
Resolving deltas:  56% (37/65)
Resolving deltas:  60% (39/65)
Resolving deltas:  61% (40/65)
Resolving deltas:  64% (42/65)
Resolving deltas:  67% (44/65)
Resolving deltas:  70% (46/65)
Resolving deltas:  73% (48/65)
Resolving deltas:  78% (51/65)
Resolving deltas:  80% (52/65)
Resolving deltas:  81% (53/65)
Resolving deltas:  90% (59/65)
Resolving deltas:  93% (61/65)
Resolving deltas:  95% (62/65)
Resolving deltas:  96% (63/65)
Resolving deltas: 100% (65/65)
Resolving deltas: 100% (65/65), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/prediction_config'...
remote: Enumerating objects: 168, done.        
remote: Counting objects:   0% (1/124)        
remote: Counting objects:   1% (2/124)        
remote: Counting objects:   2% (3/124)        
remote: Counting objects:   3% (4/124)        
remote: Counting objects:   4% (5/124)        
remote: Counting objects:   5% (7/124)        
remote: Counting objects:   6% (8/124)        
remote: Counting objects:   7% (9/124)        
remote: Counting objects:   8% (10/124)        
remote: Counting objects:   9% (12/124)        
remote: Counting objects:  10% (13/124)        
remote: Counting objects:  11% (14/124)        
remote: Counting objects:  12% (15/124)        
remote: Counting objects:  13% (17/124)        
remote: Counting objects:  14% (18/124)        
remote: Counting objects:  15% (19/124)        
remote: Counting objects:  16% (20/124)        
remote: Counting objects:  17% (22/124)        
remote: Counting objects:  18% (23/124)        
remote: Counting objects:  19% (24/124)        
remote: Counting objects:  20% (25/124)        
remote: Counting objects:  21% (27/124)        
remote: Counting objects:  22% (28/124)        
remote: Counting objects:  23% (29/124)        
remote: Counting objects:  24% (30/124)        
remote: Counting objects:  25% (31/124)        
remote: Counting objects:  26% (33/124)        
remote: Counting objects:  27% (34/124)        
remote: Counting objects:  28% (35/124)        
remote: Counting objects:  29% (36/124)        
remote: Counting objects:  30% (38/124)        
remote: Counting objects:  31% (39/124)        
remote: Counting objects:  32% (40/124)        
remote: Counting objects:  33% (41/124)        
remote: Counting objects:  34% (43/124)        
remote: Counting objects:  35% (44/124)        
remote: Counting objects:  36% (45/124)        
remote: Counting objects:  37% (46/124)        
remote: Counting objects:  38% (48/124)        
remote: Counting objects:  39% (49/124)        
remote: Counting objects:  40% (50/124)        
remote: Counting objects:  41% (51/124)        
remote: Counting objects:  42% (53/124)        
remote: Counting objects:  43% (54/124)        
remote: Counting objects:  44% (55/124)        
remote: Counting objects:  45% (56/124)        
remote: Counting objects:  46% (58/124)        
remote: Counting objects:  47% (59/124)        
remote: Counting objects:  48% (60/124)        
remote: Counting objects:  49% (61/124)        
remote: Counting objects:  50% (62/124)        
remote: Counting objects:  51% (64/124)        
remote: Counting objects:  52% (65/124)        
remote: Counting objects:  53% (66/124)        
remote: Counting objects:  54% (67/124)        
remote: Counting objects:  55% (69/124)        
remote: Counting objects:  56% (70/124)        
remote: Counting objects:  57% (71/124)        
remote: Counting objects:  58% (72/124)        
remote: Counting objects:  59% (74/124)        
remote: Counting objects:  60% (75/124)        
remote: Counting objects:  61% (76/124)        
remote: Counting objects:  62% (77/124)        
remote: Counting objects:  63% (79/124)        
remote: Counting objects:  64% (80/124)        
remote: Counting objects:  65% (81/124)        
remote: Counting objects:  66% (82/124)        
remote: Counting objects:  67% (84/124)        
remote: Counting objects:  68% (85/124)        
remote: Counting objects:  69% (86/124)        
remote: Counting objects:  70% (87/124)        
remote: Counting objects:  71% (89/124)        
remote: Counting objects:  72% (90/124)        
remote: Counting objects:  73% (91/124)        
remote: Counting objects:  74% (92/124)        
remote: Counting objects:  75% (93/124)        
remote: Counting objects:  76% (95/124)        
remote: Counting objects:  77% (96/124)        
remote: Counting objects:  78% (97/124)        
remote: Counting objects:  79% (98/124)        
remote: Counting objects:  80% (100/124)        
remote: Counting objects:  81% (101/124)        
remote: Counting objects:  82% (102/124)        
remote: Counting objects:  83% (103/124)        
remote: Counting objects:  84% (105/124)        
remote: Counting objects:  85% (106/124)        
remote: Counting objects:  86% (107/124)        
remote: Counting objects:  87% (108/124)        
remote: Counting objects:  88% (110/124)        
remote: Counting objects:  89% (111/124)        
remote: Counting objects:  90% (112/124)        
remote: Counting objects:  91% (113/124)        
remote: Counting objects:  92% (115/124)        
remote: Counting objects:  93% (116/124)        
remote: Counting objects:  94% (117/124)        
remote: Counting objects:  95% (118/124)        
remote: Counting objects:  96% (120/124)        
remote: Counting objects:  97% (121/124)        
remote: Counting objects:  98% (122/124)        
remote: Counting objects:  99% (123/124)        
remote: Counting objects: 100% (124/124)        
remote: Counting objects: 100% (124/124), done.        
remote: Compressing objects:   1% (1/54)        
remote: Compressing objects:   3% (2/54)        
remote: Compressing objects:   5% (3/54)        
remote: Compressing objects:   7% (4/54)        
remote: Compressing objects:   9% (5/54)        
remote: Compressing objects:  11% (6/54)        
remote: Compressing objects:  12% (7/54)        
remote: Compressing objects:  14% (8/54)        
remote: Compressing objects:  16% (9/54)        
remote: Compressing objects:  18% (10/54)        
remote: Compressing objects:  20% (11/54)        
remote: Compressing objects:  22% (12/54)        
remote: Compressing objects:  24% (13/54)        
remote: Compressing objects:  25% (14/54)        
remote: Compressing objects:  27% (15/54)        
remote: Compressing objects:  29% (16/54)        
remote: Compressing objects:  31% (17/54)        
remote: Compressing objects:  33% (18/54)        
remote: Compressing objects:  35% (19/54)        
remote: Compressing objects:  37% (20/54)        
remote: Compressing objects:  38% (21/54)        
remote: Compressing objects:  40% (22/54)        
remote: Compressing objects:  42% (23/54)        
remote: Compressing objects:  44% (24/54)        
remote: Compressing objects:  46% (25/54)        
remote: Compressing objects:  48% (26/54)        
remote: Compressing objects:  50% (27/54)        
remote: Compressing objects:  51% (28/54)        
remote: Compressing objects:  53% (29/54)        
remote: Compressing objects:  55% (30/54)        
remote: Compressing objects:  57% (31/54)        
remote: Compressing objects:  59% (32/54)        
remote: Compressing objects:  61% (33/54)        
remote: Compressing objects:  62% (34/54)        
remote: Compressing objects:  64% (35/54)        
remote: Compressing objects:  66% (36/54)        
remote: Compressing objects:  68% (37/54)        
remote: Compressing objects:  70% (38/54)        
remote: Compressing objects:  72% (39/54)        
remote: Compressing objects:  74% (40/54)        
remote: Compressing objects:  75% (41/54)        
remote: Compressing objects:  77% (42/54)        
remote: Compressing objects:  79% (43/54)        
remote: Compressing objects:  81% (44/54)        
remote: Compressing objects:  83% (45/54)        
remote: Compressing objects:  85% (46/54)        
remote: Compressing objects:  87% (47/54)        
remote: Compressing objects:  88% (48/54)        
remote: Compressing objects:  90% (49/54)        
remote: Compressing objects:  92% (50/54)        
remote: Compressing objects:  94% (51/54)        
remote: Compressing objects:  96% (52/54)        
remote: Compressing objects:  98% (53/54)        
remote: Compressing objects: 100% (54/54)        
remote: Compressing objects: 100% (54/54), done.        
Receiving objects:   0% (1/168)
Receiving objects:   1% (2/168)
Receiving objects:   2% (4/168)
Receiving objects:   3% (6/168)
Receiving objects:   4% (7/168)
Receiving objects:   5% (9/168)
Receiving objects:   6% (11/168)
Receiving objects:   7% (12/168)
Receiving objects:   8% (14/168)
Receiving objects:   9% (16/168)
Receiving objects:  10% (17/168)
Receiving objects:  11% (19/168)
Receiving objects:  12% (21/168)
Receiving objects:  13% (22/168)
Receiving objects:  14% (24/168), 12.25 MiB | 24.48 MiB/s
Receiving objects:  15% (26/168), 12.25 MiB | 24.48 MiB/s
Receiving objects:  16% (27/168), 12.25 MiB | 24.48 MiB/s
Receiving objects:  16% (28/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  17% (29/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  18% (31/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  19% (32/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  20% (34/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  21% (36/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  22% (37/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  23% (39/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  24% (41/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  25% (42/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  26% (44/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  27% (46/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  28% (48/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  29% (49/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  30% (51/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  31% (53/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  32% (54/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  33% (56/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  34% (58/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  35% (59/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  36% (61/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  37% (63/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  38% (64/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  39% (66/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  40% (68/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  41% (69/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  42% (71/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  43% (73/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  44% (74/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  45% (76/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  46% (78/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  47% (79/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  48% (81/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  49% (83/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  50% (84/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  51% (86/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  52% (88/168), 24.33 MiB | 24.32 MiB/s
Receiving objects:  53% (90/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  54% (91/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  55% (93/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  56% (95/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  57% (96/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  58% (98/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  59% (100/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  60% (101/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  61% (103/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  62% (105/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  63% (106/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  64% (108/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  65% (110/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  66% (111/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  67% (113/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  68% (115/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  69% (116/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  70% (118/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  71% (120/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  72% (121/168), 35.65 MiB | 23.59 MiB/s
Receiving objects:  72% (122/168), 51.75 MiB | 25.74 MiB/s
Receiving objects:  73% (123/168), 51.75 MiB | 25.74 MiB/s
Receiving objects:  74% (125/168), 51.75 MiB | 25.74 MiB/s
Receiving objects:  75% (126/168), 51.75 MiB | 25.74 MiB/s
remote: Total 168 (delta 36), reused 115 (delta 27), pack-reused 44        
Receiving objects:  76% (128/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  77% (130/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  78% (132/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  79% (133/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  80% (135/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  81% (137/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  82% (138/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  83% (140/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  84% (142/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  85% (143/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  86% (145/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  87% (147/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  88% (148/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  89% (150/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  90% (152/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  91% (153/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  92% (155/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  93% (157/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  94% (158/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  95% (160/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  96% (162/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  97% (163/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  98% (165/168), 62.47 MiB | 24.89 MiB/s
Receiving objects:  99% (167/168), 62.47 MiB | 24.89 MiB/s
Receiving objects: 100% (168/168), 62.47 MiB | 24.89 MiB/s
Receiving objects: 100% (168/168), 62.80 MiB | 24.67 MiB/s, done.
Resolving deltas:   0% (0/47)
Resolving deltas:   2% (1/47)
Resolving deltas:  12% (6/47)
Resolving deltas:  17% (8/47)
Resolving deltas:  72% (34/47)
Resolving deltas:  85% (40/47)
Resolving deltas:  89% (42/47)
Resolving deltas:  91% (43/47)
Resolving deltas:  95% (45/47)
Resolving deltas:  97% (46/47)
Resolving deltas: 100% (47/47)
Resolving deltas: 100% (47/47), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/rslidar_sdk_common'...
remote: Enumerating objects: 16, done.        
remote: Counting objects:   6% (1/16)        
remote: Counting objects:  12% (2/16)        
remote: Counting objects:  18% (3/16)        
remote: Counting objects:  25% (4/16)        
remote: Counting objects:  31% (5/16)        
remote: Counting objects:  37% (6/16)        
remote: Counting objects:  43% (7/16)        
remote: Counting objects:  50% (8/16)        
remote: Counting objects:  56% (9/16)        
remote: Counting objects:  62% (10/16)        
remote: Counting objects:  68% (11/16)        
remote: Counting objects:  75% (12/16)        
remote: Counting objects:  81% (13/16)        
remote: Counting objects:  87% (14/16)        
remote: Counting objects:  93% (15/16)        
remote: Counting objects: 100% (16/16)        
remote: Counting objects: 100% (16/16), done.        
remote: Compressing objects:   7% (1/13)        
remote: Compressing objects:  15% (2/13)        
remote: Compressing objects:  23% (3/13)        
remote: Compressing objects:  30% (4/13)        
remote: Compressing objects:  38% (5/13)        
remote: Compressing objects:  46% (6/13)        
remote: Compressing objects:  53% (7/13)        
remote: Compressing objects:  61% (8/13)        
remote: Compressing objects:  69% (9/13)        
remote: Compressing objects:  76% (10/13)        
remote: Compressing objects:  84% (11/13)        
remote: Compressing objects:  92% (12/13)        
remote: Compressing objects: 100% (13/13)        
remote: Compressing objects: 100% (13/13), done.        
remote: Total 16 (delta 3), reused 0 (delta 0), pack-reused 0        
Receiving objects:   6% (1/16)
Receiving objects:  12% (2/16)
Receiving objects:  18% (3/16)
Receiving objects:  25% (4/16)
Receiving objects:  31% (5/16)
Receiving objects:  37% (6/16)
Receiving objects:  43% (7/16)
Receiving objects:  50% (8/16)
Receiving objects:  56% (9/16)
Receiving objects:  62% (10/16)
Receiving objects:  68% (11/16)
Receiving objects:  75% (12/16)
Receiving objects:  81% (13/16)
Receiving objects:  87% (14/16)
Receiving objects:  93% (15/16)
Receiving objects: 100% (16/16)
Receiving objects: 100% (16/16), 7.32 KiB | 2.44 MiB/s, done.
Resolving deltas:   0% (0/3)
Resolving deltas: 100% (3/3)
Resolving deltas: 100% (3/3), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/rslidar_sdk_customized'...
remote: Enumerating objects: 80, done.        
remote: Counting objects:   1% (1/55)        
remote: Counting objects:   3% (2/55)        
remote: Counting objects:   5% (3/55)        
remote: Counting objects:   7% (4/55)        
remote: Counting objects:   9% (5/55)        
remote: Counting objects:  10% (6/55)        
remote: Counting objects:  12% (7/55)        
remote: Counting objects:  14% (8/55)        
remote: Counting objects:  16% (9/55)        
remote: Counting objects:  18% (10/55)        
remote: Counting objects:  20% (11/55)        
remote: Counting objects:  21% (12/55)        
remote: Counting objects:  23% (13/55)        
remote: Counting objects:  25% (14/55)        
remote: Counting objects:  27% (15/55)        
remote: Counting objects:  29% (16/55)        
remote: Counting objects:  30% (17/55)        
remote: Counting objects:  32% (18/55)        
remote: Counting objects:  34% (19/55)        
remote: Counting objects:  36% (20/55)        
remote: Counting objects:  38% (21/55)        
remote: Counting objects:  40% (22/55)        
remote: Counting objects:  41% (23/55)        
remote: Counting objects:  43% (24/55)        
remote: Counting objects:  45% (25/55)        
remote: Counting objects:  47% (26/55)        
remote: Counting objects:  49% (27/55)        
remote: Counting objects:  50% (28/55)        
remote: Counting objects:  52% (29/55)        
remote: Counting objects:  54% (30/55)        
remote: Counting objects:  56% (31/55)        
remote: Counting objects:  58% (32/55)        
remote: Counting objects:  60% (33/55)        
remote: Counting objects:  61% (34/55)        
remote: Counting objects:  63% (35/55)        
remote: Counting objects:  65% (36/55)        
remote: Counting objects:  67% (37/55)        
remote: Counting objects:  69% (38/55)        
remote: Counting objects:  70% (39/55)        
remote: Counting objects:  72% (40/55)        
remote: Counting objects:  74% (41/55)        
remote: Counting objects:  76% (42/55)        
remote: Counting objects:  78% (43/55)        
remote: Counting objects:  80% (44/55)        
remote: Counting objects:  81% (45/55)        
remote: Counting objects:  83% (46/55)        
remote: Counting objects:  85% (47/55)        
remote: Counting objects:  87% (48/55)        
remote: Counting objects:  89% (49/55)        
remote: Counting objects:  90% (50/55)        
remote: Counting objects:  92% (51/55)        
remote: Counting objects:  94% (52/55)        
remote: Counting objects:  96% (53/55)        
remote: Counting objects:  98% (54/55)        
remote: Counting objects: 100% (55/55)        
remote: Counting objects: 100% (55/55), done.        
remote: Compressing objects:   3% (1/33)        
remote: Compressing objects:   6% (2/33)        
remote: Compressing objects:   9% (3/33)        
remote: Compressing objects:  12% (4/33)        
remote: Compressing objects:  15% (5/33)        
remote: Compressing objects:  18% (6/33)        
remote: Compressing objects:  21% (7/33)        
remote: Compressing objects:  24% (8/33)        
remote: Compressing objects:  27% (9/33)        
remote: Compressing objects:  30% (10/33)        
remote: Compressing objects:  33% (11/33)        
remote: Compressing objects:  36% (12/33)        
remote: Compressing objects:  39% (13/33)        
remote: Compressing objects:  42% (14/33)        
remote: Compressing objects:  45% (15/33)        
remote: Compressing objects:  48% (16/33)        
remote: Compressing objects:  51% (17/33)        
remote: Compressing objects:  54% (18/33)        
remote: Compressing objects:  57% (19/33)        
remote: Compressing objects:  60% (20/33)        
remote: Compressing objects:  63% (21/33)        
remote: Compressing objects:  66% (22/33)        
remote: Compressing objects:  69% (23/33)        
remote: Compressing objects:  72% (24/33)        
remote: Compressing objects:  75% (25/33)        
remote: Compressing objects:  78% (26/33)        
remote: Compressing objects:  81% (27/33)        
remote: Compressing objects:  84% (28/33)        
remote: Compressing objects:  87% (29/33)        
remote: Compressing objects:  90% (30/33)        
remote: Compressing objects:  93% (31/33)        
remote: Compressing objects:  96% (32/33)        
remote: Compressing objects: 100% (33/33)        
remote: Compressing objects: 100% (33/33), done.        
remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25        
Receiving objects:   1% (1/80)
Receiving objects:   2% (2/80)
Receiving objects:   3% (3/80)
Receiving objects:   5% (4/80)
Receiving objects:   6% (5/80)
Receiving objects:   7% (6/80)
Receiving objects:   8% (7/80)
Receiving objects:  10% (8/80)
Receiving objects:  11% (9/80)
Receiving objects:  12% (10/80)
Receiving objects:  13% (11/80)
Receiving objects:  15% (12/80)
Receiving objects:  16% (13/80)
Receiving objects:  17% (14/80)
Receiving objects:  18% (15/80)
Receiving objects:  20% (16/80)
Receiving objects:  21% (17/80)
Receiving objects:  22% (18/80)
Receiving objects:  23% (19/80)
Receiving objects:  25% (20/80)
Receiving objects:  26% (21/80)
Receiving objects:  27% (22/80)
Receiving objects:  28% (23/80)
Receiving objects:  30% (24/80)
Receiving objects:  31% (25/80)
Receiving objects:  32% (26/80)
Receiving objects:  33% (27/80)
Receiving objects:  35% (28/80)
Receiving objects:  36% (29/80)
Receiving objects:  37% (30/80)
Receiving objects:  38% (31/80)
Receiving objects:  40% (32/80)
Receiving objects:  41% (33/80)
Receiving objects:  42% (34/80)
Receiving objects:  43% (35/80)
Receiving objects:  45% (36/80)
Receiving objects:  46% (37/80)
Receiving objects:  47% (38/80)
Receiving objects:  48% (39/80)
Receiving objects:  50% (40/80)
Receiving objects:  51% (41/80)
Receiving objects:  52% (42/80)
Receiving objects:  53% (43/80)
Receiving objects:  55% (44/80)
Receiving objects:  56% (45/80)
Receiving objects:  57% (46/80)
Receiving objects:  58% (47/80)
Receiving objects:  60% (48/80)
Receiving objects:  61% (49/80)
Receiving objects:  62% (50/80)
Receiving objects:  63% (51/80)
Receiving objects:  65% (52/80)
Receiving objects:  66% (53/80)
Receiving objects:  67% (54/80)
Receiving objects:  68% (55/80)
Receiving objects:  70% (56/80)
Receiving objects:  71% (57/80)
Receiving objects:  72% (58/80)
Receiving objects:  73% (59/80)
Receiving objects:  75% (60/80)
Receiving objects:  76% (61/80)
Receiving objects:  77% (62/80)
Receiving objects:  78% (63/80)
Receiving objects:  80% (64/80)
Receiving objects:  81% (65/80)
Receiving objects:  82% (66/80)
Receiving objects:  83% (67/80)
Receiving objects:  85% (68/80)
Receiving objects:  86% (69/80)
Receiving objects:  87% (70/80)
Receiving objects:  88% (71/80)
Receiving objects:  90% (72/80)
Receiving objects:  91% (73/80)
Receiving objects:  92% (74/80)
Receiving objects:  93% (75/80)
Receiving objects:  95% (76/80)
Receiving objects:  96% (77/80)
Receiving objects:  97% (78/80)
Receiving objects:  98% (79/80)
Receiving objects: 100% (80/80)
Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done.
Resolving deltas:   0% (0/43)
Resolving deltas:   2% (1/43)
Resolving deltas:  32% (14/43)
Resolving deltas:  86% (37/43)
Resolving deltas:  88% (38/43)
Resolving deltas: 100% (43/43)
Resolving deltas: 100% (43/43), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/system-common'...
remote: Enumerating objects: 252, done.        
remote: Counting objects:   0% (1/214)        
remote: Counting objects:   1% (3/214)        
remote: Counting objects:   2% (5/214)        
remote: Counting objects:   3% (7/214)        
remote: Counting objects:   4% (9/214)        
remote: Counting objects:   5% (11/214)        
remote: Counting objects:   6% (13/214)        
remote: Counting objects:   7% (15/214)        
remote: Counting objects:   8% (18/214)        
remote: Counting objects:   9% (20/214)        
remote: Counting objects:  10% (22/214)        
remote: Counting objects:  11% (24/214)        
remote: Counting objects:  12% (26/214)        
remote: Counting objects:  13% (28/214)        
remote: Counting objects:  14% (30/214)        
remote: Counting objects:  15% (33/214)        
remote: Counting objects:  16% (35/214)        
remote: Counting objects:  17% (37/214)        
remote: Counting objects:  18% (39/214)        
remote: Counting objects:  19% (41/214)        
remote: Counting objects:  20% (43/214)        
remote: Counting objects:  21% (45/214)        
remote: Counting objects:  22% (48/214)        
remote: Counting objects:  23% (50/214)        
remote: Counting objects:  24% (52/214)        
remote: Counting objects:  25% (54/214)        
remote: Counting objects:  26% (56/214)        
remote: Counting objects:  27% (58/214)        
remote: Counting objects:  28% (60/214)        
remote: Counting objects:  29% (63/214)        
remote: Counting objects:  30% (65/214)        
remote: Counting objects:  31% (67/214)        
remote: Counting objects:  32% (69/214)        
remote: Counting objects:  33% (71/214)        
remote: Counting objects:  34% (73/214)        
remote: Counting objects:  35% (75/214)        
remote: Counting objects:  36% (78/214)        
remote: Counting objects:  37% (80/214)        
remote: Counting objects:  38% (82/214)        
remote: Counting objects:  39% (84/214)        
remote: Counting objects:  40% (86/214)        
remote: Counting objects:  41% (88/214)        
remote: Counting objects:  42% (90/214)        
remote: Counting objects:  43% (93/214)        
remote: Counting objects:  44% (95/214)        
remote: Counting objects:  45% (97/214)        
remote: Counting objects:  46% (99/214)        
remote: Counting objects:  47% (101/214)        
remote: Counting objects:  48% (103/214)        
remote: Counting objects:  49% (105/214)        
remote: Counting objects:  50% (107/214)        
remote: Counting objects:  51% (110/214)        
remote: Counting objects:  52% (112/214)        
remote: Counting objects:  53% (114/214)        
remote: Counting objects:  54% (116/214)        
remote: Counting objects:  55% (118/214)        
remote: Counting objects:  56% (120/214)        
remote: Counting objects:  57% (122/214)        
remote: Counting objects:  58% (125/214)        
remote: Counting objects:  59% (127/214)        
remote: Counting objects:  60% (129/214)        
remote: Counting objects:  61% (131/214)        
remote: Counting objects:  62% (133/214)        
remote: Counting objects:  63% (135/214)        
remote: Counting objects:  64% (137/214)        
remote: Counting objects:  65% (140/214)        
remote: Counting objects:  66% (142/214)        
remote: Counting objects:  67% (144/214)        
remote: Counting objects:  68% (146/214)        
remote: Counting objects:  69% (148/214)        
remote: Counting objects:  70% (150/214)        
remote: Counting objects:  71% (152/214)        
remote: Counting objects:  72% (155/214)        
remote: Counting objects:  73% (157/214)        
remote: Counting objects:  74% (159/214)        
remote: Counting objects:  75% (161/214)        
remote: Counting objects:  76% (163/214)        
remote: Counting objects:  77% (165/214)        
remote: Counting objects:  78% (167/214)        
remote: Counting objects:  79% (170/214)        
remote: Counting objects:  80% (172/214)        
remote: Counting objects:  81% (174/214)        
remote: Counting objects:  82% (176/214)        
remote: Counting objects:  83% (178/214)        
remote: Counting objects:  84% (180/214)        
remote: Counting objects:  85% (182/214)        
remote: Counting objects:  86% (185/214)        
remote: Counting objects:  87% (187/214)        
remote: Counting objects:  88% (189/214)        
remote: Counting objects:  89% (191/214)        
remote: Counting objects:  90% (193/214)        
remote: Counting objects:  91% (195/214)        
remote: Counting objects:  92% (197/214)        
remote: Counting objects:  93% (200/214)        
remote: Counting objects:  94% (202/214)        
remote: Counting objects:  95% (204/214)        
remote: Counting objects:  96% (206/214)        
remote: Counting objects:  97% (208/214)        
remote: Counting objects:  98% (210/214)        
remote: Counting objects:  99% (212/214)        
remote: Counting objects: 100% (214/214)        
remote: Counting objects: 100% (214/214), done.        
remote: Compressing objects:   1% (1/81)        
remote: Compressing objects:   2% (2/81)        
remote: Compressing objects:   3% (3/81)        
remote: Compressing objects:   4% (4/81)        
remote: Compressing objects:   6% (5/81)        
remote: Compressing objects:   7% (6/81)        
remote: Compressing objects:   8% (7/81)        
remote: Compressing objects:   9% (8/81)        
remote: Compressing objects:  11% (9/81)        
remote: Compressing objects:  12% (10/81)        
remote: Compressing objects:  13% (11/81)        
remote: Compressing objects:  14% (12/81)        
remote: Compressing objects:  16% (13/81)        
remote: Compressing objects:  17% (14/81)        
remote: Compressing objects:  18% (15/81)        
remote: Compressing objects:  19% (16/81)        
remote: Compressing objects:  20% (17/81)        
remote: Compressing objects:  22% (18/81)        
remote: Compressing objects:  23% (19/81)        
remote: Compressing objects:  24% (20/81)        
remote: Compressing objects:  25% (21/81)        
remote: Compressing objects:  27% (22/81)        
remote: Compressing objects:  28% (23/81)        
remote: Compressing objects:  29% (24/81)        
remote: Compressing objects:  30% (25/81)        
remote: Compressing objects:  32% (26/81)        
remote: Compressing objects:  33% (27/81)        
remote: Compressing objects:  34% (28/81)        
remote: Compressing objects:  35% (29/81)        
remote: Compressing objects:  37% (30/81)        
remote: Compressing objects:  38% (31/81)        
remote: Compressing objects:  39% (32/81)        
remote: Compressing objects:  40% (33/81)        
remote: Compressing objects:  41% (34/81)        
remote: Compressing objects:  43% (35/81)        
remote: Compressing objects:  44% (36/81)        
remote: Compressing objects:  45% (37/81)        
remote: Compressing objects:  46% (38/81)        
remote: Compressing objects:  48% (39/81)        
remote: Compressing objects:  49% (40/81)        
remote: Compressing objects:  50% (41/81)        
remote: Compressing objects:  51% (42/81)        
remote: Compressing objects:  53% (43/81)        
remote: Compressing objects:  54% (44/81)        
remote: Compressing objects:  55% (45/81)        
remote: Compressing objects:  56% (46/81)        
remote: Compressing objects:  58% (47/81)        
remote: Compressing objects:  59% (48/81)        
remote: Compressing objects:  60% (49/81)        
remote: Compressing objects:  61% (50/81)        
remote: Compressing objects:  62% (51/81)        
remote: Compressing objects:  64% (52/81)        
remote: Compressing objects:  65% (53/81)        
remote: Compressing objects:  66% (54/81)        
remote: Compressing objects:  67% (55/81)        
remote: Compressing objects:  69% (56/81)        
remote: Compressing objects:  70% (57/81)        
remote: Compressing objects:  71% (58/81)        
remote: Compressing objects:  72% (59/81)        
remote: Compressing objects:  74% (60/81)        
remote: Compressing objects:  75% (61/81)        
remote: Compressing objects:  76% (62/81)        
remote: Compressing objects:  77% (63/81)        
remote: Compressing objects:  79% (64/81)        
remote: Compressing objects:  80% (65/81)        
remote: Compressing objects:  81% (66/81)        
remote: Compressing objects:  82% (67/81)        
remote: Compressing objects:  83% (68/81)        
remote: Compressing objects:  85% (69/81)        
remote: Compressing objects:  86% (70/81)        
remote: Compressing objects:  87% (71/81)        
remote: Compressing objects:  88% (72/81)        
remote: Compressing objects:  90% (73/81)        
remote: Compressing objects:  91% (74/81)        
remote: Compressing objects:  92% (75/81)        
remote: Compressing objects:  93% (76/81)        
remote: Compressing objects:  95% (77/81)        
remote: Compressing objects:  96% (78/81)        
remote: Compressing objects:  97% (79/81)        
remote: Compressing objects:  98% (80/81)        
remote: Compressing objects: 100% (81/81)        
remote: Compressing objects: 100% (81/81), done.        
Receiving objects:   0% (1/252)
Receiving objects:   1% (3/252)
Receiving objects:   2% (6/252)
Receiving objects:   3% (8/252)
Receiving objects:   4% (11/252)
Receiving objects:   5% (13/252)
Receiving objects:   6% (16/252)
Receiving objects:   7% (18/252)
Receiving objects:   8% (21/252)
Receiving objects:   9% (23/252)
Receiving objects:  10% (26/252)
Receiving objects:  11% (28/252)
Receiving objects:  12% (31/252)
Receiving objects:  13% (33/252)
Receiving objects:  14% (36/252)
Receiving objects:  15% (38/252)
Receiving objects:  16% (41/252)
Receiving objects:  17% (43/252)
Receiving objects:  18% (46/252)
Receiving objects:  19% (48/252)
Receiving objects:  20% (51/252)
Receiving objects:  21% (53/252)
Receiving objects:  22% (56/252)
Receiving objects:  23% (58/252)
Receiving objects:  24% (61/252)
Receiving objects:  25% (63/252)
Receiving objects:  26% (66/252)
Receiving objects:  27% (69/252)
Receiving objects:  28% (71/252)
Receiving objects:  29% (74/252)
Receiving objects:  30% (76/252)
Receiving objects:  31% (79/252)
Receiving objects:  32% (81/252)
Receiving objects:  33% (84/252)
Receiving objects:  34% (86/252)
Receiving objects:  35% (89/252)
Receiving objects:  36% (91/252), 36.00 KiB | 42.00 KiB/s
remote: Total 252 (delta 50), reused 161 (delta 36), pack-reused 38        
Receiving objects:  36% (92/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  37% (94/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  38% (96/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  39% (99/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  40% (101/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  41% (104/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  42% (106/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  43% (109/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  44% (111/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  45% (114/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  46% (116/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  47% (119/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  48% (121/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  49% (124/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  50% (126/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  51% (129/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  52% (132/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  53% (134/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  54% (137/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  55% (139/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  56% (142/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  57% (144/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  58% (147/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  59% (149/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  60% (152/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  61% (154/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  62% (157/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  63% (159/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  64% (162/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  65% (164/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  66% (167/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  67% (169/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  68% (172/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  69% (174/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  70% (177/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  71% (179/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  72% (182/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  73% (184/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  74% (187/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  75% (189/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  76% (192/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  77% (195/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  78% (197/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  79% (200/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  80% (202/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  81% (205/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  82% (207/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  83% (210/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  84% (212/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  85% (215/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  86% (217/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  87% (220/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  88% (222/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  89% (225/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  90% (227/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  91% (230/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  92% (232/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  93% (235/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  94% (237/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  95% (240/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  96% (242/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  97% (245/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  98% (247/252), 36.00 KiB | 42.00 KiB/s
Receiving objects:  99% (250/252), 36.00 KiB | 42.00 KiB/s
Receiving objects: 100% (252/252), 36.00 KiB | 42.00 KiB/s
Receiving objects: 100% (252/252), 9.57 MiB | 8.97 MiB/s, done.
Resolving deltas:   0% (0/55)
Resolving deltas:   1% (1/55)
Resolving deltas:   3% (2/55)
Resolving deltas:   5% (3/55)
Resolving deltas:   7% (4/55)
Resolving deltas:   9% (5/55)
Resolving deltas:  10% (6/55)
Resolving deltas:  14% (8/55)
Resolving deltas:  16% (9/55)
Resolving deltas:  38% (21/55)
Resolving deltas:  40% (22/55)
Resolving deltas:  43% (24/55)
Resolving deltas:  45% (25/55)
Resolving deltas:  49% (27/55)
Resolving deltas:  56% (31/55)
Resolving deltas: 100% (55/55)
Resolving deltas: 100% (55/55), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/system-device'...
remote: Enumerating objects: 2042, done.        
remote: Counting objects:   1% (1/83)        
remote: Counting objects:   2% (2/83)        
remote: Counting objects:   3% (3/83)        
remote: Counting objects:   4% (4/83)        
remote: Counting objects:   6% (5/83)        
remote: Counting objects:   7% (6/83)        
remote: Counting objects:   8% (7/83)        
remote: Counting objects:   9% (8/83)        
remote: Counting objects:  10% (9/83)        
remote: Counting objects:  12% (10/83)        
remote: Counting objects:  13% (11/83)        
remote: Counting objects:  14% (12/83)        
remote: Counting objects:  15% (13/83)        
remote: Counting objects:  16% (14/83)        
remote: Counting objects:  18% (15/83)        
remote: Counting objects:  19% (16/83)        
remote: Counting objects:  20% (17/83)        
remote: Counting objects:  21% (18/83)        
remote: Counting objects:  22% (19/83)        
remote: Counting objects:  24% (20/83)        
remote: Counting objects:  25% (21/83)        
remote: Counting objects:  26% (22/83)        
remote: Counting objects:  27% (23/83)        
remote: Counting objects:  28% (24/83)        
remote: Counting objects:  30% (25/83)        
remote: Counting objects:  31% (26/83)        
remote: Counting objects:  32% (27/83)        
remote: Counting objects:  33% (28/83)        
remote: Counting objects:  34% (29/83)        
remote: Counting objects:  36% (30/83)        
remote: Counting objects:  37% (31/83)        
remote: Counting objects:  38% (32/83)        
remote: Counting objects:  39% (33/83)        
remote: Counting objects:  40% (34/83)        
remote: Counting objects:  42% (35/83)        
remote: Counting objects:  43% (36/83)        
remote: Counting objects:  44% (37/83)        
remote: Counting objects:  45% (38/83)        
remote: Counting objects:  46% (39/83)        
remote: Counting objects:  48% (40/83)        
remote: Counting objects:  49% (41/83)        
remote: Counting objects:  50% (42/83)        
remote: Counting objects:  51% (43/83)        
remote: Counting objects:  53% (44/83)        
remote: Counting objects:  54% (45/83)        
remote: Counting objects:  55% (46/83)        
remote: Counting objects:  56% (47/83)        
remote: Counting objects:  57% (48/83)        
remote: Counting objects:  59% (49/83)        
remote: Counting objects:  60% (50/83)        
remote: Counting objects:  61% (51/83)        
remote: Counting objects:  62% (52/83)        
remote: Counting objects:  63% (53/83)        
remote: Counting objects:  65% (54/83)        
remote: Counting objects:  66% (55/83)        
remote: Counting objects:  67% (56/83)        
remote: Counting objects:  68% (57/83)        
remote: Counting objects:  69% (58/83)        
remote: Counting objects:  71% (59/83)        
remote: Counting objects:  72% (60/83)        
remote: Counting objects:  73% (61/83)        
remote: Counting objects:  74% (62/83)        
remote: Counting objects:  75% (63/83)        
remote: Counting objects:  77% (64/83)        
remote: Counting objects:  78% (65/83)        
remote: Counting objects:  79% (66/83)        
remote: Counting objects:  80% (67/83)        
remote: Counting objects:  81% (68/83)        
remote: Counting objects:  83% (69/83)        
remote: Counting objects:  84% (70/83)        
remote: Counting objects:  85% (71/83)        
remote: Counting objects:  86% (72/83)        
remote: Counting objects:  87% (73/83)        
remote: Counting objects:  89% (74/83)        
remote: Counting objects:  90% (75/83)        
remote: Counting objects:  91% (76/83)        
remote: Counting objects:  92% (77/83)        
remote: Counting objects:  93% (78/83)        
remote: Counting objects:  95% (79/83)        
remote: Counting objects:  96% (80/83)        
remote: Counting objects:  97% (81/83)        
remote: Counting objects:  98% (82/83)        
remote: Counting objects: 100% (83/83)        
remote: Counting objects: 100% (83/83), done.        
remote: Compressing objects:   2% (1/37)        
remote: Compressing objects:   5% (2/37)        
remote: Compressing objects:   8% (3/37)        
remote: Compressing objects:  10% (4/37)        
remote: Compressing objects:  13% (5/37)        
remote: Compressing objects:  16% (6/37)        
remote: Compressing objects:  18% (7/37)        
remote: Compressing objects:  21% (8/37)        
remote: Compressing objects:  24% (9/37)        
remote: Compressing objects:  27% (10/37)        
remote: Compressing objects:  29% (11/37)        
remote: Compressing objects:  32% (12/37)        
remote: Compressing objects:  35% (13/37)        
remote: Compressing objects:  37% (14/37)        
remote: Compressing objects:  40% (15/37)        
remote: Compressing objects:  43% (16/37)        
remote: Compressing objects:  45% (17/37)        
remote: Compressing objects:  48% (18/37)        
remote: Compressing objects:  51% (19/37)        
remote: Compressing objects:  54% (20/37)        
remote: Compressing objects:  56% (21/37)        
remote: Compressing objects:  59% (22/37)        
remote: Compressing objects:  62% (23/37)        
remote: Compressing objects:  64% (24/37)        
remote: Compressing objects:  67% (25/37)        
remote: Compressing objects:  70% (26/37)        
remote: Compressing objects:  72% (27/37)        
remote: Compressing objects:  75% (28/37)        
remote: Compressing objects:  78% (29/37)        
remote: Compressing objects:  81% (30/37)        
remote: Compressing objects:  83% (31/37)        
remote: Compressing objects:  86% (32/37)        
remote: Compressing objects:  89% (33/37)        
remote: Compressing objects:  91% (34/37)        
remote: Compressing objects:  94% (35/37)        
remote: Compressing objects:  97% (36/37)        
remote: Compressing objects: 100% (37/37)        
remote: Compressing objects: 100% (37/37), done.        
Receiving objects:   0% (1/2042)
Receiving objects:   1% (21/2042)
Receiving objects:   2% (41/2042)
Receiving objects:   3% (62/2042)
Receiving objects:   4% (82/2042)
Receiving objects:   5% (103/2042)
Receiving objects:   6% (123/2042)
Receiving objects:   7% (143/2042)
Receiving objects:   8% (164/2042)
Receiving objects:   9% (184/2042)
Receiving objects:  10% (205/2042)
Receiving objects:  11% (225/2042)
Receiving objects:  12% (246/2042)
Receiving objects:  13% (266/2042)
Receiving objects:  14% (286/2042)
Receiving objects:  15% (307/2042)
Receiving objects:  16% (327/2042)
Receiving objects:  17% (348/2042)
Receiving objects:  18% (368/2042)
Receiving objects:  19% (388/2042)
Receiving objects:  20% (409/2042)
Receiving objects:  21% (429/2042)
Receiving objects:  22% (450/2042)
Receiving objects:  23% (470/2042)
Receiving objects:  24% (491/2042)
Receiving objects:  25% (511/2042)
Receiving objects:  26% (531/2042)
Receiving objects:  27% (552/2042)
Receiving objects:  28% (572/2042)
Receiving objects:  29% (593/2042)
Receiving objects:  30% (613/2042)
Receiving objects:  31% (634/2042)
Receiving objects:  32% (654/2042)
Receiving objects:  33% (674/2042)
Receiving objects:  34% (695/2042)
Receiving objects:  35% (715/2042)
Receiving objects:  36% (736/2042)
Receiving objects:  37% (756/2042)
Receiving objects:  38% (776/2042)
Receiving objects:  39% (797/2042)
Receiving objects:  40% (817/2042)
Receiving objects:  41% (838/2042)
Receiving objects:  42% (858/2042)
Receiving objects:  43% (879/2042)
Receiving objects:  44% (899/2042)
Receiving objects:  45% (919/2042)
Receiving objects:  46% (940/2042)
Receiving objects:  47% (960/2042)
Receiving objects:  48% (981/2042)
Receiving objects:  49% (1001/2042)
Receiving objects:  50% (1021/2042)
Receiving objects:  51% (1042/2042)
Receiving objects:  52% (1062/2042)
Receiving objects:  53% (1083/2042)
Receiving objects:  54% (1103/2042)
Receiving objects:  55% (1124/2042)
Receiving objects:  56% (1144/2042)
Receiving objects:  57% (1164/2042)
Receiving objects:  58% (1185/2042)
Receiving objects:  59% (1205/2042)
Receiving objects:  60% (1226/2042)
Receiving objects:  61% (1246/2042)
Receiving objects:  62% (1267/2042)
Receiving objects:  63% (1287/2042)
Receiving objects:  64% (1307/2042)
Receiving objects:  65% (1328/2042)
remote: Total 2042 (delta 50), reused 71 (delta 46), pack-reused 1959        
Receiving objects:  66% (1348/2042)
Receiving objects:  67% (1369/2042)
Receiving objects:  68% (1389/2042)
Receiving objects:  69% (1409/2042)
Receiving objects:  70% (1430/2042)
Receiving objects:  71% (1450/2042)
Receiving objects:  72% (1471/2042)
Receiving objects:  73% (1491/2042)
Receiving objects:  74% (1512/2042)
Receiving objects:  75% (1532/2042)
Receiving objects:  76% (1552/2042)
Receiving objects:  77% (1573/2042)
Receiving objects:  78% (1593/2042)
Receiving objects:  79% (1614/2042)
Receiving objects:  80% (1634/2042)
Receiving objects:  81% (1655/2042)
Receiving objects:  82% (1675/2042)
Receiving objects:  83% (1695/2042)
Receiving objects:  84% (1716/2042)
Receiving objects:  85% (1736/2042)
Receiving objects:  86% (1757/2042)
Receiving objects:  87% (1777/2042)
Receiving objects:  88% (1797/2042)
Receiving objects:  89% (1818/2042)
Receiving objects:  90% (1838/2042)
Receiving objects:  91% (1859/2042)
Receiving objects:  92% (1879/2042)
Receiving objects:  93% (1900/2042)
Receiving objects:  94% (1920/2042)
Receiving objects:  95% (1940/2042)
Receiving objects:  96% (1961/2042)
Receiving objects:  97% (1981/2042)
Receiving objects:  98% (2002/2042)
Receiving objects:  99% (2022/2042)
Receiving objects: 100% (2042/2042)
Receiving objects: 100% (2042/2042), 239.10 KiB | 10.87 MiB/s, done.
Resolving deltas:   0% (0/730)
Resolving deltas:  10% (77/730)
Resolving deltas:  15% (114/730)
Resolving deltas:  17% (127/730)
Resolving deltas:  18% (135/730)
Resolving deltas:  19% (141/730)
Resolving deltas:  22% (162/730)
Resolving deltas:  25% (187/730)
Resolving deltas:  27% (204/730)
Resolving deltas:  46% (342/730)
Resolving deltas:  49% (364/730)
Resolving deltas:  52% (384/730)
Resolving deltas:  55% (402/730)
Resolving deltas:  58% (428/730)
Resolving deltas:  61% (452/730)
Resolving deltas:  62% (453/730)
Resolving deltas:  64% (471/730)
Resolving deltas:  65% (477/730)
Resolving deltas:  66% (486/730)
Resolving deltas:  77% (564/730)
Resolving deltas:  78% (570/730)
Resolving deltas:  79% (578/730)
Resolving deltas:  80% (589/730)
Resolving deltas:  83% (613/730)
Resolving deltas:  84% (616/730)
Resolving deltas:  85% (621/730)
Resolving deltas:  86% (629/730)
Resolving deltas:  87% (638/730)
Resolving deltas:  88% (643/730)
Resolving deltas:  90% (662/730)
Resolving deltas:  91% (665/730)
Resolving deltas:  92% (672/730)
Resolving deltas:  93% (679/730)
Resolving deltas:  95% (700/730)
Resolving deltas:  96% (704/730)
Resolving deltas:  99% (727/730)
Resolving deltas: 100% (730/730)
Resolving deltas: 100% (730/730), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/system-mqtt'...
remote: Enumerating objects: 181, done.        
remote: Total 181 (delta 0), reused 0 (delta 0), pack-reused 181        
Receiving objects:   0% (1/181)
Receiving objects:   1% (2/181)
Receiving objects:   2% (4/181)
Receiving objects:   3% (6/181)
Receiving objects:   4% (8/181)
Receiving objects:   5% (10/181)
Receiving objects:   6% (11/181)
Receiving objects:   7% (13/181)
Receiving objects:   8% (15/181)
Receiving objects:   9% (17/181)
Receiving objects:  10% (19/181)
Receiving objects:  11% (20/181)
Receiving objects:  12% (22/181)
Receiving objects:  13% (24/181)
Receiving objects:  14% (26/181)
Receiving objects:  15% (28/181)
Receiving objects:  16% (29/181)
Receiving objects:  17% (31/181)
Receiving objects:  18% (33/181)
Receiving objects:  19% (35/181)
Receiving objects:  20% (37/181)
Receiving objects:  21% (39/181)
Receiving objects:  22% (40/181)
Receiving objects:  23% (42/181)
Receiving objects:  24% (44/181)
Receiving objects:  25% (46/181)
Receiving objects:  26% (48/181)
Receiving objects:  27% (49/181)
Receiving objects:  28% (51/181)
Receiving objects:  29% (53/181)
Receiving objects:  30% (55/181)
Receiving objects:  31% (57/181)
Receiving objects:  32% (58/181)
Receiving objects:  33% (60/181)
Receiving objects:  34% (62/181)
Receiving objects:  35% (64/181)
Receiving objects:  36% (66/181)
Receiving objects:  37% (67/181)
Receiving objects:  38% (69/181)
Receiving objects:  39% (71/181)
Receiving objects:  40% (73/181)
Receiving objects:  41% (75/181)
Receiving objects:  42% (77/181)
Receiving objects:  43% (78/181)
Receiving objects:  44% (80/181)
Receiving objects:  45% (82/181)
Receiving objects:  46% (84/181)
Receiving objects:  47% (86/181)
Receiving objects:  48% (87/181)
Receiving objects:  49% (89/181)
Receiving objects:  50% (91/181)
Receiving objects:  51% (93/181)
Receiving objects:  52% (95/181)
Receiving objects:  53% (96/181)
Receiving objects:  54% (98/181)
Receiving objects:  55% (100/181)
Receiving objects:  56% (102/181)
Receiving objects:  57% (104/181)
Receiving objects:  58% (105/181)
Receiving objects:  59% (107/181)
Receiving objects:  60% (109/181)
Receiving objects:  61% (111/181)
Receiving objects:  62% (113/181)
Receiving objects:  63% (115/181)
Receiving objects:  64% (116/181)
Receiving objects:  65% (118/181)
Receiving objects:  66% (120/181)
Receiving objects:  67% (122/181)
Receiving objects:  68% (124/181)
Receiving objects:  69% (125/181)
Receiving objects:  70% (127/181)
Receiving objects:  71% (129/181)
Receiving objects:  72% (131/181)
Receiving objects:  73% (133/181)
Receiving objects:  74% (134/181)
Receiving objects:  75% (136/181)
Receiving objects:  76% (138/181)
Receiving objects:  77% (140/181)
Receiving objects:  78% (142/181)
Receiving objects:  79% (143/181)
Receiving objects:  80% (145/181)
Receiving objects:  81% (147/181)
Receiving objects:  82% (149/181)
Receiving objects:  83% (151/181)
Receiving objects:  84% (153/181)
Receiving objects:  85% (154/181)
Receiving objects:  86% (156/181)
Receiving objects:  87% (158/181)
Receiving objects:  88% (160/181)
Receiving objects:  89% (162/181)
Receiving objects:  90% (163/181)
Receiving objects:  91% (165/181)
Receiving objects:  92% (167/181)
Receiving objects:  93% (169/181)
Receiving objects:  94% (171/181)
Receiving objects:  95% (172/181)
Receiving objects:  96% (174/181)
Receiving objects:  97% (176/181)
Receiving objects:  98% (178/181)
Receiving objects:  99% (180/181)
Receiving objects: 100% (181/181)
Receiving objects: 100% (181/181), 18.14 KiB | 4.54 MiB/s, done.
Resolving deltas:   0% (0/47)
Resolving deltas:   2% (1/47)
Resolving deltas:   6% (3/47)
Resolving deltas:   8% (4/47)
Resolving deltas:  44% (21/47)
Resolving deltas:  91% (43/47)
Resolving deltas:  93% (44/47)
Resolving deltas:  97% (46/47)
Resolving deltas: 100% (47/47)
Resolving deltas: 100% (47/47), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/system-node'...
remote: Enumerating objects: 198, done.        
remote: Counting objects:   0% (1/156)        
remote: Counting objects:   1% (2/156)        
remote: Counting objects:   2% (4/156)        
remote: Counting objects:   3% (5/156)        
remote: Counting objects:   4% (7/156)        
remote: Counting objects:   5% (8/156)        
remote: Counting objects:   6% (10/156)        
remote: Counting objects:   7% (11/156)        
remote: Counting objects:   8% (13/156)        
remote: Counting objects:   9% (15/156)        
remote: Counting objects:  10% (16/156)        
remote: Counting objects:  11% (18/156)        
remote: Counting objects:  12% (19/156)        
remote: Counting objects:  13% (21/156)        
remote: Counting objects:  14% (22/156)        
remote: Counting objects:  15% (24/156)        
remote: Counting objects:  16% (25/156)        
remote: Counting objects:  17% (27/156)        
remote: Counting objects:  18% (29/156)        
remote: Counting objects:  19% (30/156)        
remote: Counting objects:  20% (32/156)        
remote: Counting objects:  21% (33/156)        
remote: Counting objects:  22% (35/156)        
remote: Counting objects:  23% (36/156)        
remote: Counting objects:  24% (38/156)        
remote: Counting objects:  25% (39/156)        
remote: Counting objects:  26% (41/156)        
remote: Counting objects:  27% (43/156)        
remote: Counting objects:  28% (44/156)        
remote: Counting objects:  29% (46/156)        
remote: Counting objects:  30% (47/156)        
remote: Counting objects:  31% (49/156)        
remote: Counting objects:  32% (50/156)        
remote: Counting objects:  33% (52/156)        
remote: Counting objects:  34% (54/156)        
remote: Counting objects:  35% (55/156)        
remote: Counting objects:  36% (57/156)        
remote: Counting objects:  37% (58/156)        
remote: Counting objects:  38% (60/156)        
remote: Counting objects:  39% (61/156)        
remote: Counting objects:  40% (63/156)        
remote: Counting objects:  41% (64/156)        
remote: Counting objects:  42% (66/156)        
remote: Counting objects:  43% (68/156)        
remote: Counting objects:  44% (69/156)        
remote: Counting objects:  45% (71/156)        
remote: Counting objects:  46% (72/156)        
remote: Counting objects:  47% (74/156)        
remote: Counting objects:  48% (75/156)        
remote: Counting objects:  49% (77/156)        
remote: Counting objects:  50% (78/156)        
remote: Counting objects:  51% (80/156)        
remote: Counting objects:  52% (82/156)        
remote: Counting objects:  53% (83/156)        
remote: Counting objects:  54% (85/156)        
remote: Counting objects:  55% (86/156)        
remote: Counting objects:  56% (88/156)        
remote: Counting objects:  57% (89/156)        
remote: Counting objects:  58% (91/156)        
remote: Counting objects:  59% (93/156)        
remote: Counting objects:  60% (94/156)        
remote: Counting objects:  61% (96/156)        
remote: Counting objects:  62% (97/156)        
remote: Counting objects:  63% (99/156)        
remote: Counting objects:  64% (100/156)        
remote: Counting objects:  65% (102/156)        
remote: Counting objects:  66% (103/156)        
remote: Counting objects:  67% (105/156)        
remote: Counting objects:  68% (107/156)        
remote: Counting objects:  69% (108/156)        
remote: Counting objects:  70% (110/156)        
remote: Counting objects:  71% (111/156)        
remote: Counting objects:  72% (113/156)        
remote: Counting objects:  73% (114/156)        
remote: Counting objects:  74% (116/156)        
remote: Counting objects:  75% (117/156)        
remote: Counting objects:  76% (119/156)        
remote: Counting objects:  77% (121/156)        
remote: Counting objects:  78% (122/156)        
remote: Counting objects:  79% (124/156)        
remote: Counting objects:  80% (125/156)        
remote: Counting objects:  81% (127/156)        
remote: Counting objects:  82% (128/156)        
remote: Counting objects:  83% (130/156)        
remote: Counting objects:  84% (132/156)        
remote: Counting objects:  85% (133/156)        
remote: Counting objects:  86% (135/156)        
remote: Counting objects:  87% (136/156)        
remote: Counting objects:  88% (138/156)        
remote: Counting objects:  89% (139/156)        
remote: Counting objects:  90% (141/156)        
remote: Counting objects:  91% (142/156)        
remote: Counting objects:  92% (144/156)        
remote: Counting objects:  93% (146/156)        
remote: Counting objects:  94% (147/156)        
remote: Counting objects:  95% (149/156)        
remote: Counting objects:  96% (150/156)        
remote: Counting objects:  97% (152/156)        
remote: Counting objects:  98% (153/156)        
remote: Counting objects:  99% (155/156)        
remote: Counting objects: 100% (156/156)        
remote: Counting objects: 100% (156/156), done.        
remote: Compressing objects:   1% (1/60)        
remote: Compressing objects:   3% (2/60)        
remote: Compressing objects:   5% (3/60)        
remote: Compressing objects:   6% (4/60)        
remote: Compressing objects:   8% (5/60)        
remote: Compressing objects:  10% (6/60)        
remote: Compressing objects:  11% (7/60)        
remote: Compressing objects:  13% (8/60)        
remote: Compressing objects:  15% (9/60)        
remote: Compressing objects:  16% (10/60)        
remote: Compressing objects:  18% (11/60)        
remote: Compressing objects:  20% (12/60)        
remote: Compressing objects:  21% (13/60)        
remote: Compressing objects:  23% (14/60)        
remote: Compressing objects:  25% (15/60)        
remote: Compressing objects:  26% (16/60)        
remote: Compressing objects:  28% (17/60)        
remote: Compressing objects:  30% (18/60)        
remote: Compressing objects:  31% (19/60)        
remote: Compressing objects:  33% (20/60)        
remote: Compressing objects:  35% (21/60)        
remote: Compressing objects:  36% (22/60)        
remote: Compressing objects:  38% (23/60)        
remote: Compressing objects:  40% (24/60)        
remote: Compressing objects:  41% (25/60)        
remote: Compressing objects:  43% (26/60)        
remote: Compressing objects:  45% (27/60)        
remote: Compressing objects:  46% (28/60)        
remote: Compressing objects:  48% (29/60)        
remote: Compressing objects:  50% (30/60)        
remote: Compressing objects:  51% (31/60)        
remote: Compressing objects:  53% (32/60)        
remote: Compressing objects:  55% (33/60)        
remote: Compressing objects:  56% (34/60)        
remote: Compressing objects:  58% (35/60)        
remote: Compressing objects:  60% (36/60)        
remote: Compressing objects:  61% (37/60)        
remote: Compressing objects:  63% (38/60)        
remote: Compressing objects:  65% (39/60)        
remote: Compressing objects:  66% (40/60)        
remote: Compressing objects:  68% (41/60)        
remote: Compressing objects:  70% (42/60)        
remote: Compressing objects:  71% (43/60)        
remote: Compressing objects:  73% (44/60)        
remote: Compressing objects:  75% (45/60)        
remote: Compressing objects:  76% (46/60)        
remote: Compressing objects:  78% (47/60)        
remote: Compressing objects:  80% (48/60)        
remote: Compressing objects:  81% (49/60)        
remote: Compressing objects:  83% (50/60)        
remote: Compressing objects:  85% (51/60)        
remote: Compressing objects:  86% (52/60)        
remote: Compressing objects:  88% (53/60)        
remote: Compressing objects:  90% (54/60)        
remote: Compressing objects:  91% (55/60)        
remote: Compressing objects:  93% (56/60)        
remote: Compressing objects:  95% (57/60)        
remote: Compressing objects:  96% (58/60)        
remote: Compressing objects:  98% (59/60)        
remote: Compressing objects: 100% (60/60)        
remote: Compressing objects: 100% (60/60), done.        
remote: Total 198 (delta 26), reused 117 (delta 18), pack-reused 42        
Receiving objects:   0% (1/198)
Receiving objects:   1% (2/198)
Receiving objects:   2% (4/198)
Receiving objects:   3% (6/198)
Receiving objects:   4% (8/198)
Receiving objects:   5% (10/198)
Receiving objects:   6% (12/198)
Receiving objects:   7% (14/198)
Receiving objects:   8% (16/198)
Receiving objects:   9% (18/198)
Receiving objects:  10% (20/198)
Receiving objects:  11% (22/198)
Receiving objects:  12% (24/198)
Receiving objects:  13% (26/198)
Receiving objects:  14% (28/198)
Receiving objects:  15% (30/198)
Receiving objects:  16% (32/198)
Receiving objects:  17% (34/198)
Receiving objects:  18% (36/198)
Receiving objects:  19% (38/198)
Receiving objects:  20% (40/198)
Receiving objects:  21% (42/198)
Receiving objects:  22% (44/198)
Receiving objects:  23% (46/198)
Receiving objects:  24% (48/198)
Receiving objects:  25% (50/198)
Receiving objects:  26% (52/198)
Receiving objects:  27% (54/198)
Receiving objects:  28% (56/198)
Receiving objects:  29% (58/198)
Receiving objects:  30% (60/198)
Receiving objects:  31% (62/198)
Receiving objects:  32% (64/198)
Receiving objects:  33% (66/198)
Receiving objects:  34% (68/198)
Receiving objects:  35% (70/198)
Receiving objects:  36% (72/198)
Receiving objects:  37% (74/198)
Receiving objects:  38% (76/198)
Receiving objects:  39% (78/198)
Receiving objects:  40% (80/198)
Receiving objects:  41% (82/198)
Receiving objects:  42% (84/198)
Receiving objects:  43% (86/198)
Receiving objects:  44% (88/198)
Receiving objects:  45% (90/198)
Receiving objects:  46% (92/198)
Receiving objects:  47% (94/198)
Receiving objects:  48% (96/198)
Receiving objects:  49% (98/198)
Receiving objects:  50% (99/198)
Receiving objects:  51% (101/198)
Receiving objects:  52% (103/198)
Receiving objects:  53% (105/198)
Receiving objects:  54% (107/198)
Receiving objects:  55% (109/198)
Receiving objects:  56% (111/198)
Receiving objects:  57% (113/198)
Receiving objects:  58% (115/198)
Receiving objects:  59% (117/198)
Receiving objects:  60% (119/198)
Receiving objects:  61% (121/198)
Receiving objects:  62% (123/198)
Receiving objects:  63% (125/198)
Receiving objects:  64% (127/198)
Receiving objects:  65% (129/198)
Receiving objects:  66% (131/198)
Receiving objects:  67% (133/198)
Receiving objects:  68% (135/198)
Receiving objects:  69% (137/198)
Receiving objects:  70% (139/198)
Receiving objects:  71% (141/198)
Receiving objects:  72% (143/198)
Receiving objects:  73% (145/198)
Receiving objects:  74% (147/198)
Receiving objects:  75% (149/198)
Receiving objects:  76% (151/198)
Receiving objects:  77% (153/198)
Receiving objects:  78% (155/198)
Receiving objects:  79% (157/198)
Receiving objects:  80% (159/198)
Receiving objects:  81% (161/198)
Receiving objects:  82% (163/198)
Receiving objects:  83% (165/198)
Receiving objects:  84% (167/198)
Receiving objects:  85% (169/198)
Receiving objects:  86% (171/198)
Receiving objects:  87% (173/198)
Receiving objects:  88% (175/198)
Receiving objects:  89% (177/198)
Receiving objects:  90% (179/198)
Receiving objects:  91% (181/198)
Receiving objects:  92% (183/198)
Receiving objects:  93% (185/198)
Receiving objects:  94% (187/198)
Receiving objects:  95% (189/198)
Receiving objects:  96% (191/198)
Receiving objects:  97% (193/198)
Receiving objects:  98% (195/198)
Receiving objects:  99% (197/198)
Receiving objects: 100% (198/198)
Receiving objects: 100% (198/198), 25.75 KiB | 2.34 MiB/s, done.
Resolving deltas:   0% (0/33)
Resolving deltas:  21% (7/33)
Resolving deltas:  24% (8/33)
Resolving deltas: 100% (33/33)
Resolving deltas: 100% (33/33), done.
Cloning into '/root/workspace/qingdaoXL-config/XL008/params_new/system-port'...
remote: Enumerating objects: 320, done.        
remote: Counting objects:   4% (1/22)        
remote: Counting objects:   9% (2/22)        
remote: Counting objects:  13% (3/22)        
remote: Counting objects:  18% (4/22)        
remote: Counting objects:  22% (5/22)        
remote: Counting objects:  27% (6/22)        
remote: Counting objects:  31% (7/22)        
remote: Counting objects:  36% (8/22)        
remote: Counting objects:  40% (9/22)        
remote: Counting objects:  45% (10/22)        
remote: Counting objects:  50% (11/22)        
remote: Counting objects:  54% (12/22)        
remote: Counting objects:  59% (13/22)        
remote: Counting objects:  63% (14/22)        
remote: Counting objects:  68% (15/22)        
remote: Counting objects:  72% (16/22)        
remote: Counting objects:  77% (17/22)        
remote: Counting objects:  81% (18/22)        
remote: Counting objects:  86% (19/22)        
remote: Counting objects:  90% (20/22)        
remote: Counting objects:  95% (21/22)        
remote: Counting objects: 100% (22/22)        
remote: Counting objects: 100% (22/22), done.        
remote: Compressing objects:   5% (1/17)        
remote: Compressing objects:  11% (2/17)        
remote: Compressing objects:  17% (3/17)        
remote: Compressing objects:  23% (4/17)        
remote: Compressing objects:  29% (5/17)        
remote: Compressing objects:  35% (6/17)        
remote: Compressing objects:  41% (7/17)        
remote: Compressing objects:  47% (8/17)        
remote: Compressing objects:  52% (9/17)        
remote: Compressing objects:  58% (10/17)        
remote: Compressing objects:  64% (11/17)        
remote: Compressing objects:  70% (12/17)        
remote: Compressing objects:  76% (13/17)        
remote: Compressing objects:  82% (14/17)        
remote: Compressing objects:  88% (15/17)        
remote: Compressing objects:  94% (16/17)        
remote: Compressing objects: 100% (17/17)        
remote: Compressing objects: 100% (17/17), done.        
Receiving objects:   0% (1/320)
Receiving objects:   1% (4/320)
Receiving objects:   2% (7/320)
Receiving objects:   3% (10/320)
Receiving objects:   4% (13/320)
Receiving objects:   5% (16/320)
Receiving objects:   6% (20/320)
Receiving objects:   7% (23/320)
Receiving objects:   8% (26/320)
Receiving objects:   9% (29/320)
Receiving objects:  10% (32/320)
Receiving objects:  11% (36/320)
Receiving objects:  12% (39/320)
Receiving objects:  13% (42/320)
Receiving objects:  14% (45/320)
Receiving objects:  15% (48/320)
Receiving objects:  16% (52/320)
Receiving objects:  17% (55/320)
Receiving objects:  18% (58/320)
Receiving objects:  19% (61/320)
Receiving objects:  20% (64/320)
Receiving objects:  21% (68/320)
Receiving objects:  22% (71/320)
Receiving objects:  23% (74/320)
Receiving objects:  24% (77/320)
Receiving objects:  25% (80/320)
Receiving objects:  26% (84/320)
Receiving objects:  27% (87/320)
Receiving objects:  28% (90/320)
Receiving objects:  29% (93/320)
Receiving objects:  30% (96/320)
Receiving objects:  31% (100/320)
Receiving objects:  32% (103/320)
Receiving objects:  33% (106/320)
Receiving objects:  34% (109/320)
Receiving objects:  35% (112/320)
Receiving objects:  36% (116/320)
Receiving objects:  37% (119/320)
Receiving objects:  38% (122/320)
Receiving objects:  39% (125/320)
Receiving objects:  40% (128/320)
Receiving objects:  41% (132/320)
Receiving objects:  42% (135/320)
Receiving objects:  43% (138/320)
Receiving objects:  44% (141/320)
Receiving objects:  45% (144/320)
Receiving objects:  46% (148/320)
Receiving objects:  47% (151/320)
Receiving objects:  48% (154/320)
Receiving objects:  49% (157/320)
Receiving objects:  50% (160/320)
Receiving objects:  51% (164/320)
Receiving objects:  52% (167/320)
Receiving objects:  53% (170/320)
Receiving objects:  54% (173/320)
Receiving objects:  55% (176/320)
Receiving objects:  56% (180/320)
Receiving objects:  57% (183/320)
remote: Total 320 (delta 4), reused 0 (delta 0), pack-reused 298        
Receiving objects:  58% (186/320)
Receiving objects:  59% (189/320)
Receiving objects:  60% (192/320)
Receiving objects:  61% (196/320)
Receiving objects:  62% (199/320)
Receiving objects:  63% (202/320)
Receiving objects:  64% (205/320)
Receiving objects:  65% (208/320)
Receiving objects:  66% (212/320)
Receiving objects:  67% (215/320)
Receiving objects:  68% (218/320)
Receiving objects:  69% (221/320)
Receiving objects:  70% (224/320)
Receiving objects:  71% (228/320)
Receiving objects:  72% (231/320)
Receiving objects:  73% (234/320)
Receiving objects:  74% (237/320)
Receiving objects:  75% (240/320)
Receiving objects:  76% (244/320)
Receiving objects:  77% (247/320)
Receiving objects:  78% (250/320)
Receiving objects:  79% (253/320)
Receiving objects:  80% (256/320)
Receiving objects:  81% (260/320)
Receiving objects:  82% (263/320)
Receiving objects:  83% (266/320)
Receiving objects:  84% (269/320)
Receiving objects:  85% (272/320)
Receiving objects:  86% (276/320)
Receiving objects:  87% (279/320)
Receiving objects:  88% (282/320)
Receiving objects:  89% (285/320)
Receiving objects:  90% (288/320)
Receiving objects:  91% (292/320)
Receiving objects:  92% (295/320)
Receiving objects:  93% (298/320)
Receiving objects:  94% (301/320)
Receiving objects:  95% (304/320)
Receiving objects:  96% (308/320)
Receiving objects:  97% (311/320)
Receiving objects:  98% (314/320)
Receiving objects:  99% (317/320)
Receiving objects: 100% (320/320)
Receiving objects: 100% (320/320), 179.53 KiB | 7.80 MiB/s, done.
Resolving deltas:   0% (0/139)
Resolving deltas:   1% (2/139)
Resolving deltas:   2% (3/139)
Resolving deltas:   3% (5/139)
Resolving deltas:   4% (6/139)
Resolving deltas:   7% (10/139)
Resolving deltas:  25% (36/139)
Resolving deltas:  28% (40/139)
Resolving deltas:  30% (42/139)
Resolving deltas:  70% (98/139)
Resolving deltas:  82% (114/139)
Resolving deltas:  83% (116/139)
Resolving deltas:  84% (117/139)
Resolving deltas:  85% (119/139)
Resolving deltas:  89% (125/139)
Resolving deltas:  90% (126/139)
Resolving deltas:  92% (128/139)
Resolving deltas:  94% (131/139)
Resolving deltas:  95% (133/139)
Resolving deltas:  96% (134/139)
Resolving deltas:  97% (135/139)
Resolving deltas:  98% (137/139)
Resolving deltas:  99% (138/139)
Resolving deltas: 100% (139/139)
Resolving deltas: 100% (139/139), done.
Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0'
Submodule path 'crane_align_customized': checked out '59d909bdb335fa98f370ec7a5297ecd0718f20fb'
Submodule path 'hardware': checked out '90fd2f80447e20c614f2c9924aaa3192ad77a620'
Submodule path 'hesai_lidar_customized': checked out '22395bf9f2aa44c5d82409f9506a1ea373b91167'
Submodule path 'lidar-extrinsics': checked out '991b1c61680bf64aec642037e6a8e4f56c93842c'
Submodule path 'lidar_loc_v2_common': checked out 'dd6ec8131f022ee08f81455a09d94802a582ee5f'
Submodule path 'lidar_loc_v2_customized': checked out '4aedf63941c5ca6609a2ea3cf17afd85e9071bb8'
Submodule path 'msf-port': checked out '61d168b5f821848cd3b4d6fabf4fc648478d41e1'
Submodule path 'msf-vehicle': checked out '2b2b0df7ae7d327c9c7fe03c6ec13deb6f7254c9'
Submodule path 'perception_camera_driver': checked out '4ef5ef292bbd37bd8913a45413bc38db674d8fde'
Submodule path 'perception_data_collection': checked out 'f7e6ce82243dae7a44f0c2b348bf237f94f6ec21'
Submodule path 'perception_lane_detection': checked out '266382cf5e2e0c72f06f18f87de49bea3ca21cf4'
Submodule path 'perception_new_detection': checked out 'a2a24f1277b7cf79895e8163c412d2d7764cc6a7'
Submodule path 'perception_vehicles': checked out '08ba14c6f0d3df02e7f5467c301616a24de20919'
Submodule path 'pncc_common_config': checked out 'e3d35a729dde66286b6b439b5e071d5ab2f80e70'
Submodule path 'pncc_port_related_config': checked out '53dcaa7f2e0effd9a1da3097848c82afd9e74340'
Submodule path 'pncc_vehicle_related_config': checked out '2b1db5e38522bba8b07ddde1f5465ca71031027f'
Submodule path 'pointcloud_customized': checked out 'b47ad13d44e869e85189f11423f77a6f0c250386'
Submodule path 'prediction_config': checked out '392172fa77efe3365e538d60d527cad6dd61ef6d'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'rslidar_sdk_customized': checked out '6003c44adbf71dea6012c2ef0d92fc43b93fdabf'
Submodule path 'system-common': checked out '0ebe9585875ef16002b06fa87c893aff25b795ac'
Submodule path 'system-device': checked out '2809ea4999b98071392c8f68582a3a6ebc0e2229'
Submodule path 'system-mqtt': checked out '9475bdf2fbe6862be6dd4a10bd67d7c24cc084c3'
Submodule path 'system-node': checked out '224fda5204954ba420fc979e4a96a65f68333a8e'
Submodule path 'system-port': checked out '558eb91df4171c6eec6cf4a3a641b149dde3f276'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_new_detection/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ system-common/ system-device/ system-mqtt/ system-node/ system-port/
[Pipeline] echo
[crane_align_common, crane_align_customized, hardware, hesai_lidar_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_new_detection, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, system-common, system-device, system-mqtt, system-node, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoXL-config/XL008/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/crane_align_common/crane_align /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/crane_align_customized/
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/crane_align_customized/crane_align /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/hardware/
[Pipeline] echo
1
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/hardware/hardware /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/hesai_lidar_customized/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/qingdaoXL-config/XL008/params_new/hesai_lidar_customized/README.md /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/lidar-extrinsics/crane_align /root/workspace/qingdaoXL-config/XL008/params_new/lidar-extrinsics/extrinsics /root/workspace/qingdaoXL-config/XL008/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/lidar_loc_v2_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/lidar_loc_v2_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/msf-port/msf_assistant.yaml /root/workspace/qingdaoXL-config/XL008/params_new/msf-port/msf_localization_share.yaml /root/workspace/qingdaoXL-config/XL008/params_new/msf-port/README.md /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/msf-vehicle/extrinsics /root/workspace/qingdaoXL-config/XL008/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/qingdaoXL-config/XL008/params_new/msf-vehicle/msf_localization.yaml /root/workspace/qingdaoXL-config/XL008/params_new/msf-vehicle/README.md /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/perception_camera_driver/slave /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/perception_data_collection/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/perception_data_collection/data_collection /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/perception_lane_detection/
[Pipeline] echo
1
[Pipeline] echo
perception_lane_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/perception_lane_detection/lane_detection /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/perception_new_detection/perception /root/workspace/qingdaoXL-config/XL008/params_new/perception_new_detection/README.md /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/perception_vehicles/
[Pipeline] echo
2
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/perception_vehicles/extrinsics /root/workspace/qingdaoXL-config/XL008/params_new/perception_vehicles/master /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/pncc_common_config/
[Pipeline] echo
1
[Pipeline] echo
pncc_common_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/pncc_common_config/pncc_common_config /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/pncc_port_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_port_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/pncc_vehicle_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_vehicle_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/pointcloud_customized/pointcloud /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/prediction_config/
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/prediction_config/prediction /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/rslidar_sdk_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/system-common/
[Pipeline] echo
2
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/system-common/master /root/workspace/qingdaoXL-config/XL008/params_new/system-common/system-ros /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/system-device/master /root/workspace/qingdaoXL-config/XL008/params_new/system-device/slave /root/workspace/qingdaoXL-config/XL008/params_new/system-device/system-ros /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/system-mqtt/system-ros /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/system-node/
[Pipeline] echo
3
[Pipeline] echo
system-node 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/system-node/master /root/workspace/qingdaoXL-config/XL008/params_new/system-node/slave /root/workspace/qingdaoXL-config/XL008/params_new/system-node/system-ros /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/system-port/
[Pipeline] echo
3
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/system-port/peripheral_controller.toml /root/workspace/qingdaoXL-config/XL008/params_new/system-port/ros_can_interpreter.toml /root/workspace/qingdaoXL-config/XL008/params_new/system-port/system-ros /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/qingdaoXL-config/XL008/params_new/params_new/
crane_align
data_collection
extrinsics
hardware
hesai_lidar
lane_detection
lidar_correction_files
lidar_loc_v2
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
perception
peripheral_controller.toml
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud
prediction
README.md
ros_can_interpreter.toml
rslidar_sdk
slave
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/qingdaoXL-config/XL008/params_new/params_new/crane_align /root/workspace/qingdaoXL-config/XL008/params_new/params_new/data_collection /root/workspace/qingdaoXL-config/XL008/params_new/params_new/extrinsics /root/workspace/qingdaoXL-config/XL008/params_new/params_new/hardware /root/workspace/qingdaoXL-config/XL008/params_new/params_new/hesai_lidar /root/workspace/qingdaoXL-config/XL008/params_new/params_new/lane_detection /root/workspace/qingdaoXL-config/XL008/params_new/params_new/lidar_correction_files /root/workspace/qingdaoXL-config/XL008/params_new/params_new/lidar_loc_v2 /root/workspace/qingdaoXL-config/XL008/params_new/params_new/master /root/workspace/qingdaoXL-config/XL008/params_new/params_new/msf_assistant.yaml /root/workspace/qingdaoXL-config/XL008/params_new/params_new/msf_localization_calibration.yaml /root/workspace/qingdaoXL-config/XL008/params_new/params_new/msf_localization_share.yaml /root/workspace/qingdaoXL-config/XL008/params_new/params_new/msf_localization.yaml /root/workspace/qingdaoXL-config/XL008/params_new/params_new/perception /root/workspace/qingdaoXL-config/XL008/params_new/params_new/peripheral_controller.toml /root/workspace/qingdaoXL-config/XL008/params_new/params_new/pncc_common_config /root/workspace/qingdaoXL-config/XL008/params_new/params_new/pncc_port_related_config /root/workspace/qingdaoXL-config/XL008/params_new/params_new/pncc_vehicle_related_config /root/workspace/qingdaoXL-config/XL008/params_new/params_new/pointcloud /root/workspace/qingdaoXL-config/XL008/params_new/params_new/prediction /root/workspace/qingdaoXL-config/XL008/params_new/params_new/README.md /root/workspace/qingdaoXL-config/XL008/params_new/params_new/ros_can_interpreter.toml /root/workspace/qingdaoXL-config/XL008/params_new/params_new/rslidar_sdk /root/workspace/qingdaoXL-config/XL008/params_new/params_new/slave /root/workspace/qingdaoXL-config/XL008/params_new/params_new/system-ros /root/workspace/qingdaoXL-config/XL008/params_XL008/params/
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>压缩成zip包>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
XL008
[Pipeline] echo
slave
[Pipeline] dir
Running in /root/workspace/qingdaoXL-config/XL008
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_XL008/.git
[Pipeline] dir
Running in /root/workspace/qingdaoXL-config/XL008/params_XL008/params/slave
[Pipeline] {
[Pipeline] sh
++ xargs
++ ls
++ grep -v version.json
+ cp -r camera_driver recorder.toml system-ros /root/workspace/qingdaoXL-config/XL008/params_XL008/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/qingdaoXL-config/XL008/params_XL008/params/slave@tmp
[Pipeline] sh
+ cp -r params_XL008 params_orin_slave_XL008_2024-08-15_19-39-24
[Pipeline] sh
+ zip -rq params_orin_slave_XL008_2024-08-15_19-39-24.zip params_orin_slave_XL008_2024-08-15_19-39-24 ./version.json
[Pipeline] echo
/root/workspace/qingdaoXL-config/XL008/params_orin_slave_XL008_2024-08-15_19-39-24.zip,/root/workspace/qingdaoXL-config/XL008/version.json
[Pipeline] sh
+ curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/qingdaoXL-config/XL008/params_orin_slave_XL008_2024-08-15_19-39-24.zip"' --form 'version=@"/root/workspace/qingdaoXL-config/XL008/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 88.0M    0     0  100 88.0M      0  70.0M  0:00:01  0:00:01 --:--:-- 70.0M
100 88.0M    0     0  100 88.0M      0  38.9M  0:00:02  0:00:02 --:--:-- 38.9M
100 88.0M    0     0  100 88.0M      0  26.9M  0:00:03  0:00:03 --:--:-- 26.9M
100 88.0M    0    43  100 88.0M     10  21.3M  0:00:04  0:00:04 --:--:-- 21.3M
100 88.0M    0    43  100 88.0M     10  21.3M  0:00:04  0:00:04 --:--:-- 21.3M
[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/qingdaoXL-config/XL008@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] sh
+ cat /root/commtest/master-project/qingdaoXL/.XL008.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/qingdaoXL/.XL008.json
[Pipeline] sh
+ cat /root/commtest/dev-project/qingdaoXL/.XL008.json
[Pipeline] wrap
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone: 
[Pipeline] }
[Pipeline] // script
[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": "# 参数发布通知    
    
### [青岛西联车辆参数] 
 ---  
  - 状态: 编译成功  
  - 执行人:yangjun 
  - 更新车辆:  
   >  -  [XL008slave]:   
 **公有rc_dev**: 6ad40a6.**2024/01/15/10:59:05**   
 **私有rc_dev**: 1dbced7.**2024/04/30/11:09:04**   
   
   
 ---   
  > 请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   569  100    27  100   542    272   5474 --:--:-- --:--:-- --:--:--  5747
[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