Started by user yangjun Obtained xiamen-config-15-22-cloud.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 52d1dae3ee94be4157813ecef3e2ef85d52b48f0 The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/xiamen-config-015-022-cloud@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 52d1dae3ee94be4157813ecef3e2ef85d52b48f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 52d1dae3ee94be4157813ecef3e2ef85d52b48f0 # timeout=10 Commit message: "Update vehicleInfo.groovy" > git rev-list --no-walk 52d1dae3ee94be4157813ecef3e2ef85d52b48f0 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo shared_config不更新参数 [Pipeline] echo M015不更新参数 [Pipeline] echo M016不更新参数 [Pipeline] echo M017不更新参数 [Pipeline] echo M018不更新参数 [Pipeline] echo M020不更新参数 [Pipeline] echo M021不更新参数 [Pipeline] echo M022不更新参数 [Pipeline] echo [M019] [Pipeline] echo [M019] [Pipeline] echo M019 [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/xiamen-config-015-022-cloud [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/xiamen-config-015-022-cloud/.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 ebb173fff15532ef0bacdb9d0cf7d3c2bf210d4f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ebb173fff15532ef0bacdb9d0cf7d3c2bf210d4f # timeout=10 Commit message: "Update daxie-orin.jenkinsfile" > git rev-list --no-walk ebb173fff15532ef0bacdb9d0cf7d3c2bf210d4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] lock Trying to acquire lock on [Label: built-in, Quantity: 1] Lock acquired on [Label: built-in, Quantity: 1] [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo 1 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/shared_config/ [Pipeline] sh + ls -a /root/workspace/xiamen-config . .. M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 [Pipeline] echo M015.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M015.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M015.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M015.json [Pipeline] echo M016.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M016.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M016.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M016.json [Pipeline] echo M017.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M017.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M017.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M017.json [Pipeline] echo M018.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M018.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M018.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M018.json [Pipeline] echo M019.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M019.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M019.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M019.json [Pipeline] echo M020.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M020.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M020.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M020.json [Pipeline] echo M021.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M021.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M021.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M021.json [Pipeline] echo M022.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M022.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M022.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M022.json [Pipeline] echo [M019] [Pipeline] echo M019 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M019 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M019/params_M019 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M019/params /root/workspace/xiamen-config/M019/params_M019 /root/workspace/xiamen-config/M019/params_new /root/workspace/xiamen-config/M019/params_orin_master_M019_2023-08-25_18-31-38 /root/workspace/xiamen-config/M019/params_orin_master_M019_2023-08-25_18-31-38.zip /root/workspace/xiamen-config/M019/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M019 [Pipeline] { [Pipeline] echo [M019] [Pipeline] echo 更新M019参数 [Pipeline] echo rc_dev [Pipeline] echo M019 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M019.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M019/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M019.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M019.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/xiamen/M019.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision eb0725ae017f6ced3d0d402ebb3eee4aa8815872 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f eb0725ae017f6ced3d0d402ebb3eee4aa8815872 # timeout=30000 Commit message: "feat_out:修改底盘IP适配orin32+orin64" > git rev-list --no-walk eb0725ae017f6ced3d0d402ebb3eee4aa8815872 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M019.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=M019 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M019 Response Code: HTTP/1.1 200 OK Response: [{"id":978,"description":null,"name":"M019","name_with_namespace":"Lidar / config / vehicles / M019","path":"M019","path_with_namespace":"lidar/config/vehicles/M019","created_at":"2023-07-28T07:56:54.743Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M019.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M019.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M019","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-02T11:21:57.820Z","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/978","issues":"http://159.27.226.4/api/v4/projects/978/issues","merge_requests":"http://159.27.226.4/api/v4/projects/978/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/978/repository/branches","labels":"http://159.27.226.4/api/v4/projects/978/labels","events":"http://159.27.226.4/api/v4/projects/978/events","members":"http://159.27.226.4/api/v4/projects/978/members","cluster_agents":"http://159.27.226.4/api/v4/projects/978/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-29T07:56:54.758Z"},"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":754,"description":"","name":"M019","name_with_namespace":"config / extrinsics / M019","path":"M019","path_with_namespace":"config/extrinsics/M019","created_at":"2023-07-10T12:58:20.438Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M019.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M019.git","web_url":"http://159.27.226.4/config/extrinsics/M019","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-21T08:08:59.940Z","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/754","issues":"http://159.27.226.4/api/v4/projects/754/issues","merge_requests":"http://159.27.226.4/api/v4/projects/754/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/754/repository/branches","labels":"http://159.27.226.4/api/v4/projects/754/labels","events":"http://159.27.226.4/api/v4/projects/754/events","members":"http://159.27.226.4/api/v4/projects/754/members","cluster_agents":"http://159.27.226.4/api/v4/projects/754/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-11T12:58:20.451Z"},"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":682,"description":"","name":"M019","name_with_namespace":"config / vehicles / M019","path":"M019","path_with_namespace":"config/vehicles/M019","created_at":"2023-07-04T07:50:48.046Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M019.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M019.git","web_url":"http://159.27.226.4/config/vehicles/M019","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-25T10:05:00.973Z","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/682","issues":"http://159.27.226.4/api/v4/projects/682/issues","merge_requests":"http://159.27.226.4/api/v4/projects/682/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/682/repository/branches","labels":"http://159.27.226.4/api/v4/projects/682/labels","events":"http://159.27.226.4/api/v4/projects/682/events","members":"http://159.27.226.4/api/v4/projects/682/members","cluster_agents":"http://159.27.226.4/api/v4/projects/682/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-05T07:50:48.058Z"},"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":51,"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":456,"description":"","name":"M019","name_with_namespace":"config / xiamen / M019","path":"M019","path_with_namespace":"config/xiamen/M019","created_at":"2022-10-27T04:12:09.981Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M019.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M019.git","web_url":"http://159.27.226.4/config/xiamen/M019","readme_url":"http://159.27.226.4/config/xiamen/M019/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-25T10:30:00.297Z","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/456","issues":"http://159.27.226.4/api/v4/projects/456/issues","merge_requests":"http://159.27.226.4/api/v4/projects/456/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/456/repository/branches","labels":"http://159.27.226.4/api/v4/projects/456/labels","events":"http://159.27.226.4/api/v4/projects/456/events","members":"http://159.27.226.4/api/v4/projects/456/members","cluster_agents":"http://159.27.226.4/api/v4/projects/456/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-28T04:12:10.010Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M019 [Pipeline] echo config/xiamen/M019 [Pipeline] echo config/xiamen/M019 [Pipeline] echo config/xiamen/M019 [Pipeline] echo 456 [Pipeline] echo 456 [Pipeline] echo eb0725a [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 456 eb0725a eb0725a [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M019.json [Pipeline] readJSON [Pipeline] echo {"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"eb0725a","shared_config":"556ab04"}} [Pipeline] echo {"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"eb0725a","shared_config":"556ab04"}} [Pipeline] sh + echo '{"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"eb0725a","shared_config":"556ab04"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M019.json {"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"eb0725a","shared_config":"556ab04"}} [Pipeline] echo {"repo_name":"params_orin_slave_M019","branch":"dev","time":"2023-08-25_18-34-45","commit_id":"eb0725a","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=M019 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M019 Response Code: HTTP/1.1 200 OK Response: [{"id":978,"description":null,"name":"M019","name_with_namespace":"Lidar / config / vehicles / M019","path":"M019","path_with_namespace":"lidar/config/vehicles/M019","created_at":"2023-07-28T07:56:54.743Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M019.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M019.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M019","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-02T11:21:57.820Z","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/978","issues":"http://159.27.226.4/api/v4/projects/978/issues","merge_requests":"http://159.27.226.4/api/v4/projects/978/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/978/repository/branches","labels":"http://159.27.226.4/api/v4/projects/978/labels","events":"http://159.27.226.4/api/v4/projects/978/events","members":"http://159.27.226.4/api/v4/projects/978/members","cluster_agents":"http://159.27.226.4/api/v4/projects/978/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-29T07:56:54.758Z"},"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":754,"description":"","name":"M019","name_with_namespace":"config / extrinsics / M019","path":"M019","path_with_namespace":"config/extrinsics/M019","created_at":"2023-07-10T12:58:20.438Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M019.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M019.git","web_url":"http://159.27.226.4/config/extrinsics/M019","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-21T08:08:59.940Z","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/754","issues":"http://159.27.226.4/api/v4/projects/754/issues","merge_requests":"http://159.27.226.4/api/v4/projects/754/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/754/repository/branches","labels":"http://159.27.226.4/api/v4/projects/754/labels","events":"http://159.27.226.4/api/v4/projects/754/events","members":"http://159.27.226.4/api/v4/projects/754/members","cluster_agents":"http://159.27.226.4/api/v4/projects/754/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-11T12:58:20.451Z"},"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":682,"description":"","name":"M019","name_with_namespace":"config / vehicles / M019","path":"M019","path_with_namespace":"config/vehicles/M019","created_at":"2023-07-04T07:50:48.046Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M019.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M019.git","web_url":"http://159.27.226.4/config/vehicles/M019","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-25T10:05:00.973Z","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/682","issues":"http://159.27.226.4/api/v4/projects/682/issues","merge_requests":"http://159.27.226.4/api/v4/projects/682/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/682/repository/branches","labels":"http://159.27.226.4/api/v4/projects/682/labels","events":"http://159.27.226.4/api/v4/projects/682/events","members":"http://159.27.226.4/api/v4/projects/682/members","cluster_agents":"http://159.27.226.4/api/v4/projects/682/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-05T07:50:48.058Z"},"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":51,"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":456,"description":"","name":"M019","name_with_namespace":"config / xiamen / M019","path":"M019","path_with_namespace":"config/xiamen/M019","created_at":"2022-10-27T04:12:09.981Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M019.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M019.git","web_url":"http://159.27.226.4/config/xiamen/M019","readme_url":"http://159.27.226.4/config/xiamen/M019/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-25T10:30:00.297Z","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/456","issues":"http://159.27.226.4/api/v4/projects/456/issues","merge_requests":"http://159.27.226.4/api/v4/projects/456/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/456/repository/branches","labels":"http://159.27.226.4/api/v4/projects/456/labels","events":"http://159.27.226.4/api/v4/projects/456/events","members":"http://159.27.226.4/api/v4/projects/456/members","cluster_agents":"http://159.27.226.4/api/v4/projects/456/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-28T04:12:10.010Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M019 [Pipeline] echo config/xiamen/M019 [Pipeline] echo config/xiamen/M019 [Pipeline] echo config/xiamen/M019 [Pipeline] echo 456 [Pipeline] echo 456 [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/456/repository/commits/eb0725a Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/456/repository/commits/eb0725a Response Code: HTTP/1.1 200 OK Response: {"id":"eb0725ae017f6ced3d0d402ebb3eee4aa8815872","short_id":"eb0725ae","created_at":"2023-08-25T18:24:28.000+08:00","parent_ids":["02c9d461990d9c35578c527a424bfef211b1ce1b"],"title":"feat_out:修改底盘IP适配orin32+orin64","message":"feat_out:修改底盘IP适配orin32+orin64\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-08-25T18:24:28.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-08-25T18:24:28.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M019/-/commit/eb0725ae017f6ced3d0d402ebb3eee4aa8815872","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":456,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/08/25/18:24:28 [Pipeline] echo dev**: eb0725a.**2023/08/25/18:24:28** [Pipeline] dir Running in /root/workspace/xiamen-config/M019/params_M019 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/shared_config/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/xiamen/shared_config.git > git init /root/workspace/xiamen-config/M019/params_M019 # timeout=10 Fetching upstream changes from http://159.27.226.4/config/xiamen/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/xiamen/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/xiamen/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/dev^{commit} # timeout=10 Checking out Revision 556ab0463626ae154d51aab3e486f26762379bbf (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 556ab0463626ae154d51aab3e486f26762379bbf # timeout=300000 Commit message: "feat_out: 平行驾驶限速5km/h" > git rev-list --no-walk 556ab0463626ae154d51aab3e486f26762379bbf # timeout=10 [Pipeline] sh + cp -r .git/ params pointcloud /root/workspace/xiamen-config/shared_config/dev/ [Pipeline] sh + rm -rf params_M019@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M019.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":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-08-22T07:13:38.286Z","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-08-21T07:07:46.396Z","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":"2023-07-10T05:35:52.589Z","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-08-14T08:17:04.266Z","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-08-25T09:12:22.128Z","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-08-22T11:45:46.736Z","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":"2023-08-22T09:36:11.499Z","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":"2023-08-22T09:35:56.632Z","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":"2023-08-24T14:49:15.183Z","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-08-21T13:42:45.594Z","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":399,"description":"","name":"shared_config_port22","name_with_namespace":"config / tangshan / shared_config_port22","path":"shared_config_port22","path_with_namespace":"config/tangshan/shared_config_port22","created_at":"2022-08-18T10:57:38.240Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port22.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port22.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port22","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:34:53.959Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/399","issues":"http://159.27.226.4/api/v4/projects/399/issues","merge_requests":"http://159.27.226.4/api/v4/projects/399/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/399/repository/branches","labels":"http://159.27.226.4/api/v4/projects/399/labels","events":"http://159.27.226.4/api/v4/projects/399/events","members":"http://159.27.226.4/api/v4/projects/399/members","cluster_agents":"http://159.27.226.4/api/v4/projects/399/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-08-19T10:57:38.281Z"},"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":398,"description":"","name":"shared_config_port26","name_with_namespace":"config / tangshan / shared_config_port26","path":"shared_config_port26","path_with_namespace":"config/tangshan/shared_config_port26","created_at":"2022-08-18T10:57:08.656Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port26.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port26.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port26","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T10:17:10.463Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/398","issues":"http://159.27.226.4/api/v4/projects/398/issues","merge_requests":"http://159.27.226.4/api/v4/projects/398/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/398/repository/branches","labels":"http://159.27.226.4/api/v4/projects/398/labels","events":"http://159.27.226.4/api/v4/projects/398/events","members":"http://159.27.226.4/api/v4/projects/398/members","cluster_agents":"http://159.27.226.4/api/v4/projects/398/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-08-19T10:57:08.710Z"},"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":362,"description":"","name":"shared_config","name_with_namespace":"config / zhuhai / shared_config","path":"shared_config","path_with_namespace":"config/zhuhai/shared_config","created_at":"2022-06-28T11:37:07.770Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/zhuhai/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/zhuhai/shared_config.git","web_url":"http://159.27.226.4/config/zhuhai/shared_config","readme_url":"http://159.27.226.4/config/zhuhai/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:34:57.657Z","namespace":{"id":125,"name":"zhuhai","path":"zhuhai","kind":"group","full_path":"config/zhuhai","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/zhuhai"},"_links":{"self":"http://159.27.226.4/api/v4/projects/362","issues":"http://159.27.226.4/api/v4/projects/362/issues","merge_requests":"http://159.27.226.4/api/v4/projects/362/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/362/repository/branches","labels":"http://159.27.226.4/api/v4/projects/362/labels","events":"http://159.27.226.4/api/v4/projects/362/events","members":"http://159.27.226.4/api/v4/projects/362/members","cluster_agents":"http://159.27.226.4/api/v4/projects/362/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-06-29T11:37:07.824Z"},"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":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"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":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","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":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","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,"forked_from_project":{"id":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-08-07T03:09:41.381Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"}},"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":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-08-07T03:09:41.381Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/218","issues":"http://159.27.226.4/api/v4/projects/218/issues","merge_requests":"http://159.27.226.4/api/v4/projects/218/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/218/repository/branches","labels":"http://159.27.226.4/api/v4/projects/218/labels","events":"http://159.27.226.4/api/v4/projects/218/events","members":"http://159.27.226.4/api/v4/projects/218/members","cluster_agents":"http://159.27.226.4/api/v4/projects/218/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-22T13:13:55.140Z"},"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":40,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":40,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":40,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":40,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":40,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":40,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":40,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":40,"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}}},{"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":"2023-08-22T01:48:24.931Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo 556ab04 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 556ab04 556ab04 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M019.json [Pipeline] readJSON [Pipeline] echo {"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"eb0725a","shared_config":"556ab04"}} [Pipeline] echo {"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"eb0725a","shared_config":"556ab04"}} [Pipeline] sh + echo '{"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"eb0725a","shared_config":"556ab04"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M019.json {"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"eb0725a","shared_config":"556ab04"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-08-25_18-34-57","commit_id":"556ab04","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":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-08-22T07:13:38.286Z","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-08-21T07:07:46.396Z","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":"2023-07-10T05:35:52.589Z","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-08-14T08:17:04.266Z","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-08-25T09:12:22.128Z","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-08-22T11:45:46.736Z","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":"2023-08-22T09:36:11.499Z","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":"2023-08-22T09:35:56.632Z","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":"2023-08-24T14:49:15.183Z","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-08-21T13:42:45.594Z","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":399,"description":"","name":"shared_config_port22","name_with_namespace":"config / tangshan / shared_config_port22","path":"shared_config_port22","path_with_namespace":"config/tangshan/shared_config_port22","created_at":"2022-08-18T10:57:38.240Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port22.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port22.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port22","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:34:53.959Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/399","issues":"http://159.27.226.4/api/v4/projects/399/issues","merge_requests":"http://159.27.226.4/api/v4/projects/399/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/399/repository/branches","labels":"http://159.27.226.4/api/v4/projects/399/labels","events":"http://159.27.226.4/api/v4/projects/399/events","members":"http://159.27.226.4/api/v4/projects/399/members","cluster_agents":"http://159.27.226.4/api/v4/projects/399/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-08-19T10:57:38.281Z"},"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":398,"description":"","name":"shared_config_port26","name_with_namespace":"config / tangshan / shared_config_port26","path":"shared_config_port26","path_with_namespace":"config/tangshan/shared_config_port26","created_at":"2022-08-18T10:57:08.656Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port26.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port26.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port26","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T10:17:10.463Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/398","issues":"http://159.27.226.4/api/v4/projects/398/issues","merge_requests":"http://159.27.226.4/api/v4/projects/398/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/398/repository/branches","labels":"http://159.27.226.4/api/v4/projects/398/labels","events":"http://159.27.226.4/api/v4/projects/398/events","members":"http://159.27.226.4/api/v4/projects/398/members","cluster_agents":"http://159.27.226.4/api/v4/projects/398/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-08-19T10:57:08.710Z"},"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":362,"description":"","name":"shared_config","name_with_namespace":"config / zhuhai / shared_config","path":"shared_config","path_with_namespace":"config/zhuhai/shared_config","created_at":"2022-06-28T11:37:07.770Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/zhuhai/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/zhuhai/shared_config.git","web_url":"http://159.27.226.4/config/zhuhai/shared_config","readme_url":"http://159.27.226.4/config/zhuhai/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:34:57.657Z","namespace":{"id":125,"name":"zhuhai","path":"zhuhai","kind":"group","full_path":"config/zhuhai","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/zhuhai"},"_links":{"self":"http://159.27.226.4/api/v4/projects/362","issues":"http://159.27.226.4/api/v4/projects/362/issues","merge_requests":"http://159.27.226.4/api/v4/projects/362/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/362/repository/branches","labels":"http://159.27.226.4/api/v4/projects/362/labels","events":"http://159.27.226.4/api/v4/projects/362/events","members":"http://159.27.226.4/api/v4/projects/362/members","cluster_agents":"http://159.27.226.4/api/v4/projects/362/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-06-29T11:37:07.824Z"},"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":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"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":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","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":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","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,"forked_from_project":{"id":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-08-07T03:09:41.381Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"}},"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":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-08-07T03:09:41.381Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/218","issues":"http://159.27.226.4/api/v4/projects/218/issues","merge_requests":"http://159.27.226.4/api/v4/projects/218/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/218/repository/branches","labels":"http://159.27.226.4/api/v4/projects/218/labels","events":"http://159.27.226.4/api/v4/projects/218/events","members":"http://159.27.226.4/api/v4/projects/218/members","cluster_agents":"http://159.27.226.4/api/v4/projects/218/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-22T13:13:55.140Z"},"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":40,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":40,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":40,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":40,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":40,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":40,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":40,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":40,"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}}},{"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":"2023-08-22T01:48:24.931Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [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/486/repository/commits/556ab04 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/556ab04 Response Code: HTTP/1.1 200 OK Response: {"id":"556ab0463626ae154d51aab3e486f26762379bbf","short_id":"556ab046","created_at":"2023-08-24T22:49:11.000+08:00","parent_ids":["02a1b9ff8a29c5bdb6f9db1ee2a7f30374d43a75"],"title":"feat_out: 平行驾驶限速5km/h","message":"feat_out: 平行驾驶限速5km/h\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-08-24T22:49:11.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-08-24T22:49:11.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/556ab0463626ae154d51aab3e486f26762379bbf","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":486,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/08/24/22:49:11 [Pipeline] echo dev**: 556ab04.**2023/08/24/22:49:11** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_M019","branch":"dev","time":"2023-08-25_18-34-45","commit_id":"eb0725a","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-08-25_18-34-57","commit_id":"556ab04","version":"","commit_msgs":",,"}],"device":2,"device_name":"M019_Slave","type":0,"project":5} [Pipeline] echo M019 [Pipeline] sh ++ grep -v params_M019 ++ ls ++ grep -v version.json ++ xargs + cp -r params params_M019/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_M019","branch":"dev","time":"2023-08-25_18-34-45","commit_id":"eb0725a","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-08-25_18-34-57","commit_id":"556ab04","version":"","commit_msgs":",,"}],"device":2,"device_name":"M019_Slave","type":0,"project":5}' [Pipeline] sh + rm -rf params_M019@tmp [Pipeline] echo > - [M019slave]: **公有dev**: 556ab04.**2023/08/24/22:49:11** **私有dev**: eb0725a.**2023/08/25/18:24:28** [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M019@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (checkout_new) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>拉取新参数方式,合并旧参数(个别车)>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo M019拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M019/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M019/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/M019.git > git init /root/workspace/xiamen-config/M019/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M019.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/M019.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M019.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 b833c3ba630b50de547ce9a6dc5d53be54073149 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f b833c3ba630b50de547ce9a6dc5d53be54073149 # timeout=300000 Commit message: "feat_out:适配orin32+orin64" > git rev-list --no-walk b833c3ba630b50de547ce9a6dc5d53be54073149 # 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 'fast_lio_port_customized' (git@159.27.226.4:lidar_localization_mapping/config/fast_lio_port/fast_lio_port_customized.git) registered for path 'fast_lio_port_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M019.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 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M019.git) registered for path 'perception_vehicles' Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized' Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common' Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common' Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device' Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt' Submodule 'system-node-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen' 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/xiamen-config/M019/params_new/crane_align_common'... remote: Enumerating objects: 13, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), done. remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. remote: Total 13 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 7% (1/13) Receiving objects: 15% (2/13) Receiving objects: 23% (3/13) Receiving objects: 30% (4/13) Receiving objects: 38% (5/13) Receiving objects: 46% (6/13) Receiving objects: 53% (7/13) Receiving objects: 61% (8/13) Receiving objects: 69% (9/13) Receiving objects: 76% (10/13) Receiving objects: 84% (11/13) Receiving objects: 92% (12/13) Receiving objects: 100% (13/13) Receiving objects: 100% (13/13), 9.78 KiB | 9.78 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/crane_align_customized'... remote: Enumerating objects: 201, done. remote: Counting objects: 2% (1/44) remote: Counting objects: 4% (2/44) remote: Counting objects: 6% (3/44) remote: Counting objects: 9% (4/44) remote: Counting objects: 11% (5/44) remote: Counting objects: 13% (6/44) remote: Counting objects: 15% (7/44) remote: Counting objects: 18% (8/44) remote: Counting objects: 20% (9/44) remote: Counting objects: 22% (10/44) remote: Counting objects: 25% (11/44) remote: Counting objects: 27% (12/44) remote: Counting objects: 29% (13/44) remote: Counting objects: 31% (14/44) remote: Counting objects: 34% (15/44) remote: Counting objects: 36% (16/44) remote: Counting objects: 38% (17/44) remote: Counting objects: 40% (18/44) remote: Counting objects: 43% (19/44) remote: Counting objects: 45% (20/44) remote: Counting objects: 47% (21/44) remote: Counting objects: 50% (22/44) remote: Counting objects: 52% (23/44) remote: Counting objects: 54% (24/44) remote: Counting objects: 56% (25/44) remote: Counting objects: 59% (26/44) remote: Counting objects: 61% (27/44) remote: Counting objects: 63% (28/44) remote: Counting objects: 65% (29/44) remote: Counting objects: 68% (30/44) remote: Counting objects: 70% (31/44) remote: Counting objects: 72% (32/44) remote: Counting objects: 75% (33/44) remote: Counting objects: 77% (34/44) remote: Counting objects: 79% (35/44) remote: Counting objects: 81% (36/44) remote: Counting objects: 84% (37/44) remote: Counting objects: 86% (38/44) remote: Counting objects: 88% (39/44) remote: Counting objects: 90% (40/44) remote: Counting objects: 93% (41/44) remote: Counting objects: 95% (42/44) remote: Counting objects: 97% (43/44) remote: Counting objects: 100% (44/44) remote: Counting objects: 100% (44/44), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. Receiving objects: 0% (1/201) Receiving objects: 1% (3/201) Receiving objects: 2% (5/201) Receiving objects: 3% (7/201) Receiving objects: 4% (9/201) Receiving objects: 5% (11/201) Receiving objects: 6% (13/201) Receiving objects: 7% (15/201) Receiving objects: 8% (17/201) Receiving objects: 9% (19/201) Receiving objects: 10% (21/201) Receiving objects: 11% (23/201) Receiving objects: 12% (25/201) Receiving objects: 13% (27/201) Receiving objects: 14% (29/201) Receiving objects: 15% (31/201) Receiving objects: 16% (33/201) Receiving objects: 17% (35/201) Receiving objects: 18% (37/201) Receiving objects: 19% (39/201) Receiving objects: 20% (41/201) Receiving objects: 21% (43/201) Receiving objects: 22% (45/201) Receiving objects: 23% (47/201) Receiving objects: 24% (49/201) Receiving objects: 25% (51/201) Receiving objects: 26% (53/201) Receiving objects: 27% (55/201) Receiving objects: 28% (57/201) Receiving objects: 29% (59/201) Receiving objects: 30% (61/201) Receiving objects: 31% (63/201) Receiving objects: 32% (65/201) Receiving objects: 33% (67/201) Receiving objects: 34% (69/201) Receiving objects: 35% (71/201) Receiving objects: 36% (73/201) Receiving objects: 37% (75/201) Receiving objects: 38% (77/201) Receiving objects: 39% (79/201) Receiving objects: 40% (81/201) Receiving objects: 41% (83/201) Receiving objects: 42% (85/201) Receiving objects: 43% (87/201) Receiving objects: 44% (89/201) Receiving objects: 45% (91/201) Receiving objects: 46% (93/201) Receiving objects: 47% (95/201) Receiving objects: 48% (97/201) Receiving objects: 49% (99/201) Receiving objects: 50% (101/201) Receiving objects: 51% (103/201) Receiving objects: 52% (105/201) Receiving objects: 53% (107/201) Receiving objects: 54% (109/201) Receiving objects: 55% (111/201) Receiving objects: 56% (113/201) Receiving objects: 57% (115/201) Receiving objects: 58% (117/201) Receiving objects: 59% (119/201) Receiving objects: 60% (121/201) Receiving objects: 61% (123/201) Receiving objects: 62% (125/201) Receiving objects: 63% (127/201) Receiving objects: 64% (129/201) Receiving objects: 65% (131/201) Receiving objects: 66% (133/201) Receiving objects: 67% (135/201) Receiving objects: 68% (137/201) Receiving objects: 69% (139/201) Receiving objects: 70% (141/201) Receiving objects: 71% (143/201) Receiving objects: 72% (145/201) remote: Total 201 (delta 14), reused 32 (delta 9), pack-reused 157 Receiving objects: 73% (147/201) Receiving objects: 74% (149/201) Receiving objects: 75% (151/201) Receiving objects: 76% (153/201) Receiving objects: 77% (155/201) Receiving objects: 78% (157/201) Receiving objects: 79% (159/201) Receiving objects: 80% (161/201) Receiving objects: 81% (163/201) Receiving objects: 82% (165/201) Receiving objects: 83% (167/201) Receiving objects: 84% (169/201) Receiving objects: 85% (171/201) Receiving objects: 86% (173/201) Receiving objects: 87% (175/201) Receiving objects: 88% (177/201) Receiving objects: 89% (179/201) Receiving objects: 90% (181/201) Receiving objects: 91% (183/201) Receiving objects: 92% (185/201) Receiving objects: 93% (187/201) Receiving objects: 94% (189/201) Receiving objects: 95% (191/201) Receiving objects: 96% (193/201) Receiving objects: 97% (195/201) Receiving objects: 98% (197/201) Receiving objects: 99% (199/201) Receiving objects: 100% (201/201) Receiving objects: 100% (201/201), 252.16 KiB | 22.92 MiB/s, done. Resolving deltas: 0% (0/89) Resolving deltas: 6% (6/89) Resolving deltas: 19% (17/89) Resolving deltas: 32% (29/89) Resolving deltas: 38% (34/89) Resolving deltas: 43% (39/89) Resolving deltas: 46% (41/89) Resolving deltas: 47% (42/89) Resolving deltas: 48% (43/89) Resolving deltas: 53% (48/89) Resolving deltas: 58% (52/89) Resolving deltas: 64% (57/89) Resolving deltas: 66% (59/89) Resolving deltas: 67% (60/89) Resolving deltas: 68% (61/89) Resolving deltas: 70% (63/89) Resolving deltas: 71% (64/89) Resolving deltas: 73% (65/89) Resolving deltas: 74% (66/89) Resolving deltas: 75% (67/89) Resolving deltas: 76% (68/89) Resolving deltas: 77% (69/89) Resolving deltas: 78% (70/89) Resolving deltas: 80% (72/89) Resolving deltas: 98% (88/89) Resolving deltas: 100% (89/89) Resolving deltas: 100% (89/89), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/fast_lio_port_customized'... remote: Enumerating objects: 20, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. remote: Total 20 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/20) Receiving objects: 10% (2/20) Receiving objects: 15% (3/20) Receiving objects: 20% (4/20) Receiving objects: 25% (5/20) Receiving objects: 30% (6/20) Receiving objects: 35% (7/20) Receiving objects: 40% (8/20) Receiving objects: 45% (9/20) Receiving objects: 50% (10/20) Receiving objects: 55% (11/20) Receiving objects: 60% (12/20) Receiving objects: 65% (13/20) Receiving objects: 70% (14/20) Receiving objects: 75% (15/20) Receiving objects: 80% (16/20) Receiving objects: 85% (17/20) Receiving objects: 90% (18/20) Receiving objects: 95% (19/20) Receiving objects: 100% (20/20) Receiving objects: 100% (20/20), 5.24 KiB | 5.24 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/lidar-extrinsics'... remote: Enumerating objects: 17, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 17 (delta 1), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/17) Receiving objects: 11% (2/17) Receiving objects: 17% (3/17) Receiving objects: 23% (4/17) Receiving objects: 29% (5/17) Receiving objects: 35% (6/17) Receiving objects: 41% (7/17) Receiving objects: 47% (8/17) Receiving objects: 52% (9/17) Receiving objects: 58% (10/17) Receiving objects: 64% (11/17) Receiving objects: 70% (12/17) Receiving objects: 76% (13/17) Receiving objects: 82% (14/17) Receiving objects: 88% (15/17) Receiving objects: 94% (16/17) Receiving objects: 100% (17/17) Receiving objects: 100% (17/17), 4.77 KiB | 4.77 MiB/s, done. Resolving deltas: 0% (0/1) Resolving deltas: 100% (1/1) Resolving deltas: 100% (1/1), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 14, done. remote: Counting objects: 7% (1/14) remote: Counting objects: 14% (2/14) remote: Counting objects: 21% (3/14) remote: Counting objects: 28% (4/14) remote: Counting objects: 35% (5/14) remote: Counting objects: 42% (6/14) remote: Counting objects: 50% (7/14) remote: Counting objects: 57% (8/14) remote: Counting objects: 64% (9/14) remote: Counting objects: 71% (10/14) remote: Counting objects: 78% (11/14) remote: Counting objects: 85% (12/14) remote: Counting objects: 92% (13/14) remote: Counting objects: 100% (14/14) remote: Counting objects: 100% (14/14), done. remote: Compressing objects: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. remote: Total 14 (delta 1), reused 0 (delta 0), pack-reused 0 Receiving objects: 7% (1/14) Receiving objects: 14% (2/14) Receiving objects: 21% (3/14) Receiving objects: 28% (4/14) Receiving objects: 35% (5/14) Receiving objects: 42% (6/14) Receiving objects: 50% (7/14) Receiving objects: 57% (8/14) Receiving objects: 64% (9/14) Receiving objects: 71% (10/14) Receiving objects: 78% (11/14) Receiving objects: 85% (12/14) Receiving objects: 92% (13/14) Receiving objects: 100% (14/14) Receiving objects: 100% (14/14), 5.11 KiB | 5.11 MiB/s, done. Resolving deltas: 0% (0/1) Resolving deltas: 100% (1/1) Resolving deltas: 100% (1/1), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 112, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 10% (1/10) remote: Compressing objects: 20% (2/10) remote: Compressing objects: 30% (3/10) remote: Compressing objects: 40% (4/10) remote: Compressing objects: 50% (5/10) remote: Compressing objects: 60% (6/10) remote: Compressing objects: 70% (7/10) remote: Compressing objects: 80% (8/10) remote: Compressing objects: 90% (9/10) remote: Compressing objects: 100% (10/10) remote: Compressing objects: 100% (10/10), done. Receiving objects: 0% (1/112) Receiving objects: 1% (2/112) Receiving objects: 2% (3/112) Receiving objects: 3% (4/112) Receiving objects: 4% (5/112) Receiving objects: 5% (6/112) Receiving objects: 6% (7/112) Receiving objects: 7% (8/112) Receiving objects: 8% (9/112) Receiving objects: 9% (11/112) Receiving objects: 10% (12/112) Receiving objects: 11% (13/112) Receiving objects: 12% (14/112) Receiving objects: 13% (15/112) Receiving objects: 14% (16/112) Receiving objects: 15% (17/112) Receiving objects: 16% (18/112) Receiving objects: 17% (20/112) Receiving objects: 18% (21/112) Receiving objects: 19% (22/112) Receiving objects: 20% (23/112) Receiving objects: 21% (24/112) Receiving objects: 22% (25/112) Receiving objects: 23% (26/112) Receiving objects: 24% (27/112) Receiving objects: 25% (28/112) remote: Total 112 (delta 0), reused 2 (delta 0), pack-reused 92 Receiving objects: 26% (30/112) Receiving objects: 27% (31/112) Receiving objects: 28% (32/112) Receiving objects: 29% (33/112) Receiving objects: 30% (34/112) Receiving objects: 31% (35/112) Receiving objects: 32% (36/112) Receiving objects: 33% (37/112) Receiving objects: 34% (39/112) Receiving objects: 35% (40/112) Receiving objects: 36% (41/112) Receiving objects: 37% (42/112) Receiving objects: 38% (43/112) Receiving objects: 39% (44/112) Receiving objects: 40% (45/112) Receiving objects: 41% (46/112) Receiving objects: 42% (48/112) Receiving objects: 43% (49/112) Receiving objects: 44% (50/112) Receiving objects: 45% (51/112) Receiving objects: 46% (52/112) Receiving objects: 47% (53/112) Receiving objects: 48% (54/112) Receiving objects: 49% (55/112) Receiving objects: 50% (56/112) Receiving objects: 51% (58/112) Receiving objects: 52% (59/112) Receiving objects: 53% (60/112) Receiving objects: 54% (61/112) Receiving objects: 55% (62/112) Receiving objects: 56% (63/112) Receiving objects: 57% (64/112) Receiving objects: 58% (65/112) Receiving objects: 59% (67/112) Receiving objects: 60% (68/112) Receiving objects: 61% (69/112) Receiving objects: 62% (70/112) Receiving objects: 63% (71/112) Receiving objects: 64% (72/112) Receiving objects: 65% (73/112) Receiving objects: 66% (74/112) Receiving objects: 67% (76/112) Receiving objects: 68% (77/112) Receiving objects: 69% (78/112) Receiving objects: 70% (79/112) Receiving objects: 71% (80/112) Receiving objects: 72% (81/112) Receiving objects: 73% (82/112) Receiving objects: 74% (83/112) Receiving objects: 75% (84/112) Receiving objects: 76% (86/112) Receiving objects: 77% (87/112) Receiving objects: 78% (88/112) Receiving objects: 79% (89/112) Receiving objects: 80% (90/112) Receiving objects: 81% (91/112) Receiving objects: 82% (92/112) Receiving objects: 83% (93/112) Receiving objects: 84% (95/112) Receiving objects: 85% (96/112) Receiving objects: 86% (97/112) Receiving objects: 87% (98/112) Receiving objects: 88% (99/112) Receiving objects: 89% (100/112) Receiving objects: 90% (101/112) Receiving objects: 91% (102/112) Receiving objects: 92% (104/112) Receiving objects: 93% (105/112) Receiving objects: 94% (106/112) Receiving objects: 95% (107/112) Receiving objects: 96% (108/112) Receiving objects: 97% (109/112) Receiving objects: 98% (110/112) Receiving objects: 99% (111/112) Receiving objects: 100% (112/112) Receiving objects: 100% (112/112), 24.10 KiB | 12.05 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 41% (13/31) Resolving deltas: 51% (16/31) Resolving deltas: 61% (19/31) Resolving deltas: 64% (20/31) Resolving deltas: 67% (21/31) Resolving deltas: 74% (23/31) Resolving deltas: 77% (24/31) Resolving deltas: 83% (26/31) Resolving deltas: 87% (27/31) Resolving deltas: 90% (28/31) Resolving deltas: 93% (29/31) Resolving deltas: 96% (30/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_camera_driver'... 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: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 16 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_data_collection'... remote: Enumerating objects: 41, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), 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 41 (delta 10), reused 16 (delta 5), pack-reused 12 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.07 KiB | 4.07 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 8% (1/12) Resolving deltas: 16% (2/12) Resolving deltas: 25% (3/12) Resolving deltas: 33% (4/12) Resolving deltas: 50% (6/12) Resolving deltas: 66% (8/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_lane_detection'... remote: Enumerating objects: 49, done. remote: Counting objects: 12% (1/8) remote: Counting objects: 25% (2/8) remote: Counting objects: 37% (3/8) remote: Counting objects: 50% (4/8) remote: Counting objects: 62% (5/8) remote: Counting objects: 75% (6/8) remote: Counting objects: 87% (7/8) remote: Counting objects: 100% (8/8) remote: Counting objects: 100% (8/8), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. remote: Total 49 (delta 0), reused 0 (delta 0), pack-reused 41 Receiving objects: 2% (1/49) Receiving objects: 4% (2/49) Receiving objects: 6% (3/49) Receiving objects: 8% (4/49) Receiving objects: 10% (5/49) Receiving objects: 12% (6/49) Receiving objects: 14% (7/49) Receiving objects: 16% (8/49) Receiving objects: 18% (9/49) Receiving objects: 20% (10/49) Receiving objects: 22% (11/49) Receiving objects: 24% (12/49) Receiving objects: 26% (13/49) Receiving objects: 28% (14/49) Receiving objects: 30% (15/49) Receiving objects: 32% (16/49) Receiving objects: 34% (17/49) Receiving objects: 36% (18/49) Receiving objects: 38% (19/49) Receiving objects: 40% (20/49) Receiving objects: 42% (21/49) Receiving objects: 44% (22/49) Receiving objects: 46% (23/49) Receiving objects: 48% (24/49) Receiving objects: 51% (25/49) Receiving objects: 53% (26/49) Receiving objects: 55% (27/49) Receiving objects: 57% (28/49) Receiving objects: 59% (29/49) Receiving objects: 61% (30/49) Receiving objects: 63% (31/49) Receiving objects: 65% (32/49) Receiving objects: 67% (33/49) Receiving objects: 69% (34/49) Receiving objects: 71% (35/49) Receiving objects: 73% (36/49) Receiving objects: 75% (37/49) Receiving objects: 77% (38/49) Receiving objects: 79% (39/49) Receiving objects: 81% (40/49) Receiving objects: 83% (41/49) Receiving objects: 85% (42/49) Receiving objects: 87% (43/49) Receiving objects: 89% (44/49) Receiving objects: 91% (45/49) Receiving objects: 93% (46/49) Receiving objects: 95% (47/49) Receiving objects: 97% (48/49) Receiving objects: 100% (49/49) Receiving objects: 100% (49/49), 4.71 KiB | 4.71 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 27% (3/11) Resolving deltas: 36% (4/11) Resolving deltas: 45% (5/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 17, done. remote: Counting objects: 16% (1/6) remote: Counting objects: 33% (2/6) remote: Counting objects: 50% (3/6) remote: Counting objects: 66% (4/6) remote: Counting objects: 83% (5/6) remote: Counting objects: 100% (6/6) remote: Counting objects: 100% (6/6), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. remote: Total 17 (delta 0), reused 0 (delta 0), pack-reused 11 Receiving objects: 5% (1/17) Receiving objects: 11% (2/17) Receiving objects: 17% (3/17) Receiving objects: 23% (4/17) Receiving objects: 29% (5/17) Receiving objects: 35% (6/17) Receiving objects: 41% (7/17) Receiving objects: 47% (8/17) Receiving objects: 52% (9/17) Receiving objects: 58% (10/17) Receiving objects: 64% (11/17) Receiving objects: 70% (12/17) Receiving objects: 76% (13/17) Receiving objects: 82% (14/17) Receiving objects: 88% (15/17) Receiving objects: 94% (16/17) Receiving objects: 100% (17/17) Receiving objects: 100% (17/17), 5.28 KiB | 5.28 MiB/s, done. Resolving deltas: 0% (0/1) Resolving deltas: 100% (1/1) Resolving deltas: 100% (1/1), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_new_detection'... remote: Enumerating objects: 537, 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: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. Receiving objects: 0% (1/537) Receiving objects: 1% (6/537) Receiving objects: 2% (11/537) Receiving objects: 3% (17/537) Receiving objects: 4% (22/537) Receiving objects: 5% (27/537) Receiving objects: 6% (33/537) Receiving objects: 7% (38/537) Receiving objects: 8% (43/537) Receiving objects: 9% (49/537) Receiving objects: 10% (54/537) Receiving objects: 11% (60/537) Receiving objects: 12% (65/537) Receiving objects: 13% (70/537) Receiving objects: 14% (76/537) Receiving objects: 15% (81/537) Receiving objects: 16% (86/537) remote: Total 537 (delta 1), reused 0 (delta 0), pack-reused 515 Receiving objects: 17% (92/537) Receiving objects: 18% (97/537) Receiving objects: 19% (103/537) Receiving objects: 20% (108/537) Receiving objects: 21% (113/537) Receiving objects: 22% (119/537) Receiving objects: 23% (124/537) Receiving objects: 24% (129/537) Receiving objects: 25% (135/537) Receiving objects: 26% (140/537) Receiving objects: 27% (145/537) Receiving objects: 28% (151/537) Receiving objects: 29% (156/537) Receiving objects: 30% (162/537) Receiving objects: 31% (167/537) Receiving objects: 32% (172/537) Receiving objects: 33% (178/537) Receiving objects: 34% (183/537) Receiving objects: 35% (188/537) Receiving objects: 36% (194/537) Receiving objects: 37% (199/537) Receiving objects: 38% (205/537) Receiving objects: 39% (210/537) Receiving objects: 40% (215/537) Receiving objects: 41% (221/537) Receiving objects: 42% (226/537) Receiving objects: 43% (231/537) Receiving objects: 44% (237/537) Receiving objects: 45% (242/537) Receiving objects: 46% (248/537) Receiving objects: 47% (253/537) Receiving objects: 48% (258/537) Receiving objects: 49% (264/537) Receiving objects: 50% (269/537) Receiving objects: 51% (274/537) Receiving objects: 52% (280/537) Receiving objects: 53% (285/537) Receiving objects: 54% (290/537) Receiving objects: 55% (296/537) Receiving objects: 56% (301/537) Receiving objects: 57% (307/537) Receiving objects: 58% (312/537) Receiving objects: 59% (317/537) Receiving objects: 60% (323/537) Receiving objects: 61% (328/537) Receiving objects: 62% (333/537) Receiving objects: 63% (339/537) Receiving objects: 64% (344/537) Receiving objects: 65% (350/537) Receiving objects: 66% (355/537) Receiving objects: 67% (360/537) Receiving objects: 68% (366/537) Receiving objects: 69% (371/537) Receiving objects: 70% (376/537) Receiving objects: 71% (382/537) Receiving objects: 72% (387/537) Receiving objects: 73% (393/537) Receiving objects: 74% (398/537) Receiving objects: 75% (403/537) Receiving objects: 76% (409/537) Receiving objects: 77% (414/537) Receiving objects: 78% (419/537) Receiving objects: 79% (425/537) Receiving objects: 80% (430/537) Receiving objects: 81% (435/537) Receiving objects: 82% (441/537) Receiving objects: 83% (446/537) Receiving objects: 84% (452/537) Receiving objects: 85% (457/537) Receiving objects: 86% (462/537) Receiving objects: 87% (468/537) Receiving objects: 88% (473/537) Receiving objects: 89% (478/537) Receiving objects: 90% (484/537) Receiving objects: 91% (489/537) Receiving objects: 92% (495/537) Receiving objects: 93% (500/537) Receiving objects: 94% (505/537) Receiving objects: 95% (511/537) Receiving objects: 96% (516/537) Receiving objects: 97% (521/537) Receiving objects: 98% (527/537) Receiving objects: 99% (532/537) Receiving objects: 100% (537/537) Receiving objects: 100% (537/537), 54.63 KiB | 18.21 MiB/s, done. Resolving deltas: 0% (0/104) Resolving deltas: 4% (5/104) Resolving deltas: 5% (6/104) Resolving deltas: 6% (7/104) Resolving deltas: 7% (8/104) Resolving deltas: 15% (16/104) Resolving deltas: 16% (17/104) Resolving deltas: 27% (29/104) Resolving deltas: 28% (30/104) Resolving deltas: 30% (32/104) Resolving deltas: 32% (34/104) Resolving deltas: 34% (36/104) Resolving deltas: 37% (39/104) Resolving deltas: 38% (40/104) Resolving deltas: 41% (43/104) Resolving deltas: 42% (44/104) Resolving deltas: 43% (45/104) Resolving deltas: 49% (51/104) Resolving deltas: 64% (67/104) Resolving deltas: 100% (104/104) Resolving deltas: 100% (104/104), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 18, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 18 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_spreader_imv'... remote: Enumerating objects: 19, done. remote: Counting objects: 12% (1/8) remote: Counting objects: 25% (2/8) remote: Counting objects: 37% (3/8) remote: Counting objects: 50% (4/8) remote: Counting objects: 62% (5/8) remote: Counting objects: 75% (6/8) remote: Counting objects: 87% (7/8) remote: Counting objects: 100% (8/8) remote: Counting objects: 100% (8/8), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 19 (delta 1), reused 8 (delta 1), pack-reused 11 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_vehicles'... remote: Enumerating objects: 11, done. remote: Counting objects: 9% (1/11) remote: Counting objects: 18% (2/11) remote: Counting objects: 27% (3/11) remote: Counting objects: 36% (4/11) remote: Counting objects: 45% (5/11) remote: Counting objects: 54% (6/11) remote: Counting objects: 63% (7/11) remote: Counting objects: 72% (8/11) remote: Counting objects: 81% (9/11) remote: Counting objects: 90% (10/11) remote: Counting objects: 100% (11/11) remote: Counting objects: 100% (11/11), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 11 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 9% (1/11) Receiving objects: 18% (2/11) Receiving objects: 27% (3/11) Receiving objects: 36% (4/11) Receiving objects: 45% (5/11) Receiving objects: 54% (6/11) Receiving objects: 63% (7/11) Receiving objects: 72% (8/11) Receiving objects: 81% (9/11) Receiving objects: 90% (10/11) Receiving objects: 100% (11/11) Receiving objects: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/pointcloud_customized'... remote: Enumerating objects: 106, done. Receiving objects: 0% (1/106) Receiving objects: 1% (2/106) Receiving objects: 2% (3/106) Receiving objects: 3% (4/106) Receiving objects: 4% (5/106) Receiving objects: 5% (6/106) Receiving objects: 6% (7/106) Receiving objects: 7% (8/106) Receiving objects: 8% (9/106) Receiving objects: 9% (10/106) Receiving objects: 10% (11/106) Receiving objects: 11% (12/106) Receiving objects: 12% (13/106) Receiving objects: 13% (14/106) Receiving objects: 14% (15/106) Receiving objects: 15% (16/106) Receiving objects: 16% (17/106) Receiving objects: 17% (19/106) Receiving objects: 18% (20/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 19% (21/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 20% (22/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 21% (23/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 22% (24/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 23% (25/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 24% (26/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 25% (27/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 26% (28/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 27% (29/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 28% (30/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 29% (31/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 30% (32/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 31% (33/106), 14.98 MiB | 29.94 MiB/s Receiving objects: 31% (33/106), 30.57 MiB | 30.56 MiB/s Receiving objects: 32% (34/106), 30.57 MiB | 30.56 MiB/s Receiving objects: 33% (35/106), 30.57 MiB | 30.56 MiB/s Receiving objects: 34% (37/106), 30.57 MiB | 30.56 MiB/s Receiving objects: 35% (38/106), 30.57 MiB | 30.56 MiB/s Receiving objects: 36% (39/106), 30.57 MiB | 30.56 MiB/s Receiving objects: 37% (40/106), 43.31 MiB | 28.87 MiB/s Receiving objects: 37% (40/106), 54.96 MiB | 27.47 MiB/s Receiving objects: 38% (41/106), 67.00 MiB | 26.80 MiB/s Receiving objects: 39% (42/106), 67.00 MiB | 26.80 MiB/s Receiving objects: 40% (43/106), 67.00 MiB | 26.80 MiB/s Receiving objects: 41% (44/106), 67.00 MiB | 26.80 MiB/s Receiving objects: 42% (45/106), 67.00 MiB | 26.80 MiB/s Receiving objects: 43% (46/106), 67.00 MiB | 26.80 MiB/s Receiving objects: 44% (47/106), 67.00 MiB | 26.80 MiB/s Receiving objects: 44% (47/106), 99.23 MiB | 33.08 MiB/s Receiving objects: 45% (48/106), 99.23 MiB | 33.08 MiB/s Receiving objects: 46% (49/106), 99.23 MiB | 33.08 MiB/s Receiving objects: 47% (50/106), 99.23 MiB | 33.08 MiB/s Receiving objects: 48% (51/106), 99.23 MiB | 33.08 MiB/s Receiving objects: 49% (52/106), 99.23 MiB | 33.08 MiB/s Receiving objects: 50% (53/106), 99.23 MiB | 33.08 MiB/s Receiving objects: 51% (55/106), 99.23 MiB | 33.08 MiB/s Receiving objects: 52% (56/106), 99.23 MiB | 33.08 MiB/s Receiving objects: 53% (57/106), 99.23 MiB | 33.08 MiB/s Receiving objects: 54% (58/106), 99.23 MiB | 33.08 MiB/s Receiving objects: 55% (59/106), 99.23 MiB | 33.08 MiB/s Receiving objects: 56% (60/106), 115.22 MiB | 32.92 MiB/s Receiving objects: 57% (61/106), 115.22 MiB | 32.92 MiB/s Receiving objects: 58% (62/106), 115.22 MiB | 32.92 MiB/s Receiving objects: 59% (63/106), 115.22 MiB | 32.92 MiB/s Receiving objects: 60% (64/106), 115.22 MiB | 32.92 MiB/s Receiving objects: 60% (64/106), 130.39 MiB | 32.60 MiB/s Receiving objects: 61% (65/106), 147.24 MiB | 32.72 MiB/s Receiving objects: 62% (66/106), 147.24 MiB | 32.72 MiB/s Receiving objects: 63% (67/106), 147.24 MiB | 32.72 MiB/s Receiving objects: 64% (68/106), 147.24 MiB | 32.72 MiB/s Receiving objects: 65% (69/106), 147.24 MiB | 32.72 MiB/s Receiving objects: 66% (70/106), 147.24 MiB | 32.72 MiB/s Receiving objects: 67% (72/106), 147.24 MiB | 32.72 MiB/s Receiving objects: 68% (73/106), 161.84 MiB | 32.63 MiB/s Receiving objects: 69% (74/106), 161.84 MiB | 32.63 MiB/s Receiving objects: 70% (75/106), 161.84 MiB | 32.63 MiB/s Receiving objects: 71% (76/106), 161.84 MiB | 32.63 MiB/s Receiving objects: 72% (77/106), 161.84 MiB | 32.63 MiB/s Receiving objects: 73% (78/106), 161.84 MiB | 32.63 MiB/s Receiving objects: 74% (79/106), 161.84 MiB | 32.63 MiB/s Receiving objects: 75% (80/106), 176.76 MiB | 32.48 MiB/s Receiving objects: 76% (81/106), 176.76 MiB | 32.48 MiB/s Receiving objects: 77% (82/106), 176.76 MiB | 32.48 MiB/s Receiving objects: 77% (82/106), 190.97 MiB | 32.81 MiB/s Receiving objects: 77% (82/106), 227.82 MiB | 35.74 MiB/s Receiving objects: 77% (82/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 78% (83/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 79% (84/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 80% (85/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 81% (86/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 82% (87/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 83% (88/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 84% (90/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 85% (91/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 86% (92/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 87% (93/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 88% (94/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 89% (95/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 90% (96/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 91% (97/106), 265.08 MiB | 33.30 MiB/s Receiving objects: 92% (98/106), 278.97 MiB | 33.02 MiB/s Receiving objects: 93% (99/106), 278.97 MiB | 33.02 MiB/s Receiving objects: 94% (100/106), 278.97 MiB | 33.02 MiB/s Receiving objects: 95% (101/106), 278.97 MiB | 33.02 MiB/s Receiving objects: 96% (102/106), 278.97 MiB | 33.02 MiB/s Receiving objects: 97% (103/106), 278.97 MiB | 33.02 MiB/s remote: Total 106 (delta 0), reused 0 (delta 0), pack-reused 106 Receiving objects: 98% (104/106), 278.97 MiB | 33.02 MiB/s Receiving objects: 99% (105/106), 278.97 MiB | 33.02 MiB/s Receiving objects: 100% (106/106), 278.97 MiB | 33.02 MiB/s Receiving objects: 100% (106/106), 290.82 MiB | 32.71 MiB/s, done. Resolving deltas: 0% (0/8) Resolving deltas: 25% (2/8) Resolving deltas: 100% (8/8) Resolving deltas: 100% (8/8), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/static_transform_common'... remote: Enumerating objects: 8, done. remote: Counting objects: 12% (1/8) remote: Counting objects: 25% (2/8) remote: Counting objects: 37% (3/8) remote: Counting objects: 50% (4/8) remote: Counting objects: 62% (5/8) remote: Counting objects: 75% (6/8) remote: Counting objects: 87% (7/8) remote: Counting objects: 100% (8/8) remote: Counting objects: 100% (8/8), done. remote: Compressing objects: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 12% (1/8) Receiving objects: 25% (2/8) Receiving objects: 37% (3/8) Receiving objects: 50% (4/8) Receiving objects: 62% (5/8) Receiving objects: 75% (6/8) Receiving objects: 87% (7/8) Receiving objects: 100% (8/8) Receiving objects: 100% (8/8), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/system-common'... remote: Enumerating objects: 48, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. Receiving objects: 2% (1/48) Receiving objects: 4% (2/48) Receiving objects: 6% (3/48) Receiving objects: 8% (4/48) Receiving objects: 10% (5/48) Receiving objects: 12% (6/48) Receiving objects: 14% (7/48) Receiving objects: 16% (8/48) Receiving objects: 18% (9/48) Receiving objects: 20% (10/48) Receiving objects: 22% (11/48) Receiving objects: 25% (12/48) Receiving objects: 27% (13/48) Receiving objects: 29% (14/48) Receiving objects: 31% (15/48) Receiving objects: 33% (16/48) Receiving objects: 35% (17/48) Receiving objects: 37% (18/48) Receiving objects: 39% (19/48) Receiving objects: 41% (20/48) Receiving objects: 43% (21/48) Receiving objects: 45% (22/48) Receiving objects: 47% (23/48) Receiving objects: 50% (24/48) Receiving objects: 52% (25/48) Receiving objects: 54% (26/48) Receiving objects: 56% (27/48) Receiving objects: 58% (28/48) Receiving objects: 60% (29/48) Receiving objects: 62% (30/48) Receiving objects: 64% (31/48) Receiving objects: 66% (32/48) Receiving objects: 68% (33/48) Receiving objects: 70% (34/48) Receiving objects: 72% (35/48) Receiving objects: 75% (36/48) remote: Total 48 (delta 1), reused 0 (delta 0), pack-reused 38 Receiving objects: 77% (37/48) Receiving objects: 79% (38/48) Receiving objects: 81% (39/48) Receiving objects: 83% (40/48) Receiving objects: 85% (41/48) Receiving objects: 87% (42/48) Receiving objects: 89% (43/48) Receiving objects: 91% (44/48) Receiving objects: 93% (45/48) Receiving objects: 95% (46/48) Receiving objects: 97% (47/48) Receiving objects: 100% (48/48) Receiving objects: 100% (48/48), 14.89 KiB | 14.89 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 33% (2/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/system-device'... remote: Enumerating objects: 733, done. remote: Counting objects: 0% (1/321) remote: Counting objects: 1% (4/321) remote: Counting objects: 2% (7/321) remote: Counting objects: 3% (10/321) remote: Counting objects: 4% (13/321) remote: Counting objects: 5% (17/321) remote: Counting objects: 6% (20/321) remote: Counting objects: 7% (23/321) remote: Counting objects: 8% (26/321) remote: Counting objects: 9% (29/321) remote: Counting objects: 10% (33/321) remote: Counting objects: 11% (36/321) remote: Counting objects: 12% (39/321) remote: Counting objects: 13% (42/321) remote: Counting objects: 14% (45/321) remote: Counting objects: 15% (49/321) remote: Counting objects: 16% (52/321) remote: Counting objects: 17% (55/321) remote: Counting objects: 18% (58/321) remote: Counting objects: 19% (61/321) remote: Counting objects: 20% (65/321) remote: Counting objects: 21% (68/321) remote: Counting objects: 22% (71/321) remote: Counting objects: 23% (74/321) remote: Counting objects: 24% (78/321) remote: Counting objects: 25% (81/321) remote: Counting objects: 26% (84/321) remote: Counting objects: 27% (87/321) remote: Counting objects: 28% (90/321) remote: Counting objects: 29% (94/321) remote: Counting objects: 30% (97/321) remote: Counting objects: 31% (100/321) remote: Counting objects: 32% (103/321) remote: Counting objects: 33% (106/321) remote: Counting objects: 34% (110/321) remote: Counting objects: 35% (113/321) remote: Counting objects: 36% (116/321) remote: Counting objects: 37% (119/321) remote: Counting objects: 38% (122/321) remote: Counting objects: 39% (126/321) remote: Counting objects: 40% (129/321) remote: Counting objects: 41% (132/321) remote: Counting objects: 42% (135/321) remote: Counting objects: 43% (139/321) remote: Counting objects: 44% (142/321) remote: Counting objects: 45% (145/321) remote: Counting objects: 46% (148/321) remote: Counting objects: 47% (151/321) remote: Counting objects: 48% (155/321) remote: Counting objects: 49% (158/321) remote: Counting objects: 50% (161/321) remote: Counting objects: 51% (164/321) remote: Counting objects: 52% (167/321) remote: Counting objects: 53% (171/321) remote: Counting objects: 54% (174/321) remote: Counting objects: 55% (177/321) remote: Counting objects: 56% (180/321) remote: Counting objects: 57% (183/321) remote: Counting objects: 58% (187/321) remote: Counting objects: 59% (190/321) remote: Counting objects: 60% (193/321) remote: Counting objects: 61% (196/321) remote: Counting objects: 62% (200/321) remote: Counting objects: 63% (203/321) remote: Counting objects: 64% (206/321) remote: Counting objects: 65% (209/321) remote: Counting objects: 66% (212/321) remote: Counting objects: 67% (216/321) remote: Counting objects: 68% (219/321) remote: Counting objects: 69% (222/321) remote: Counting objects: 70% (225/321) remote: Counting objects: 71% (228/321) remote: Counting objects: 72% (232/321) remote: Counting objects: 73% (235/321) remote: Counting objects: 74% (238/321) remote: Counting objects: 75% (241/321) remote: Counting objects: 76% (244/321) remote: Counting objects: 77% (248/321) remote: Counting objects: 78% (251/321) remote: Counting objects: 79% (254/321) remote: Counting objects: 80% (257/321) remote: Counting objects: 81% (261/321) remote: Counting objects: 82% (264/321) remote: Counting objects: 83% (267/321) remote: Counting objects: 84% (270/321) remote: Counting objects: 85% (273/321) remote: Counting objects: 86% (277/321) remote: Counting objects: 87% (280/321) remote: Counting objects: 88% (283/321) remote: Counting objects: 89% (286/321) remote: Counting objects: 90% (289/321) remote: Counting objects: 91% (293/321) remote: Counting objects: 92% (296/321) remote: Counting objects: 93% (299/321) remote: Counting objects: 94% (302/321) remote: Counting objects: 95% (305/321) remote: Counting objects: 96% (309/321) remote: Counting objects: 97% (312/321) remote: Counting objects: 98% (315/321) remote: Counting objects: 99% (318/321) remote: Counting objects: 100% (321/321) remote: Counting objects: 100% (321/321), done. remote: Compressing objects: 0% (1/190) remote: Compressing objects: 1% (2/190) remote: Compressing objects: 2% (4/190) remote: Compressing objects: 3% (6/190) remote: Compressing objects: 4% (8/190) remote: Compressing objects: 5% (10/190) remote: Compressing objects: 6% (12/190) remote: Compressing objects: 7% (14/190) remote: Compressing objects: 8% (16/190) remote: Compressing objects: 9% (18/190) remote: Compressing objects: 10% (19/190) remote: Compressing objects: 11% (21/190) remote: Compressing objects: 12% (23/190) remote: Compressing objects: 13% (25/190) remote: Compressing objects: 14% (27/190) remote: Compressing objects: 15% (29/190) remote: Compressing objects: 16% (31/190) remote: Compressing objects: 17% (33/190) remote: Compressing objects: 18% (35/190) remote: Compressing objects: 19% (37/190) remote: Compressing objects: 20% (38/190) remote: Compressing objects: 21% (40/190) remote: Compressing objects: 22% (42/190) remote: Compressing objects: 23% (44/190) remote: Compressing objects: 24% (46/190) remote: Compressing objects: 25% (48/190) remote: Compressing objects: 26% (50/190) remote: Compressing objects: 27% (52/190) remote: Compressing objects: 28% (54/190) remote: Compressing objects: 29% (56/190) remote: Compressing objects: 30% (57/190) remote: Compressing objects: 31% (59/190) remote: Compressing objects: 32% (61/190) remote: Compressing objects: 33% (63/190) remote: Compressing objects: 34% (65/190) remote: Compressing objects: 35% (67/190) remote: Compressing objects: 36% (69/190) remote: Compressing objects: 37% (71/190) remote: Compressing objects: 38% (73/190) remote: Compressing objects: 39% (75/190) remote: Compressing objects: 40% (76/190) remote: Compressing objects: 41% (78/190) remote: Compressing objects: 42% (80/190) remote: Compressing objects: 43% (82/190) remote: Compressing objects: 44% (84/190) remote: Compressing objects: 45% (86/190) remote: Compressing objects: 46% (88/190) remote: Compressing objects: 47% (90/190) remote: Compressing objects: 48% (92/190) remote: Compressing objects: 49% (94/190) remote: Compressing objects: 50% (95/190) remote: Compressing objects: 51% (97/190) remote: Compressing objects: 52% (99/190) remote: Compressing objects: 53% (101/190) remote: Compressing objects: 54% (103/190) remote: Compressing objects: 55% (105/190) remote: Compressing objects: 56% (107/190) remote: Compressing objects: 57% (109/190) remote: Compressing objects: 58% (111/190) remote: Compressing objects: 59% (113/190) remote: Compressing objects: 60% (114/190) remote: Compressing objects: 61% (116/190) remote: Compressing objects: 62% (118/190) remote: Compressing objects: 63% (120/190) remote: Compressing objects: 64% (122/190) remote: Compressing objects: 65% (124/190) remote: Compressing objects: 66% (126/190) remote: Compressing objects: 67% (128/190) remote: Compressing objects: 68% (130/190) remote: Compressing objects: 69% (132/190) remote: Compressing objects: 70% (133/190) remote: Compressing objects: 71% (135/190) remote: Compressing objects: 72% (137/190) remote: Compressing objects: 73% (139/190) remote: Compressing objects: 74% (141/190) remote: Compressing objects: 75% (143/190) remote: Compressing objects: 76% (145/190) remote: Compressing objects: 77% (147/190) remote: Compressing objects: 78% (149/190) remote: Compressing objects: 79% (151/190) remote: Compressing objects: 80% (152/190) remote: Compressing objects: 81% (154/190) remote: Compressing objects: 82% (156/190) remote: Compressing objects: 83% (158/190) remote: Compressing objects: 84% (160/190) remote: Compressing objects: 85% (162/190) remote: Compressing objects: 86% (164/190) remote: Compressing objects: 87% (166/190) remote: Compressing objects: 88% (168/190) remote: Compressing objects: 89% (170/190) remote: Compressing objects: 90% (171/190) remote: Compressing objects: 91% (173/190) remote: Compressing objects: 92% (175/190) remote: Compressing objects: 93% (177/190) remote: Compressing objects: 94% (179/190) remote: Compressing objects: 95% (181/190) remote: Compressing objects: 96% (183/190) remote: Compressing objects: 97% (185/190) remote: Compressing objects: 98% (187/190) remote: Compressing objects: 99% (189/190) remote: Compressing objects: 100% (190/190) remote: Compressing objects: 100% (190/190), done. Receiving objects: 0% (1/733) Receiving objects: 1% (8/733) Receiving objects: 2% (15/733) Receiving objects: 3% (22/733) Receiving objects: 4% (30/733) Receiving objects: 5% (37/733) Receiving objects: 6% (44/733) Receiving objects: 7% (52/733) Receiving objects: 8% (59/733) Receiving objects: 9% (66/733) Receiving objects: 10% (74/733) Receiving objects: 11% (81/733) Receiving objects: 12% (88/733) Receiving objects: 13% (96/733) Receiving objects: 14% (103/733) Receiving objects: 15% (110/733) Receiving objects: 16% (118/733) Receiving objects: 17% (125/733) Receiving objects: 18% (132/733) Receiving objects: 19% (140/733) Receiving objects: 20% (147/733) Receiving objects: 21% (154/733) Receiving objects: 22% (162/733) Receiving objects: 23% (169/733) Receiving objects: 24% (176/733) Receiving objects: 25% (184/733) Receiving objects: 26% (191/733) Receiving objects: 27% (198/733) Receiving objects: 28% (206/733) Receiving objects: 29% (213/733) Receiving objects: 30% (220/733) Receiving objects: 31% (228/733) Receiving objects: 32% (235/733) Receiving objects: 33% (242/733) Receiving objects: 34% (250/733) Receiving objects: 35% (257/733) Receiving objects: 36% (264/733) Receiving objects: 37% (272/733) Receiving objects: 38% (279/733) Receiving objects: 39% (286/733) Receiving objects: 40% (294/733) Receiving objects: 41% (301/733) Receiving objects: 42% (308/733) Receiving objects: 43% (316/733) Receiving objects: 44% (323/733) Receiving objects: 45% (330/733) Receiving objects: 46% (338/733) Receiving objects: 47% (345/733) Receiving objects: 48% (352/733) Receiving objects: 49% (360/733) Receiving objects: 50% (367/733) Receiving objects: 51% (374/733) Receiving objects: 52% (382/733) Receiving objects: 53% (389/733) Receiving objects: 54% (396/733) Receiving objects: 55% (404/733) Receiving objects: 56% (411/733) Receiving objects: 57% (418/733) Receiving objects: 58% (426/733) Receiving objects: 59% (433/733) Receiving objects: 60% (440/733) Receiving objects: 61% (448/733) Receiving objects: 62% (455/733) Receiving objects: 63% (462/733) Receiving objects: 64% (470/733) Receiving objects: 65% (477/733) Receiving objects: 66% (484/733) Receiving objects: 67% (492/733) Receiving objects: 68% (499/733) Receiving objects: 69% (506/733) Receiving objects: 70% (514/733) Receiving objects: 71% (521/733) Receiving objects: 72% (528/733) Receiving objects: 73% (536/733) Receiving objects: 74% (543/733) Receiving objects: 75% (550/733) Receiving objects: 76% (558/733) Receiving objects: 77% (565/733) Receiving objects: 78% (572/733) Receiving objects: 79% (580/733) Receiving objects: 80% (587/733) Receiving objects: 81% (594/733) Receiving objects: 82% (602/733) Receiving objects: 83% (609/733) Receiving objects: 84% (616/733) Receiving objects: 85% (624/733) Receiving objects: 86% (631/733) remote: Total 733 (delta 111), reused 233 (delta 70), pack-reused 412 Receiving objects: 87% (638/733) Receiving objects: 88% (646/733) Receiving objects: 89% (653/733) Receiving objects: 90% (660/733) Receiving objects: 91% (668/733) Receiving objects: 92% (675/733) Receiving objects: 93% (682/733) Receiving objects: 94% (690/733) Receiving objects: 95% (697/733) Receiving objects: 96% (704/733) Receiving objects: 97% (712/733) Receiving objects: 98% (719/733) Receiving objects: 99% (726/733) Receiving objects: 100% (733/733) Receiving objects: 100% (733/733), 88.39 KiB | 17.68 MiB/s, done. Resolving deltas: 0% (0/250) Resolving deltas: 9% (24/250) Resolving deltas: 10% (25/250) Resolving deltas: 16% (40/250) Resolving deltas: 18% (47/250) Resolving deltas: 19% (48/250) Resolving deltas: 24% (61/250) Resolving deltas: 25% (63/250) Resolving deltas: 26% (66/250) Resolving deltas: 28% (70/250) Resolving deltas: 31% (78/250) Resolving deltas: 35% (88/250) Resolving deltas: 37% (93/250) Resolving deltas: 38% (95/250) Resolving deltas: 40% (102/250) Resolving deltas: 42% (105/250) Resolving deltas: 45% (113/250) Resolving deltas: 46% (115/250) Resolving deltas: 48% (120/250) Resolving deltas: 49% (123/250) Resolving deltas: 50% (125/250) Resolving deltas: 51% (128/250) Resolving deltas: 52% (131/250) Resolving deltas: 53% (133/250) Resolving deltas: 54% (136/250) Resolving deltas: 55% (139/250) Resolving deltas: 56% (140/250) Resolving deltas: 63% (159/250) Resolving deltas: 66% (167/250) Resolving deltas: 67% (168/250) Resolving deltas: 73% (184/250) Resolving deltas: 75% (188/250) Resolving deltas: 80% (201/250) Resolving deltas: 82% (205/250) Resolving deltas: 84% (212/250) Resolving deltas: 85% (213/250) Resolving deltas: 90% (226/250) Resolving deltas: 92% (231/250) Resolving deltas: 93% (234/250) Resolving deltas: 94% (236/250) Resolving deltas: 95% (239/250) Resolving deltas: 96% (240/250) Resolving deltas: 97% (243/250) Resolving deltas: 98% (245/250) Resolving deltas: 100% (250/250) Resolving deltas: 100% (250/250), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/system-mqtt'... remote: Enumerating objects: 81, done. remote: Counting objects: 1% (1/53) remote: Counting objects: 3% (2/53) remote: Counting objects: 5% (3/53) remote: Counting objects: 7% (4/53) remote: Counting objects: 9% (5/53) remote: Counting objects: 11% (6/53) remote: Counting objects: 13% (7/53) remote: Counting objects: 15% (8/53) remote: Counting objects: 16% (9/53) remote: Counting objects: 18% (10/53) remote: Counting objects: 20% (11/53) remote: Counting objects: 22% (12/53) remote: Counting objects: 24% (13/53) remote: Counting objects: 26% (14/53) remote: Counting objects: 28% (15/53) remote: Counting objects: 30% (16/53) remote: Counting objects: 32% (17/53) remote: Counting objects: 33% (18/53) remote: Counting objects: 35% (19/53) remote: Counting objects: 37% (20/53) remote: Counting objects: 39% (21/53) remote: Counting objects: 41% (22/53) remote: Counting objects: 43% (23/53) remote: Counting objects: 45% (24/53) remote: Counting objects: 47% (25/53) remote: Counting objects: 49% (26/53) remote: Counting objects: 50% (27/53) remote: Counting objects: 52% (28/53) remote: Counting objects: 54% (29/53) remote: Counting objects: 56% (30/53) remote: Counting objects: 58% (31/53) remote: Counting objects: 60% (32/53) remote: Counting objects: 62% (33/53) remote: Counting objects: 64% (34/53) remote: Counting objects: 66% (35/53) remote: Counting objects: 67% (36/53) remote: Counting objects: 69% (37/53) remote: Counting objects: 71% (38/53) remote: Counting objects: 73% (39/53) remote: Counting objects: 75% (40/53) remote: Counting objects: 77% (41/53) remote: Counting objects: 79% (42/53) remote: Counting objects: 81% (43/53) remote: Counting objects: 83% (44/53) remote: Counting objects: 84% (45/53) remote: Counting objects: 86% (46/53) remote: Counting objects: 88% (47/53) remote: Counting objects: 90% (48/53) remote: Counting objects: 92% (49/53) remote: Counting objects: 94% (50/53) remote: Counting objects: 96% (51/53) remote: Counting objects: 98% (52/53) remote: Counting objects: 100% (53/53) remote: Counting objects: 100% (53/53), done. remote: Compressing objects: 4% (1/22) remote: Compressing objects: 9% (2/22) remote: Compressing objects: 13% (3/22) remote: Compressing objects: 18% (4/22) remote: Compressing objects: 22% (5/22) remote: Compressing objects: 27% (6/22) remote: Compressing objects: 31% (7/22) remote: Compressing objects: 36% (8/22) remote: Compressing objects: 40% (9/22) remote: Compressing objects: 45% (10/22) remote: Compressing objects: 50% (11/22) remote: Compressing objects: 54% (12/22) remote: Compressing objects: 59% (13/22) remote: Compressing objects: 63% (14/22) remote: Compressing objects: 68% (15/22) remote: Compressing objects: 72% (16/22) remote: Compressing objects: 77% (17/22) remote: Compressing objects: 81% (18/22) remote: Compressing objects: 86% (19/22) remote: Compressing objects: 90% (20/22) remote: Compressing objects: 95% (21/22) remote: Compressing objects: 100% (22/22) remote: Compressing objects: 100% (22/22), done. Receiving objects: 1% (1/81) remote: Total 81 (delta 12), reused 34 (delta 8), pack-reused 28 Receiving objects: 2% (2/81) Receiving objects: 3% (3/81) Receiving objects: 4% (4/81) Receiving objects: 6% (5/81) Receiving objects: 7% (6/81) Receiving objects: 8% (7/81) Receiving objects: 9% (8/81) Receiving objects: 11% (9/81) Receiving objects: 12% (10/81) Receiving objects: 13% (11/81) Receiving objects: 14% (12/81) Receiving objects: 16% (13/81) Receiving objects: 17% (14/81) Receiving objects: 18% (15/81) Receiving objects: 19% (16/81) Receiving objects: 20% (17/81) Receiving objects: 22% (18/81) Receiving objects: 23% (19/81) Receiving objects: 24% (20/81) Receiving objects: 25% (21/81) Receiving objects: 27% (22/81) Receiving objects: 28% (23/81) Receiving objects: 29% (24/81) Receiving objects: 30% (25/81) Receiving objects: 32% (26/81) Receiving objects: 33% (27/81) Receiving objects: 34% (28/81) Receiving objects: 35% (29/81) Receiving objects: 37% (30/81) Receiving objects: 38% (31/81) Receiving objects: 39% (32/81) Receiving objects: 40% (33/81) Receiving objects: 41% (34/81) Receiving objects: 43% (35/81) Receiving objects: 44% (36/81) Receiving objects: 45% (37/81) Receiving objects: 46% (38/81) Receiving objects: 48% (39/81) Receiving objects: 49% (40/81) Receiving objects: 50% (41/81) Receiving objects: 51% (42/81) Receiving objects: 53% (43/81) Receiving objects: 54% (44/81) Receiving objects: 55% (45/81) Receiving objects: 56% (46/81) Receiving objects: 58% (47/81) Receiving objects: 59% (48/81) Receiving objects: 60% (49/81) Receiving objects: 61% (50/81) Receiving objects: 62% (51/81) Receiving objects: 64% (52/81) Receiving objects: 65% (53/81) Receiving objects: 66% (54/81) Receiving objects: 67% (55/81) Receiving objects: 69% (56/81) Receiving objects: 70% (57/81) Receiving objects: 71% (58/81) Receiving objects: 72% (59/81) Receiving objects: 74% (60/81) Receiving objects: 75% (61/81) Receiving objects: 76% (62/81) Receiving objects: 77% (63/81) Receiving objects: 79% (64/81) Receiving objects: 80% (65/81) Receiving objects: 81% (66/81) Receiving objects: 82% (67/81) Receiving objects: 83% (68/81) Receiving objects: 85% (69/81) Receiving objects: 86% (70/81) Receiving objects: 87% (71/81) Receiving objects: 88% (72/81) Receiving objects: 90% (73/81) Receiving objects: 91% (74/81) Receiving objects: 92% (75/81) Receiving objects: 93% (76/81) Receiving objects: 95% (77/81) Receiving objects: 96% (78/81) Receiving objects: 97% (79/81) Receiving objects: 98% (80/81) Receiving objects: 100% (81/81) Receiving objects: 100% (81/81), 10.57 KiB | 10.57 MiB/s, done. Resolving deltas: 0% (0/15) Resolving deltas: 6% (1/15) Resolving deltas: 13% (2/15) Resolving deltas: 20% (3/15) Resolving deltas: 26% (4/15) Resolving deltas: 46% (7/15) Resolving deltas: 66% (10/15) Resolving deltas: 100% (15/15) Resolving deltas: 100% (15/15), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/system-node-xiamen'... remote: Enumerating objects: 343, done. remote: Counting objects: 1% (1/64) remote: Counting objects: 3% (2/64) remote: Counting objects: 4% (3/64) remote: Counting objects: 6% (4/64) remote: Counting objects: 7% (5/64) remote: Counting objects: 9% (6/64) remote: Counting objects: 10% (7/64) remote: Counting objects: 12% (8/64) remote: Counting objects: 14% (9/64) remote: Counting objects: 15% (10/64) remote: Counting objects: 17% (11/64) remote: Counting objects: 18% (12/64) remote: Counting objects: 20% (13/64) remote: Counting objects: 21% (14/64) remote: Counting objects: 23% (15/64) remote: Counting objects: 25% (16/64) remote: Counting objects: 26% (17/64) remote: Counting objects: 28% (18/64) remote: Counting objects: 29% (19/64) remote: Counting objects: 31% (20/64) remote: Counting objects: 32% (21/64) remote: Counting objects: 34% (22/64) remote: Counting objects: 35% (23/64) remote: Counting objects: 37% (24/64) remote: Counting objects: 39% (25/64) remote: Counting objects: 40% (26/64) remote: Counting objects: 42% (27/64) remote: Counting objects: 43% (28/64) remote: Counting objects: 45% (29/64) remote: Counting objects: 46% (30/64) remote: Counting objects: 48% (31/64) remote: Counting objects: 50% (32/64) remote: Counting objects: 51% (33/64) remote: Counting objects: 53% (34/64) remote: Counting objects: 54% (35/64) remote: Counting objects: 56% (36/64) remote: Counting objects: 57% (37/64) remote: Counting objects: 59% (38/64) remote: Counting objects: 60% (39/64) remote: Counting objects: 62% (40/64) remote: Counting objects: 64% (41/64) remote: Counting objects: 65% (42/64) remote: Counting objects: 67% (43/64) remote: Counting objects: 68% (44/64) remote: Counting objects: 70% (45/64) remote: Counting objects: 71% (46/64) remote: Counting objects: 73% (47/64) remote: Counting objects: 75% (48/64) remote: Counting objects: 76% (49/64) remote: Counting objects: 78% (50/64) remote: Counting objects: 79% (51/64) remote: Counting objects: 81% (52/64) remote: Counting objects: 82% (53/64) remote: Counting objects: 84% (54/64) remote: Counting objects: 85% (55/64) remote: Counting objects: 87% (56/64) remote: Counting objects: 89% (57/64) remote: Counting objects: 90% (58/64) remote: Counting objects: 92% (59/64) remote: Counting objects: 93% (60/64) remote: Counting objects: 95% (61/64) remote: Counting objects: 96% (62/64) remote: Counting objects: 98% (63/64) remote: Counting objects: 100% (64/64) remote: Counting objects: 100% (64/64), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 343 (delta 9), reused 47 (delta 6), pack-reused 279 Receiving objects: 0% (1/343) Receiving objects: 1% (4/343) Receiving objects: 2% (7/343) Receiving objects: 3% (11/343) Receiving objects: 4% (14/343) Receiving objects: 5% (18/343) Receiving objects: 6% (21/343) Receiving objects: 7% (25/343) Receiving objects: 8% (28/343) Receiving objects: 9% (31/343) Receiving objects: 10% (35/343) Receiving objects: 11% (38/343) Receiving objects: 12% (42/343) Receiving objects: 13% (45/343) Receiving objects: 14% (49/343) Receiving objects: 15% (52/343) Receiving objects: 16% (55/343) Receiving objects: 17% (59/343) Receiving objects: 18% (62/343) Receiving objects: 19% (66/343) Receiving objects: 20% (69/343) Receiving objects: 21% (73/343) Receiving objects: 22% (76/343) Receiving objects: 23% (79/343) Receiving objects: 24% (83/343) Receiving objects: 25% (86/343) Receiving objects: 26% (90/343) Receiving objects: 27% (93/343) Receiving objects: 28% (97/343) Receiving objects: 29% (100/343) Receiving objects: 30% (103/343) Receiving objects: 31% (107/343) Receiving objects: 32% (110/343) Receiving objects: 33% (114/343) Receiving objects: 34% (117/343) Receiving objects: 35% (121/343) Receiving objects: 36% (124/343) Receiving objects: 37% (127/343) Receiving objects: 38% (131/343) Receiving objects: 39% (134/343) Receiving objects: 40% (138/343) Receiving objects: 41% (141/343) Receiving objects: 42% (145/343) Receiving objects: 43% (148/343) Receiving objects: 44% (151/343) Receiving objects: 45% (155/343) Receiving objects: 46% (158/343) Receiving objects: 47% (162/343) Receiving objects: 48% (165/343) Receiving objects: 49% (169/343) Receiving objects: 50% (172/343) Receiving objects: 51% (175/343) Receiving objects: 52% (179/343) Receiving objects: 53% (182/343) Receiving objects: 54% (186/343) Receiving objects: 55% (189/343) Receiving objects: 56% (193/343) Receiving objects: 57% (196/343) Receiving objects: 58% (199/343) Receiving objects: 59% (203/343) Receiving objects: 60% (206/343) Receiving objects: 61% (210/343) Receiving objects: 62% (213/343) Receiving objects: 63% (217/343) Receiving objects: 64% (220/343) Receiving objects: 65% (223/343) Receiving objects: 66% (227/343) Receiving objects: 67% (230/343) Receiving objects: 68% (234/343) Receiving objects: 69% (237/343) Receiving objects: 70% (241/343) Receiving objects: 71% (244/343) Receiving objects: 72% (247/343) Receiving objects: 73% (251/343) Receiving objects: 74% (254/343) Receiving objects: 75% (258/343) Receiving objects: 76% (261/343) Receiving objects: 77% (265/343) Receiving objects: 78% (268/343) Receiving objects: 79% (271/343) Receiving objects: 80% (275/343) Receiving objects: 81% (278/343) Receiving objects: 82% (282/343) Receiving objects: 83% (285/343) Receiving objects: 84% (289/343) Receiving objects: 85% (292/343) Receiving objects: 86% (295/343) Receiving objects: 87% (299/343) Receiving objects: 88% (302/343) Receiving objects: 89% (306/343) Receiving objects: 90% (309/343) Receiving objects: 91% (313/343) Receiving objects: 92% (316/343) Receiving objects: 93% (319/343) Receiving objects: 94% (323/343) Receiving objects: 95% (326/343) Receiving objects: 96% (330/343) Receiving objects: 97% (333/343) Receiving objects: 98% (337/343) Receiving objects: 99% (340/343) Receiving objects: 100% (343/343) Receiving objects: 100% (343/343), 38.66 KiB | 12.89 MiB/s, done. Resolving deltas: 0% (0/59) Resolving deltas: 1% (1/59) Resolving deltas: 3% (2/59) Resolving deltas: 5% (3/59) Resolving deltas: 6% (4/59) Resolving deltas: 37% (22/59) Resolving deltas: 100% (59/59) Resolving deltas: 100% (59/59), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/system-port'... remote: Enumerating objects: 142, done. remote: Counting objects: 1% (1/64) remote: Counting objects: 3% (2/64) remote: Counting objects: 4% (3/64) remote: Counting objects: 6% (4/64) remote: Counting objects: 7% (5/64) remote: Counting objects: 9% (6/64) remote: Counting objects: 10% (7/64) remote: Counting objects: 12% (8/64) remote: Counting objects: 14% (9/64) remote: Counting objects: 15% (10/64) remote: Counting objects: 17% (11/64) remote: Counting objects: 18% (12/64) remote: Counting objects: 20% (13/64) remote: Counting objects: 21% (14/64) remote: Counting objects: 23% (15/64) remote: Counting objects: 25% (16/64) remote: Counting objects: 26% (17/64) remote: Counting objects: 28% (18/64) remote: Counting objects: 29% (19/64) remote: Counting objects: 31% (20/64) remote: Counting objects: 32% (21/64) remote: Counting objects: 34% (22/64) remote: Counting objects: 35% (23/64) remote: Counting objects: 37% (24/64) remote: Counting objects: 39% (25/64) remote: Counting objects: 40% (26/64) remote: Counting objects: 42% (27/64) remote: Counting objects: 43% (28/64) remote: Counting objects: 45% (29/64) remote: Counting objects: 46% (30/64) remote: Counting objects: 48% (31/64) remote: Counting objects: 50% (32/64) remote: Counting objects: 51% (33/64) remote: Counting objects: 53% (34/64) remote: Counting objects: 54% (35/64) remote: Counting objects: 56% (36/64) remote: Counting objects: 57% (37/64) remote: Counting objects: 59% (38/64) remote: Counting objects: 60% (39/64) remote: Counting objects: 62% (40/64) remote: Counting objects: 64% (41/64) remote: Counting objects: 65% (42/64) remote: Counting objects: 67% (43/64) remote: Counting objects: 68% (44/64) remote: Counting objects: 70% (45/64) remote: Counting objects: 71% (46/64) remote: Counting objects: 73% (47/64) remote: Counting objects: 75% (48/64) remote: Counting objects: 76% (49/64) remote: Counting objects: 78% (50/64) remote: Counting objects: 79% (51/64) remote: Counting objects: 81% (52/64) remote: Counting objects: 82% (53/64) remote: Counting objects: 84% (54/64) remote: Counting objects: 85% (55/64) remote: Counting objects: 87% (56/64) remote: Counting objects: 89% (57/64) remote: Counting objects: 90% (58/64) remote: Counting objects: 92% (59/64) remote: Counting objects: 93% (60/64) remote: Counting objects: 95% (61/64) remote: Counting objects: 96% (62/64) remote: Counting objects: 98% (63/64) remote: Counting objects: 100% (64/64) remote: Counting objects: 100% (64/64), done. remote: Compressing objects: 2% (1/44) remote: Compressing objects: 4% (2/44) remote: Compressing objects: 6% (3/44) remote: Compressing objects: 9% (4/44) remote: Compressing objects: 11% (5/44) remote: Compressing objects: 13% (6/44) remote: Compressing objects: 15% (7/44) remote: Compressing objects: 18% (8/44) remote: Compressing objects: 20% (9/44) remote: Compressing objects: 22% (10/44) remote: Compressing objects: 25% (11/44) remote: Compressing objects: 27% (12/44) remote: Compressing objects: 29% (13/44) remote: Compressing objects: 31% (14/44) remote: Compressing objects: 34% (15/44) remote: Compressing objects: 36% (16/44) remote: Compressing objects: 38% (17/44) remote: Compressing objects: 40% (18/44) remote: Compressing objects: 43% (19/44) remote: Compressing objects: 45% (20/44) remote: Compressing objects: 47% (21/44) remote: Compressing objects: 50% (22/44) remote: Compressing objects: 52% (23/44) remote: Compressing objects: 54% (24/44) remote: Compressing objects: 56% (25/44) remote: Compressing objects: 59% (26/44) remote: Compressing objects: 61% (27/44) remote: Compressing objects: 63% (28/44) remote: Compressing objects: 65% (29/44) remote: Compressing objects: 68% (30/44) remote: Compressing objects: 70% (31/44) remote: Compressing objects: 72% (32/44) remote: Compressing objects: 75% (33/44) remote: Compressing objects: 77% (34/44) remote: Compressing objects: 79% (35/44) remote: Compressing objects: 81% (36/44) remote: Compressing objects: 84% (37/44) remote: Compressing objects: 86% (38/44) remote: Compressing objects: 88% (39/44) remote: Compressing objects: 90% (40/44) remote: Compressing objects: 93% (41/44) remote: Compressing objects: 95% (42/44) remote: Compressing objects: 97% (43/44) remote: Compressing objects: 100% (44/44) remote: Compressing objects: 100% (44/44), done. Receiving objects: 0% (1/142) Receiving objects: 1% (2/142) Receiving objects: 2% (3/142) Receiving objects: 3% (5/142) Receiving objects: 4% (6/142) Receiving objects: 5% (8/142) Receiving objects: 6% (9/142) Receiving objects: 7% (10/142) Receiving objects: 8% (12/142) Receiving objects: 9% (13/142) Receiving objects: 10% (15/142) Receiving objects: 11% (16/142) Receiving objects: 12% (18/142) Receiving objects: 13% (19/142) Receiving objects: 14% (20/142) Receiving objects: 15% (22/142) Receiving objects: 16% (23/142) Receiving objects: 17% (25/142) Receiving objects: 18% (26/142) Receiving objects: 19% (27/142) Receiving objects: 20% (29/142) Receiving objects: 21% (30/142) Receiving objects: 22% (32/142) Receiving objects: 23% (33/142) Receiving objects: 24% (35/142) Receiving objects: 25% (36/142) Receiving objects: 26% (37/142) Receiving objects: 27% (39/142) Receiving objects: 28% (40/142) Receiving objects: 29% (42/142) Receiving objects: 30% (43/142) Receiving objects: 31% (45/142) Receiving objects: 32% (46/142) Receiving objects: 33% (47/142) Receiving objects: 34% (49/142) Receiving objects: 35% (50/142) Receiving objects: 36% (52/142) Receiving objects: 37% (53/142) Receiving objects: 38% (54/142) Receiving objects: 39% (56/142) Receiving objects: 40% (57/142) Receiving objects: 41% (59/142) Receiving objects: 42% (60/142) Receiving objects: 43% (62/142) Receiving objects: 44% (63/142) Receiving objects: 45% (64/142) Receiving objects: 46% (66/142) Receiving objects: 47% (67/142) Receiving objects: 48% (69/142) Receiving objects: 49% (70/142) Receiving objects: 50% (71/142) Receiving objects: 51% (73/142) Receiving objects: 52% (74/142) Receiving objects: 53% (76/142) Receiving objects: 54% (77/142) remote: Total 142 (delta 27), reused 38 (delta 13), pack-reused 78 Receiving objects: 55% (79/142) Receiving objects: 56% (80/142) Receiving objects: 57% (81/142) Receiving objects: 58% (83/142) Receiving objects: 59% (84/142) Receiving objects: 60% (86/142) Receiving objects: 61% (87/142) Receiving objects: 62% (89/142) Receiving objects: 63% (90/142) Receiving objects: 64% (91/142) Receiving objects: 65% (93/142) Receiving objects: 66% (94/142) Receiving objects: 67% (96/142) Receiving objects: 68% (97/142) Receiving objects: 69% (98/142) Receiving objects: 70% (100/142) Receiving objects: 71% (101/142) Receiving objects: 72% (103/142) Receiving objects: 73% (104/142) Receiving objects: 74% (106/142) Receiving objects: 75% (107/142) Receiving objects: 76% (108/142) Receiving objects: 77% (110/142) Receiving objects: 78% (111/142) Receiving objects: 79% (113/142) Receiving objects: 80% (114/142) Receiving objects: 81% (116/142) Receiving objects: 82% (117/142) Receiving objects: 83% (118/142) Receiving objects: 84% (120/142) Receiving objects: 85% (121/142) Receiving objects: 86% (123/142) Receiving objects: 87% (124/142) Receiving objects: 88% (125/142) Receiving objects: 89% (127/142) Receiving objects: 90% (128/142) Receiving objects: 91% (130/142) Receiving objects: 92% (131/142) Receiving objects: 93% (133/142) Receiving objects: 94% (134/142) Receiving objects: 95% (135/142) Receiving objects: 96% (137/142) Receiving objects: 97% (138/142) Receiving objects: 98% (140/142) Receiving objects: 99% (141/142) Receiving objects: 100% (142/142) Receiving objects: 100% (142/142), 16.44 KiB | 8.22 MiB/s, done. Resolving deltas: 0% (0/69) Resolving deltas: 13% (9/69) Resolving deltas: 27% (19/69) Resolving deltas: 28% (20/69) Resolving deltas: 36% (25/69) Resolving deltas: 44% (31/69) Resolving deltas: 47% (33/69) Resolving deltas: 52% (36/69) Resolving deltas: 56% (39/69) Resolving deltas: 68% (47/69) Resolving deltas: 71% (49/69) Resolving deltas: 89% (62/69) Resolving deltas: 94% (65/69) Resolving deltas: 95% (66/69) Resolving deltas: 97% (67/69) Resolving deltas: 98% (68/69) Resolving deltas: 100% (69/69) Resolving deltas: 100% (69/69), done. Submodule path 'crane_align_common': checked out 'a8414f15bdca97c53bc8439f45ef9f31003cfc07' Submodule path 'crane_align_customized': checked out 'f0b421da93a4d69f1f8e37ede016eced63c47901' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out 'e8a0eab6bee20994f8292a166cc452740f973a61' Submodule path 'lidar_loc_v2_common': checked out '58556ab97f802ecec2577a5725afa3cb54af4296' Submodule path 'lidar_loc_v2_customized': checked out '3c1b5d4c7e488a9c298fbc549f35a068893ac15e' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out 'cacded3a8e713071cec3ee67d28050ca821c3237' Submodule path 'perception_lidar_camera_fusion': checked out 'ec37cb02731ff3a2a7146d991b513e20fc744145' Submodule path 'perception_new_detection': checked out '848d311cc80666983cf6b69e0de768ff49658b0d' Submodule path 'perception_segmentation_fisheye': checked out 'ed589cb02348880d9d2cc9d026f10f6d7ef702f2' Submodule path 'perception_spreader_imv': checked out '051fb60a70b6cc8b4ef03bdb331bb469e3d89c57' Submodule path 'perception_vehicles': checked out '4f0ad8073044ce389ffadf291b4a8492fddfb05c' Submodule path 'pointcloud_customized': checked out '1b66b3562d24ad6bd2bbdc65d26adcb6c659a932' Submodule path 'static_transform_common': checked out '6220119d40cd4501625714dda7b76670d3826edb' Submodule path 'system-common': checked out '95f2eb89034d4b1a23beb4970cef0cbd8fa81135' Submodule path 'system-device': checked out 'dccdc2e58226ee41c087d9e1cc7755363b9b5d2e' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '862e17875ddde9440a0e768ad19cf37b99512672' Submodule path 'system-port': checked out 'c6951da7f0308037a880207d8ca7e9875e618f92' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, fast_lio_port_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M019/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/fast_lio_port_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo fast_lio_port_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M019/params_new/lidar-extrinsics/ [Pipeline] echo 1 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M019/params_new/perception_data_collection/ [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M019/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M019/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M019/params_new/perception_new_detection/ [Pipeline] echo 1 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M019/params_new/perception_spreader_imv/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M019/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/perception_vehicles/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M019/params_new/perception_vehicles/master /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M019/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M019/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/system-common/system-ros /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/system-device/master /root/workspace/xiamen-config/M019/params_new/system-device/slave /root/workspace/xiamen-config/M019/params_new/system-device/system-ros /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M019/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M019/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M019/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M019/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M019/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M019/params_new/system-port/system-ros /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master perception peripheral_controller.toml pointcloud README.md ros_can_interpreter.toml segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/params_new/crane_align /root/workspace/xiamen-config/M019/params_new/params_new/data_collection /root/workspace/xiamen-config/M019/params_new/params_new/extrinsics /root/workspace/xiamen-config/M019/params_new/params_new/fast_lio /root/workspace/xiamen-config/M019/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M019/params_new/params_new/lane_detection /root/workspace/xiamen-config/M019/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M019/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M019/params_new/params_new/master /root/workspace/xiamen-config/M019/params_new/params_new/perception /root/workspace/xiamen-config/M019/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M019/params_new/params_new/pointcloud /root/workspace/xiamen-config/M019/params_new/params_new/README.md /root/workspace/xiamen-config/M019/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M019/params_new/params_new/segmentation /root/workspace/xiamen-config/M019/params_new/params_new/slave /root/workspace/xiamen-config/M019/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M019/params_new/params_new/system-ros /root/workspace/xiamen-config/M019/params_M019/params/ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>压缩成zip包>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo M019 [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/xiamen-config/M019 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M019/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M019/params_M019/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver recorder.toml system-ros /root/workspace/xiamen-config/M019/params_M019/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M019/params_M019/params/slave@tmp [Pipeline] sh + cp -r params_M019 params_orin_slave_M019_2023-08-25_18-35-38 [Pipeline] sh + zip -rq params_orin_slave_M019_2023-08-25_18-35-38.zip params_orin_slave_M019_2023-08-25_18-35-38 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M019@tmp M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M019/params_orin_slave_M019_2023-08-25_18-35-38.zip,/root/workspace/xiamen-config/M019/version.json [Pipeline] sh + curl -x socks5h://143.64.33.124:18118 -X POST http://10.200.3.20:8081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M019/params_orin_slave_M019_2023-08-25_18-35-38.zip"' --form 'version=@"/root/workspace/xiamen-config/M019/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 18 123M 0 0 18 23.4M 0 94.8M 0:00:01 --:--:-- 0:00:01 94.5M 85 123M 0 0 85 105M 0 79.7M 0:00:01 0:00:01 --:--:-- 79.6M 100 123M 0 0 100 123M 0 47.5M 0:00:02 0:00:02 --:--:-- 47.5M 100 123M 0 0 100 123M 0 34.3M 0:00:03 0:00:03 --:--:-- 34.3M 100 123M 0 0 100 123M 0 26.8M 0:00:04 0:00:04 --:--:-- 26.8M 100 123M 0 0 100 123M 0 22.0M 0:00:05 0:00:05 --:--:-- 18.7M 100 123M 0 0 100 123M 0 18.7M 0:00:06 0:00:06 --:--:-- 3505k 100 123M 0 0 100 123M 0 16.2M 0:00:07 0:00:07 --:--:-- 0 100 123M 0 0 100 123M 0 14.3M 0:00:08 0:00:08 --:--:-- 0 100 123M 0 0 100 123M 0 12.8M 0:00:09 0:00:09 --:--:-- 0 100 123M 0 0 100 123M 0 11.6M 0:00:10 0:00:10 --:--:-- 0 100 123M 0 0 100 123M 0 10.6M 0:00:11 0:00:11 --:--:-- 0 100 123M 0 0 100 123M 0 9.8M 0:00:12 0:00:12 --:--:-- 0 100 123M 0 0 100 123M 0 9316k 0:00:13 0:00:13 --:--:-- 0 100 123M 0 0 100 123M 0 8678k 0:00:14 0:00:14 --:--:-- 0 100 123M 0 0 100 123M 0 8121k 0:00:15 0:00:15 --:--:-- 0 100 123M 0 0 100 123M 0 7632k 0:00:16 0:00:16 --:--:-- 0 100 123M 0 0 100 123M 0 7199k 0:00:17 0:00:17 --:--:-- 0 100 123M 0 0 100 123M 0 6812k 0:00:18 0:00:18 --:--:-- 0 100 123M 0 0 100 123M 0 6464k 0:00:19 0:00:19 --:--:-- 0 100 123M 0 0 100 123M 0 6150k 0:00:20 0:00:20 --:--:-- 0 100 123M 0 0 100 123M 0 5866k 0:00:21 0:00:21 --:--:-- 0 100 123M 0 0 100 123M 0 5606k 0:00:22 0:00:22 --:--:-- 0 100 123M 0 0 100 123M 0 5368k 0:00:23 0:00:23 --:--:-- 0 100 123M 0 0 100 123M 0 5150k 0:00:24 0:00:24 --:--:-- 0 100 123M 0 0 100 123M 0 4949k 0:00:25 0:00:25 --:--:-- 0 100 123M 0 0 100 123M 0 4763k 0:00:26 0:00:26 --:--:-- 0 100 123M 0 0 100 123M 0 4590k 0:00:27 0:00:27 --:--:-- 0 100 123M 0 0 100 123M 0 4430k 0:00:28 0:00:28 --:--:-- 0 100 123M 0 0 100 123M 0 4280k 0:00:29 0:00:29 --:--:-- 0 100 123M 0 0 100 123M 0 4140k 0:00:30 0:00:30 --:--:-- 0 100 123M 0 0 100 123M 0 4009k 0:00:31 0:00:31 --:--:-- 0 100 123M 0 0 100 123M 0 3886k 0:00:32 0:00:32 --:--:-- 0 100 123M 0 0 100 123M 0 3771k 0:00:33 0:00:33 --:--:-- 0 100 123M 0 0 100 123M 0 3662k 0:00:34 0:00:34 --:--:-- 0 100 123M 0 0 100 123M 0 3559k 0:00:35 0:00:35 --:--:-- 0 100 123M 0 0 100 123M 0 3462k 0:00:36 0:00:36 --:--:-- 0 100 123M 0 0 100 123M 0 3370k 0:00:37 0:00:37 --:--:-- 0 100 123M 0 0 100 123M 0 3282k 0:00:38 0:00:38 --:--:-- 0 100 123M 0 0 100 123M 0 3199k 0:00:39 0:00:39 --:--:-- 0 100 123M 0 0 100 123M 0 3121k 0:00:40 0:00:40 --:--:-- 0 100 123M 0 0 100 123M 0 3046k 0:00:41 0:00:41 --:--:-- 0 100 123M 0 0 100 123M 0 2974k 0:00:42 0:00:42 --:--:-- 0 100 123M 0 0 100 123M 0 2906k 0:00:43 0:00:43 --:--:-- 0 100 123M 0 0 100 123M 0 2841k 0:00:44 0:00:44 --:--:-- 0 100 123M 0 0 100 123M 0 2778k 0:00:45 0:00:45 --:--:-- 0 100 123M 0 0 100 123M 0 2719k 0:00:46 0:00:46 --:--:-- 0 100 123M 0 0 100 123M 0 2662k 0:00:47 0:00:47 --:--:-- 0 100 123M 0 0 100 123M 0 2607k 0:00:48 0:00:48 --:--:-- 0 100 123M 0 0 100 123M 0 2554k 0:00:49 0:00:49 --:--:-- 0 100 123M 0 0 100 123M 0 2504k 0:00:50 0:00:50 --:--:-- 0 100 123M 0 0 100 123M 0 2455k 0:00:51 0:00:51 --:--:-- 0 100 123M 0 0 100 123M 0 2409k 0:00:52 0:00:52 --:--:-- 0 100 123M 0 0 100 123M 0 2364k 0:00:53 0:00:53 --:--:-- 0 100 123M 0 0 100 123M 0 2320k 0:00:54 0:00:54 --:--:-- 0 100 123M 0 0 100 123M 0 2279k 0:00:55 0:00:55 --:--:-- 0 100 123M 0 0 100 123M 0 2238k 0:00:56 0:00:56 --:--:-- 0 100 123M 0 0 100 123M 0 2199k 0:00:57 0:00:57 --:--:-- 0 100 123M 0 0 100 123M 0 2162k 0:00:58 0:00:58 --:--:-- 0 100 123M 0 0 100 123M 0 2126k 0:00:59 0:00:59 --:--:-- 0 100 123M 0 0 100 123M 0 2091k 0:01:00 0:01:00 --:--:-- 0 100 123M 0 0 100 123M 0 2057k 0:01:01 0:01:01 --:--:-- 0 100 123M 0 0 100 123M 0 2024k 0:01:02 0:01:02 --:--:-- 0 100 123M 0 0 100 123M 0 1992k 0:01:03 0:01:03 --:--:-- 0 100 123M 0 0 100 123M 0 1961k 0:01:04 0:01:04 --:--:-- 0 100 123M 0 0 100 123M 0 1931k 0:01:05 0:01:05 --:--:-- 0 100 123M 0 0 100 123M 0 1902k 0:01:06 0:01:06 --:--:-- 0 100 123M 0 0 100 123M 0 1874k 0:01:07 0:01:07 --:--:-- 0 100 123M 0 0 100 123M 0 1847k 0:01:08 0:01:08 --:--:-- 0 100 123M 0 0 100 123M 0 1820k 0:01:09 0:01:09 --:--:-- 0 100 123M 0 0 100 123M 0 1794k 0:01:10 0:01:10 --:--:-- 0 100 123M 0 0 100 123M 0 1769k 0:01:11 0:01:11 --:--:-- 0 100 123M 0 0 100 123M 0 1745k 0:01:12 0:01:12 --:--:-- 0 100 123M 0 0 100 123M 0 1721k 0:01:13 0:01:13 --:--:-- 0 100 123M 0 0 100 123M 0 1698k 0:01:14 0:01:14 --:--:-- 0 100 123M 0 0 100 123M 0 1676k 0:01:15 0:01:15 --:--:-- 0 100 123M 0 0 100 123M 0 1654k 0:01:16 0:01:16 --:--:-- 0 100 123M 0 0 100 123M 0 1632k 0:01:17 0:01:17 --:--:-- 0 100 123M 0 0 100 123M 0 1612k 0:01:18 0:01:18 --:--:-- 0 100 123M 0 0 100 123M 0 1591k 0:01:19 0:01:19 --:--:-- 0 100 123M 0 0 100 123M 0 1572k 0:01:20 0:01:20 --:--:-- 0 100 123M 0 0 100 123M 0 1552k 0:01:21 0:01:21 --:--:-- 0 100 123M 0 0 100 123M 0 1534k 0:01:22 0:01:22 --:--:-- 0 100 123M 0 0 100 123M 0 1515k 0:01:23 0:01:23 --:--:-- 0 100 123M 0 0 100 123M 0 1497k 0:01:24 0:01:24 --:--:-- 0 100 123M 0 0 100 123M 0 1480k 0:01:25 0:01:25 --:--:-- 0 100 123M 0 0 100 123M 0 1463k 0:01:26 0:01:26 --:--:-- 0 100 123M 0 0 100 123M 0 1446k 0:01:27 0:01:27 --:--:-- 0 100 123M 0 0 100 123M 0 1430k 0:01:28 0:01:28 --:--:-- 0 100 123M 0 0 100 123M 0 1414k 0:01:29 0:01:29 --:--:-- 0 100 123M 0 0 100 123M 0 1398k 0:01:30 0:01:30 --:--:-- 0 100 123M 0 0 100 123M 0 1383k 0:01:31 0:01:31 --:--:-- 0 100 123M 0 0 100 123M 0 1368k 0:01:32 0:01:32 --:--:-- 0 100 123M 0 0 100 123M 0 1353k 0:01:33 0:01:33 --:--:-- 0 100 123M 0 0 100 123M 0 1339k 0:01:34 0:01:34 --:--:-- 0 100 123M 0 0 100 123M 0 1325k 0:01:35 0:01:35 --:--:-- 0 100 123M 0 0 100 123M 0 1311k 0:01:36 0:01:36 --:--:-- 0 100 123M 0 0 100 123M 0 1298k 0:01:37 0:01:37 --:--:-- 0 100 123M 0 0 100 123M 0 1285k 0:01:38 0:01:38 --:--:-- 0 100 123M 0 0 100 123M 0 1272k 0:01:39 0:01:39 --:--:-- 0 100 123M 0 0 100 123M 0 1259k 0:01:40 0:01:40 --:--:-- 0 100 123M 0 0 100 123M 0 1247k 0:01:41 0:01:41 --:--:-- 0 100 123M 0 0 100 123M 0 1235k 0:01:42 0:01:42 --:--:-- 0 100 123M 0 0 100 123M 0 1223k 0:01:43 0:01:43 --:--:-- 0 100 123M 0 0 100 123M 0 1211k 0:01:44 0:01:44 --:--:-- 0 100 123M 0 0 100 123M 0 1200k 0:01:45 0:01:45 --:--:-- 0 100 123M 0 0 100 123M 0 1188k 0:01:46 0:01:46 --:--:-- 0 100 123M 0 0 100 123M 0 1177k 0:01:47 0:01:47 --:--:-- 0 100 123M 0 0 100 123M 0 1166k 0:01:48 0:01:48 --:--:-- 0 100 123M 0 0 100 123M 0 1156k 0:01:49 0:01:49 --:--:-- 0 100 123M 0 0 100 123M 0 1145k 0:01:50 0:01:50 --:--:-- 0 100 123M 0 0 100 123M 0 1135k 0:01:51 0:01:51 --:--:-- 0 100 123M 0 0 100 123M 0 1125k 0:01:52 0:01:52 --:--:-- 0 100 123M 0 0 100 123M 0 1115k 0:01:53 0:01:53 --:--:-- 0 100 123M 0 0 100 123M 0 1105k 0:01:54 0:01:54 --:--:-- 0 100 123M 0 0 100 123M 0 1096k 0:01:55 0:01:55 --:--:-- 0 100 123M 0 0 100 123M 0 1086k 0:01:56 0:01:56 --:--:-- 0 100 123M 0 43 100 123M 0 1078k 0:01:57 0:01:57 --:--:-- 8 100 123M 0 43 100 123M 0 1078k 0:01:57 0:01:57 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M019@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/xiamen/.M015.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M015.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M015.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M016.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M016.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M016.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M017.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M017.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M017.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M018.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M018.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M018.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M019.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M019.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M019.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M020.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M020.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M020.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M021.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M021.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M021.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M022.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M022.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M022.json [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [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": "# 参数发布通知 ### [厦门019参数] --- - 状态: 编译成功 - 执行人:yangjun - 更新车辆: > - [M019slave]: **公有dev**: 556ab04.**2023/08/24/22:49:11** **私有dev**: eb0725a.**2023/08/25/18:24:28** --- > 请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 553 100 27 100 526 169 3308 --:--:-- --:--:-- --:--:-- 3477 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } Lock released on resource [Label: built-in, Quantity: 1] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS