Started by user liqizhi 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 8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0 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 8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0 # timeout=10 Commit message: "Update params.groovy" > git rev-list --no-walk 8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo shared_config不更新参数 [Pipeline] echo [M015, M016, M017, M018, M019, M020, M021, M022] [Pipeline] echo [M015, M016, M017, M018, M019, M020, M021, M022] [Pipeline] echo M015 [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 1964eb92b89f882c75d429ec4ccc47620521e520 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1964eb92b89f882c75d429ec4ccc47620521e520 # timeout=10 Commit message: "Update daxie-orin.jenkinsfile" > git rev-list --no-walk 1964eb92b89f882c75d429ec4ccc47620521e520 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] lock Trying to acquire lock on [Label: built-in, Quantity: 1] Found 0 available resource(s). Waiting for correct amount: 1. [Label: built-in, Quantity: 1] is locked, waiting... Lock acquired on [Label: built-in, Quantity: 1] [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo 8 [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 [M015, M016, M017, M018, M019, M020, M021, M022] [Pipeline] echo M015 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M015 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M015/params_M015 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M015/params /root/workspace/xiamen-config/M015/params_M015 /root/workspace/xiamen-config/M015/params_new /root/workspace/xiamen-config/M015/params_orin_slave_M015_2024-02-29_19-10-36 /root/workspace/xiamen-config/M015/params_orin_slave_M015_2024-02-29_19-10-36.zip /root/workspace/xiamen-config/M015/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M015 [Pipeline] { [Pipeline] echo [M015, M016, M017, M018, M019, M020, M021, M022] [Pipeline] echo 更新M015参数 [Pipeline] echo rc_dev [Pipeline] echo M015 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M015.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M015/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M015.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M015.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/M015.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 20383624629a70aaae3b2f8a9c171002018055c5 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 20383624629a70aaae3b2f8a9c171002018055c5 # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk 20383624629a70aaae3b2f8a9c171002018055c5 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M015.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=M015 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M015 Response Code: HTTP/1.1 200 OK Response: [{"id":1336,"description":"","name":"M015","name_with_namespace":"Hardware / config / M015","path":"M015","path_with_namespace":"hardware/config/M015","created_at":"2024-01-04T13:18:03.072Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M015.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M015.git","web_url":"http://159.27.226.4/hardware/config/M015","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:41.094Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1336","issues":"http://159.27.226.4/api/v4/projects/1336/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1336/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1336/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1336/labels","events":"http://159.27.226.4/api/v4/projects/1336/events","members":"http://159.27.226.4/api/v4/projects/1336/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1336/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:18:03.164Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1130,"description":null,"name":"M015","name_with_namespace":"Localization / config / M015","path":"M015","path_with_namespace":"localization/config/M015","created_at":"2023-10-24T03:55:02.154Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M015.git","http_url_to_repo":"http://159.27.226.4/localization/config/M015.git","web_url":"http://159.27.226.4/localization/config/M015","readme_url":"http://159.27.226.4/localization/config/M015/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:58.854Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1130","issues":"http://159.27.226.4/api/v4/projects/1130/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1130/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1130/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1130/labels","events":"http://159.27.226.4/api/v4/projects/1130/events","members":"http://159.27.226.4/api/v4/projects/1130/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1130/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:02.185Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":982,"description":null,"name":"M015","name_with_namespace":"Lidar / config / vehicles / M015","path":"M015","path_with_namespace":"lidar/config/vehicles/M015","created_at":"2023-07-28T07:56:58.262Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M015.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M015.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M015","readme_url":"http://159.27.226.4/lidar/config/vehicles/M015/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:34.861Z","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/982","issues":"http://159.27.226.4/api/v4/projects/982/issues","merge_requests":"http://159.27.226.4/api/v4/projects/982/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/982/repository/branches","labels":"http://159.27.226.4/api/v4/projects/982/labels","events":"http://159.27.226.4/api/v4/projects/982/events","members":"http://159.27.226.4/api/v4/projects/982/members","cluster_agents":"http://159.27.226.4/api/v4/projects/982/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:58.273Z"},"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":750,"description":"","name":"M015","name_with_namespace":"config / extrinsics / M015","path":"M015","path_with_namespace":"config/extrinsics/M015","created_at":"2023-07-10T12:57:18.983Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M015.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M015.git","web_url":"http://159.27.226.4/config/extrinsics/M015","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-09T03:14:24.852Z","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/750","issues":"http://159.27.226.4/api/v4/projects/750/issues","merge_requests":"http://159.27.226.4/api/v4/projects/750/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/750/repository/branches","labels":"http://159.27.226.4/api/v4/projects/750/labels","events":"http://159.27.226.4/api/v4/projects/750/events","members":"http://159.27.226.4/api/v4/projects/750/members","cluster_agents":"http://159.27.226.4/api/v4/projects/750/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:57:18.996Z"},"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":678,"description":"","name":"M015","name_with_namespace":"config / vehicles / M015","path":"M015","path_with_namespace":"config/vehicles/M015","created_at":"2023-07-04T07:49:34.745Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M015.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M015.git","web_url":"http://159.27.226.4/config/vehicles/M015","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:08.360Z","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/678","issues":"http://159.27.226.4/api/v4/projects/678/issues","merge_requests":"http://159.27.226.4/api/v4/projects/678/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/678/repository/branches","labels":"http://159.27.226.4/api/v4/projects/678/labels","events":"http://159.27.226.4/api/v4/projects/678/events","members":"http://159.27.226.4/api/v4/projects/678/members","cluster_agents":"http://159.27.226.4/api/v4/projects/678/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:49:34.759Z"},"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":452,"description":"","name":"M015","name_with_namespace":"config / xiamen / M015","path":"M015","path_with_namespace":"config/xiamen/M015","created_at":"2022-10-27T04:10:33.059Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M015.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M015.git","web_url":"http://159.27.226.4/config/xiamen/M015","readme_url":"http://159.27.226.4/config/xiamen/M015/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:07:25.870Z","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/452","issues":"http://159.27.226.4/api/v4/projects/452/issues","merge_requests":"http://159.27.226.4/api/v4/projects/452/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/452/repository/branches","labels":"http://159.27.226.4/api/v4/projects/452/labels","events":"http://159.27.226.4/api/v4/projects/452/events","members":"http://159.27.226.4/api/v4/projects/452/members","cluster_agents":"http://159.27.226.4/api/v4/projects/452/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:10:33.122Z"},"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/M015 [Pipeline] echo config/xiamen/M015 [Pipeline] echo config/xiamen/M015 [Pipeline] echo config/xiamen/M015 [Pipeline] echo config/xiamen/M015 [Pipeline] echo config/xiamen/M015 [Pipeline] echo 452 [Pipeline] echo 452 [Pipeline] echo 2038362 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 452 2038362 2038362 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M015.json [Pipeline] readJSON [Pipeline] echo {"project":{"M015":"config/xiamen/M015","shared_config":"config/xiamen/shared_config"},"commit":{"M015":"2038362","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M015":"config/xiamen/M015","shared_config":"config/xiamen/shared_config"},"commit":{"M015":"2038362","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M015":"config/xiamen/M015","shared_config":"config/xiamen/shared_config"},"commit":{"M015":"2038362","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M015.json {"project":{"M015":"config/xiamen/M015","shared_config":"config/xiamen/shared_config"},"commit":{"M015":"2038362","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M015","branch":"dev","time":"2024-03-18_15-02-54","commit_id":"2038362","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=M015 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M015 Response Code: HTTP/1.1 200 OK Response: [{"id":1336,"description":"","name":"M015","name_with_namespace":"Hardware / config / M015","path":"M015","path_with_namespace":"hardware/config/M015","created_at":"2024-01-04T13:18:03.072Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M015.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M015.git","web_url":"http://159.27.226.4/hardware/config/M015","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:41.094Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1336","issues":"http://159.27.226.4/api/v4/projects/1336/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1336/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1336/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1336/labels","events":"http://159.27.226.4/api/v4/projects/1336/events","members":"http://159.27.226.4/api/v4/projects/1336/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1336/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:18:03.164Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1130,"description":null,"name":"M015","name_with_namespace":"Localization / config / M015","path":"M015","path_with_namespace":"localization/config/M015","created_at":"2023-10-24T03:55:02.154Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M015.git","http_url_to_repo":"http://159.27.226.4/localization/config/M015.git","web_url":"http://159.27.226.4/localization/config/M015","readme_url":"http://159.27.226.4/localization/config/M015/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:58.854Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1130","issues":"http://159.27.226.4/api/v4/projects/1130/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1130/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1130/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1130/labels","events":"http://159.27.226.4/api/v4/projects/1130/events","members":"http://159.27.226.4/api/v4/projects/1130/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1130/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:02.185Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":982,"description":null,"name":"M015","name_with_namespace":"Lidar / config / vehicles / M015","path":"M015","path_with_namespace":"lidar/config/vehicles/M015","created_at":"2023-07-28T07:56:58.262Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M015.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M015.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M015","readme_url":"http://159.27.226.4/lidar/config/vehicles/M015/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:34.861Z","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/982","issues":"http://159.27.226.4/api/v4/projects/982/issues","merge_requests":"http://159.27.226.4/api/v4/projects/982/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/982/repository/branches","labels":"http://159.27.226.4/api/v4/projects/982/labels","events":"http://159.27.226.4/api/v4/projects/982/events","members":"http://159.27.226.4/api/v4/projects/982/members","cluster_agents":"http://159.27.226.4/api/v4/projects/982/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:58.273Z"},"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":750,"description":"","name":"M015","name_with_namespace":"config / extrinsics / M015","path":"M015","path_with_namespace":"config/extrinsics/M015","created_at":"2023-07-10T12:57:18.983Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M015.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M015.git","web_url":"http://159.27.226.4/config/extrinsics/M015","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-09T03:14:24.852Z","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/750","issues":"http://159.27.226.4/api/v4/projects/750/issues","merge_requests":"http://159.27.226.4/api/v4/projects/750/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/750/repository/branches","labels":"http://159.27.226.4/api/v4/projects/750/labels","events":"http://159.27.226.4/api/v4/projects/750/events","members":"http://159.27.226.4/api/v4/projects/750/members","cluster_agents":"http://159.27.226.4/api/v4/projects/750/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:57:18.996Z"},"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":678,"description":"","name":"M015","name_with_namespace":"config / vehicles / M015","path":"M015","path_with_namespace":"config/vehicles/M015","created_at":"2023-07-04T07:49:34.745Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M015.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M015.git","web_url":"http://159.27.226.4/config/vehicles/M015","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:08.360Z","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/678","issues":"http://159.27.226.4/api/v4/projects/678/issues","merge_requests":"http://159.27.226.4/api/v4/projects/678/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/678/repository/branches","labels":"http://159.27.226.4/api/v4/projects/678/labels","events":"http://159.27.226.4/api/v4/projects/678/events","members":"http://159.27.226.4/api/v4/projects/678/members","cluster_agents":"http://159.27.226.4/api/v4/projects/678/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:49:34.759Z"},"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":452,"description":"","name":"M015","name_with_namespace":"config / xiamen / M015","path":"M015","path_with_namespace":"config/xiamen/M015","created_at":"2022-10-27T04:10:33.059Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M015.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M015.git","web_url":"http://159.27.226.4/config/xiamen/M015","readme_url":"http://159.27.226.4/config/xiamen/M015/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:07:25.870Z","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/452","issues":"http://159.27.226.4/api/v4/projects/452/issues","merge_requests":"http://159.27.226.4/api/v4/projects/452/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/452/repository/branches","labels":"http://159.27.226.4/api/v4/projects/452/labels","events":"http://159.27.226.4/api/v4/projects/452/events","members":"http://159.27.226.4/api/v4/projects/452/members","cluster_agents":"http://159.27.226.4/api/v4/projects/452/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:10:33.122Z"},"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/M015 [Pipeline] echo config/xiamen/M015 [Pipeline] echo config/xiamen/M015 [Pipeline] echo config/xiamen/M015 [Pipeline] echo config/xiamen/M015 [Pipeline] echo config/xiamen/M015 [Pipeline] echo 452 [Pipeline] echo 452 [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/452/repository/commits/2038362 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/452/repository/commits/2038362 Response Code: HTTP/1.1 200 OK Response: {"id":"20383624629a70aaae3b2f8a9c171002018055c5","short_id":"20383624","created_at":"2023-10-13T17:47:01.000+08:00","parent_ids":["7dd5d80c524946f294b52d1bb4b900222b07761c"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:01.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:01.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M015/-/commit/20383624629a70aaae3b2f8a9c171002018055c5","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":452,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:01 [Pipeline] echo dev**: 2038362.**2023/10/13/17:47:01** [Pipeline] dir Running in /root/workspace/xiamen-config/M015/params_M015 [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/M015/params_M015 # 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 c9b2d8f26d554aa66ef272e232174cdb2e83f765 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f c9b2d8f26d554aa66ef272e232174cdb2e83f765 # timeout=300000 Commit message: "chore(params):修改车道线的超时时间" > git rev-list --no-walk 1bf37fa6f3b5fdc1878a64359db87b0165910201 # timeout=10 First time build. Skipping changelog. [Pipeline] sh + cp -r .git/ params /root/workspace/xiamen-config/shared_config/dev/ [Pipeline] sh + rm -rf params_M015@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M015.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 486 [Pipeline] echo 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M015.json [Pipeline] readJSON [Pipeline] echo {"project":{"M015":"config/xiamen/M015","shared_config":"config/xiamen/shared_config"},"commit":{"M015":"2038362","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M015":"config/xiamen/M015","shared_config":"config/xiamen/shared_config"},"commit":{"M015":"2038362","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M015":"config/xiamen/M015","shared_config":"config/xiamen/shared_config"},"commit":{"M015":"2038362","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M015.json {"project":{"M015":"config/xiamen/M015","shared_config":"config/xiamen/shared_config"},"commit":{"M015":"2038362","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-05","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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 2024/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M015","branch":"dev","time":"2024-03-18_15-02-54","commit_id":"2038362","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-05","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M015_Master","type":0,"project":5} [Pipeline] echo M015 [Pipeline] sh ++ ls ++ grep -v params_M015 ++ grep -v version.json ++ xargs + cp -r params params_M015/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M015","branch":"dev","time":"2024-03-18_15-02-54","commit_id":"2038362","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-05","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M015_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M015@tmp [Pipeline] echo > - [M015master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2038362.**2023/10/13/17:47:01** [Pipeline] } [Pipeline] // dir [Pipeline] echo M016 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M016 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M016/params_M016 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M016/params /root/workspace/xiamen-config/M016/params_M016 /root/workspace/xiamen-config/M016/params_new /root/workspace/xiamen-config/M016/params_orin_slave_M016_2024-02-29_19-11-46 /root/workspace/xiamen-config/M016/params_orin_slave_M016_2024-02-29_19-11-46.zip /root/workspace/xiamen-config/M016/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M016 [Pipeline] { [Pipeline] echo [M015, M016, M017, M018, M019, M020, M021, M022] [Pipeline] echo 更新M016参数 [Pipeline] echo rc_dev [Pipeline] echo M016 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M016.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M016/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M016.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M016.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/M016.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 3b2a29c060b50ebe426ad1160a0717cb6c7de197 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b2a29c060b50ebe426ad1160a0717cb6c7de197 # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk 3b2a29c060b50ebe426ad1160a0717cb6c7de197 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M016.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=M016 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M016 Response Code: HTTP/1.1 200 OK Response: [{"id":1337,"description":"","name":"M016","name_with_namespace":"Hardware / config / M016","path":"M016","path_with_namespace":"hardware/config/M016","created_at":"2024-01-04T13:18:15.679Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M016.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M016.git","web_url":"http://159.27.226.4/hardware/config/M016","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:42.516Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1337","issues":"http://159.27.226.4/api/v4/projects/1337/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1337/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1337/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1337/labels","events":"http://159.27.226.4/api/v4/projects/1337/events","members":"http://159.27.226.4/api/v4/projects/1337/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1337/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:18:15.698Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1131,"description":null,"name":"M016","name_with_namespace":"Localization / config / M016","path":"M016","path_with_namespace":"localization/config/M016","created_at":"2023-10-24T03:55:03.658Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M016.git","http_url_to_repo":"http://159.27.226.4/localization/config/M016.git","web_url":"http://159.27.226.4/localization/config/M016","readme_url":"http://159.27.226.4/localization/config/M016/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:00.155Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1131","issues":"http://159.27.226.4/api/v4/projects/1131/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1131/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1131/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1131/labels","events":"http://159.27.226.4/api/v4/projects/1131/events","members":"http://159.27.226.4/api/v4/projects/1131/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1131/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:03.677Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":981,"description":null,"name":"M016","name_with_namespace":"Lidar / config / vehicles / M016","path":"M016","path_with_namespace":"lidar/config/vehicles/M016","created_at":"2023-07-28T07:56:57.690Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M016.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M016.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M016","readme_url":"http://159.27.226.4/lidar/config/vehicles/M016/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:35.975Z","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/981","issues":"http://159.27.226.4/api/v4/projects/981/issues","merge_requests":"http://159.27.226.4/api/v4/projects/981/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/981/repository/branches","labels":"http://159.27.226.4/api/v4/projects/981/labels","events":"http://159.27.226.4/api/v4/projects/981/events","members":"http://159.27.226.4/api/v4/projects/981/members","cluster_agents":"http://159.27.226.4/api/v4/projects/981/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:57.702Z"},"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":751,"description":"","name":"M016","name_with_namespace":"config / extrinsics / M016","path":"M016","path_with_namespace":"config/extrinsics/M016","created_at":"2023-07-10T12:57:34.980Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M016.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M016.git","web_url":"http://159.27.226.4/config/extrinsics/M016","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:27.801Z","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/751","issues":"http://159.27.226.4/api/v4/projects/751/issues","merge_requests":"http://159.27.226.4/api/v4/projects/751/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/751/repository/branches","labels":"http://159.27.226.4/api/v4/projects/751/labels","events":"http://159.27.226.4/api/v4/projects/751/events","members":"http://159.27.226.4/api/v4/projects/751/members","cluster_agents":"http://159.27.226.4/api/v4/projects/751/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:57:35.041Z"},"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":679,"description":"","name":"M016","name_with_namespace":"config / vehicles / M016","path":"M016","path_with_namespace":"config/vehicles/M016","created_at":"2023-07-04T07:49:58.134Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M016.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M016.git","web_url":"http://159.27.226.4/config/vehicles/M016","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:10.249Z","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/679","issues":"http://159.27.226.4/api/v4/projects/679/issues","merge_requests":"http://159.27.226.4/api/v4/projects/679/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/679/repository/branches","labels":"http://159.27.226.4/api/v4/projects/679/labels","events":"http://159.27.226.4/api/v4/projects/679/events","members":"http://159.27.226.4/api/v4/projects/679/members","cluster_agents":"http://159.27.226.4/api/v4/projects/679/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:49:58.162Z"},"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":453,"description":"","name":"M016","name_with_namespace":"config / xiamen / M016","path":"M016","path_with_namespace":"config/xiamen/M016","created_at":"2022-10-27T04:10:57.113Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M016.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M016.git","web_url":"http://159.27.226.4/config/xiamen/M016","readme_url":"http://159.27.226.4/config/xiamen/M016/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:07:43.304Z","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/453","issues":"http://159.27.226.4/api/v4/projects/453/issues","merge_requests":"http://159.27.226.4/api/v4/projects/453/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/453/repository/branches","labels":"http://159.27.226.4/api/v4/projects/453/labels","events":"http://159.27.226.4/api/v4/projects/453/events","members":"http://159.27.226.4/api/v4/projects/453/members","cluster_agents":"http://159.27.226.4/api/v4/projects/453/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:10:57.127Z"},"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/M016 [Pipeline] echo config/xiamen/M016 [Pipeline] echo config/xiamen/M016 [Pipeline] echo config/xiamen/M016 [Pipeline] echo config/xiamen/M016 [Pipeline] echo config/xiamen/M016 [Pipeline] echo 453 [Pipeline] echo 453 [Pipeline] echo 3b2a29c [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 453 3b2a29c 3b2a29c [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M016.json [Pipeline] readJSON [Pipeline] echo {"project":{"M016":"config/xiamen/M016","shared_config":"config/xiamen/shared_config"},"commit":{"M016":"3b2a29c","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M016":"config/xiamen/M016","shared_config":"config/xiamen/shared_config"},"commit":{"M016":"3b2a29c","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M016":"config/xiamen/M016","shared_config":"config/xiamen/shared_config"},"commit":{"M016":"3b2a29c","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M016.json {"project":{"M016":"config/xiamen/M016","shared_config":"config/xiamen/shared_config"},"commit":{"M016":"3b2a29c","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M016","branch":"dev","time":"2024-03-18_15-03-12","commit_id":"3b2a29c","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=M016 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M016 Response Code: HTTP/1.1 200 OK Response: [{"id":1337,"description":"","name":"M016","name_with_namespace":"Hardware / config / M016","path":"M016","path_with_namespace":"hardware/config/M016","created_at":"2024-01-04T13:18:15.679Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M016.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M016.git","web_url":"http://159.27.226.4/hardware/config/M016","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:42.516Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1337","issues":"http://159.27.226.4/api/v4/projects/1337/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1337/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1337/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1337/labels","events":"http://159.27.226.4/api/v4/projects/1337/events","members":"http://159.27.226.4/api/v4/projects/1337/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1337/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:18:15.698Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1131,"description":null,"name":"M016","name_with_namespace":"Localization / config / M016","path":"M016","path_with_namespace":"localization/config/M016","created_at":"2023-10-24T03:55:03.658Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M016.git","http_url_to_repo":"http://159.27.226.4/localization/config/M016.git","web_url":"http://159.27.226.4/localization/config/M016","readme_url":"http://159.27.226.4/localization/config/M016/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:00.155Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1131","issues":"http://159.27.226.4/api/v4/projects/1131/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1131/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1131/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1131/labels","events":"http://159.27.226.4/api/v4/projects/1131/events","members":"http://159.27.226.4/api/v4/projects/1131/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1131/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:03.677Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":981,"description":null,"name":"M016","name_with_namespace":"Lidar / config / vehicles / M016","path":"M016","path_with_namespace":"lidar/config/vehicles/M016","created_at":"2023-07-28T07:56:57.690Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M016.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M016.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M016","readme_url":"http://159.27.226.4/lidar/config/vehicles/M016/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:35.975Z","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/981","issues":"http://159.27.226.4/api/v4/projects/981/issues","merge_requests":"http://159.27.226.4/api/v4/projects/981/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/981/repository/branches","labels":"http://159.27.226.4/api/v4/projects/981/labels","events":"http://159.27.226.4/api/v4/projects/981/events","members":"http://159.27.226.4/api/v4/projects/981/members","cluster_agents":"http://159.27.226.4/api/v4/projects/981/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:57.702Z"},"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":751,"description":"","name":"M016","name_with_namespace":"config / extrinsics / M016","path":"M016","path_with_namespace":"config/extrinsics/M016","created_at":"2023-07-10T12:57:34.980Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M016.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M016.git","web_url":"http://159.27.226.4/config/extrinsics/M016","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:27.801Z","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/751","issues":"http://159.27.226.4/api/v4/projects/751/issues","merge_requests":"http://159.27.226.4/api/v4/projects/751/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/751/repository/branches","labels":"http://159.27.226.4/api/v4/projects/751/labels","events":"http://159.27.226.4/api/v4/projects/751/events","members":"http://159.27.226.4/api/v4/projects/751/members","cluster_agents":"http://159.27.226.4/api/v4/projects/751/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:57:35.041Z"},"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":679,"description":"","name":"M016","name_with_namespace":"config / vehicles / M016","path":"M016","path_with_namespace":"config/vehicles/M016","created_at":"2023-07-04T07:49:58.134Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M016.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M016.git","web_url":"http://159.27.226.4/config/vehicles/M016","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:10.249Z","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/679","issues":"http://159.27.226.4/api/v4/projects/679/issues","merge_requests":"http://159.27.226.4/api/v4/projects/679/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/679/repository/branches","labels":"http://159.27.226.4/api/v4/projects/679/labels","events":"http://159.27.226.4/api/v4/projects/679/events","members":"http://159.27.226.4/api/v4/projects/679/members","cluster_agents":"http://159.27.226.4/api/v4/projects/679/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:49:58.162Z"},"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":453,"description":"","name":"M016","name_with_namespace":"config / xiamen / M016","path":"M016","path_with_namespace":"config/xiamen/M016","created_at":"2022-10-27T04:10:57.113Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M016.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M016.git","web_url":"http://159.27.226.4/config/xiamen/M016","readme_url":"http://159.27.226.4/config/xiamen/M016/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:07:43.304Z","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/453","issues":"http://159.27.226.4/api/v4/projects/453/issues","merge_requests":"http://159.27.226.4/api/v4/projects/453/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/453/repository/branches","labels":"http://159.27.226.4/api/v4/projects/453/labels","events":"http://159.27.226.4/api/v4/projects/453/events","members":"http://159.27.226.4/api/v4/projects/453/members","cluster_agents":"http://159.27.226.4/api/v4/projects/453/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:10:57.127Z"},"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/M016 [Pipeline] echo config/xiamen/M016 [Pipeline] echo config/xiamen/M016 [Pipeline] echo config/xiamen/M016 [Pipeline] echo config/xiamen/M016 [Pipeline] echo config/xiamen/M016 [Pipeline] echo 453 [Pipeline] echo 453 [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/453/repository/commits/3b2a29c Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/453/repository/commits/3b2a29c Response Code: HTTP/1.1 200 OK Response: {"id":"3b2a29c060b50ebe426ad1160a0717cb6c7de197","short_id":"3b2a29c0","created_at":"2023-10-13T17:47:02.000+08:00","parent_ids":["1e6bb3cb2abd3a9cf96254c94730b1be81d6666e"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:02.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:02.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M016/-/commit/3b2a29c060b50ebe426ad1160a0717cb6c7de197","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":453,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:02 [Pipeline] echo dev**: 3b2a29c.**2023/10/13/17:47:02** [Pipeline] dir Running in /root/workspace/xiamen-config/M016/params_M016 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M016@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M016.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 486 [Pipeline] echo 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M016.json [Pipeline] readJSON [Pipeline] echo {"project":{"M016":"config/xiamen/M016","shared_config":"config/xiamen/shared_config"},"commit":{"M016":"3b2a29c","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M016":"config/xiamen/M016","shared_config":"config/xiamen/shared_config"},"commit":{"M016":"3b2a29c","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M016":"config/xiamen/M016","shared_config":"config/xiamen/shared_config"},"commit":{"M016":"3b2a29c","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M016.json {"project":{"M016":"config/xiamen/M016","shared_config":"config/xiamen/shared_config"},"commit":{"M016":"3b2a29c","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-16","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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 2024/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M016","branch":"dev","time":"2024-03-18_15-03-12","commit_id":"3b2a29c","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-16","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M016_Master","type":0,"project":5} [Pipeline] echo M015 [Pipeline] sh ++ ls ++ grep -v version.json ++ grep -v params_M016 ++ xargs + cp -r params params_M016/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M016","branch":"dev","time":"2024-03-18_15-03-12","commit_id":"3b2a29c","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-16","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M016_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M016@tmp [Pipeline] echo > - [M015master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2038362.**2023/10/13/17:47:01** > - [M016master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 3b2a29c.**2023/10/13/17:47:02** [Pipeline] } [Pipeline] // dir [Pipeline] echo M017 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M017 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M017/params_M017 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M017/params /root/workspace/xiamen-config/M017/params_M017 /root/workspace/xiamen-config/M017/params_new /root/workspace/xiamen-config/M017/params_orin_slave_M017_2024-02-29_19-14-03 /root/workspace/xiamen-config/M017/params_orin_slave_M017_2024-02-29_19-14-03.zip /root/workspace/xiamen-config/M017/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M017 [Pipeline] { [Pipeline] echo [M015, M016, M017, M018, M019, M020, M021, M022] [Pipeline] echo 更新M017参数 [Pipeline] echo rc_dev [Pipeline] echo M017 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/m017.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M017/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/m017.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/m017.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/m017.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 9dc70d94ae0ae1edeb813e494b56244e3fe7dcec (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 9dc70d94ae0ae1edeb813e494b56244e3fe7dcec # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk 9dc70d94ae0ae1edeb813e494b56244e3fe7dcec # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M017.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=M017 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M017 Response Code: HTTP/1.1 200 OK Response: [{"id":1338,"description":"","name":"M017","name_with_namespace":"Hardware / config / M017","path":"M017","path_with_namespace":"hardware/config/M017","created_at":"2024-01-04T13:18:27.776Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M017.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M017.git","web_url":"http://159.27.226.4/hardware/config/M017","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:44.136Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1338","issues":"http://159.27.226.4/api/v4/projects/1338/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1338/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1338/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1338/labels","events":"http://159.27.226.4/api/v4/projects/1338/events","members":"http://159.27.226.4/api/v4/projects/1338/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1338/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:18:27.790Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1132,"description":null,"name":"M017","name_with_namespace":"Localization / config / M017","path":"M017","path_with_namespace":"localization/config/M017","created_at":"2023-10-24T03:55:05.298Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M017.git","http_url_to_repo":"http://159.27.226.4/localization/config/M017.git","web_url":"http://159.27.226.4/localization/config/M017","readme_url":"http://159.27.226.4/localization/config/M017/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:01.468Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1132","issues":"http://159.27.226.4/api/v4/projects/1132/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1132/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1132/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1132/labels","events":"http://159.27.226.4/api/v4/projects/1132/events","members":"http://159.27.226.4/api/v4/projects/1132/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1132/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:05.346Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":980,"description":null,"name":"M017","name_with_namespace":"Lidar / config / vehicles / M017","path":"M017","path_with_namespace":"lidar/config/vehicles/M017","created_at":"2023-07-28T07:56:57.181Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M017.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M017.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M017","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:37.552Z","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/980","issues":"http://159.27.226.4/api/v4/projects/980/issues","merge_requests":"http://159.27.226.4/api/v4/projects/980/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/980/repository/branches","labels":"http://159.27.226.4/api/v4/projects/980/labels","events":"http://159.27.226.4/api/v4/projects/980/events","members":"http://159.27.226.4/api/v4/projects/980/members","cluster_agents":"http://159.27.226.4/api/v4/projects/980/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:57.196Z"},"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":752,"description":"","name":"M017","name_with_namespace":"config / extrinsics / M017","path":"M017","path_with_namespace":"config/extrinsics/M017","created_at":"2023-07-10T12:57:54.912Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M017.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M017.git","web_url":"http://159.27.226.4/config/extrinsics/M017","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:16.380Z","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/752","issues":"http://159.27.226.4/api/v4/projects/752/issues","merge_requests":"http://159.27.226.4/api/v4/projects/752/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/752/repository/branches","labels":"http://159.27.226.4/api/v4/projects/752/labels","events":"http://159.27.226.4/api/v4/projects/752/events","members":"http://159.27.226.4/api/v4/projects/752/members","cluster_agents":"http://159.27.226.4/api/v4/projects/752/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:57:55.175Z"},"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":680,"description":"","name":"M017","name_with_namespace":"config / vehicles / M017","path":"M017","path_with_namespace":"config/vehicles/M017","created_at":"2023-07-04T07:50:14.944Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M017.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M017.git","web_url":"http://159.27.226.4/config/vehicles/M017","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:12.085Z","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/680","issues":"http://159.27.226.4/api/v4/projects/680/issues","merge_requests":"http://159.27.226.4/api/v4/projects/680/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/680/repository/branches","labels":"http://159.27.226.4/api/v4/projects/680/labels","events":"http://159.27.226.4/api/v4/projects/680/events","members":"http://159.27.226.4/api/v4/projects/680/members","cluster_agents":"http://159.27.226.4/api/v4/projects/680/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:14.970Z"},"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":454,"description":"","name":"M017","name_with_namespace":"config / xiamen / M017","path":"M017","path_with_namespace":"config/xiamen/M017","created_at":"2022-10-27T04:11:13.721Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M017.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M017.git","web_url":"http://159.27.226.4/config/xiamen/M017","readme_url":"http://159.27.226.4/config/xiamen/M017/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:07:57.913Z","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/454","issues":"http://159.27.226.4/api/v4/projects/454/issues","merge_requests":"http://159.27.226.4/api/v4/projects/454/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/454/repository/branches","labels":"http://159.27.226.4/api/v4/projects/454/labels","events":"http://159.27.226.4/api/v4/projects/454/events","members":"http://159.27.226.4/api/v4/projects/454/members","cluster_agents":"http://159.27.226.4/api/v4/projects/454/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:11:13.737Z"},"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/M017 [Pipeline] echo config/xiamen/M017 [Pipeline] echo config/xiamen/M017 [Pipeline] echo config/xiamen/M017 [Pipeline] echo config/xiamen/M017 [Pipeline] echo config/xiamen/M017 [Pipeline] echo 454 [Pipeline] echo 454 [Pipeline] echo 9dc70d9 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 454 9dc70d9 9dc70d9 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M017.json [Pipeline] readJSON [Pipeline] echo {"project":{"M017":"config/xiamen/M017","shared_config":"config/xiamen/shared_config"},"commit":{"M017":"9dc70d9","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M017":"config/xiamen/M017","shared_config":"config/xiamen/shared_config"},"commit":{"M017":"9dc70d9","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M017":"config/xiamen/M017","shared_config":"config/xiamen/shared_config"},"commit":{"M017":"9dc70d9","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M017.json {"project":{"M017":"config/xiamen/M017","shared_config":"config/xiamen/shared_config"},"commit":{"M017":"9dc70d9","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M017","branch":"dev","time":"2024-03-18_15-03-23","commit_id":"9dc70d9","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=M017 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M017 Response Code: HTTP/1.1 200 OK Response: [{"id":1338,"description":"","name":"M017","name_with_namespace":"Hardware / config / M017","path":"M017","path_with_namespace":"hardware/config/M017","created_at":"2024-01-04T13:18:27.776Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M017.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M017.git","web_url":"http://159.27.226.4/hardware/config/M017","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:44.136Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1338","issues":"http://159.27.226.4/api/v4/projects/1338/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1338/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1338/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1338/labels","events":"http://159.27.226.4/api/v4/projects/1338/events","members":"http://159.27.226.4/api/v4/projects/1338/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1338/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:18:27.790Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1132,"description":null,"name":"M017","name_with_namespace":"Localization / config / M017","path":"M017","path_with_namespace":"localization/config/M017","created_at":"2023-10-24T03:55:05.298Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M017.git","http_url_to_repo":"http://159.27.226.4/localization/config/M017.git","web_url":"http://159.27.226.4/localization/config/M017","readme_url":"http://159.27.226.4/localization/config/M017/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:01.468Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1132","issues":"http://159.27.226.4/api/v4/projects/1132/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1132/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1132/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1132/labels","events":"http://159.27.226.4/api/v4/projects/1132/events","members":"http://159.27.226.4/api/v4/projects/1132/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1132/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:05.346Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":980,"description":null,"name":"M017","name_with_namespace":"Lidar / config / vehicles / M017","path":"M017","path_with_namespace":"lidar/config/vehicles/M017","created_at":"2023-07-28T07:56:57.181Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M017.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M017.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M017","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:37.552Z","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/980","issues":"http://159.27.226.4/api/v4/projects/980/issues","merge_requests":"http://159.27.226.4/api/v4/projects/980/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/980/repository/branches","labels":"http://159.27.226.4/api/v4/projects/980/labels","events":"http://159.27.226.4/api/v4/projects/980/events","members":"http://159.27.226.4/api/v4/projects/980/members","cluster_agents":"http://159.27.226.4/api/v4/projects/980/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:57.196Z"},"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":752,"description":"","name":"M017","name_with_namespace":"config / extrinsics / M017","path":"M017","path_with_namespace":"config/extrinsics/M017","created_at":"2023-07-10T12:57:54.912Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M017.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M017.git","web_url":"http://159.27.226.4/config/extrinsics/M017","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:16.380Z","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/752","issues":"http://159.27.226.4/api/v4/projects/752/issues","merge_requests":"http://159.27.226.4/api/v4/projects/752/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/752/repository/branches","labels":"http://159.27.226.4/api/v4/projects/752/labels","events":"http://159.27.226.4/api/v4/projects/752/events","members":"http://159.27.226.4/api/v4/projects/752/members","cluster_agents":"http://159.27.226.4/api/v4/projects/752/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:57:55.175Z"},"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":680,"description":"","name":"M017","name_with_namespace":"config / vehicles / M017","path":"M017","path_with_namespace":"config/vehicles/M017","created_at":"2023-07-04T07:50:14.944Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M017.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M017.git","web_url":"http://159.27.226.4/config/vehicles/M017","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:12.085Z","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/680","issues":"http://159.27.226.4/api/v4/projects/680/issues","merge_requests":"http://159.27.226.4/api/v4/projects/680/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/680/repository/branches","labels":"http://159.27.226.4/api/v4/projects/680/labels","events":"http://159.27.226.4/api/v4/projects/680/events","members":"http://159.27.226.4/api/v4/projects/680/members","cluster_agents":"http://159.27.226.4/api/v4/projects/680/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:14.970Z"},"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":454,"description":"","name":"M017","name_with_namespace":"config / xiamen / M017","path":"M017","path_with_namespace":"config/xiamen/M017","created_at":"2022-10-27T04:11:13.721Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M017.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M017.git","web_url":"http://159.27.226.4/config/xiamen/M017","readme_url":"http://159.27.226.4/config/xiamen/M017/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:07:57.913Z","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/454","issues":"http://159.27.226.4/api/v4/projects/454/issues","merge_requests":"http://159.27.226.4/api/v4/projects/454/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/454/repository/branches","labels":"http://159.27.226.4/api/v4/projects/454/labels","events":"http://159.27.226.4/api/v4/projects/454/events","members":"http://159.27.226.4/api/v4/projects/454/members","cluster_agents":"http://159.27.226.4/api/v4/projects/454/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:11:13.737Z"},"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/M017 [Pipeline] echo config/xiamen/M017 [Pipeline] echo config/xiamen/M017 [Pipeline] echo config/xiamen/M017 [Pipeline] echo config/xiamen/M017 [Pipeline] echo config/xiamen/M017 [Pipeline] echo 454 [Pipeline] echo 454 [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/454/repository/commits/9dc70d9 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/454/repository/commits/9dc70d9 Response Code: HTTP/1.1 200 OK Response: {"id":"9dc70d94ae0ae1edeb813e494b56244e3fe7dcec","short_id":"9dc70d94","created_at":"2023-10-13T17:47:04.000+08:00","parent_ids":["c9831c536443c76625f3d87430136c3a04d3f240"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:04.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:04.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M017/-/commit/9dc70d94ae0ae1edeb813e494b56244e3fe7dcec","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":454,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:04 [Pipeline] echo dev**: 9dc70d9.**2023/10/13/17:47:04** [Pipeline] dir Running in /root/workspace/xiamen-config/M017/params_M017 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M017@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M017.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 486 [Pipeline] echo 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M017.json [Pipeline] readJSON [Pipeline] echo {"project":{"M017":"config/xiamen/M017","shared_config":"config/xiamen/shared_config"},"commit":{"M017":"9dc70d9","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M017":"config/xiamen/M017","shared_config":"config/xiamen/shared_config"},"commit":{"M017":"9dc70d9","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M017":"config/xiamen/M017","shared_config":"config/xiamen/shared_config"},"commit":{"M017":"9dc70d9","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M017.json {"project":{"M017":"config/xiamen/M017","shared_config":"config/xiamen/shared_config"},"commit":{"M017":"9dc70d9","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-27","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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 2024/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M017","branch":"dev","time":"2024-03-18_15-03-23","commit_id":"9dc70d9","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-27","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M017_Master","type":0,"project":5} [Pipeline] echo M015 [Pipeline] sh ++ grep -v params_M017 ++ grep -v version.json ++ xargs ++ ls + cp -r params params_M017/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M017","branch":"dev","time":"2024-03-18_15-03-23","commit_id":"9dc70d9","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-27","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M017_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M017@tmp [Pipeline] echo > - [M015master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2038362.**2023/10/13/17:47:01** > - [M016master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 3b2a29c.**2023/10/13/17:47:02** > - [M017master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 9dc70d9.**2023/10/13/17:47:04** [Pipeline] } [Pipeline] // dir [Pipeline] echo M018 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M018 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M018/params_M018 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M018/params /root/workspace/xiamen-config/M018/params_M018 /root/workspace/xiamen-config/M018/params_new /root/workspace/xiamen-config/M018/params_orin_slave_M018_2024-02-29_19-17-03 /root/workspace/xiamen-config/M018/params_orin_slave_M018_2024-02-29_19-17-03.zip /root/workspace/xiamen-config/M018/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M018 [Pipeline] { [Pipeline] echo [M015, M016, M017, M018, M019, M020, M021, M022] [Pipeline] echo 更新M018参数 [Pipeline] echo rc_dev [Pipeline] echo M018 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M018.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M018/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M018.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M018.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/M018.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision bc122af0f7ff84c50a3fed310f6b59f5a7cd942e (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f bc122af0f7ff84c50a3fed310f6b59f5a7cd942e # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk bc122af0f7ff84c50a3fed310f6b59f5a7cd942e # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M018.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=M018 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M018 Response Code: HTTP/1.1 200 OK Response: [{"id":1339,"description":"","name":"M018","name_with_namespace":"Hardware / config / M018","path":"M018","path_with_namespace":"hardware/config/M018","created_at":"2024-01-04T13:18:39.817Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M018.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M018.git","web_url":"http://159.27.226.4/hardware/config/M018","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:45.693Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1339","issues":"http://159.27.226.4/api/v4/projects/1339/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1339/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1339/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1339/labels","events":"http://159.27.226.4/api/v4/projects/1339/events","members":"http://159.27.226.4/api/v4/projects/1339/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1339/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:18:39.834Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1133,"description":null,"name":"M018","name_with_namespace":"Localization / config / M018","path":"M018","path_with_namespace":"localization/config/M018","created_at":"2023-10-24T03:55:07.105Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M018.git","http_url_to_repo":"http://159.27.226.4/localization/config/M018.git","web_url":"http://159.27.226.4/localization/config/M018","readme_url":"http://159.27.226.4/localization/config/M018/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:02.926Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1133","issues":"http://159.27.226.4/api/v4/projects/1133/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1133/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1133/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1133/labels","events":"http://159.27.226.4/api/v4/projects/1133/events","members":"http://159.27.226.4/api/v4/projects/1133/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1133/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:07.120Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":979,"description":null,"name":"M018","name_with_namespace":"Lidar / config / vehicles / M018","path":"M018","path_with_namespace":"lidar/config/vehicles/M018","created_at":"2023-07-28T07:56:56.576Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M018.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M018.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M018","readme_url":"http://159.27.226.4/lidar/config/vehicles/M018/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:37.762Z","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/979","issues":"http://159.27.226.4/api/v4/projects/979/issues","merge_requests":"http://159.27.226.4/api/v4/projects/979/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/979/repository/branches","labels":"http://159.27.226.4/api/v4/projects/979/labels","events":"http://159.27.226.4/api/v4/projects/979/events","members":"http://159.27.226.4/api/v4/projects/979/members","cluster_agents":"http://159.27.226.4/api/v4/projects/979/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:56.586Z"},"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":753,"description":"","name":"M018","name_with_namespace":"config / extrinsics / M018","path":"M018","path_with_namespace":"config/extrinsics/M018","created_at":"2023-07-10T12:58:06.597Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M018.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M018.git","web_url":"http://159.27.226.4/config/extrinsics/M018","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:29.474Z","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/753","issues":"http://159.27.226.4/api/v4/projects/753/issues","merge_requests":"http://159.27.226.4/api/v4/projects/753/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/753/repository/branches","labels":"http://159.27.226.4/api/v4/projects/753/labels","events":"http://159.27.226.4/api/v4/projects/753/events","members":"http://159.27.226.4/api/v4/projects/753/members","cluster_agents":"http://159.27.226.4/api/v4/projects/753/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:06.608Z"},"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":681,"description":"","name":"M018","name_with_namespace":"config / vehicles / M018","path":"M018","path_with_namespace":"config/vehicles/M018","created_at":"2023-07-04T07:50:32.345Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M018.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M018.git","web_url":"http://159.27.226.4/config/vehicles/M018","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:13.794Z","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/681","issues":"http://159.27.226.4/api/v4/projects/681/issues","merge_requests":"http://159.27.226.4/api/v4/projects/681/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/681/repository/branches","labels":"http://159.27.226.4/api/v4/projects/681/labels","events":"http://159.27.226.4/api/v4/projects/681/events","members":"http://159.27.226.4/api/v4/projects/681/members","cluster_agents":"http://159.27.226.4/api/v4/projects/681/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:32.361Z"},"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":455,"description":"","name":"M018","name_with_namespace":"config / xiamen / M018","path":"M018","path_with_namespace":"config/xiamen/M018","created_at":"2022-10-27T04:11:41.727Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M018.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M018.git","web_url":"http://159.27.226.4/config/xiamen/M018","readme_url":"http://159.27.226.4/config/xiamen/M018/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:08:21.180Z","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/455","issues":"http://159.27.226.4/api/v4/projects/455/issues","merge_requests":"http://159.27.226.4/api/v4/projects/455/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/455/repository/branches","labels":"http://159.27.226.4/api/v4/projects/455/labels","events":"http://159.27.226.4/api/v4/projects/455/events","members":"http://159.27.226.4/api/v4/projects/455/members","cluster_agents":"http://159.27.226.4/api/v4/projects/455/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:11:41.754Z"},"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/M018 [Pipeline] echo config/xiamen/M018 [Pipeline] echo config/xiamen/M018 [Pipeline] echo config/xiamen/M018 [Pipeline] echo config/xiamen/M018 [Pipeline] echo config/xiamen/M018 [Pipeline] echo 455 [Pipeline] echo 455 [Pipeline] echo bc122af [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 455 bc122af bc122af [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M018.json [Pipeline] readJSON [Pipeline] echo {"project":{"M018":"config/xiamen/M018","shared_config":"config/xiamen/shared_config"},"commit":{"M018":"bc122af","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M018":"config/xiamen/M018","shared_config":"config/xiamen/shared_config"},"commit":{"M018":"bc122af","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M018":"config/xiamen/M018","shared_config":"config/xiamen/shared_config"},"commit":{"M018":"bc122af","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M018.json {"project":{"M018":"config/xiamen/M018","shared_config":"config/xiamen/shared_config"},"commit":{"M018":"bc122af","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M018","branch":"dev","time":"2024-03-18_15-03-34","commit_id":"bc122af","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=M018 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M018 Response Code: HTTP/1.1 200 OK Response: [{"id":1339,"description":"","name":"M018","name_with_namespace":"Hardware / config / M018","path":"M018","path_with_namespace":"hardware/config/M018","created_at":"2024-01-04T13:18:39.817Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M018.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M018.git","web_url":"http://159.27.226.4/hardware/config/M018","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:45.693Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1339","issues":"http://159.27.226.4/api/v4/projects/1339/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1339/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1339/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1339/labels","events":"http://159.27.226.4/api/v4/projects/1339/events","members":"http://159.27.226.4/api/v4/projects/1339/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1339/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:18:39.834Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1133,"description":null,"name":"M018","name_with_namespace":"Localization / config / M018","path":"M018","path_with_namespace":"localization/config/M018","created_at":"2023-10-24T03:55:07.105Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M018.git","http_url_to_repo":"http://159.27.226.4/localization/config/M018.git","web_url":"http://159.27.226.4/localization/config/M018","readme_url":"http://159.27.226.4/localization/config/M018/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:02.926Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1133","issues":"http://159.27.226.4/api/v4/projects/1133/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1133/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1133/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1133/labels","events":"http://159.27.226.4/api/v4/projects/1133/events","members":"http://159.27.226.4/api/v4/projects/1133/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1133/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:07.120Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":979,"description":null,"name":"M018","name_with_namespace":"Lidar / config / vehicles / M018","path":"M018","path_with_namespace":"lidar/config/vehicles/M018","created_at":"2023-07-28T07:56:56.576Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M018.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M018.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M018","readme_url":"http://159.27.226.4/lidar/config/vehicles/M018/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:37.762Z","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/979","issues":"http://159.27.226.4/api/v4/projects/979/issues","merge_requests":"http://159.27.226.4/api/v4/projects/979/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/979/repository/branches","labels":"http://159.27.226.4/api/v4/projects/979/labels","events":"http://159.27.226.4/api/v4/projects/979/events","members":"http://159.27.226.4/api/v4/projects/979/members","cluster_agents":"http://159.27.226.4/api/v4/projects/979/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:56.586Z"},"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":753,"description":"","name":"M018","name_with_namespace":"config / extrinsics / M018","path":"M018","path_with_namespace":"config/extrinsics/M018","created_at":"2023-07-10T12:58:06.597Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M018.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M018.git","web_url":"http://159.27.226.4/config/extrinsics/M018","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:29.474Z","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/753","issues":"http://159.27.226.4/api/v4/projects/753/issues","merge_requests":"http://159.27.226.4/api/v4/projects/753/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/753/repository/branches","labels":"http://159.27.226.4/api/v4/projects/753/labels","events":"http://159.27.226.4/api/v4/projects/753/events","members":"http://159.27.226.4/api/v4/projects/753/members","cluster_agents":"http://159.27.226.4/api/v4/projects/753/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:06.608Z"},"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":681,"description":"","name":"M018","name_with_namespace":"config / vehicles / M018","path":"M018","path_with_namespace":"config/vehicles/M018","created_at":"2023-07-04T07:50:32.345Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M018.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M018.git","web_url":"http://159.27.226.4/config/vehicles/M018","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:13.794Z","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/681","issues":"http://159.27.226.4/api/v4/projects/681/issues","merge_requests":"http://159.27.226.4/api/v4/projects/681/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/681/repository/branches","labels":"http://159.27.226.4/api/v4/projects/681/labels","events":"http://159.27.226.4/api/v4/projects/681/events","members":"http://159.27.226.4/api/v4/projects/681/members","cluster_agents":"http://159.27.226.4/api/v4/projects/681/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:32.361Z"},"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":455,"description":"","name":"M018","name_with_namespace":"config / xiamen / M018","path":"M018","path_with_namespace":"config/xiamen/M018","created_at":"2022-10-27T04:11:41.727Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M018.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M018.git","web_url":"http://159.27.226.4/config/xiamen/M018","readme_url":"http://159.27.226.4/config/xiamen/M018/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:08:21.180Z","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/455","issues":"http://159.27.226.4/api/v4/projects/455/issues","merge_requests":"http://159.27.226.4/api/v4/projects/455/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/455/repository/branches","labels":"http://159.27.226.4/api/v4/projects/455/labels","events":"http://159.27.226.4/api/v4/projects/455/events","members":"http://159.27.226.4/api/v4/projects/455/members","cluster_agents":"http://159.27.226.4/api/v4/projects/455/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:11:41.754Z"},"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/M018 [Pipeline] echo config/xiamen/M018 [Pipeline] echo config/xiamen/M018 [Pipeline] echo config/xiamen/M018 [Pipeline] echo config/xiamen/M018 [Pipeline] echo config/xiamen/M018 [Pipeline] echo 455 [Pipeline] echo 455 [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/455/repository/commits/bc122af Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/455/repository/commits/bc122af Response Code: HTTP/1.1 200 OK Response: {"id":"bc122af0f7ff84c50a3fed310f6b59f5a7cd942e","short_id":"bc122af0","created_at":"2023-10-13T17:47:05.000+08:00","parent_ids":["3d73bb3b50515b8ff0cb435c7adec4e6ebd97c64"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:05.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M018/-/commit/bc122af0f7ff84c50a3fed310f6b59f5a7cd942e","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":455,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:05 [Pipeline] echo dev**: bc122af.**2023/10/13/17:47:05** [Pipeline] dir Running in /root/workspace/xiamen-config/M018/params_M018 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M018@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M018.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 486 [Pipeline] echo 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M018.json [Pipeline] readJSON [Pipeline] echo {"project":{"M018":"config/xiamen/M018","shared_config":"config/xiamen/shared_config"},"commit":{"M018":"bc122af","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M018":"config/xiamen/M018","shared_config":"config/xiamen/shared_config"},"commit":{"M018":"bc122af","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M018":"config/xiamen/M018","shared_config":"config/xiamen/shared_config"},"commit":{"M018":"bc122af","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M018.json {"project":{"M018":"config/xiamen/M018","shared_config":"config/xiamen/shared_config"},"commit":{"M018":"bc122af","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-38","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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 2024/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M018","branch":"dev","time":"2024-03-18_15-03-34","commit_id":"bc122af","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-38","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M018_Master","type":0,"project":5} [Pipeline] echo M015 [Pipeline] sh ++ grep -v params_M018 ++ grep -v version.json ++ xargs ++ ls + cp -r params params_M018/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M018","branch":"dev","time":"2024-03-18_15-03-34","commit_id":"bc122af","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-38","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M018_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M018@tmp [Pipeline] echo > - [M015master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2038362.**2023/10/13/17:47:01** > - [M016master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 3b2a29c.**2023/10/13/17:47:02** > - [M017master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 9dc70d9.**2023/10/13/17:47:04** > - [M018master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: bc122af.**2023/10/13/17:47:05** [Pipeline] } [Pipeline] // dir [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_slave_M019_2024-02-29_19-18-10 /root/workspace/xiamen-config/M019/params_orin_slave_M019_2024-02-29_19-18-10.zip /root/workspace/xiamen-config/M019/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M019 [Pipeline] { [Pipeline] echo [M015, M016, M017, M018, M019, M020, M021, M022] [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 9f7aedfa9abf12169a654b1d52ef0f0b5e59f912 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f7aedfa9abf12169a654b1d52ef0f0b5e59f912 # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk 9f7aedfa9abf12169a654b1d52ef0f0b5e59f912 # 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":1340,"description":"","name":"M019","name_with_namespace":"Hardware / config / M019","path":"M019","path_with_namespace":"hardware/config/M019","created_at":"2024-01-04T13:18:50.882Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M019.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M019.git","web_url":"http://159.27.226.4/hardware/config/M019","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:47.104Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1340","issues":"http://159.27.226.4/api/v4/projects/1340/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1340/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1340/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1340/labels","events":"http://159.27.226.4/api/v4/projects/1340/events","members":"http://159.27.226.4/api/v4/projects/1340/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1340/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:18:50.911Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1134,"description":null,"name":"M019","name_with_namespace":"Localization / config / M019","path":"M019","path_with_namespace":"localization/config/M019","created_at":"2023-10-24T03:55:08.311Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M019.git","http_url_to_repo":"http://159.27.226.4/localization/config/M019.git","web_url":"http://159.27.226.4/localization/config/M019","readme_url":"http://159.27.226.4/localization/config/M019/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:04.255Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1134","issues":"http://159.27.226.4/api/v4/projects/1134/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1134/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1134/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1134/labels","events":"http://159.27.226.4/api/v4/projects/1134/events","members":"http://159.27.226.4/api/v4/projects/1134/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1134/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:08.341Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":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":"http://159.27.226.4/lidar/config/vehicles/M019/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:39.421Z","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-10-27T02:08:30.452Z","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":"2024-02-21T06:46:15.564Z","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-10-16T06:08:35.405Z","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 config/xiamen/M019 [Pipeline] echo config/xiamen/M019 [Pipeline] echo 456 [Pipeline] echo 456 [Pipeline] echo 9f7aedf [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 456 9f7aedf 9f7aedf [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":"9f7aedf","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"9f7aedf","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"9f7aedf","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M019.json {"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"9f7aedf","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M019","branch":"dev","time":"2024-03-18_15-03-44","commit_id":"9f7aedf","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":1340,"description":"","name":"M019","name_with_namespace":"Hardware / config / M019","path":"M019","path_with_namespace":"hardware/config/M019","created_at":"2024-01-04T13:18:50.882Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M019.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M019.git","web_url":"http://159.27.226.4/hardware/config/M019","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:47.104Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1340","issues":"http://159.27.226.4/api/v4/projects/1340/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1340/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1340/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1340/labels","events":"http://159.27.226.4/api/v4/projects/1340/events","members":"http://159.27.226.4/api/v4/projects/1340/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1340/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:18:50.911Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1134,"description":null,"name":"M019","name_with_namespace":"Localization / config / M019","path":"M019","path_with_namespace":"localization/config/M019","created_at":"2023-10-24T03:55:08.311Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M019.git","http_url_to_repo":"http://159.27.226.4/localization/config/M019.git","web_url":"http://159.27.226.4/localization/config/M019","readme_url":"http://159.27.226.4/localization/config/M019/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:04.255Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1134","issues":"http://159.27.226.4/api/v4/projects/1134/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1134/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1134/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1134/labels","events":"http://159.27.226.4/api/v4/projects/1134/events","members":"http://159.27.226.4/api/v4/projects/1134/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1134/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:08.341Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":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":"http://159.27.226.4/lidar/config/vehicles/M019/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:39.421Z","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-10-27T02:08:30.452Z","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":"2024-02-21T06:46:15.564Z","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-10-16T06:08:35.405Z","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 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/9f7aedf Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/456/repository/commits/9f7aedf Response Code: HTTP/1.1 200 OK Response: {"id":"9f7aedfa9abf12169a654b1d52ef0f0b5e59f912","short_id":"9f7aedfa","created_at":"2023-10-13T17:47:06.000+08:00","parent_ids":["0da8cec0e12483236182c6f940edc7f42279b1b2"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:06.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M019/-/commit/9f7aedfa9abf12169a654b1d52ef0f0b5e59f912","stats":{"additions":2,"deletions":2,"total":4},"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/10/13/17:47:06 [Pipeline] echo dev**: 9f7aedf.**2023/10/13/17:47:06** [Pipeline] dir Running in /root/workspace/xiamen-config/M019/params_M019 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 486 [Pipeline] echo 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [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":"9f7aedf","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"9f7aedf","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"9f7aedf","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M019.json {"project":{"M019":"config/xiamen/M019","shared_config":"config/xiamen/shared_config"},"commit":{"M019":"9f7aedf","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-48","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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 2024/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M019","branch":"dev","time":"2024-03-18_15-03-44","commit_id":"9f7aedf","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-48","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M019_Master","type":0,"project":5} [Pipeline] echo M015 [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json ++ grep -v params_M019 + cp -r params params_M019/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M019","branch":"dev","time":"2024-03-18_15-03-44","commit_id":"9f7aedf","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-03-48","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M019_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M019@tmp [Pipeline] echo > - [M015master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2038362.**2023/10/13/17:47:01** > - [M016master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 3b2a29c.**2023/10/13/17:47:02** > - [M017master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 9dc70d9.**2023/10/13/17:47:04** > - [M018master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: bc122af.**2023/10/13/17:47:05** > - [M019master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 9f7aedf.**2023/10/13/17:47:06** [Pipeline] } [Pipeline] // dir [Pipeline] echo M020 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M020 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M020/params_M020 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M020/params /root/workspace/xiamen-config/M020/params_M020 /root/workspace/xiamen-config/M020/params_new /root/workspace/xiamen-config/M020/params_orin_slave_M020_2024-02-29_19-19-19 /root/workspace/xiamen-config/M020/params_orin_slave_M020_2024-02-29_19-19-19.zip /root/workspace/xiamen-config/M020/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M020 [Pipeline] { [Pipeline] echo [M015, M016, M017, M018, M019, M020, M021, M022] [Pipeline] echo 更新M020参数 [Pipeline] echo rc_dev [Pipeline] echo M020 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M020.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M020/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M020.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M020.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/M020.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 4ecf23bb17601451fa6faa67783243b4093f6d60 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 4ecf23bb17601451fa6faa67783243b4093f6d60 # timeout=30000 Commit message: "fix: 转向零偏修正" > git rev-list --no-walk 4ecf23bb17601451fa6faa67783243b4093f6d60 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M020.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=M020 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M020 Response Code: HTTP/1.1 200 OK Response: [{"id":1341,"description":"","name":"M020","name_with_namespace":"Hardware / config / M020","path":"M020","path_with_namespace":"hardware/config/M020","created_at":"2024-01-04T13:19:01.722Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M020.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M020.git","web_url":"http://159.27.226.4/hardware/config/M020","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:48.700Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1341","issues":"http://159.27.226.4/api/v4/projects/1341/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1341/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1341/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1341/labels","events":"http://159.27.226.4/api/v4/projects/1341/events","members":"http://159.27.226.4/api/v4/projects/1341/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1341/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:19:01.842Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1135,"description":null,"name":"M020","name_with_namespace":"Localization / config / M020","path":"M020","path_with_namespace":"localization/config/M020","created_at":"2023-10-24T03:55:10.125Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M020.git","http_url_to_repo":"http://159.27.226.4/localization/config/M020.git","web_url":"http://159.27.226.4/localization/config/M020","readme_url":"http://159.27.226.4/localization/config/M020/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:05.812Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1135","issues":"http://159.27.226.4/api/v4/projects/1135/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1135/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1135/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1135/labels","events":"http://159.27.226.4/api/v4/projects/1135/events","members":"http://159.27.226.4/api/v4/projects/1135/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1135/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:10.156Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":977,"description":null,"name":"M020","name_with_namespace":"Lidar / config / vehicles / M020","path":"M020","path_with_namespace":"lidar/config/vehicles/M020","created_at":"2023-07-28T07:56:54.201Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M020.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M020.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M020","readme_url":"http://159.27.226.4/lidar/config/vehicles/M020/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:40.516Z","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/977","issues":"http://159.27.226.4/api/v4/projects/977/issues","merge_requests":"http://159.27.226.4/api/v4/projects/977/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/977/repository/branches","labels":"http://159.27.226.4/api/v4/projects/977/labels","events":"http://159.27.226.4/api/v4/projects/977/events","members":"http://159.27.226.4/api/v4/projects/977/members","cluster_agents":"http://159.27.226.4/api/v4/projects/977/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.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":755,"description":"","name":"M020","name_with_namespace":"config / extrinsics / M020","path":"M020","path_with_namespace":"config/extrinsics/M020","created_at":"2023-07-10T12:58:31.999Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M020.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M020.git","web_url":"http://159.27.226.4/config/extrinsics/M020","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:31.564Z","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/755","issues":"http://159.27.226.4/api/v4/projects/755/issues","merge_requests":"http://159.27.226.4/api/v4/projects/755/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/755/repository/branches","labels":"http://159.27.226.4/api/v4/projects/755/labels","events":"http://159.27.226.4/api/v4/projects/755/events","members":"http://159.27.226.4/api/v4/projects/755/members","cluster_agents":"http://159.27.226.4/api/v4/projects/755/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:32.285Z"},"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":683,"description":"","name":"M020","name_with_namespace":"config / vehicles / M020","path":"M020","path_with_namespace":"config/vehicles/M020","created_at":"2023-07-04T07:51:03.297Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M020.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M020.git","web_url":"http://159.27.226.4/config/vehicles/M020","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:17.430Z","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/683","issues":"http://159.27.226.4/api/v4/projects/683/issues","merge_requests":"http://159.27.226.4/api/v4/projects/683/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/683/repository/branches","labels":"http://159.27.226.4/api/v4/projects/683/labels","events":"http://159.27.226.4/api/v4/projects/683/events","members":"http://159.27.226.4/api/v4/projects/683/members","cluster_agents":"http://159.27.226.4/api/v4/projects/683/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:51:03.308Z"},"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":457,"description":"","name":"M020","name_with_namespace":"config / xiamen / M020","path":"M020","path_with_namespace":"config/xiamen/M020","created_at":"2022-10-27T04:12:28.779Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M020.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M020.git","web_url":"http://159.27.226.4/config/xiamen/M020","readme_url":"http://159.27.226.4/config/xiamen/M020/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-30T06:06:12.094Z","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/457","issues":"http://159.27.226.4/api/v4/projects/457/issues","merge_requests":"http://159.27.226.4/api/v4/projects/457/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/457/repository/branches","labels":"http://159.27.226.4/api/v4/projects/457/labels","events":"http://159.27.226.4/api/v4/projects/457/events","members":"http://159.27.226.4/api/v4/projects/457/members","cluster_agents":"http://159.27.226.4/api/v4/projects/457/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:28.792Z"},"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/M020 [Pipeline] echo config/xiamen/M020 [Pipeline] echo config/xiamen/M020 [Pipeline] echo config/xiamen/M020 [Pipeline] echo config/xiamen/M020 [Pipeline] echo config/xiamen/M020 [Pipeline] echo 457 [Pipeline] echo 457 [Pipeline] echo 4ecf23b [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 457 4ecf23b 4ecf23b [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M020.json [Pipeline] readJSON [Pipeline] echo {"project":{"M020":"config/xiamen/M020","shared_config":"config/xiamen/shared_config"},"commit":{"M020":"4ecf23b","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M020":"config/xiamen/M020","shared_config":"config/xiamen/shared_config"},"commit":{"M020":"4ecf23b","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M020":"config/xiamen/M020","shared_config":"config/xiamen/shared_config"},"commit":{"M020":"4ecf23b","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M020.json {"project":{"M020":"config/xiamen/M020","shared_config":"config/xiamen/shared_config"},"commit":{"M020":"4ecf23b","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M020","branch":"dev","time":"2024-03-18_15-03-56","commit_id":"4ecf23b","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=M020 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M020 Response Code: HTTP/1.1 200 OK Response: [{"id":1341,"description":"","name":"M020","name_with_namespace":"Hardware / config / M020","path":"M020","path_with_namespace":"hardware/config/M020","created_at":"2024-01-04T13:19:01.722Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M020.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M020.git","web_url":"http://159.27.226.4/hardware/config/M020","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:48.700Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1341","issues":"http://159.27.226.4/api/v4/projects/1341/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1341/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1341/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1341/labels","events":"http://159.27.226.4/api/v4/projects/1341/events","members":"http://159.27.226.4/api/v4/projects/1341/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1341/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:19:01.842Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1135,"description":null,"name":"M020","name_with_namespace":"Localization / config / M020","path":"M020","path_with_namespace":"localization/config/M020","created_at":"2023-10-24T03:55:10.125Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M020.git","http_url_to_repo":"http://159.27.226.4/localization/config/M020.git","web_url":"http://159.27.226.4/localization/config/M020","readme_url":"http://159.27.226.4/localization/config/M020/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:05.812Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1135","issues":"http://159.27.226.4/api/v4/projects/1135/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1135/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1135/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1135/labels","events":"http://159.27.226.4/api/v4/projects/1135/events","members":"http://159.27.226.4/api/v4/projects/1135/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1135/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:10.156Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":977,"description":null,"name":"M020","name_with_namespace":"Lidar / config / vehicles / M020","path":"M020","path_with_namespace":"lidar/config/vehicles/M020","created_at":"2023-07-28T07:56:54.201Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M020.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M020.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M020","readme_url":"http://159.27.226.4/lidar/config/vehicles/M020/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:40.516Z","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/977","issues":"http://159.27.226.4/api/v4/projects/977/issues","merge_requests":"http://159.27.226.4/api/v4/projects/977/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/977/repository/branches","labels":"http://159.27.226.4/api/v4/projects/977/labels","events":"http://159.27.226.4/api/v4/projects/977/events","members":"http://159.27.226.4/api/v4/projects/977/members","cluster_agents":"http://159.27.226.4/api/v4/projects/977/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.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":755,"description":"","name":"M020","name_with_namespace":"config / extrinsics / M020","path":"M020","path_with_namespace":"config/extrinsics/M020","created_at":"2023-07-10T12:58:31.999Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M020.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M020.git","web_url":"http://159.27.226.4/config/extrinsics/M020","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:31.564Z","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/755","issues":"http://159.27.226.4/api/v4/projects/755/issues","merge_requests":"http://159.27.226.4/api/v4/projects/755/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/755/repository/branches","labels":"http://159.27.226.4/api/v4/projects/755/labels","events":"http://159.27.226.4/api/v4/projects/755/events","members":"http://159.27.226.4/api/v4/projects/755/members","cluster_agents":"http://159.27.226.4/api/v4/projects/755/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:32.285Z"},"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":683,"description":"","name":"M020","name_with_namespace":"config / vehicles / M020","path":"M020","path_with_namespace":"config/vehicles/M020","created_at":"2023-07-04T07:51:03.297Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M020.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M020.git","web_url":"http://159.27.226.4/config/vehicles/M020","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:17.430Z","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/683","issues":"http://159.27.226.4/api/v4/projects/683/issues","merge_requests":"http://159.27.226.4/api/v4/projects/683/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/683/repository/branches","labels":"http://159.27.226.4/api/v4/projects/683/labels","events":"http://159.27.226.4/api/v4/projects/683/events","members":"http://159.27.226.4/api/v4/projects/683/members","cluster_agents":"http://159.27.226.4/api/v4/projects/683/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:51:03.308Z"},"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":457,"description":"","name":"M020","name_with_namespace":"config / xiamen / M020","path":"M020","path_with_namespace":"config/xiamen/M020","created_at":"2022-10-27T04:12:28.779Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M020.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M020.git","web_url":"http://159.27.226.4/config/xiamen/M020","readme_url":"http://159.27.226.4/config/xiamen/M020/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-30T06:06:12.094Z","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/457","issues":"http://159.27.226.4/api/v4/projects/457/issues","merge_requests":"http://159.27.226.4/api/v4/projects/457/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/457/repository/branches","labels":"http://159.27.226.4/api/v4/projects/457/labels","events":"http://159.27.226.4/api/v4/projects/457/events","members":"http://159.27.226.4/api/v4/projects/457/members","cluster_agents":"http://159.27.226.4/api/v4/projects/457/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:28.792Z"},"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/M020 [Pipeline] echo config/xiamen/M020 [Pipeline] echo config/xiamen/M020 [Pipeline] echo config/xiamen/M020 [Pipeline] echo config/xiamen/M020 [Pipeline] echo config/xiamen/M020 [Pipeline] echo 457 [Pipeline] echo 457 [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/457/repository/commits/4ecf23b Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/457/repository/commits/4ecf23b Response Code: HTTP/1.1 200 OK Response: {"id":"4ecf23bb17601451fa6faa67783243b4093f6d60","short_id":"4ecf23bb","created_at":"2023-10-23T15:55:40.000+08:00","parent_ids":["0fb8ef9fafe13bb3794b4a6ae4967abe629471b2"],"title":"fix: 转向零偏修正","message":"fix: 转向零偏修正\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-10-23T15:55:40.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-10-23T15:55:40.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M020/-/commit/4ecf23bb17601451fa6faa67783243b4093f6d60","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":457,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/23/15:55:40 [Pipeline] echo dev**: 4ecf23b.**2023/10/23/15:55:40** [Pipeline] dir Running in /root/workspace/xiamen-config/M020/params_M020 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M020@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M020.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 486 [Pipeline] echo 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M020.json [Pipeline] readJSON [Pipeline] echo {"project":{"M020":"config/xiamen/M020","shared_config":"config/xiamen/shared_config"},"commit":{"M020":"4ecf23b","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M020":"config/xiamen/M020","shared_config":"config/xiamen/shared_config"},"commit":{"M020":"4ecf23b","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M020":"config/xiamen/M020","shared_config":"config/xiamen/shared_config"},"commit":{"M020":"4ecf23b","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M020.json {"project":{"M020":"config/xiamen/M020","shared_config":"config/xiamen/shared_config"},"commit":{"M020":"4ecf23b","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-04-01","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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 2024/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M020","branch":"dev","time":"2024-03-18_15-03-56","commit_id":"4ecf23b","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-04-01","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M020_Master","type":0,"project":5} [Pipeline] echo M015 [Pipeline] sh ++ grep -v params_M020 ++ ls ++ grep -v version.json ++ xargs + cp -r params params_M020/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M020","branch":"dev","time":"2024-03-18_15-03-56","commit_id":"4ecf23b","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-04-01","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M020_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M020@tmp [Pipeline] echo > - [M015master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2038362.**2023/10/13/17:47:01** > - [M016master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 3b2a29c.**2023/10/13/17:47:02** > - [M017master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 9dc70d9.**2023/10/13/17:47:04** > - [M018master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: bc122af.**2023/10/13/17:47:05** > - [M019master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 9f7aedf.**2023/10/13/17:47:06** > - [M020master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4ecf23b.**2023/10/23/15:55:40** [Pipeline] } [Pipeline] // dir [Pipeline] echo M021 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M021 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M021/params_M021 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M021/params /root/workspace/xiamen-config/M021/params_M021 /root/workspace/xiamen-config/M021/params_new /root/workspace/xiamen-config/M021/params_orin_slave_M021_2024-02-29_19-20-29 /root/workspace/xiamen-config/M021/params_orin_slave_M021_2024-02-29_19-20-29.zip /root/workspace/xiamen-config/M021/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M021 [Pipeline] { [Pipeline] echo [M015, M016, M017, M018, M019, M020, M021, M022] [Pipeline] echo 更新M021参数 [Pipeline] echo rc_dev [Pipeline] echo M021 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M021.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M021/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M021.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M021.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/M021.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision d7c99201ed3ad076c33b634bc88b94227167bdb2 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f d7c99201ed3ad076c33b634bc88b94227167bdb2 # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk d7c99201ed3ad076c33b634bc88b94227167bdb2 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M021.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=M021 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M021 Response Code: HTTP/1.1 200 OK Response: [{"id":1342,"description":"","name":"M021","name_with_namespace":"Hardware / config / M021","path":"M021","path_with_namespace":"hardware/config/M021","created_at":"2024-01-04T13:19:14.939Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M021.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M021.git","web_url":"http://159.27.226.4/hardware/config/M021","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:49.999Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1342","issues":"http://159.27.226.4/api/v4/projects/1342/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1342/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1342/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1342/labels","events":"http://159.27.226.4/api/v4/projects/1342/events","members":"http://159.27.226.4/api/v4/projects/1342/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1342/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:19:14.955Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1136,"description":null,"name":"M021","name_with_namespace":"Localization / config / M021","path":"M021","path_with_namespace":"localization/config/M021","created_at":"2023-10-24T03:55:11.912Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M021.git","http_url_to_repo":"http://159.27.226.4/localization/config/M021.git","web_url":"http://159.27.226.4/localization/config/M021","readme_url":"http://159.27.226.4/localization/config/M021/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:06.881Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1136","issues":"http://159.27.226.4/api/v4/projects/1136/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1136/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1136/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1136/labels","events":"http://159.27.226.4/api/v4/projects/1136/events","members":"http://159.27.226.4/api/v4/projects/1136/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1136/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:11.943Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":976,"description":null,"name":"M021","name_with_namespace":"Lidar / config / vehicles / M021","path":"M021","path_with_namespace":"lidar/config/vehicles/M021","created_at":"2023-07-28T07:56:53.700Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M021.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M021.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M021","readme_url":"http://159.27.226.4/lidar/config/vehicles/M021/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:40.770Z","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/976","issues":"http://159.27.226.4/api/v4/projects/976/issues","merge_requests":"http://159.27.226.4/api/v4/projects/976/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/976/repository/branches","labels":"http://159.27.226.4/api/v4/projects/976/labels","events":"http://159.27.226.4/api/v4/projects/976/events","members":"http://159.27.226.4/api/v4/projects/976/members","cluster_agents":"http://159.27.226.4/api/v4/projects/976/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:53.722Z"},"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":756,"description":"","name":"M021","name_with_namespace":"config / extrinsics / M021","path":"M021","path_with_namespace":"config/extrinsics/M021","created_at":"2023-07-10T12:58:51.088Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M021.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M021.git","web_url":"http://159.27.226.4/config/extrinsics/M021","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-17T07:27:17.850Z","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/756","issues":"http://159.27.226.4/api/v4/projects/756/issues","merge_requests":"http://159.27.226.4/api/v4/projects/756/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/756/repository/branches","labels":"http://159.27.226.4/api/v4/projects/756/labels","events":"http://159.27.226.4/api/v4/projects/756/events","members":"http://159.27.226.4/api/v4/projects/756/members","cluster_agents":"http://159.27.226.4/api/v4/projects/756/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:51.101Z"},"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":684,"description":"","name":"M021","name_with_namespace":"config / vehicles / M021","path":"M021","path_with_namespace":"config/vehicles/M021","created_at":"2023-07-04T07:51:19.996Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M021.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M021.git","web_url":"http://159.27.226.4/config/vehicles/M021","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:19.791Z","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/684","issues":"http://159.27.226.4/api/v4/projects/684/issues","merge_requests":"http://159.27.226.4/api/v4/projects/684/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/684/repository/branches","labels":"http://159.27.226.4/api/v4/projects/684/labels","events":"http://159.27.226.4/api/v4/projects/684/events","members":"http://159.27.226.4/api/v4/projects/684/members","cluster_agents":"http://159.27.226.4/api/v4/projects/684/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:51:20.011Z"},"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":458,"description":"","name":"M021","name_with_namespace":"config / xiamen / M021","path":"M021","path_with_namespace":"config/xiamen/M021","created_at":"2022-10-27T04:12:47.560Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M021.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M021.git","web_url":"http://159.27.226.4/config/xiamen/M021","readme_url":"http://159.27.226.4/config/xiamen/M021/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:09:17.756Z","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/458","issues":"http://159.27.226.4/api/v4/projects/458/issues","merge_requests":"http://159.27.226.4/api/v4/projects/458/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/458/repository/branches","labels":"http://159.27.226.4/api/v4/projects/458/labels","events":"http://159.27.226.4/api/v4/projects/458/events","members":"http://159.27.226.4/api/v4/projects/458/members","cluster_agents":"http://159.27.226.4/api/v4/projects/458/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:47.573Z"},"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/M021 [Pipeline] echo config/xiamen/M021 [Pipeline] echo config/xiamen/M021 [Pipeline] echo config/xiamen/M021 [Pipeline] echo config/xiamen/M021 [Pipeline] echo config/xiamen/M021 [Pipeline] echo 458 [Pipeline] echo 458 [Pipeline] echo d7c9920 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 458 d7c9920 d7c9920 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M021.json [Pipeline] readJSON [Pipeline] echo {"project":{"M021":"config/xiamen/M021","shared_config":"config/xiamen/shared_config"},"commit":{"M021":"d7c9920","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M021":"config/xiamen/M021","shared_config":"config/xiamen/shared_config"},"commit":{"M021":"d7c9920","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M021":"config/xiamen/M021","shared_config":"config/xiamen/shared_config"},"commit":{"M021":"d7c9920","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M021.json {"project":{"M021":"config/xiamen/M021","shared_config":"config/xiamen/shared_config"},"commit":{"M021":"d7c9920","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M021","branch":"dev","time":"2024-03-18_15-04-09","commit_id":"d7c9920","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=M021 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M021 Response Code: HTTP/1.1 200 OK Response: [{"id":1342,"description":"","name":"M021","name_with_namespace":"Hardware / config / M021","path":"M021","path_with_namespace":"hardware/config/M021","created_at":"2024-01-04T13:19:14.939Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M021.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M021.git","web_url":"http://159.27.226.4/hardware/config/M021","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:49.999Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1342","issues":"http://159.27.226.4/api/v4/projects/1342/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1342/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1342/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1342/labels","events":"http://159.27.226.4/api/v4/projects/1342/events","members":"http://159.27.226.4/api/v4/projects/1342/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1342/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:19:14.955Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1136,"description":null,"name":"M021","name_with_namespace":"Localization / config / M021","path":"M021","path_with_namespace":"localization/config/M021","created_at":"2023-10-24T03:55:11.912Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M021.git","http_url_to_repo":"http://159.27.226.4/localization/config/M021.git","web_url":"http://159.27.226.4/localization/config/M021","readme_url":"http://159.27.226.4/localization/config/M021/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:06.881Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1136","issues":"http://159.27.226.4/api/v4/projects/1136/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1136/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1136/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1136/labels","events":"http://159.27.226.4/api/v4/projects/1136/events","members":"http://159.27.226.4/api/v4/projects/1136/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1136/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:11.943Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":976,"description":null,"name":"M021","name_with_namespace":"Lidar / config / vehicles / M021","path":"M021","path_with_namespace":"lidar/config/vehicles/M021","created_at":"2023-07-28T07:56:53.700Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M021.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M021.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M021","readme_url":"http://159.27.226.4/lidar/config/vehicles/M021/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:40.770Z","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/976","issues":"http://159.27.226.4/api/v4/projects/976/issues","merge_requests":"http://159.27.226.4/api/v4/projects/976/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/976/repository/branches","labels":"http://159.27.226.4/api/v4/projects/976/labels","events":"http://159.27.226.4/api/v4/projects/976/events","members":"http://159.27.226.4/api/v4/projects/976/members","cluster_agents":"http://159.27.226.4/api/v4/projects/976/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:53.722Z"},"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":756,"description":"","name":"M021","name_with_namespace":"config / extrinsics / M021","path":"M021","path_with_namespace":"config/extrinsics/M021","created_at":"2023-07-10T12:58:51.088Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M021.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M021.git","web_url":"http://159.27.226.4/config/extrinsics/M021","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-17T07:27:17.850Z","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/756","issues":"http://159.27.226.4/api/v4/projects/756/issues","merge_requests":"http://159.27.226.4/api/v4/projects/756/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/756/repository/branches","labels":"http://159.27.226.4/api/v4/projects/756/labels","events":"http://159.27.226.4/api/v4/projects/756/events","members":"http://159.27.226.4/api/v4/projects/756/members","cluster_agents":"http://159.27.226.4/api/v4/projects/756/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:51.101Z"},"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":684,"description":"","name":"M021","name_with_namespace":"config / vehicles / M021","path":"M021","path_with_namespace":"config/vehicles/M021","created_at":"2023-07-04T07:51:19.996Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M021.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M021.git","web_url":"http://159.27.226.4/config/vehicles/M021","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:19.791Z","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/684","issues":"http://159.27.226.4/api/v4/projects/684/issues","merge_requests":"http://159.27.226.4/api/v4/projects/684/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/684/repository/branches","labels":"http://159.27.226.4/api/v4/projects/684/labels","events":"http://159.27.226.4/api/v4/projects/684/events","members":"http://159.27.226.4/api/v4/projects/684/members","cluster_agents":"http://159.27.226.4/api/v4/projects/684/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:51:20.011Z"},"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":458,"description":"","name":"M021","name_with_namespace":"config / xiamen / M021","path":"M021","path_with_namespace":"config/xiamen/M021","created_at":"2022-10-27T04:12:47.560Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M021.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M021.git","web_url":"http://159.27.226.4/config/xiamen/M021","readme_url":"http://159.27.226.4/config/xiamen/M021/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:09:17.756Z","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/458","issues":"http://159.27.226.4/api/v4/projects/458/issues","merge_requests":"http://159.27.226.4/api/v4/projects/458/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/458/repository/branches","labels":"http://159.27.226.4/api/v4/projects/458/labels","events":"http://159.27.226.4/api/v4/projects/458/events","members":"http://159.27.226.4/api/v4/projects/458/members","cluster_agents":"http://159.27.226.4/api/v4/projects/458/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:47.573Z"},"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/M021 [Pipeline] echo config/xiamen/M021 [Pipeline] echo config/xiamen/M021 [Pipeline] echo config/xiamen/M021 [Pipeline] echo config/xiamen/M021 [Pipeline] echo config/xiamen/M021 [Pipeline] echo 458 [Pipeline] echo 458 [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/458/repository/commits/d7c9920 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/458/repository/commits/d7c9920 Response Code: HTTP/1.1 200 OK Response: {"id":"d7c99201ed3ad076c33b634bc88b94227167bdb2","short_id":"d7c99201","created_at":"2023-10-13T17:47:09.000+08:00","parent_ids":["b463711ddf5ace5a91ca192f3a9f2a60417ab733"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:09.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:09.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M021/-/commit/d7c99201ed3ad076c33b634bc88b94227167bdb2","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":458,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:09 [Pipeline] echo dev**: d7c9920.**2023/10/13/17:47:09** [Pipeline] dir Running in /root/workspace/xiamen-config/M021/params_M021 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M021@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M021.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 486 [Pipeline] echo 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M021.json [Pipeline] readJSON [Pipeline] echo {"project":{"M021":"config/xiamen/M021","shared_config":"config/xiamen/shared_config"},"commit":{"M021":"d7c9920","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M021":"config/xiamen/M021","shared_config":"config/xiamen/shared_config"},"commit":{"M021":"d7c9920","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M021":"config/xiamen/M021","shared_config":"config/xiamen/shared_config"},"commit":{"M021":"d7c9920","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M021.json {"project":{"M021":"config/xiamen/M021","shared_config":"config/xiamen/shared_config"},"commit":{"M021":"d7c9920","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-04-14","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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 2024/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M021","branch":"dev","time":"2024-03-18_15-04-09","commit_id":"d7c9920","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-04-14","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M021_Master","type":0,"project":5} [Pipeline] echo M015 [Pipeline] sh ++ ls ++ grep -v params_M021 ++ grep -v version.json ++ xargs + cp -r params params_M021/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M021","branch":"dev","time":"2024-03-18_15-04-09","commit_id":"d7c9920","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-04-14","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M021_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M021@tmp [Pipeline] echo > - [M015master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2038362.**2023/10/13/17:47:01** > - [M016master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 3b2a29c.**2023/10/13/17:47:02** > - [M017master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 9dc70d9.**2023/10/13/17:47:04** > - [M018master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: bc122af.**2023/10/13/17:47:05** > - [M019master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 9f7aedf.**2023/10/13/17:47:06** > - [M020master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4ecf23b.**2023/10/23/15:55:40** > - [M021master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: d7c9920.**2023/10/13/17:47:09** [Pipeline] } [Pipeline] // dir [Pipeline] echo M022 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M022 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M022/params_M022 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M022/params /root/workspace/xiamen-config/M022/params_M022 /root/workspace/xiamen-config/M022/params_new /root/workspace/xiamen-config/M022/params_orin_slave_M022_2024-02-29_19-21-46 /root/workspace/xiamen-config/M022/params_orin_slave_M022_2024-02-29_19-21-46.zip /root/workspace/xiamen-config/M022/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M022 [Pipeline] { [Pipeline] echo [M015, M016, M017, M018, M019, M020, M021, M022] [Pipeline] echo 更新M022参数 [Pipeline] echo rc_dev [Pipeline] echo M022 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M022.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M022/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M022.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M022.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/M022.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 67e9880de0fefef1b118ac7b53c219434a5b18e4 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 67e9880de0fefef1b118ac7b53c219434a5b18e4 # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk 67e9880de0fefef1b118ac7b53c219434a5b18e4 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M022.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=M022 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M022 Response Code: HTTP/1.1 200 OK Response: [{"id":1343,"description":"","name":"M022","name_with_namespace":"Hardware / config / M022","path":"M022","path_with_namespace":"hardware/config/M022","created_at":"2024-01-04T13:19:41.207Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M022.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M022.git","web_url":"http://159.27.226.4/hardware/config/M022","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:51.409Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1343","issues":"http://159.27.226.4/api/v4/projects/1343/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1343/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1343/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1343/labels","events":"http://159.27.226.4/api/v4/projects/1343/events","members":"http://159.27.226.4/api/v4/projects/1343/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1343/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:19:41.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":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1137,"description":null,"name":"M022","name_with_namespace":"Localization / config / M022","path":"M022","path_with_namespace":"localization/config/M022","created_at":"2023-10-24T03:55:13.521Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M022.git","http_url_to_repo":"http://159.27.226.4/localization/config/M022.git","web_url":"http://159.27.226.4/localization/config/M022","readme_url":"http://159.27.226.4/localization/config/M022/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T09:32:06.596Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1137","issues":"http://159.27.226.4/api/v4/projects/1137/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1137/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1137/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1137/labels","events":"http://159.27.226.4/api/v4/projects/1137/events","members":"http://159.27.226.4/api/v4/projects/1137/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1137/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:13.559Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":975,"description":null,"name":"M022","name_with_namespace":"Lidar / config / vehicles / M022","path":"M022","path_with_namespace":"lidar/config/vehicles/M022","created_at":"2023-07-28T07:56:53.091Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M022.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M022.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M022","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:41.996Z","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/975","issues":"http://159.27.226.4/api/v4/projects/975/issues","merge_requests":"http://159.27.226.4/api/v4/projects/975/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/975/repository/branches","labels":"http://159.27.226.4/api/v4/projects/975/labels","events":"http://159.27.226.4/api/v4/projects/975/events","members":"http://159.27.226.4/api/v4/projects/975/members","cluster_agents":"http://159.27.226.4/api/v4/projects/975/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:53.113Z"},"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":757,"description":"","name":"M022","name_with_namespace":"config / extrinsics / M022","path":"M022","path_with_namespace":"config/extrinsics/M022","created_at":"2023-07-10T12:59:03.972Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M022.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M022.git","web_url":"http://159.27.226.4/config/extrinsics/M022","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:19.950Z","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/757","issues":"http://159.27.226.4/api/v4/projects/757/issues","merge_requests":"http://159.27.226.4/api/v4/projects/757/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/757/repository/branches","labels":"http://159.27.226.4/api/v4/projects/757/labels","events":"http://159.27.226.4/api/v4/projects/757/events","members":"http://159.27.226.4/api/v4/projects/757/members","cluster_agents":"http://159.27.226.4/api/v4/projects/757/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:59:03.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":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":685,"description":"","name":"M022","name_with_namespace":"config / vehicles / M022","path":"M022","path_with_namespace":"config/vehicles/M022","created_at":"2023-07-04T07:51:35.783Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M022.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M022.git","web_url":"http://159.27.226.4/config/vehicles/M022","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:21.620Z","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/685","issues":"http://159.27.226.4/api/v4/projects/685/issues","merge_requests":"http://159.27.226.4/api/v4/projects/685/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/685/repository/branches","labels":"http://159.27.226.4/api/v4/projects/685/labels","events":"http://159.27.226.4/api/v4/projects/685/events","members":"http://159.27.226.4/api/v4/projects/685/members","cluster_agents":"http://159.27.226.4/api/v4/projects/685/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:51:35.806Z"},"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":459,"description":"","name":"M022","name_with_namespace":"config / xiamen / M022","path":"M022","path_with_namespace":"config/xiamen/M022","created_at":"2022-10-27T04:13:13.227Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M022.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M022.git","web_url":"http://159.27.226.4/config/xiamen/M022","readme_url":"http://159.27.226.4/config/xiamen/M022/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:09:32.999Z","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/459","issues":"http://159.27.226.4/api/v4/projects/459/issues","merge_requests":"http://159.27.226.4/api/v4/projects/459/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/459/repository/branches","labels":"http://159.27.226.4/api/v4/projects/459/labels","events":"http://159.27.226.4/api/v4/projects/459/events","members":"http://159.27.226.4/api/v4/projects/459/members","cluster_agents":"http://159.27.226.4/api/v4/projects/459/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:13:13.238Z"},"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/M022 [Pipeline] echo config/xiamen/M022 [Pipeline] echo config/xiamen/M022 [Pipeline] echo config/xiamen/M022 [Pipeline] echo config/xiamen/M022 [Pipeline] echo config/xiamen/M022 [Pipeline] echo 459 [Pipeline] echo 459 [Pipeline] echo 67e9880 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 459 67e9880 67e9880 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M022.json [Pipeline] readJSON [Pipeline] echo {"project":{"M022":"config/xiamen/M022","shared_config":"config/xiamen/shared_config"},"commit":{"M022":"67e9880","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M022":"config/xiamen/M022","shared_config":"config/xiamen/shared_config"},"commit":{"M022":"67e9880","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M022":"config/xiamen/M022","shared_config":"config/xiamen/shared_config"},"commit":{"M022":"67e9880","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M022.json {"project":{"M022":"config/xiamen/M022","shared_config":"config/xiamen/shared_config"},"commit":{"M022":"67e9880","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M022","branch":"dev","time":"2024-03-18_15-04-21","commit_id":"67e9880","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=M022 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M022 Response Code: HTTP/1.1 200 OK Response: [{"id":1343,"description":"","name":"M022","name_with_namespace":"Hardware / config / M022","path":"M022","path_with_namespace":"hardware/config/M022","created_at":"2024-01-04T13:19:41.207Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M022.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M022.git","web_url":"http://159.27.226.4/hardware/config/M022","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:51.409Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1343","issues":"http://159.27.226.4/api/v4/projects/1343/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1343/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1343/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1343/labels","events":"http://159.27.226.4/api/v4/projects/1343/events","members":"http://159.27.226.4/api/v4/projects/1343/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1343/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:19:41.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":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1137,"description":null,"name":"M022","name_with_namespace":"Localization / config / M022","path":"M022","path_with_namespace":"localization/config/M022","created_at":"2023-10-24T03:55:13.521Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M022.git","http_url_to_repo":"http://159.27.226.4/localization/config/M022.git","web_url":"http://159.27.226.4/localization/config/M022","readme_url":"http://159.27.226.4/localization/config/M022/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T09:32:06.596Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1137","issues":"http://159.27.226.4/api/v4/projects/1137/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1137/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1137/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1137/labels","events":"http://159.27.226.4/api/v4/projects/1137/events","members":"http://159.27.226.4/api/v4/projects/1137/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1137/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:55:13.559Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":975,"description":null,"name":"M022","name_with_namespace":"Lidar / config / vehicles / M022","path":"M022","path_with_namespace":"lidar/config/vehicles/M022","created_at":"2023-07-28T07:56:53.091Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M022.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M022.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M022","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:41.996Z","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/975","issues":"http://159.27.226.4/api/v4/projects/975/issues","merge_requests":"http://159.27.226.4/api/v4/projects/975/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/975/repository/branches","labels":"http://159.27.226.4/api/v4/projects/975/labels","events":"http://159.27.226.4/api/v4/projects/975/events","members":"http://159.27.226.4/api/v4/projects/975/members","cluster_agents":"http://159.27.226.4/api/v4/projects/975/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:53.113Z"},"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":757,"description":"","name":"M022","name_with_namespace":"config / extrinsics / M022","path":"M022","path_with_namespace":"config/extrinsics/M022","created_at":"2023-07-10T12:59:03.972Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M022.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M022.git","web_url":"http://159.27.226.4/config/extrinsics/M022","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:19.950Z","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/757","issues":"http://159.27.226.4/api/v4/projects/757/issues","merge_requests":"http://159.27.226.4/api/v4/projects/757/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/757/repository/branches","labels":"http://159.27.226.4/api/v4/projects/757/labels","events":"http://159.27.226.4/api/v4/projects/757/events","members":"http://159.27.226.4/api/v4/projects/757/members","cluster_agents":"http://159.27.226.4/api/v4/projects/757/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:59:03.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":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":685,"description":"","name":"M022","name_with_namespace":"config / vehicles / M022","path":"M022","path_with_namespace":"config/vehicles/M022","created_at":"2023-07-04T07:51:35.783Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M022.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M022.git","web_url":"http://159.27.226.4/config/vehicles/M022","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:21.620Z","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/685","issues":"http://159.27.226.4/api/v4/projects/685/issues","merge_requests":"http://159.27.226.4/api/v4/projects/685/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/685/repository/branches","labels":"http://159.27.226.4/api/v4/projects/685/labels","events":"http://159.27.226.4/api/v4/projects/685/events","members":"http://159.27.226.4/api/v4/projects/685/members","cluster_agents":"http://159.27.226.4/api/v4/projects/685/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:51:35.806Z"},"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":459,"description":"","name":"M022","name_with_namespace":"config / xiamen / M022","path":"M022","path_with_namespace":"config/xiamen/M022","created_at":"2022-10-27T04:13:13.227Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M022.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M022.git","web_url":"http://159.27.226.4/config/xiamen/M022","readme_url":"http://159.27.226.4/config/xiamen/M022/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:09:32.999Z","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/459","issues":"http://159.27.226.4/api/v4/projects/459/issues","merge_requests":"http://159.27.226.4/api/v4/projects/459/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/459/repository/branches","labels":"http://159.27.226.4/api/v4/projects/459/labels","events":"http://159.27.226.4/api/v4/projects/459/events","members":"http://159.27.226.4/api/v4/projects/459/members","cluster_agents":"http://159.27.226.4/api/v4/projects/459/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:13:13.238Z"},"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/M022 [Pipeline] echo config/xiamen/M022 [Pipeline] echo config/xiamen/M022 [Pipeline] echo config/xiamen/M022 [Pipeline] echo config/xiamen/M022 [Pipeline] echo config/xiamen/M022 [Pipeline] echo 459 [Pipeline] echo 459 [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/459/repository/commits/67e9880 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/459/repository/commits/67e9880 Response Code: HTTP/1.1 200 OK Response: {"id":"67e9880de0fefef1b118ac7b53c219434a5b18e4","short_id":"67e9880d","created_at":"2023-10-13T17:47:11.000+08:00","parent_ids":["7989fa19623d4489180fa8968564dd56de301a61"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:11.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:11.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M022/-/commit/67e9880de0fefef1b118ac7b53c219434a5b18e4","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":459,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:11 [Pipeline] echo dev**: 67e9880.**2023/10/13/17:47:11** [Pipeline] dir Running in /root/workspace/xiamen-config/M022/params_M022 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M022@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M022.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 486 [Pipeline] echo 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M022.json [Pipeline] readJSON [Pipeline] echo {"project":{"M022":"config/xiamen/M022","shared_config":"config/xiamen/shared_config"},"commit":{"M022":"67e9880","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M022":"config/xiamen/M022","shared_config":"config/xiamen/shared_config"},"commit":{"M022":"67e9880","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M022":"config/xiamen/M022","shared_config":"config/xiamen/shared_config"},"commit":{"M022":"67e9880","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M022.json {"project":{"M022":"config/xiamen/M022","shared_config":"config/xiamen/shared_config"},"commit":{"M022":"67e9880","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-04-24","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-12T03:48:41.465Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:28:32.180Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T03:47:09.488Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-18T06:29:17.149Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-03-18T02:53:14.268Z","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 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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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 2024/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M022","branch":"dev","time":"2024-03-18_15-04-21","commit_id":"67e9880","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-04-24","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M022_Master","type":0,"project":5} [Pipeline] echo M015 [Pipeline] sh ++ grep -v params_M022 ++ ls ++ xargs ++ grep -v version.json + cp -r params params_M022/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M022","branch":"dev","time":"2024-03-18_15-04-21","commit_id":"67e9880","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-04-24","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M022_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M022@tmp [Pipeline] echo > - [M015master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2038362.**2023/10/13/17:47:01** > - [M016master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 3b2a29c.**2023/10/13/17:47:02** > - [M017master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 9dc70d9.**2023/10/13/17:47:04** > - [M018master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: bc122af.**2023/10/13/17:47:05** > - [M019master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 9f7aedf.**2023/10/13/17:47:06** > - [M020master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4ecf23b.**2023/10/23/15:55:40** > - [M021master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: d7c9920.**2023/10/13/17:47:09** > - [M022master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 67e9880.**2023/10/13/17:47:11** [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M015@tmp /root/workspace/xiamen-config/M016@tmp /root/workspace/xiamen-config/M017@tmp /root/workspace/xiamen-config/M018@tmp /root/workspace/xiamen-config/M019@tmp /root/workspace/xiamen-config/M020@tmp /root/workspace/xiamen-config/M021@tmp /root/workspace/xiamen-config/M022@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 M015拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M015/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M015/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/M015.git > git init /root/workspace/xiamen-config/M015/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M015.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/M015.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M015.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 1aa28fbfb9151e46c5c760124d30894182db26ba (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 1aa28fbfb9151e46c5c760124d30894182db26ba # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 1aa28fbfb9151e46c5c760124d30894182db26ba # 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/M015.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M015.git) registered for path 'msf-vehicle' Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M015.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule '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/M015/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 50% (6/12) Resolving deltas: 66% (8/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/crane_align_customized'... remote: Enumerating objects: 1353, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 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/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 34.27 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (7/647) Resolving deltas: 2% (13/647) Resolving deltas: 3% (20/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 9% (60/647) Resolving deltas: 11% (72/647) Resolving deltas: 12% (78/647) Resolving deltas: 16% (104/647) Resolving deltas: 19% (127/647) Resolving deltas: 20% (131/647) Resolving deltas: 21% (137/647) Resolving deltas: 22% (148/647) Resolving deltas: 23% (149/647) Resolving deltas: 26% (174/647) Resolving deltas: 27% (178/647) Resolving deltas: 29% (193/647) Resolving deltas: 31% (204/647) Resolving deltas: 33% (219/647) Resolving deltas: 39% (254/647) Resolving deltas: 40% (261/647) Resolving deltas: 41% (270/647) Resolving deltas: 42% (272/647) Resolving deltas: 43% (279/647) Resolving deltas: 44% (285/647) Resolving deltas: 45% (297/647) Resolving deltas: 47% (309/647) Resolving deltas: 49% (318/647) Resolving deltas: 55% (357/647) Resolving deltas: 56% (364/647) Resolving deltas: 57% (370/647) Resolving deltas: 61% (396/647) Resolving deltas: 63% (409/647) Resolving deltas: 64% (416/647) Resolving deltas: 66% (428/647) Resolving deltas: 67% (437/647) Resolving deltas: 68% (444/647) Resolving deltas: 69% (450/647) Resolving deltas: 70% (454/647) Resolving deltas: 72% (471/647) Resolving deltas: 73% (473/647) Resolving deltas: 78% (509/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/lidar-extrinsics'... remote: Enumerating objects: 29, 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/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. remote: Total 29 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/29) Receiving objects: 6% (2/29) Receiving objects: 10% (3/29) Receiving objects: 13% (4/29) Receiving objects: 17% (5/29) Receiving objects: 20% (6/29) Receiving objects: 24% (7/29) Receiving objects: 27% (8/29) Receiving objects: 31% (9/29) Receiving objects: 34% (10/29) Receiving objects: 37% (11/29) Receiving objects: 41% (12/29) Receiving objects: 44% (13/29) Receiving objects: 48% (14/29) Receiving objects: 51% (15/29) Receiving objects: 55% (16/29) Receiving objects: 58% (17/29) Receiving objects: 62% (18/29) Receiving objects: 65% (19/29) Receiving objects: 68% (20/29) Receiving objects: 72% (21/29) Receiving objects: 75% (22/29) Receiving objects: 79% (23/29) Receiving objects: 82% (24/29) Receiving objects: 86% (25/29) Receiving objects: 89% (26/29) Receiving objects: 93% (27/29) Receiving objects: 96% (28/29) Receiving objects: 100% (29/29) Receiving objects: 100% (29/29), 6.11 KiB | 6.11 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 50% (2/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/lidar_loc_v2_common'... 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: 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. 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), 5.48 KiB | 5.48 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/M015/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. remote: Total 319 (delta 34), reused 69 (delta 17), pack-reused 206 Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.41 KiB | 32.21 MiB/s, done. Resolving deltas: 0% (0/109) Resolving deltas: 1% (2/109) Resolving deltas: 2% (3/109) Resolving deltas: 7% (8/109) Resolving deltas: 9% (10/109) Resolving deltas: 22% (25/109) Resolving deltas: 37% (41/109) Resolving deltas: 38% (42/109) Resolving deltas: 39% (43/109) Resolving deltas: 40% (44/109) Resolving deltas: 41% (45/109) Resolving deltas: 44% (49/109) Resolving deltas: 45% (50/109) Resolving deltas: 48% (53/109) Resolving deltas: 52% (57/109) Resolving deltas: 55% (60/109) Resolving deltas: 56% (62/109) Resolving deltas: 57% (63/109) Resolving deltas: 58% (64/109) Resolving deltas: 59% (65/109) Resolving deltas: 60% (66/109) Resolving deltas: 67% (74/109) Resolving deltas: 73% (80/109) Resolving deltas: 77% (84/109) Resolving deltas: 79% (87/109) Resolving deltas: 84% (92/109) Resolving deltas: 85% (93/109) Resolving deltas: 86% (94/109) Resolving deltas: 88% (96/109) Resolving deltas: 90% (99/109) Resolving deltas: 91% (100/109) Resolving deltas: 92% (101/109) Resolving deltas: 93% (102/109) Resolving deltas: 96% (105/109) Resolving deltas: 98% (107/109) Resolving deltas: 99% (108/109) Resolving deltas: 100% (109/109) Resolving deltas: 100% (109/109), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 9% (5/54) Resolving deltas: 11% (6/54) Resolving deltas: 14% (8/54) Resolving deltas: 16% (9/54) Resolving deltas: 18% (10/54) Resolving deltas: 20% (11/54) Resolving deltas: 24% (13/54) Resolving deltas: 29% (16/54) Resolving deltas: 42% (23/54) Resolving deltas: 44% (24/54) Resolving deltas: 50% (27/54) Resolving deltas: 59% (32/54) Resolving deltas: 64% (35/54) Resolving deltas: 66% (36/54) Resolving deltas: 68% (37/54) Resolving deltas: 74% (40/54) Resolving deltas: 75% (41/54) Resolving deltas: 79% (43/54) Resolving deltas: 81% (44/54) Resolving deltas: 85% (46/54) Resolving deltas: 87% (47/54) Resolving deltas: 88% (48/54) Resolving deltas: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/msf-vehicle'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/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 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/perception_camera_driver'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/perception_data_collection'... remote: Enumerating objects: 50, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 6% (1/16) Resolving deltas: 12% (2/16) Resolving deltas: 18% (3/16) Resolving deltas: 25% (4/16) Resolving deltas: 37% (6/16) Resolving deltas: 43% (7/16) Resolving deltas: 56% (9/16) Resolving deltas: 62% (10/16) Resolving deltas: 81% (13/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 4% (1/25) Resolving deltas: 12% (3/25) Resolving deltas: 16% (4/25) Resolving deltas: 72% (18/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), 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 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/perception_new_detection'... remote: Enumerating objects: 3620, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 33.95 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (10/726) Resolving deltas: 2% (21/726) Resolving deltas: 8% (59/726) Resolving deltas: 11% (83/726) Resolving deltas: 12% (89/726) Resolving deltas: 13% (95/726) Resolving deltas: 14% (106/726) Resolving deltas: 15% (109/726) Resolving deltas: 18% (131/726) Resolving deltas: 20% (151/726) Resolving deltas: 21% (153/726) Resolving deltas: 22% (161/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (189/726) Resolving deltas: 28% (208/726) Resolving deltas: 29% (211/726) Resolving deltas: 31% (231/726) Resolving deltas: 32% (233/726) Resolving deltas: 76% (554/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), done. remote: Compressing objects: 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. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), 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. Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 14% (7/50) Resolving deltas: 18% (9/50) Resolving deltas: 20% (10/50) Resolving deltas: 22% (11/50) Resolving deltas: 24% (12/50) Resolving deltas: 26% (13/50) Resolving deltas: 28% (14/50) Resolving deltas: 30% (15/50) Resolving deltas: 34% (17/50) Resolving deltas: 48% (24/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/perception_vehicles'... remote: Enumerating objects: 46, done. remote: Counting objects: 2% (1/46) remote: Counting objects: 4% (2/46) remote: Counting objects: 6% (3/46) remote: Counting objects: 8% (4/46) remote: Counting objects: 10% (5/46) remote: Counting objects: 13% (6/46) remote: Counting objects: 15% (7/46) remote: Counting objects: 17% (8/46) remote: Counting objects: 19% (9/46) remote: Counting objects: 21% (10/46) remote: Counting objects: 23% (11/46) remote: Counting objects: 26% (12/46) remote: Counting objects: 28% (13/46) remote: Counting objects: 30% (14/46) remote: Counting objects: 32% (15/46) remote: Counting objects: 34% (16/46) remote: Counting objects: 36% (17/46) remote: Counting objects: 39% (18/46) remote: Counting objects: 41% (19/46) remote: Counting objects: 43% (20/46) remote: Counting objects: 45% (21/46) remote: Counting objects: 47% (22/46) remote: Counting objects: 50% (23/46) remote: Counting objects: 52% (24/46) remote: Counting objects: 54% (25/46) remote: Counting objects: 56% (26/46) remote: Counting objects: 58% (27/46) remote: Counting objects: 60% (28/46) remote: Counting objects: 63% (29/46) remote: Counting objects: 65% (30/46) remote: Counting objects: 67% (31/46) remote: Counting objects: 69% (32/46) remote: Counting objects: 71% (33/46) remote: Counting objects: 73% (34/46) remote: Counting objects: 76% (35/46) remote: Counting objects: 78% (36/46) remote: Counting objects: 80% (37/46) remote: Counting objects: 82% (38/46) remote: Counting objects: 84% (39/46) remote: Counting objects: 86% (40/46) remote: Counting objects: 89% (41/46) remote: Counting objects: 91% (42/46) remote: Counting objects: 93% (43/46) remote: Counting objects: 95% (44/46) remote: Counting objects: 97% (45/46) remote: Counting objects: 100% (46/46) remote: Counting objects: 100% (46/46), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 46 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/46) Receiving objects: 4% (2/46) Receiving objects: 6% (3/46) Receiving objects: 8% (4/46) Receiving objects: 10% (5/46) Receiving objects: 13% (6/46) Receiving objects: 15% (7/46) Receiving objects: 17% (8/46) Receiving objects: 19% (9/46) Receiving objects: 21% (10/46) Receiving objects: 23% (11/46) Receiving objects: 26% (12/46) Receiving objects: 28% (13/46) Receiving objects: 30% (14/46) Receiving objects: 32% (15/46) Receiving objects: 34% (16/46) Receiving objects: 36% (17/46) Receiving objects: 39% (18/46) Receiving objects: 41% (19/46) Receiving objects: 43% (20/46) Receiving objects: 45% (21/46) Receiving objects: 47% (22/46) Receiving objects: 50% (23/46) Receiving objects: 52% (24/46) Receiving objects: 54% (25/46) Receiving objects: 56% (26/46) Receiving objects: 58% (27/46) Receiving objects: 60% (28/46) Receiving objects: 63% (29/46) Receiving objects: 65% (30/46) Receiving objects: 67% (31/46) Receiving objects: 69% (32/46) Receiving objects: 71% (33/46) Receiving objects: 73% (34/46) Receiving objects: 76% (35/46) Receiving objects: 78% (36/46) Receiving objects: 80% (37/46) Receiving objects: 82% (38/46) Receiving objects: 84% (39/46) Receiving objects: 86% (40/46) Receiving objects: 89% (41/46) Receiving objects: 91% (42/46) Receiving objects: 93% (43/46) Receiving objects: 95% (44/46) Receiving objects: 97% (45/46) Receiving objects: 100% (46/46) Receiving objects: 100% (46/46), 6.41 KiB | 6.41 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 8% (1/12) Resolving deltas: 16% (2/12) Resolving deltas: 58% (7/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/pointcloud_customized'... remote: Enumerating objects: 321, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 48.93 MiB | 48.92 MiB/s Receiving objects: 14% (48/321), 95.51 MiB | 47.75 MiB/s Receiving objects: 14% (48/321), 141.15 MiB | 47.05 MiB/s Receiving objects: 15% (49/321), 141.15 MiB | 47.05 MiB/s Receiving objects: 16% (52/321), 161.59 MiB | 46.17 MiB/s Receiving objects: 17% (55/321), 161.59 MiB | 46.17 MiB/s Receiving objects: 18% (58/321), 161.59 MiB | 46.17 MiB/s Receiving objects: 19% (61/321), 161.59 MiB | 46.17 MiB/s Receiving objects: 20% (65/321), 161.59 MiB | 46.17 MiB/s Receiving objects: 21% (68/321), 161.59 MiB | 46.17 MiB/s Receiving objects: 21% (68/321), 182.73 MiB | 45.68 MiB/s Receiving objects: 22% (71/321), 182.73 MiB | 45.68 MiB/s Receiving objects: 23% (74/321), 182.73 MiB | 45.68 MiB/s Receiving objects: 24% (78/321), 182.73 MiB | 45.68 MiB/s Receiving objects: 25% (81/321), 182.73 MiB | 45.68 MiB/s Receiving objects: 26% (84/321), 182.73 MiB | 45.68 MiB/s Receiving objects: 27% (87/321), 182.73 MiB | 45.68 MiB/s Receiving objects: 28% (90/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 29% (94/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 30% (97/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 31% (100/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 32% (103/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 33% (106/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 34% (110/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 35% (113/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 36% (116/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 37% (119/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 38% (122/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 39% (126/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 40% (129/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 41% (132/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 42% (135/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 43% (139/321), 203.06 MiB | 45.12 MiB/s Receiving objects: 43% (139/321), 222.34 MiB | 44.18 MiB/s Receiving objects: 44% (142/321), 222.34 MiB | 44.18 MiB/s Receiving objects: 45% (145/321), 222.34 MiB | 44.18 MiB/s Receiving objects: 46% (148/321), 222.34 MiB | 44.18 MiB/s Receiving objects: 47% (151/321), 249.57 MiB | 44.60 MiB/s Receiving objects: 48% (155/321), 249.57 MiB | 44.60 MiB/s Receiving objects: 49% (158/321), 249.57 MiB | 44.60 MiB/s Receiving objects: 50% (161/321), 249.57 MiB | 44.60 MiB/s Receiving objects: 50% (161/321), 269.89 MiB | 43.29 MiB/s Receiving objects: 51% (164/321), 269.89 MiB | 43.29 MiB/s Receiving objects: 52% (167/321), 269.89 MiB | 43.29 MiB/s Receiving objects: 53% (171/321), 291.23 MiB | 43.50 MiB/s Receiving objects: 54% (174/321), 291.23 MiB | 43.50 MiB/s Receiving objects: 55% (177/321), 291.23 MiB | 43.50 MiB/s Receiving objects: 56% (180/321), 291.23 MiB | 43.50 MiB/s Receiving objects: 57% (183/321), 291.23 MiB | 43.50 MiB/s Receiving objects: 57% (186/321), 313.66 MiB | 43.80 MiB/s Receiving objects: 58% (187/321), 332.40 MiB | 42.51 MiB/s Receiving objects: 59% (190/321), 332.40 MiB | 42.51 MiB/s Receiving objects: 59% (192/321), 356.99 MiB | 43.43 MiB/s Receiving objects: 60% (193/321), 356.99 MiB | 43.43 MiB/s Receiving objects: 61% (196/321), 374.24 MiB | 42.57 MiB/s Receiving objects: 61% (199/321), 397.33 MiB | 43.18 MiB/s Receiving objects: 62% (200/321), 397.33 MiB | 43.18 MiB/s Receiving objects: 63% (203/321), 414.61 MiB | 42.73 MiB/s Receiving objects: 64% (206/321), 414.61 MiB | 42.73 MiB/s Receiving objects: 65% (209/321), 414.61 MiB | 42.73 MiB/s Receiving objects: 66% (212/321), 414.61 MiB | 42.73 MiB/s Receiving objects: 66% (214/321), 451.84 MiB | 44.95 MiB/s Receiving objects: 67% (216/321), 451.84 MiB | 44.95 MiB/s Receiving objects: 68% (219/321), 451.84 MiB | 44.95 MiB/s Receiving objects: 69% (222/321), 451.84 MiB | 44.95 MiB/s Receiving objects: 70% (225/321), 451.84 MiB | 44.95 MiB/s Receiving objects: 71% (228/321), 451.84 MiB | 44.95 MiB/s Receiving objects: 72% (232/321), 473.73 MiB | 45.30 MiB/s Receiving objects: 73% (235/321), 473.73 MiB | 45.30 MiB/s Receiving objects: 74% (238/321), 473.73 MiB | 45.30 MiB/s Receiving objects: 74% (238/321), 493.46 MiB | 44.94 MiB/s Receiving objects: 75% (241/321), 511.67 MiB | 44.00 MiB/s Receiving objects: 76% (244/321), 511.67 MiB | 44.00 MiB/s Receiving objects: 76% (245/321), 532.55 MiB | 44.48 MiB/s Receiving objects: 77% (248/321), 532.55 MiB | 44.48 MiB/s Receiving objects: 78% (251/321), 532.55 MiB | 44.48 MiB/s Receiving objects: 79% (254/321), 532.55 MiB | 44.48 MiB/s Receiving objects: 80% (257/321), 532.55 MiB | 44.48 MiB/s Receiving objects: 81% (261/321), 532.55 MiB | 44.48 MiB/s Receiving objects: 82% (264/321), 532.55 MiB | 44.48 MiB/s Receiving objects: 83% (267/321), 532.55 MiB | 44.48 MiB/s Receiving objects: 84% (270/321), 553.54 MiB | 43.68 MiB/s Receiving objects: 85% (273/321), 553.54 MiB | 43.68 MiB/s Receiving objects: 86% (277/321), 553.54 MiB | 43.68 MiB/s Receiving objects: 87% (280/321), 553.54 MiB | 43.68 MiB/s Receiving objects: 87% (281/321), 571.12 MiB | 43.75 MiB/s Receiving objects: 88% (283/321), 571.12 MiB | 43.75 MiB/s Receiving objects: 89% (286/321), 571.12 MiB | 43.75 MiB/s Receiving objects: 90% (289/321), 571.12 MiB | 43.75 MiB/s Receiving objects: 91% (293/321), 571.12 MiB | 43.75 MiB/s Receiving objects: 92% (296/321), 571.12 MiB | 43.75 MiB/s Receiving objects: 93% (299/321), 571.12 MiB | 43.75 MiB/s Receiving objects: 94% (302/321), 571.12 MiB | 43.75 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 27.60 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 27.60 MiB/s Receiving objects: 95% (305/321), 597.41 MiB | 27.76 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.87 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.67 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.67 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 11.62 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 11.62 MiB/s Receiving objects: 97% (313/321), 648.07 MiB | 10.99 MiB/s Receiving objects: 98% (315/321), 648.07 MiB | 10.99 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 648.07 MiB | 10.99 MiB/s Receiving objects: 100% (321/321), 648.07 MiB | 10.99 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.80 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 5% (3/55) Resolving deltas: 16% (9/55) Resolving deltas: 29% (16/55) Resolving deltas: 36% (20/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 33% (34/102), 26.31 MiB | 52.70 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 35% (36/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 36% (37/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 37% (38/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 38% (39/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 39% (40/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 40% (41/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 41% (42/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 42% (43/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 43% (44/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 44% (45/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 45% (46/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 46% (47/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 47% (48/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 48% (49/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 49% (50/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 50% (51/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 51% (53/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 52% (54/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 53% (55/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 54% (56/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 55% (57/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 56% (58/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 57% (59/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 58% (60/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 59% (61/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 60% (62/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 61% (63/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 62% (64/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 63% (65/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 64% (66/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 65% (67/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 66% (68/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 67% (69/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 68% (70/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 69% (71/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 70% (72/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 71% (73/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 72% (74/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 73% (75/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 74% (76/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 75% (77/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 76% (78/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 77% (79/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 78% (80/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 79% (81/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 80% (82/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 81% (83/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 82% (84/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 83% (85/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 84% (86/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 85% (87/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 86% (88/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 87% (89/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 88% (90/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 89% (91/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 90% (92/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 91% (93/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 92% (94/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 93% (95/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 94% (96/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 95% (97/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 96% (98/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 97% (99/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 98% (100/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 99% (101/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 100% (102/102), 26.31 MiB | 52.70 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 52.29 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/rslidar_sdk_common'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), 7.32 KiB | 7.32 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/M015/params_new/static_transform_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: 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. remote: Total 14 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 13.02 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 50% (14/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 35.88 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 5% (28/496) Resolving deltas: 12% (62/496) Resolving deltas: 13% (65/496) Resolving deltas: 19% (96/496) Resolving deltas: 25% (128/496) Resolving deltas: 26% (130/496) Resolving deltas: 29% (144/496) Resolving deltas: 31% (155/496) Resolving deltas: 36% (183/496) Resolving deltas: 37% (185/496) Resolving deltas: 48% (239/496) Resolving deltas: 49% (245/496) Resolving deltas: 53% (265/496) Resolving deltas: 54% (268/496) Resolving deltas: 55% (273/496) Resolving deltas: 56% (279/496) Resolving deltas: 57% (283/496) Resolving deltas: 58% (289/496) Resolving deltas: 61% (303/496) Resolving deltas: 70% (351/496) Resolving deltas: 71% (355/496) Resolving deltas: 73% (367/496) Resolving deltas: 74% (370/496) Resolving deltas: 75% (372/496) Resolving deltas: 76% (379/496) Resolving deltas: 77% (382/496) Resolving deltas: 78% (388/496) Resolving deltas: 79% (393/496) Resolving deltas: 80% (400/496) Resolving deltas: 81% (402/496) Resolving deltas: 82% (408/496) Resolving deltas: 83% (412/496) Resolving deltas: 85% (425/496) Resolving deltas: 86% (427/496) Resolving deltas: 87% (432/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (442/496) Resolving deltas: 90% (447/496) Resolving deltas: 91% (452/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (466/496) Resolving deltas: 94% (467/496) Resolving deltas: 95% (472/496) Resolving deltas: 96% (477/496) Resolving deltas: 98% (487/496) Resolving deltas: 99% (495/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 16% (5/31) Resolving deltas: 29% (9/31) Resolving deltas: 32% (10/31) Resolving deltas: 41% (13/31) Resolving deltas: 67% (21/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 19.73 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 74% (94/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M015/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 7.46 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 1% (1/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 8% (8/97) Resolving deltas: 13% (13/97) Resolving deltas: 19% (19/97) Resolving deltas: 20% (20/97) Resolving deltas: 24% (24/97) Resolving deltas: 25% (25/97) Resolving deltas: 27% (27/97) Resolving deltas: 31% (31/97) Resolving deltas: 35% (34/97) Resolving deltas: 43% (42/97) Resolving deltas: 74% (72/97) Resolving deltas: 76% (74/97) Resolving deltas: 80% (78/97) Resolving deltas: 84% (82/97) Resolving deltas: 90% (88/97) Resolving deltas: 93% (91/97) Resolving deltas: 96% (94/97) Resolving deltas: 97% (95/97) Resolving deltas: 98% (96/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out '2ad90e00e5d2ee9e9bec9951b2c3dd17d7eed40b' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out '04d369c73e286e028338938a592fe42374b2fe82' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out '1dece9f225b4739317218c3a4269852a883c6628' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ 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, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M015/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/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/M015/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M015/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M015/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/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/M015/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M015/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M015/params_new/msf-port/README.md /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M015/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M015/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M015/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M015/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M015/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/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/M015/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M015/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M015/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M015/params_new/perception_vehicles/master /root/workspace/xiamen-config/M015/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M015/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/prediction_config/prediction /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M015/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/system-common/system-ros /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/system-device/master /root/workspace/xiamen-config/M015/params_new/system-device/slave /root/workspace/xiamen-config/M015/params_new/system-device/system-ros /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M015/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M015/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M015/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M015/params_new/system-port/system-ros /root/workspace/xiamen-config/M015/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M015/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M015/params_new/params_new/crane_align /root/workspace/xiamen-config/M015/params_new/params_new/data_collection /root/workspace/xiamen-config/M015/params_new/params_new/extrinsics /root/workspace/xiamen-config/M015/params_new/params_new/fast_lio /root/workspace/xiamen-config/M015/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M015/params_new/params_new/lane_detection /root/workspace/xiamen-config/M015/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M015/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M015/params_new/params_new/master /root/workspace/xiamen-config/M015/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M015/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M015/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M015/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M015/params_new/params_new/perception /root/workspace/xiamen-config/M015/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M015/params_new/params_new/pointcloud /root/workspace/xiamen-config/M015/params_new/params_new/prediction /root/workspace/xiamen-config/M015/params_new/params_new/README.md /root/workspace/xiamen-config/M015/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M015/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M015/params_new/params_new/segmentation /root/workspace/xiamen-config/M015/params_new/params_new/slave /root/workspace/xiamen-config/M015/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M015/params_new/params_new/system-ros /root/workspace/xiamen-config/M015/params_M015/params/ [Pipeline] echo M016拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M016/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M016/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/M016.git > git init /root/workspace/xiamen-config/M016/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M016.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/M016.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M016.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 56230593f6bca1c21dbedb544109f66df4815a35 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 56230593f6bca1c21dbedb544109f66df4815a35 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 56230593f6bca1c21dbedb544109f66df4815a35 # 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/M016.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M016.git) registered for path 'msf-vehicle' Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M016.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule '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/M016/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 50% (6/12) Resolving deltas: 66% (8/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/crane_align_customized'... remote: Enumerating objects: 1353, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 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/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 34.27 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (9/647) Resolving deltas: 2% (13/647) Resolving deltas: 3% (20/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 8% (57/647) Resolving deltas: 10% (66/647) Resolving deltas: 11% (73/647) Resolving deltas: 14% (95/647) Resolving deltas: 16% (107/647) Resolving deltas: 19% (126/647) Resolving deltas: 20% (130/647) Resolving deltas: 21% (141/647) Resolving deltas: 23% (152/647) Resolving deltas: 24% (156/647) Resolving deltas: 27% (179/647) Resolving deltas: 28% (183/647) Resolving deltas: 30% (196/647) Resolving deltas: 31% (207/647) Resolving deltas: 32% (208/647) Resolving deltas: 33% (218/647) Resolving deltas: 34% (222/647) Resolving deltas: 36% (234/647) Resolving deltas: 37% (241/647) Resolving deltas: 39% (254/647) Resolving deltas: 41% (269/647) Resolving deltas: 42% (273/647) Resolving deltas: 43% (281/647) Resolving deltas: 44% (287/647) Resolving deltas: 45% (297/647) Resolving deltas: 47% (309/647) Resolving deltas: 48% (317/647) Resolving deltas: 53% (348/647) Resolving deltas: 54% (352/647) Resolving deltas: 55% (357/647) Resolving deltas: 59% (387/647) Resolving deltas: 61% (398/647) Resolving deltas: 62% (406/647) Resolving deltas: 64% (416/647) Resolving deltas: 65% (426/647) Resolving deltas: 66% (431/647) Resolving deltas: 67% (437/647) Resolving deltas: 68% (440/647) Resolving deltas: 70% (457/647) Resolving deltas: 71% (462/647) Resolving deltas: 78% (508/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/lidar-extrinsics'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. remote: Total 21 (delta 1), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), 5.29 KiB | 5.29 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/M016/params_new/lidar_loc_v2_common'... 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: 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. 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), 5.48 KiB | 5.48 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/M016/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 16.07 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 3% (4/111) Resolving deltas: 4% (5/111) Resolving deltas: 7% (8/111) Resolving deltas: 8% (9/111) Resolving deltas: 18% (21/111) Resolving deltas: 31% (35/111) Resolving deltas: 33% (37/111) Resolving deltas: 35% (39/111) Resolving deltas: 36% (41/111) Resolving deltas: 39% (44/111) Resolving deltas: 42% (47/111) Resolving deltas: 45% (51/111) Resolving deltas: 47% (53/111) Resolving deltas: 51% (57/111) Resolving deltas: 54% (60/111) Resolving deltas: 55% (62/111) Resolving deltas: 56% (63/111) Resolving deltas: 57% (64/111) Resolving deltas: 58% (65/111) Resolving deltas: 59% (66/111) Resolving deltas: 60% (67/111) Resolving deltas: 66% (74/111) Resolving deltas: 72% (80/111) Resolving deltas: 74% (83/111) Resolving deltas: 78% (87/111) Resolving deltas: 81% (91/111) Resolving deltas: 82% (92/111) Resolving deltas: 85% (95/111) Resolving deltas: 87% (97/111) Resolving deltas: 91% (102/111) Resolving deltas: 92% (103/111) Resolving deltas: 95% (106/111) Resolving deltas: 97% (108/111) Resolving deltas: 98% (109/111) Resolving deltas: 99% (110/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 11% (6/54) Resolving deltas: 12% (7/54) Resolving deltas: 18% (10/54) Resolving deltas: 22% (12/54) Resolving deltas: 24% (13/54) Resolving deltas: 25% (14/54) Resolving deltas: 27% (15/54) Resolving deltas: 29% (16/54) Resolving deltas: 35% (19/54) Resolving deltas: 42% (23/54) Resolving deltas: 50% (27/54) Resolving deltas: 51% (28/54) Resolving deltas: 53% (29/54) Resolving deltas: 55% (30/54) Resolving deltas: 59% (32/54) Resolving deltas: 62% (34/54) Resolving deltas: 64% (35/54) Resolving deltas: 70% (38/54) Resolving deltas: 75% (41/54) Resolving deltas: 77% (42/54) Resolving deltas: 79% (43/54) Resolving deltas: 81% (44/54) Resolving deltas: 83% (45/54) Resolving deltas: 87% (47/54) Resolving deltas: 92% (50/54) Resolving deltas: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/msf-vehicle'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/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 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/perception_camera_driver'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/perception_data_collection'... remote: Enumerating objects: 50, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 6% (1/16) Resolving deltas: 12% (2/16) Resolving deltas: 18% (3/16) Resolving deltas: 25% (4/16) Resolving deltas: 31% (5/16) Resolving deltas: 62% (10/16) Resolving deltas: 68% (11/16) Resolving deltas: 81% (13/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 8% (2/25) Resolving deltas: 12% (3/25) Resolving deltas: 68% (17/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), 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 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/perception_new_detection'... remote: Enumerating objects: 3620, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 37.34 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (14/726) Resolving deltas: 2% (20/726) Resolving deltas: 8% (61/726) Resolving deltas: 9% (66/726) Resolving deltas: 11% (86/726) Resolving deltas: 12% (91/726) Resolving deltas: 13% (96/726) Resolving deltas: 14% (103/726) Resolving deltas: 15% (110/726) Resolving deltas: 18% (137/726) Resolving deltas: 19% (138/726) Resolving deltas: 20% (146/726) Resolving deltas: 21% (154/726) Resolving deltas: 22% (160/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (189/726) Resolving deltas: 27% (198/726) Resolving deltas: 28% (204/726) Resolving deltas: 29% (212/726) Resolving deltas: 31% (232/726) Resolving deltas: 32% (233/726) Resolving deltas: 33% (240/726) Resolving deltas: 36% (265/726) Resolving deltas: 78% (567/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), done. remote: Compressing objects: 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. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 77% (7/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), 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 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 6% (3/50) Resolving deltas: 10% (5/50) Resolving deltas: 12% (6/50) Resolving deltas: 14% (7/50) Resolving deltas: 22% (11/50) Resolving deltas: 30% (15/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/perception_vehicles'... remote: Enumerating objects: 50, done. remote: Total 50 (delta 0), reused 0 (delta 0), pack-reused 50 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 6.97 KiB | 6.97 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 7% (1/13) Resolving deltas: 15% (2/13) Resolving deltas: 23% (3/13) Resolving deltas: 53% (7/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/pointcloud_customized'... remote: Enumerating objects: 321, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 50.06 MiB | 50.05 MiB/s Receiving objects: 14% (48/321), 98.64 MiB | 49.32 MiB/s Receiving objects: 14% (48/321), 148.46 MiB | 49.48 MiB/s Receiving objects: 15% (49/321), 148.46 MiB | 49.48 MiB/s Receiving objects: 16% (52/321), 148.46 MiB | 49.48 MiB/s Receiving objects: 17% (55/321), 164.67 MiB | 47.06 MiB/s Receiving objects: 18% (58/321), 164.67 MiB | 47.06 MiB/s Receiving objects: 19% (61/321), 164.67 MiB | 47.06 MiB/s Receiving objects: 20% (65/321), 164.67 MiB | 47.06 MiB/s Receiving objects: 21% (68/321), 164.67 MiB | 47.06 MiB/s Receiving objects: 22% (71/321), 164.67 MiB | 47.06 MiB/s Receiving objects: 23% (74/321), 164.67 MiB | 47.06 MiB/s Receiving objects: 23% (76/321), 164.67 MiB | 47.06 MiB/s Receiving objects: 24% (78/321), 186.93 MiB | 46.74 MiB/s Receiving objects: 25% (81/321), 186.93 MiB | 46.74 MiB/s Receiving objects: 26% (84/321), 186.93 MiB | 46.74 MiB/s Receiving objects: 27% (87/321), 186.93 MiB | 46.74 MiB/s Receiving objects: 28% (90/321), 186.93 MiB | 46.74 MiB/s Receiving objects: 29% (94/321), 186.93 MiB | 46.74 MiB/s Receiving objects: 30% (97/321), 186.93 MiB | 46.74 MiB/s Receiving objects: 31% (100/321), 186.93 MiB | 46.74 MiB/s Receiving objects: 32% (103/321), 207.79 MiB | 46.18 MiB/s Receiving objects: 33% (106/321), 207.79 MiB | 46.18 MiB/s Receiving objects: 34% (110/321), 207.79 MiB | 46.18 MiB/s Receiving objects: 35% (113/321), 207.79 MiB | 46.18 MiB/s Receiving objects: 36% (116/321), 207.79 MiB | 46.18 MiB/s Receiving objects: 37% (119/321), 207.79 MiB | 46.18 MiB/s Receiving objects: 38% (122/321), 207.79 MiB | 46.18 MiB/s Receiving objects: 39% (126/321), 207.79 MiB | 46.18 MiB/s Receiving objects: 40% (129/321), 207.79 MiB | 46.18 MiB/s Receiving objects: 41% (132/321), 207.79 MiB | 46.18 MiB/s Receiving objects: 42% (135/321), 207.79 MiB | 46.18 MiB/s Receiving objects: 43% (139/321), 207.79 MiB | 46.18 MiB/s Receiving objects: 43% (139/321), 227.38 MiB | 45.21 MiB/s Receiving objects: 44% (142/321), 227.38 MiB | 45.21 MiB/s Receiving objects: 45% (145/321), 227.38 MiB | 45.21 MiB/s Receiving objects: 46% (148/321), 227.38 MiB | 45.21 MiB/s Receiving objects: 47% (151/321), 227.38 MiB | 45.21 MiB/s Receiving objects: 48% (155/321), 227.38 MiB | 45.21 MiB/s Receiving objects: 49% (158/321), 227.38 MiB | 45.21 MiB/s Receiving objects: 50% (161/321), 227.38 MiB | 45.21 MiB/s Receiving objects: 51% (164/321), 255.05 MiB | 45.56 MiB/s Receiving objects: 52% (167/321), 255.05 MiB | 45.56 MiB/s Receiving objects: 52% (168/321), 276.98 MiB | 44.66 MiB/s Receiving objects: 53% (171/321), 297.51 MiB | 44.20 MiB/s Receiving objects: 54% (174/321), 297.51 MiB | 44.20 MiB/s Receiving objects: 55% (177/321), 297.51 MiB | 44.20 MiB/s Receiving objects: 56% (180/321), 297.51 MiB | 44.20 MiB/s Receiving objects: 57% (183/321), 297.51 MiB | 44.20 MiB/s Receiving objects: 57% (186/321), 319.70 MiB | 43.91 MiB/s Receiving objects: 58% (187/321), 319.70 MiB | 43.91 MiB/s Receiving objects: 59% (190/321), 341.54 MiB | 42.92 MiB/s Receiving objects: 59% (192/321), 362.92 MiB | 44.06 MiB/s Receiving objects: 60% (193/321), 362.92 MiB | 44.06 MiB/s Receiving objects: 61% (196/321), 381.34 MiB | 43.20 MiB/s Receiving objects: 62% (200/321), 381.34 MiB | 43.20 MiB/s Receiving objects: 62% (201/321), 403.34 MiB | 43.46 MiB/s Receiving objects: 63% (203/321), 426.34 MiB | 44.21 MiB/s Receiving objects: 64% (206/321), 426.34 MiB | 44.21 MiB/s Receiving objects: 65% (209/321), 426.34 MiB | 44.21 MiB/s Receiving objects: 66% (212/321), 426.34 MiB | 44.21 MiB/s Receiving objects: 67% (216/321), 426.34 MiB | 44.21 MiB/s Receiving objects: 68% (219/321), 426.34 MiB | 44.21 MiB/s Receiving objects: 69% (222/321), 426.34 MiB | 44.21 MiB/s Receiving objects: 69% (222/321), 459.85 MiB | 45.51 MiB/s Receiving objects: 70% (225/321), 459.85 MiB | 45.51 MiB/s Receiving objects: 71% (228/321), 459.85 MiB | 45.51 MiB/s Receiving objects: 72% (232/321), 459.85 MiB | 45.51 MiB/s Receiving objects: 73% (235/321), 459.85 MiB | 45.51 MiB/s Receiving objects: 74% (238/321), 481.27 MiB | 45.40 MiB/s Receiving objects: 74% (238/321), 500.23 MiB | 45.05 MiB/s Receiving objects: 75% (241/321), 520.34 MiB | 44.59 MiB/s Receiving objects: 76% (244/321), 520.34 MiB | 44.59 MiB/s Receiving objects: 76% (246/321), 540.41 MiB | 44.20 MiB/s Receiving objects: 77% (248/321), 540.41 MiB | 44.20 MiB/s Receiving objects: 78% (251/321), 540.41 MiB | 44.20 MiB/s Receiving objects: 79% (254/321), 540.41 MiB | 44.20 MiB/s Receiving objects: 80% (257/321), 540.41 MiB | 44.20 MiB/s Receiving objects: 81% (261/321), 540.41 MiB | 44.20 MiB/s Receiving objects: 82% (264/321), 540.41 MiB | 44.20 MiB/s Receiving objects: 83% (267/321), 540.41 MiB | 44.20 MiB/s Receiving objects: 84% (270/321), 540.41 MiB | 44.20 MiB/s Receiving objects: 85% (273/321), 540.41 MiB | 44.20 MiB/s Receiving objects: 86% (277/321), 561.05 MiB | 44.04 MiB/s Receiving objects: 87% (280/321), 561.05 MiB | 44.04 MiB/s Receiving objects: 88% (283/321), 561.05 MiB | 44.04 MiB/s Receiving objects: 89% (286/321), 561.05 MiB | 44.04 MiB/s Receiving objects: 90% (289/321), 561.05 MiB | 44.04 MiB/s Receiving objects: 91% (293/321), 561.05 MiB | 44.04 MiB/s Receiving objects: 92% (296/321), 561.05 MiB | 44.04 MiB/s Receiving objects: 93% (299/321), 561.05 MiB | 44.04 MiB/s Receiving objects: 94% (302/321), 561.05 MiB | 44.04 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 28.99 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 28.99 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 20.30 MiB/s Receiving objects: 95% (306/321), 615.39 MiB | 18.32 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 14.55 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 14.55 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 12.38 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 12.38 MiB/s Receiving objects: 97% (313/321), 648.07 MiB | 11.82 MiB/s Receiving objects: 98% (315/321), 648.07 MiB | 11.82 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 648.07 MiB | 11.82 MiB/s Receiving objects: 100% (321/321), 648.07 MiB | 11.82 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 29.05 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 21% (12/55) Resolving deltas: 23% (13/55) Resolving deltas: 30% (17/55) Resolving deltas: 32% (18/55) Resolving deltas: 40% (22/55) Resolving deltas: 41% (23/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 33% (34/102), 27.05 MiB | 54.08 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 35% (36/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 36% (37/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 37% (38/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 38% (39/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 39% (40/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 40% (41/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 41% (42/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 42% (43/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 43% (44/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 44% (45/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 45% (46/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 46% (47/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 47% (48/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 48% (49/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 49% (50/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 50% (51/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 51% (53/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 52% (54/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 53% (55/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 54% (56/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 55% (57/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 56% (58/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 57% (59/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 58% (60/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 59% (61/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 60% (62/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 61% (63/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 62% (64/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 63% (65/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 64% (66/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 65% (67/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 66% (68/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 67% (69/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 68% (70/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 69% (71/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 70% (72/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 71% (73/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 72% (74/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 73% (75/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 74% (76/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 75% (77/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 76% (78/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 77% (79/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 78% (80/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 79% (81/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 80% (82/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 81% (83/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 82% (84/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 83% (85/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 84% (86/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 85% (87/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 86% (88/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 87% (89/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 88% (90/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 89% (91/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 90% (92/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 91% (93/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 92% (94/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 93% (95/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 94% (96/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 95% (97/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 96% (98/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 97% (99/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 98% (100/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 99% (101/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 100% (102/102), 27.05 MiB | 54.08 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 53.49 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/rslidar_sdk_common'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), 7.32 KiB | 7.32 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/M016/params_new/static_transform_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: 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. remote: Total 14 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 13.02 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 46% (13/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 29.90 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 5% (26/496) Resolving deltas: 12% (60/496) Resolving deltas: 13% (65/496) Resolving deltas: 19% (98/496) Resolving deltas: 26% (130/496) Resolving deltas: 29% (146/496) Resolving deltas: 31% (155/496) Resolving deltas: 39% (194/496) Resolving deltas: 51% (254/496) Resolving deltas: 52% (258/496) Resolving deltas: 53% (264/496) Resolving deltas: 55% (274/496) Resolving deltas: 56% (281/496) Resolving deltas: 57% (283/496) Resolving deltas: 58% (288/496) Resolving deltas: 60% (300/496) Resolving deltas: 62% (309/496) Resolving deltas: 69% (343/496) Resolving deltas: 70% (351/496) Resolving deltas: 71% (353/496) Resolving deltas: 74% (368/496) Resolving deltas: 75% (372/496) Resolving deltas: 76% (377/496) Resolving deltas: 77% (382/496) Resolving deltas: 78% (391/496) Resolving deltas: 79% (393/496) Resolving deltas: 80% (397/496) Resolving deltas: 81% (402/496) Resolving deltas: 82% (408/496) Resolving deltas: 83% (412/496) Resolving deltas: 86% (429/496) Resolving deltas: 87% (434/496) Resolving deltas: 88% (439/496) Resolving deltas: 89% (443/496) Resolving deltas: 90% (448/496) Resolving deltas: 91% (453/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 95% (473/496) Resolving deltas: 96% (477/496) Resolving deltas: 97% (482/496) Resolving deltas: 99% (492/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 22% (7/31) Resolving deltas: 25% (8/31) Resolving deltas: 48% (15/31) Resolving deltas: 51% (16/31) Resolving deltas: 54% (17/31) Resolving deltas: 58% (18/31) Resolving deltas: 80% (25/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 26.31 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 70% (89/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M016/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 7.46 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 5% (5/97) Resolving deltas: 20% (20/97) Resolving deltas: 22% (22/97) Resolving deltas: 24% (24/97) Resolving deltas: 27% (27/97) Resolving deltas: 29% (29/97) Resolving deltas: 30% (30/97) Resolving deltas: 31% (31/97) Resolving deltas: 32% (32/97) Resolving deltas: 34% (33/97) Resolving deltas: 38% (37/97) Resolving deltas: 43% (42/97) Resolving deltas: 45% (44/97) Resolving deltas: 47% (46/97) Resolving deltas: 67% (65/97) Resolving deltas: 68% (66/97) Resolving deltas: 71% (69/97) Resolving deltas: 74% (72/97) Resolving deltas: 75% (73/97) Resolving deltas: 79% (77/97) Resolving deltas: 80% (78/97) Resolving deltas: 81% (79/97) Resolving deltas: 86% (84/97) Resolving deltas: 88% (86/97) Resolving deltas: 94% (92/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out '2dd31db7e27e72edea0df783535d34d189c9664b' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out 'f514bbd9aaaf6c589704d9bbbc0408a590cd370f' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out 'bea865f01b4c855d426e0905009cfba9f8fb2377' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ 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, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M016/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/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/M016/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M016/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M016/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/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/M016/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M016/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M016/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M016/params_new/msf-port/README.md /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M016/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M016/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M016/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M016/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/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/M016/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M016/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M016/params_new/perception_segmentation_fisheye/ [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M016/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M016/params_new/perception_vehicles/ [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M016/params_new/perception_vehicles/master /root/workspace/xiamen-config/M016/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/prediction_config/prediction /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M016/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M016/params_new/static_transform_common/ [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M016/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/system-common/system-ros /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/system-device/master /root/workspace/xiamen-config/M016/params_new/system-device/slave /root/workspace/xiamen-config/M016/params_new/system-device/system-ros /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M016/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M016/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M016/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M016/params_new/system-port/system-ros /root/workspace/xiamen-config/M016/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M016/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M016/params_new/params_new/crane_align /root/workspace/xiamen-config/M016/params_new/params_new/data_collection /root/workspace/xiamen-config/M016/params_new/params_new/extrinsics /root/workspace/xiamen-config/M016/params_new/params_new/fast_lio /root/workspace/xiamen-config/M016/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M016/params_new/params_new/lane_detection /root/workspace/xiamen-config/M016/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M016/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M016/params_new/params_new/master /root/workspace/xiamen-config/M016/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M016/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M016/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M016/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M016/params_new/params_new/perception /root/workspace/xiamen-config/M016/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M016/params_new/params_new/pointcloud /root/workspace/xiamen-config/M016/params_new/params_new/prediction /root/workspace/xiamen-config/M016/params_new/params_new/README.md /root/workspace/xiamen-config/M016/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M016/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M016/params_new/params_new/segmentation /root/workspace/xiamen-config/M016/params_new/params_new/slave /root/workspace/xiamen-config/M016/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M016/params_new/params_new/system-ros /root/workspace/xiamen-config/M016/params_M016/params/ [Pipeline] echo M017拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M017/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M017/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/M017.git > git init /root/workspace/xiamen-config/M017/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M017.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/M017.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M017.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 6f6e17c354862ea5bbe68723a188e79ee1e52b47 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f6e17c354862ea5bbe68723a188e79ee1e52b47 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 6f6e17c354862ea5bbe68723a188e79ee1e52b47 # 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/M017.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M017.git) registered for path 'msf-vehicle' Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M017.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule '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/M017/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 58% (7/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/crane_align_customized'... remote: Enumerating objects: 1353, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 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/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 31.82 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (10/647) Resolving deltas: 2% (13/647) Resolving deltas: 3% (20/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 9% (59/647) Resolving deltas: 10% (70/647) Resolving deltas: 11% (76/647) Resolving deltas: 12% (78/647) Resolving deltas: 15% (102/647) Resolving deltas: 16% (105/647) Resolving deltas: 19% (126/647) Resolving deltas: 20% (132/647) Resolving deltas: 21% (137/647) Resolving deltas: 24% (156/647) Resolving deltas: 28% (182/647) Resolving deltas: 30% (200/647) Resolving deltas: 31% (201/647) Resolving deltas: 33% (217/647) Resolving deltas: 35% (228/647) Resolving deltas: 38% (249/647) Resolving deltas: 39% (258/647) Resolving deltas: 41% (266/647) Resolving deltas: 42% (277/647) Resolving deltas: 43% (284/647) Resolving deltas: 44% (287/647) Resolving deltas: 45% (296/647) Resolving deltas: 47% (309/647) Resolving deltas: 48% (316/647) Resolving deltas: 54% (354/647) Resolving deltas: 55% (360/647) Resolving deltas: 56% (364/647) Resolving deltas: 61% (395/647) Resolving deltas: 63% (408/647) Resolving deltas: 64% (416/647) Resolving deltas: 65% (425/647) Resolving deltas: 67% (436/647) Resolving deltas: 68% (442/647) Resolving deltas: 69% (448/647) Resolving deltas: 72% (468/647) Resolving deltas: 73% (475/647) Resolving deltas: 78% (507/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/lidar-extrinsics'... remote: Enumerating objects: 41, done. remote: Counting objects: 2% (1/41) remote: Counting objects: 4% (2/41) remote: Counting objects: 7% (3/41) remote: Counting objects: 9% (4/41) remote: Counting objects: 12% (5/41) remote: Counting objects: 14% (6/41) remote: Counting objects: 17% (7/41) remote: Counting objects: 19% (8/41) remote: Counting objects: 21% (9/41) remote: Counting objects: 24% (10/41) remote: Counting objects: 26% (11/41) remote: Counting objects: 29% (12/41) remote: Counting objects: 31% (13/41) remote: Counting objects: 34% (14/41) remote: Counting objects: 36% (15/41) remote: Counting objects: 39% (16/41) remote: Counting objects: 41% (17/41) remote: Counting objects: 43% (18/41) remote: Counting objects: 46% (19/41) remote: Counting objects: 48% (20/41) remote: Counting objects: 51% (21/41) remote: Counting objects: 53% (22/41) remote: Counting objects: 56% (23/41) remote: Counting objects: 58% (24/41) remote: Counting objects: 60% (25/41) remote: Counting objects: 63% (26/41) remote: Counting objects: 65% (27/41) remote: Counting objects: 68% (28/41) remote: Counting objects: 70% (29/41) remote: Counting objects: 73% (30/41) remote: Counting objects: 75% (31/41) remote: Counting objects: 78% (32/41) remote: Counting objects: 80% (33/41) remote: Counting objects: 82% (34/41) remote: Counting objects: 85% (35/41) remote: Counting objects: 87% (36/41) remote: Counting objects: 90% (37/41) remote: Counting objects: 92% (38/41) remote: Counting objects: 95% (39/41) remote: Counting objects: 97% (40/41) remote: Counting objects: 100% (41/41) remote: Counting objects: 100% (41/41), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. remote: Total 41 (delta 4), reused 0 (delta 0), pack-reused 0 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), 8.31 KiB | 8.31 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 50% (2/4) Resolving deltas: 75% (3/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/lidar_loc_v2_common'... 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: 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. 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), 5.48 KiB | 5.48 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/M017/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 21.42 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 2% (3/111) Resolving deltas: 6% (7/111) Resolving deltas: 7% (8/111) Resolving deltas: 8% (9/111) Resolving deltas: 20% (23/111) Resolving deltas: 36% (40/111) Resolving deltas: 37% (42/111) Resolving deltas: 38% (43/111) Resolving deltas: 39% (44/111) Resolving deltas: 42% (47/111) Resolving deltas: 46% (52/111) Resolving deltas: 47% (53/111) Resolving deltas: 50% (56/111) Resolving deltas: 54% (60/111) Resolving deltas: 55% (62/111) Resolving deltas: 56% (63/111) Resolving deltas: 59% (66/111) Resolving deltas: 60% (67/111) Resolving deltas: 62% (69/111) Resolving deltas: 63% (70/111) Resolving deltas: 66% (74/111) Resolving deltas: 68% (76/111) Resolving deltas: 74% (83/111) Resolving deltas: 82% (92/111) Resolving deltas: 86% (96/111) Resolving deltas: 87% (97/111) Resolving deltas: 90% (100/111) Resolving deltas: 92% (103/111) Resolving deltas: 95% (106/111) Resolving deltas: 96% (107/111) Resolving deltas: 97% (108/111) Resolving deltas: 99% (110/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 7% (4/54) Resolving deltas: 11% (6/54) Resolving deltas: 16% (9/54) Resolving deltas: 18% (10/54) Resolving deltas: 20% (11/54) Resolving deltas: 24% (13/54) Resolving deltas: 25% (14/54) Resolving deltas: 27% (15/54) Resolving deltas: 38% (21/54) Resolving deltas: 44% (24/54) Resolving deltas: 46% (25/54) Resolving deltas: 51% (28/54) Resolving deltas: 53% (29/54) Resolving deltas: 59% (32/54) Resolving deltas: 64% (35/54) Resolving deltas: 68% (37/54) Resolving deltas: 70% (38/54) Resolving deltas: 74% (40/54) Resolving deltas: 75% (41/54) Resolving deltas: 77% (42/54) Resolving deltas: 79% (43/54) Resolving deltas: 83% (45/54) Resolving deltas: 87% (47/54) Resolving deltas: 88% (48/54) Resolving deltas: 96% (52/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/msf-vehicle'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/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 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/perception_camera_driver'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/perception_data_collection'... remote: Enumerating objects: 50, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 6% (1/16) Resolving deltas: 12% (2/16) Resolving deltas: 18% (3/16) Resolving deltas: 25% (4/16) Resolving deltas: 31% (5/16) Resolving deltas: 81% (13/16) Resolving deltas: 87% (14/16) Resolving deltas: 93% (15/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 4% (1/25) Resolving deltas: 12% (3/25) Resolving deltas: 76% (19/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), 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 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/perception_new_detection'... remote: Enumerating objects: 3620, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 33.95 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 2% (19/726) Resolving deltas: 3% (22/726) Resolving deltas: 7% (58/726) Resolving deltas: 10% (75/726) Resolving deltas: 11% (84/726) Resolving deltas: 13% (99/726) Resolving deltas: 14% (103/726) Resolving deltas: 18% (131/726) Resolving deltas: 19% (143/726) Resolving deltas: 20% (150/726) Resolving deltas: 21% (154/726) Resolving deltas: 22% (161/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (189/726) Resolving deltas: 28% (207/726) Resolving deltas: 29% (211/726) Resolving deltas: 31% (231/726) Resolving deltas: 71% (522/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), done. remote: Compressing objects: 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. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 77% (7/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), 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. Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 8% (4/50) Resolving deltas: 10% (5/50) Resolving deltas: 14% (7/50) Resolving deltas: 16% (8/50) Resolving deltas: 18% (9/50) Resolving deltas: 20% (10/50) Resolving deltas: 22% (11/50) Resolving deltas: 24% (12/50) Resolving deltas: 26% (13/50) Resolving deltas: 28% (14/50) Resolving deltas: 36% (18/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/perception_vehicles'... remote: Enumerating objects: 52, done. remote: Total 52 (delta 0), reused 0 (delta 0), pack-reused 52 Receiving objects: 1% (1/52) Receiving objects: 3% (2/52) Receiving objects: 5% (3/52) Receiving objects: 7% (4/52) Receiving objects: 9% (5/52) Receiving objects: 11% (6/52) Receiving objects: 13% (7/52) Receiving objects: 15% (8/52) Receiving objects: 17% (9/52) Receiving objects: 19% (10/52) Receiving objects: 21% (11/52) Receiving objects: 23% (12/52) Receiving objects: 25% (13/52) Receiving objects: 26% (14/52) Receiving objects: 28% (15/52) Receiving objects: 30% (16/52) Receiving objects: 32% (17/52) Receiving objects: 34% (18/52) Receiving objects: 36% (19/52) Receiving objects: 38% (20/52) Receiving objects: 40% (21/52) Receiving objects: 42% (22/52) Receiving objects: 44% (23/52) Receiving objects: 46% (24/52) Receiving objects: 48% (25/52) Receiving objects: 50% (26/52) Receiving objects: 51% (27/52) Receiving objects: 53% (28/52) Receiving objects: 55% (29/52) Receiving objects: 57% (30/52) Receiving objects: 59% (31/52) Receiving objects: 61% (32/52) Receiving objects: 63% (33/52) Receiving objects: 65% (34/52) Receiving objects: 67% (35/52) Receiving objects: 69% (36/52) Receiving objects: 71% (37/52) Receiving objects: 73% (38/52) Receiving objects: 75% (39/52) Receiving objects: 76% (40/52) Receiving objects: 78% (41/52) Receiving objects: 80% (42/52) Receiving objects: 82% (43/52) Receiving objects: 84% (44/52) Receiving objects: 86% (45/52) Receiving objects: 88% (46/52) Receiving objects: 90% (47/52) Receiving objects: 92% (48/52) Receiving objects: 94% (49/52) Receiving objects: 96% (50/52) Receiving objects: 98% (51/52) Receiving objects: 100% (52/52) Receiving objects: 100% (52/52), 6.03 KiB | 6.03 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 20% (2/10) Resolving deltas: 40% (4/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/pointcloud_customized'... remote: Enumerating objects: 321, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 50.38 MiB | 50.42 MiB/s Receiving objects: 14% (48/321), 96.64 MiB | 48.34 MiB/s Receiving objects: 14% (48/321), 143.79 MiB | 47.94 MiB/s Receiving objects: 15% (49/321), 143.79 MiB | 47.94 MiB/s Receiving objects: 16% (52/321), 143.79 MiB | 47.94 MiB/s Receiving objects: 17% (55/321), 164.37 MiB | 46.97 MiB/s Receiving objects: 18% (58/321), 164.37 MiB | 46.97 MiB/s Receiving objects: 19% (61/321), 164.37 MiB | 46.97 MiB/s Receiving objects: 20% (65/321), 164.37 MiB | 46.97 MiB/s Receiving objects: 21% (68/321), 164.37 MiB | 46.97 MiB/s Receiving objects: 22% (71/321), 164.37 MiB | 46.97 MiB/s Receiving objects: 22% (73/321), 185.56 MiB | 46.40 MiB/s Receiving objects: 23% (74/321), 185.56 MiB | 46.40 MiB/s Receiving objects: 24% (78/321), 185.56 MiB | 46.40 MiB/s Receiving objects: 25% (81/321), 185.56 MiB | 46.40 MiB/s Receiving objects: 26% (84/321), 185.56 MiB | 46.40 MiB/s Receiving objects: 27% (87/321), 185.56 MiB | 46.40 MiB/s Receiving objects: 28% (90/321), 185.56 MiB | 46.40 MiB/s Receiving objects: 29% (94/321), 185.56 MiB | 46.40 MiB/s Receiving objects: 30% (97/321), 185.56 MiB | 46.40 MiB/s Receiving objects: 31% (100/321), 207.21 MiB | 46.06 MiB/s Receiving objects: 32% (103/321), 207.21 MiB | 46.06 MiB/s Receiving objects: 33% (106/321), 207.21 MiB | 46.06 MiB/s Receiving objects: 34% (110/321), 207.21 MiB | 46.06 MiB/s Receiving objects: 35% (113/321), 207.21 MiB | 46.06 MiB/s Receiving objects: 36% (116/321), 207.21 MiB | 46.06 MiB/s Receiving objects: 37% (119/321), 207.21 MiB | 46.06 MiB/s Receiving objects: 38% (122/321), 207.21 MiB | 46.06 MiB/s Receiving objects: 39% (126/321), 207.21 MiB | 46.06 MiB/s Receiving objects: 40% (129/321), 207.21 MiB | 46.06 MiB/s Receiving objects: 41% (132/321), 207.21 MiB | 46.06 MiB/s Receiving objects: 42% (135/321), 207.21 MiB | 46.06 MiB/s Receiving objects: 43% (139/321), 207.21 MiB | 46.06 MiB/s Receiving objects: 43% (139/321), 227.38 MiB | 45.22 MiB/s Receiving objects: 44% (142/321), 227.38 MiB | 45.22 MiB/s Receiving objects: 45% (145/321), 227.38 MiB | 45.22 MiB/s Receiving objects: 46% (148/321), 227.38 MiB | 45.22 MiB/s Receiving objects: 47% (151/321), 227.38 MiB | 45.22 MiB/s Receiving objects: 48% (155/321), 227.38 MiB | 45.22 MiB/s Receiving objects: 49% (158/321), 227.38 MiB | 45.22 MiB/s Receiving objects: 50% (161/321), 227.38 MiB | 45.22 MiB/s Receiving objects: 51% (164/321), 256.45 MiB | 45.79 MiB/s Receiving objects: 52% (167/321), 256.45 MiB | 45.79 MiB/s Receiving objects: 52% (168/321), 278.82 MiB | 45.07 MiB/s Receiving objects: 53% (171/321), 278.82 MiB | 45.07 MiB/s Receiving objects: 54% (174/321), 278.82 MiB | 45.07 MiB/s Receiving objects: 55% (177/321), 299.79 MiB | 45.14 MiB/s Receiving objects: 56% (180/321), 299.79 MiB | 45.14 MiB/s Receiving objects: 57% (183/321), 299.79 MiB | 45.14 MiB/s Receiving objects: 57% (186/321), 321.70 MiB | 44.93 MiB/s Receiving objects: 58% (187/321), 321.70 MiB | 44.93 MiB/s Receiving objects: 59% (190/321), 344.08 MiB | 44.51 MiB/s Receiving objects: 59% (192/321), 363.84 MiB | 44.33 MiB/s Receiving objects: 60% (193/321), 363.84 MiB | 44.33 MiB/s Receiving objects: 61% (196/321), 382.99 MiB | 43.87 MiB/s Receiving objects: 62% (200/321), 382.99 MiB | 43.87 MiB/s Receiving objects: 62% (201/321), 404.43 MiB | 43.83 MiB/s Receiving objects: 63% (203/321), 427.69 MiB | 44.51 MiB/s Receiving objects: 64% (206/321), 427.69 MiB | 44.51 MiB/s Receiving objects: 65% (209/321), 427.69 MiB | 44.51 MiB/s Receiving objects: 66% (212/321), 427.69 MiB | 44.51 MiB/s Receiving objects: 67% (216/321), 427.69 MiB | 44.51 MiB/s Receiving objects: 68% (219/321), 427.69 MiB | 44.51 MiB/s Receiving objects: 69% (222/321), 427.69 MiB | 44.51 MiB/s Receiving objects: 69% (223/321), 460.33 MiB | 45.31 MiB/s Receiving objects: 70% (225/321), 460.33 MiB | 45.31 MiB/s Receiving objects: 71% (228/321), 460.33 MiB | 45.31 MiB/s Receiving objects: 72% (232/321), 460.33 MiB | 45.31 MiB/s Receiving objects: 73% (235/321), 460.33 MiB | 45.31 MiB/s Receiving objects: 74% (238/321), 481.79 MiB | 45.10 MiB/s Receiving objects: 74% (238/321), 500.16 MiB | 44.53 MiB/s Receiving objects: 75% (241/321), 518.91 MiB | 43.82 MiB/s Receiving objects: 76% (244/321), 518.91 MiB | 43.82 MiB/s Receiving objects: 76% (246/321), 538.98 MiB | 43.31 MiB/s Receiving objects: 77% (248/321), 538.98 MiB | 43.31 MiB/s Receiving objects: 78% (251/321), 538.98 MiB | 43.31 MiB/s Receiving objects: 79% (254/321), 538.98 MiB | 43.31 MiB/s Receiving objects: 80% (257/321), 538.98 MiB | 43.31 MiB/s Receiving objects: 81% (261/321), 538.98 MiB | 43.31 MiB/s Receiving objects: 82% (264/321), 538.98 MiB | 43.31 MiB/s Receiving objects: 83% (267/321), 538.98 MiB | 43.31 MiB/s Receiving objects: 84% (270/321), 538.98 MiB | 43.31 MiB/s Receiving objects: 85% (273/321), 559.54 MiB | 43.49 MiB/s Receiving objects: 86% (277/321), 559.54 MiB | 43.49 MiB/s Receiving objects: 87% (280/321), 559.54 MiB | 43.49 MiB/s Receiving objects: 88% (283/321), 559.54 MiB | 43.49 MiB/s Receiving objects: 89% (286/321), 559.54 MiB | 43.49 MiB/s Receiving objects: 90% (289/321), 559.54 MiB | 43.49 MiB/s Receiving objects: 90% (290/321), 576.53 MiB | 43.01 MiB/s Receiving objects: 91% (293/321), 576.53 MiB | 43.01 MiB/s Receiving objects: 92% (296/321), 576.53 MiB | 43.01 MiB/s Receiving objects: 93% (299/321), 576.53 MiB | 43.01 MiB/s Receiving objects: 94% (302/321), 576.53 MiB | 43.01 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 26.96 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 26.96 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 16.98 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.03 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.03 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 10.99 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 10.99 MiB/s Receiving objects: 97% (313/321), 647.65 MiB | 10.58 MiB/s Receiving objects: 98% (315/321), 647.65 MiB | 10.58 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 647.65 MiB | 10.58 MiB/s Receiving objects: 100% (321/321), 647.65 MiB | 10.58 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.86 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 12% (7/55) Resolving deltas: 23% (13/55) Resolving deltas: 36% (20/55) Resolving deltas: 38% (21/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 33% (34/102), 27.97 MiB | 55.92 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 35% (36/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 36% (37/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 37% (38/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 38% (39/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 39% (40/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 40% (41/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 41% (42/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 42% (43/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 43% (44/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 44% (45/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 45% (46/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 46% (47/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 47% (48/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 48% (49/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 49% (50/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 50% (51/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 51% (53/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 52% (54/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 53% (55/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 54% (56/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 55% (57/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 56% (58/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 57% (59/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 58% (60/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 59% (61/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 60% (62/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 61% (63/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 62% (64/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 63% (65/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 64% (66/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 65% (67/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 66% (68/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 67% (69/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 68% (70/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 69% (71/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 70% (72/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 71% (73/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 72% (74/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 73% (75/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 74% (76/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 75% (77/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 76% (78/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 77% (79/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 78% (80/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 79% (81/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 80% (82/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 81% (83/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 82% (84/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 83% (85/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 84% (86/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 85% (87/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 86% (88/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 87% (89/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 88% (90/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 89% (91/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 90% (92/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 91% (93/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 92% (94/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 93% (95/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 94% (96/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 95% (97/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 96% (98/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 97% (99/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 98% (100/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 99% (101/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 100% (102/102), 27.97 MiB | 55.92 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 55.12 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/rslidar_sdk_common'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), 7.32 KiB | 7.32 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/M017/params_new/static_transform_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: 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. remote: Total 14 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 13.02 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 50% (14/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 25.63 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 5% (26/496) Resolving deltas: 12% (61/496) Resolving deltas: 13% (67/496) Resolving deltas: 14% (70/496) Resolving deltas: 20% (100/496) Resolving deltas: 27% (136/496) Resolving deltas: 28% (139/496) Resolving deltas: 30% (153/496) Resolving deltas: 32% (161/496) Resolving deltas: 40% (199/496) Resolving deltas: 47% (236/496) Resolving deltas: 48% (242/496) Resolving deltas: 53% (264/496) Resolving deltas: 54% (269/496) Resolving deltas: 55% (274/496) Resolving deltas: 56% (278/496) Resolving deltas: 57% (284/496) Resolving deltas: 58% (288/496) Resolving deltas: 59% (296/496) Resolving deltas: 62% (310/496) Resolving deltas: 65% (326/496) Resolving deltas: 66% (331/496) Resolving deltas: 71% (357/496) Resolving deltas: 72% (360/496) Resolving deltas: 73% (366/496) Resolving deltas: 75% (373/496) Resolving deltas: 76% (381/496) Resolving deltas: 77% (384/496) Resolving deltas: 78% (390/496) Resolving deltas: 79% (393/496) Resolving deltas: 80% (398/496) Resolving deltas: 81% (404/496) Resolving deltas: 82% (407/496) Resolving deltas: 83% (412/496) Resolving deltas: 85% (424/496) Resolving deltas: 86% (427/496) Resolving deltas: 88% (438/496) Resolving deltas: 89% (442/496) Resolving deltas: 90% (448/496) Resolving deltas: 91% (452/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (466/496) Resolving deltas: 94% (470/496) Resolving deltas: 95% (475/496) Resolving deltas: 96% (478/496) Resolving deltas: 97% (483/496) Resolving deltas: 99% (495/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 29% (9/31) Resolving deltas: 32% (10/31) Resolving deltas: 35% (11/31) Resolving deltas: 51% (16/31) Resolving deltas: 64% (20/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 26.31 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 68% (87/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M017/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 7.15 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 8% (8/97) Resolving deltas: 14% (14/97) Resolving deltas: 15% (15/97) Resolving deltas: 20% (20/97) Resolving deltas: 21% (21/97) Resolving deltas: 22% (22/97) Resolving deltas: 26% (26/97) Resolving deltas: 29% (29/97) Resolving deltas: 31% (31/97) Resolving deltas: 32% (32/97) Resolving deltas: 37% (36/97) Resolving deltas: 69% (67/97) Resolving deltas: 72% (70/97) Resolving deltas: 73% (71/97) Resolving deltas: 76% (74/97) Resolving deltas: 82% (80/97) Resolving deltas: 84% (82/97) Resolving deltas: 86% (84/97) Resolving deltas: 92% (90/97) Resolving deltas: 93% (91/97) Resolving deltas: 94% (92/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out 'c184b75ec4f74aaed52478fb690a6947d1d0e68a' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out 'c33a98a7900515c7036bdb938b99631c3a7e5bfb' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out '91eb52afa3f2a9db92992ea5a8bc5c28add26187' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ 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, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M017/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/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/M017/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M017/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/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/M017/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/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/M017/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M017/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M017/params_new/msf-port/README.md /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M017/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M017/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M017/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M017/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M017/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/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/M017/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M017/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M017/params_new/perception_segmentation_fisheye/ [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M017/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M017/params_new/perception_vehicles/ [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M017/params_new/perception_vehicles/master /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/prediction_config/prediction /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/system-common/system-ros /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/system-device/master /root/workspace/xiamen-config/M017/params_new/system-device/slave /root/workspace/xiamen-config/M017/params_new/system-device/system-ros /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M017/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M017/params_new/system-node-xiamen/ [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M017/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M017/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M017/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M017/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M017/params_new/system-port/system-ros /root/workspace/xiamen-config/M017/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M017/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M017/params_new/params_new/crane_align /root/workspace/xiamen-config/M017/params_new/params_new/data_collection /root/workspace/xiamen-config/M017/params_new/params_new/extrinsics /root/workspace/xiamen-config/M017/params_new/params_new/fast_lio /root/workspace/xiamen-config/M017/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M017/params_new/params_new/lane_detection /root/workspace/xiamen-config/M017/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M017/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M017/params_new/params_new/master /root/workspace/xiamen-config/M017/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M017/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M017/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M017/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M017/params_new/params_new/perception /root/workspace/xiamen-config/M017/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M017/params_new/params_new/pointcloud /root/workspace/xiamen-config/M017/params_new/params_new/prediction /root/workspace/xiamen-config/M017/params_new/params_new/README.md /root/workspace/xiamen-config/M017/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M017/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M017/params_new/params_new/segmentation /root/workspace/xiamen-config/M017/params_new/params_new/slave /root/workspace/xiamen-config/M017/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M017/params_new/params_new/system-ros /root/workspace/xiamen-config/M017/params_M017/params/ [Pipeline] echo M018拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M018/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M018/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/M018.git > git init /root/workspace/xiamen-config/M018/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M018.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/M018.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M018.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 330df9f07075327f5c0d3324a578c30a8e11cd92 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 330df9f07075327f5c0d3324a578c30a8e11cd92 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 330df9f07075327f5c0d3324a578c30a8e11cd92 # 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/M018.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M018.git) registered for path 'msf-vehicle' Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M018.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule '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/M018/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 58% (7/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/crane_align_customized'... remote: Enumerating objects: 1353, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 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/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 31.82 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (11/647) Resolving deltas: 2% (19/647) Resolving deltas: 3% (21/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 8% (54/647) Resolving deltas: 9% (61/647) Resolving deltas: 10% (66/647) Resolving deltas: 12% (81/647) Resolving deltas: 14% (91/647) Resolving deltas: 16% (109/647) Resolving deltas: 17% (112/647) Resolving deltas: 18% (118/647) Resolving deltas: 19% (124/647) Resolving deltas: 21% (139/647) Resolving deltas: 22% (145/647) Resolving deltas: 23% (151/647) Resolving deltas: 26% (170/647) Resolving deltas: 28% (187/647) Resolving deltas: 30% (196/647) Resolving deltas: 32% (209/647) Resolving deltas: 36% (236/647) Resolving deltas: 37% (242/647) Resolving deltas: 38% (248/647) Resolving deltas: 39% (253/647) Resolving deltas: 40% (262/647) Resolving deltas: 41% (271/647) Resolving deltas: 42% (274/647) Resolving deltas: 44% (285/647) Resolving deltas: 46% (298/647) Resolving deltas: 47% (307/647) Resolving deltas: 50% (329/647) Resolving deltas: 51% (333/647) Resolving deltas: 52% (337/647) Resolving deltas: 56% (366/647) Resolving deltas: 58% (378/647) Resolving deltas: 59% (384/647) Resolving deltas: 61% (395/647) Resolving deltas: 62% (404/647) Resolving deltas: 63% (409/647) Resolving deltas: 64% (417/647) Resolving deltas: 66% (429/647) Resolving deltas: 76% (494/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/lidar-extrinsics'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. remote: Total 21 (delta 1), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), 5.32 KiB | 5.32 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/M018/params_new/lidar_loc_v2_common'... 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: 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. 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), 5.48 KiB | 5.48 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/M018/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 10.71 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 2% (3/111) Resolving deltas: 5% (6/111) Resolving deltas: 7% (8/111) Resolving deltas: 8% (9/111) Resolving deltas: 23% (26/111) Resolving deltas: 30% (34/111) Resolving deltas: 37% (42/111) Resolving deltas: 38% (43/111) Resolving deltas: 39% (44/111) Resolving deltas: 40% (45/111) Resolving deltas: 42% (47/111) Resolving deltas: 44% (49/111) Resolving deltas: 46% (52/111) Resolving deltas: 52% (58/111) Resolving deltas: 54% (60/111) Resolving deltas: 56% (63/111) Resolving deltas: 57% (64/111) Resolving deltas: 59% (66/111) Resolving deltas: 63% (70/111) Resolving deltas: 64% (72/111) Resolving deltas: 65% (73/111) Resolving deltas: 68% (76/111) Resolving deltas: 72% (80/111) Resolving deltas: 73% (82/111) Resolving deltas: 81% (91/111) Resolving deltas: 84% (94/111) Resolving deltas: 87% (97/111) Resolving deltas: 90% (101/111) Resolving deltas: 93% (104/111) Resolving deltas: 94% (105/111) Resolving deltas: 96% (107/111) Resolving deltas: 98% (109/111) Resolving deltas: 99% (110/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 9% (5/54) Resolving deltas: 16% (9/54) Resolving deltas: 18% (10/54) Resolving deltas: 22% (12/54) Resolving deltas: 25% (14/54) Resolving deltas: 27% (15/54) Resolving deltas: 42% (23/54) Resolving deltas: 44% (24/54) Resolving deltas: 48% (26/54) Resolving deltas: 51% (28/54) Resolving deltas: 57% (31/54) Resolving deltas: 59% (32/54) Resolving deltas: 62% (34/54) Resolving deltas: 68% (37/54) Resolving deltas: 70% (38/54) Resolving deltas: 75% (41/54) Resolving deltas: 77% (42/54) Resolving deltas: 79% (43/54) Resolving deltas: 83% (45/54) Resolving deltas: 85% (46/54) Resolving deltas: 87% (47/54) Resolving deltas: 88% (48/54) Resolving deltas: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/msf-vehicle'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/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 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/perception_camera_driver'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/perception_data_collection'... remote: Enumerating objects: 50, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 6% (1/16) Resolving deltas: 12% (2/16) Resolving deltas: 18% (3/16) Resolving deltas: 25% (4/16) Resolving deltas: 37% (6/16) Resolving deltas: 43% (7/16) Resolving deltas: 56% (9/16) Resolving deltas: 75% (12/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 4% (1/25) Resolving deltas: 16% (4/25) Resolving deltas: 72% (18/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), 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 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/perception_new_detection'... remote: Enumerating objects: 3620, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 33.95 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (12/726) Resolving deltas: 8% (65/726) Resolving deltas: 10% (78/726) Resolving deltas: 12% (90/726) Resolving deltas: 13% (95/726) Resolving deltas: 14% (102/726) Resolving deltas: 18% (131/726) Resolving deltas: 20% (149/726) Resolving deltas: 21% (154/726) Resolving deltas: 22% (161/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (189/726) Resolving deltas: 27% (197/726) Resolving deltas: 29% (216/726) Resolving deltas: 30% (218/726) Resolving deltas: 33% (241/726) Resolving deltas: 74% (542/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), done. remote: Compressing objects: 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. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 66% (6/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), 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. Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 4% (2/50) Resolving deltas: 10% (5/50) Resolving deltas: 12% (6/50) Resolving deltas: 18% (9/50) Resolving deltas: 20% (10/50) Resolving deltas: 30% (15/50) Resolving deltas: 34% (17/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/perception_vehicles'... remote: Enumerating objects: 46, done. remote: Counting objects: 2% (1/46) remote: Counting objects: 4% (2/46) remote: Counting objects: 6% (3/46) remote: Counting objects: 8% (4/46) remote: Counting objects: 10% (5/46) remote: Counting objects: 13% (6/46) remote: Counting objects: 15% (7/46) remote: Counting objects: 17% (8/46) remote: Counting objects: 19% (9/46) remote: Counting objects: 21% (10/46) remote: Counting objects: 23% (11/46) remote: Counting objects: 26% (12/46) remote: Counting objects: 28% (13/46) remote: Counting objects: 30% (14/46) remote: Counting objects: 32% (15/46) remote: Counting objects: 34% (16/46) remote: Counting objects: 36% (17/46) remote: Counting objects: 39% (18/46) remote: Counting objects: 41% (19/46) remote: Counting objects: 43% (20/46) remote: Counting objects: 45% (21/46) remote: Counting objects: 47% (22/46) remote: Counting objects: 50% (23/46) remote: Counting objects: 52% (24/46) remote: Counting objects: 54% (25/46) remote: Counting objects: 56% (26/46) remote: Counting objects: 58% (27/46) remote: Counting objects: 60% (28/46) remote: Counting objects: 63% (29/46) remote: Counting objects: 65% (30/46) remote: Counting objects: 67% (31/46) remote: Counting objects: 69% (32/46) remote: Counting objects: 71% (33/46) remote: Counting objects: 73% (34/46) remote: Counting objects: 76% (35/46) remote: Counting objects: 78% (36/46) remote: Counting objects: 80% (37/46) remote: Counting objects: 82% (38/46) remote: Counting objects: 84% (39/46) remote: Counting objects: 86% (40/46) remote: Counting objects: 89% (41/46) remote: Counting objects: 91% (42/46) remote: Counting objects: 93% (43/46) remote: Counting objects: 95% (44/46) remote: Counting objects: 97% (45/46) remote: Counting objects: 100% (46/46) remote: Counting objects: 100% (46/46), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 46 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/46) Receiving objects: 4% (2/46) Receiving objects: 6% (3/46) Receiving objects: 8% (4/46) Receiving objects: 10% (5/46) Receiving objects: 13% (6/46) Receiving objects: 15% (7/46) Receiving objects: 17% (8/46) Receiving objects: 19% (9/46) Receiving objects: 21% (10/46) Receiving objects: 23% (11/46) Receiving objects: 26% (12/46) Receiving objects: 28% (13/46) Receiving objects: 30% (14/46) Receiving objects: 32% (15/46) Receiving objects: 34% (16/46) Receiving objects: 36% (17/46) Receiving objects: 39% (18/46) Receiving objects: 41% (19/46) Receiving objects: 43% (20/46) Receiving objects: 45% (21/46) Receiving objects: 47% (22/46) Receiving objects: 50% (23/46) Receiving objects: 52% (24/46) Receiving objects: 54% (25/46) Receiving objects: 56% (26/46) Receiving objects: 58% (27/46) Receiving objects: 60% (28/46) Receiving objects: 63% (29/46) Receiving objects: 65% (30/46) Receiving objects: 67% (31/46) Receiving objects: 69% (32/46) Receiving objects: 71% (33/46) Receiving objects: 73% (34/46) Receiving objects: 76% (35/46) Receiving objects: 78% (36/46) Receiving objects: 80% (37/46) Receiving objects: 82% (38/46) Receiving objects: 84% (39/46) Receiving objects: 86% (40/46) Receiving objects: 89% (41/46) Receiving objects: 91% (42/46) Receiving objects: 93% (43/46) Receiving objects: 95% (44/46) Receiving objects: 97% (45/46) Receiving objects: 100% (46/46) Receiving objects: 100% (46/46), 6.46 KiB | 6.46 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 8% (1/12) Resolving deltas: 16% (2/12) Resolving deltas: 50% (6/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/pointcloud_customized'... remote: Enumerating objects: 321, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 48.17 MiB | 48.16 MiB/s Receiving objects: 14% (48/321), 94.83 MiB | 47.41 MiB/s Receiving objects: 14% (48/321), 143.82 MiB | 47.95 MiB/s Receiving objects: 15% (49/321), 143.82 MiB | 47.95 MiB/s Receiving objects: 16% (52/321), 143.82 MiB | 47.95 MiB/s Receiving objects: 17% (55/321), 164.40 MiB | 46.98 MiB/s Receiving objects: 18% (58/321), 164.40 MiB | 46.98 MiB/s Receiving objects: 19% (61/321), 164.40 MiB | 46.98 MiB/s Receiving objects: 20% (65/321), 164.40 MiB | 46.98 MiB/s Receiving objects: 21% (68/321), 164.40 MiB | 46.98 MiB/s Receiving objects: 22% (71/321), 164.40 MiB | 46.98 MiB/s Receiving objects: 23% (74/321), 164.40 MiB | 46.98 MiB/s Receiving objects: 23% (77/321), 187.12 MiB | 46.79 MiB/s Receiving objects: 24% (78/321), 187.12 MiB | 46.79 MiB/s Receiving objects: 25% (81/321), 187.12 MiB | 46.79 MiB/s Receiving objects: 26% (84/321), 187.12 MiB | 46.79 MiB/s Receiving objects: 27% (87/321), 187.12 MiB | 46.79 MiB/s Receiving objects: 28% (90/321), 187.12 MiB | 46.79 MiB/s Receiving objects: 29% (94/321), 187.12 MiB | 46.79 MiB/s Receiving objects: 30% (97/321), 187.12 MiB | 46.79 MiB/s Receiving objects: 31% (100/321), 187.12 MiB | 46.79 MiB/s Receiving objects: 32% (103/321), 207.66 MiB | 46.15 MiB/s Receiving objects: 33% (106/321), 207.66 MiB | 46.15 MiB/s Receiving objects: 34% (110/321), 207.66 MiB | 46.15 MiB/s Receiving objects: 35% (113/321), 207.66 MiB | 46.15 MiB/s Receiving objects: 36% (116/321), 207.66 MiB | 46.15 MiB/s Receiving objects: 37% (119/321), 207.66 MiB | 46.15 MiB/s Receiving objects: 38% (122/321), 207.66 MiB | 46.15 MiB/s Receiving objects: 39% (126/321), 207.66 MiB | 46.15 MiB/s Receiving objects: 40% (129/321), 207.66 MiB | 46.15 MiB/s Receiving objects: 41% (132/321), 207.66 MiB | 46.15 MiB/s Receiving objects: 42% (135/321), 207.66 MiB | 46.15 MiB/s Receiving objects: 43% (139/321), 207.66 MiB | 46.15 MiB/s Receiving objects: 43% (139/321), 227.04 MiB | 45.39 MiB/s Receiving objects: 44% (142/321), 227.04 MiB | 45.39 MiB/s Receiving objects: 45% (145/321), 227.04 MiB | 45.39 MiB/s Receiving objects: 46% (148/321), 227.04 MiB | 45.39 MiB/s Receiving objects: 47% (151/321), 227.04 MiB | 45.39 MiB/s Receiving objects: 48% (155/321), 227.04 MiB | 45.39 MiB/s Receiving objects: 49% (158/321), 227.04 MiB | 45.39 MiB/s Receiving objects: 50% (161/321), 227.04 MiB | 45.39 MiB/s Receiving objects: 51% (164/321), 254.60 MiB | 45.89 MiB/s Receiving objects: 52% (167/321), 254.60 MiB | 45.89 MiB/s Receiving objects: 52% (168/321), 276.30 MiB | 45.03 MiB/s Receiving objects: 53% (171/321), 297.37 MiB | 45.03 MiB/s Receiving objects: 54% (174/321), 297.37 MiB | 45.03 MiB/s Receiving objects: 55% (177/321), 297.37 MiB | 45.03 MiB/s Receiving objects: 56% (180/321), 297.37 MiB | 45.03 MiB/s Receiving objects: 57% (183/321), 297.37 MiB | 45.03 MiB/s Receiving objects: 57% (186/321), 319.85 MiB | 44.92 MiB/s Receiving objects: 58% (187/321), 319.85 MiB | 44.92 MiB/s Receiving objects: 59% (190/321), 340.46 MiB | 43.71 MiB/s Receiving objects: 59% (192/321), 361.52 MiB | 43.81 MiB/s Receiving objects: 60% (193/321), 361.52 MiB | 43.81 MiB/s Receiving objects: 61% (196/321), 380.90 MiB | 43.07 MiB/s Receiving objects: 62% (200/321), 380.90 MiB | 43.07 MiB/s Receiving objects: 62% (201/321), 402.65 MiB | 43.34 MiB/s Receiving objects: 63% (203/321), 420.61 MiB | 43.02 MiB/s Receiving objects: 64% (206/321), 420.61 MiB | 43.02 MiB/s Receiving objects: 65% (209/321), 420.61 MiB | 43.02 MiB/s Receiving objects: 66% (212/321), 420.61 MiB | 43.02 MiB/s Receiving objects: 67% (216/321), 420.61 MiB | 43.02 MiB/s Receiving objects: 68% (219/321), 420.61 MiB | 43.02 MiB/s Receiving objects: 68% (219/321), 457.63 MiB | 45.12 MiB/s Receiving objects: 69% (222/321), 457.63 MiB | 45.12 MiB/s Receiving objects: 70% (225/321), 457.63 MiB | 45.12 MiB/s Receiving objects: 71% (228/321), 457.63 MiB | 45.12 MiB/s Receiving objects: 72% (232/321), 457.63 MiB | 45.12 MiB/s Receiving objects: 73% (235/321), 457.63 MiB | 45.12 MiB/s Receiving objects: 74% (238/321), 479.27 MiB | 45.10 MiB/s Receiving objects: 74% (238/321), 498.52 MiB | 44.70 MiB/s Receiving objects: 75% (241/321), 517.44 MiB | 43.91 MiB/s Receiving objects: 76% (244/321), 517.44 MiB | 43.91 MiB/s Receiving objects: 76% (246/321), 538.03 MiB | 43.90 MiB/s Receiving objects: 77% (248/321), 538.03 MiB | 43.90 MiB/s Receiving objects: 78% (251/321), 538.03 MiB | 43.90 MiB/s Receiving objects: 79% (254/321), 538.03 MiB | 43.90 MiB/s Receiving objects: 80% (257/321), 538.03 MiB | 43.90 MiB/s Receiving objects: 81% (261/321), 538.03 MiB | 43.90 MiB/s Receiving objects: 82% (264/321), 538.03 MiB | 43.90 MiB/s Receiving objects: 83% (267/321), 538.03 MiB | 43.90 MiB/s Receiving objects: 84% (270/321), 538.03 MiB | 43.90 MiB/s Receiving objects: 85% (273/321), 558.81 MiB | 43.84 MiB/s Receiving objects: 86% (277/321), 558.81 MiB | 43.84 MiB/s Receiving objects: 87% (280/321), 558.81 MiB | 43.84 MiB/s Receiving objects: 88% (283/321), 558.81 MiB | 43.84 MiB/s Receiving objects: 89% (286/321), 558.81 MiB | 43.84 MiB/s Receiving objects: 90% (289/321), 558.81 MiB | 43.84 MiB/s Receiving objects: 91% (293/321), 558.81 MiB | 43.84 MiB/s Receiving objects: 92% (296/321), 558.81 MiB | 43.84 MiB/s Receiving objects: 93% (299/321), 558.81 MiB | 43.84 MiB/s Receiving objects: 94% (302/321), 558.81 MiB | 43.84 MiB/s Receiving objects: 94% (303/321), 578.39 MiB | 43.66 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 27.71 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 27.71 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.56 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.36 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.36 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 11.24 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 11.24 MiB/s Receiving objects: 97% (313/321), 648.07 MiB | 10.63 MiB/s Receiving objects: 98% (315/321), 648.07 MiB | 10.63 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 648.07 MiB | 10.63 MiB/s Receiving objects: 100% (321/321), 648.07 MiB | 10.63 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 29.01 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 18% (10/55) Resolving deltas: 29% (16/55) Resolving deltas: 30% (17/55) Resolving deltas: 32% (18/55) Resolving deltas: 36% (20/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 33% (34/102), 25.84 MiB | 51.66 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 35% (36/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 36% (37/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 37% (38/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 38% (39/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 39% (40/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 40% (41/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 41% (42/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 42% (43/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 43% (44/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 44% (45/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 45% (46/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 46% (47/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 47% (48/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 48% (49/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 49% (50/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 50% (51/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 51% (53/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 52% (54/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 53% (55/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 54% (56/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 55% (57/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 56% (58/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 57% (59/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 58% (60/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 59% (61/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 60% (62/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 61% (63/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 62% (64/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 63% (65/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 64% (66/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 65% (67/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 66% (68/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 67% (69/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 68% (70/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 69% (71/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 70% (72/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 71% (73/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 72% (74/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 73% (75/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 74% (76/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 75% (77/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 76% (78/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 77% (79/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 78% (80/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 79% (81/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 80% (82/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 81% (83/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 82% (84/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 83% (85/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 84% (86/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 85% (87/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 86% (88/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 87% (89/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 88% (90/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 89% (91/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 90% (92/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 91% (93/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 92% (94/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 93% (95/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 94% (96/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 95% (97/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 96% (98/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 97% (99/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 98% (100/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 99% (101/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 100% (102/102), 25.84 MiB | 51.66 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 52.20 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/rslidar_sdk_common'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), 7.32 KiB | 7.32 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/M018/params_new/static_transform_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: 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. remote: Total 14 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 26.03 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 46% (13/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 25.63 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 5% (28/496) Resolving deltas: 12% (61/496) Resolving deltas: 13% (66/496) Resolving deltas: 18% (91/496) Resolving deltas: 25% (125/496) Resolving deltas: 28% (140/496) Resolving deltas: 30% (152/496) Resolving deltas: 31% (154/496) Resolving deltas: 38% (191/496) Resolving deltas: 39% (194/496) Resolving deltas: 51% (253/496) Resolving deltas: 52% (258/496) Resolving deltas: 53% (264/496) Resolving deltas: 54% (268/496) Resolving deltas: 55% (275/496) Resolving deltas: 56% (281/496) Resolving deltas: 57% (287/496) Resolving deltas: 58% (289/496) Resolving deltas: 60% (300/496) Resolving deltas: 69% (345/496) Resolving deltas: 71% (353/496) Resolving deltas: 74% (371/496) Resolving deltas: 75% (372/496) Resolving deltas: 76% (377/496) Resolving deltas: 77% (382/496) Resolving deltas: 78% (387/496) Resolving deltas: 79% (394/496) Resolving deltas: 80% (398/496) Resolving deltas: 81% (403/496) Resolving deltas: 82% (408/496) Resolving deltas: 83% (412/496) Resolving deltas: 85% (425/496) Resolving deltas: 86% (428/496) Resolving deltas: 87% (436/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (442/496) Resolving deltas: 90% (448/496) Resolving deltas: 91% (453/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 95% (473/496) Resolving deltas: 96% (477/496) Resolving deltas: 97% (482/496) Resolving deltas: 99% (492/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 32% (10/31) Resolving deltas: 61% (19/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 19.73 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 70% (89/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M018/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 7.15 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 1% (1/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 6% (6/97) Resolving deltas: 16% (16/97) Resolving deltas: 21% (21/97) Resolving deltas: 22% (22/97) Resolving deltas: 24% (24/97) Resolving deltas: 26% (26/97) Resolving deltas: 29% (29/97) Resolving deltas: 36% (35/97) Resolving deltas: 37% (36/97) Resolving deltas: 39% (38/97) Resolving deltas: 75% (73/97) Resolving deltas: 77% (75/97) Resolving deltas: 78% (76/97) Resolving deltas: 83% (81/97) Resolving deltas: 85% (83/97) Resolving deltas: 91% (89/97) Resolving deltas: 93% (91/97) Resolving deltas: 94% (92/97) Resolving deltas: 98% (96/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out 'ebb775896b028c47f0284430494def4b39d463bb' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out 'c4840a3aba6dc6a779b1adc96df977dbbd321537' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out 'ebc60c0e272af38e966824beae1cd598c9eda52b' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ 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, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M018/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M018/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M018/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/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/M018/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M018/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/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/M018/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/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/M018/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M018/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M018/params_new/msf-port/README.md /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M018/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M018/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M018/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M018/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M018/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M018/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/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/M018/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M018/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M018/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M018/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M018/params_new/perception_vehicles/master /root/workspace/xiamen-config/M018/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/prediction_config/prediction /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/system-common/system-ros /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/system-device/master /root/workspace/xiamen-config/M018/params_new/system-device/slave /root/workspace/xiamen-config/M018/params_new/system-device/system-ros /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M018/params_new/system-node-xiamen/ [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M018/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M018/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M018/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M018/params_new/system-port/system-ros /root/workspace/xiamen-config/M018/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M018/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M018/params_new/params_new/crane_align /root/workspace/xiamen-config/M018/params_new/params_new/data_collection /root/workspace/xiamen-config/M018/params_new/params_new/extrinsics /root/workspace/xiamen-config/M018/params_new/params_new/fast_lio /root/workspace/xiamen-config/M018/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M018/params_new/params_new/lane_detection /root/workspace/xiamen-config/M018/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M018/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M018/params_new/params_new/master /root/workspace/xiamen-config/M018/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M018/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M018/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M018/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M018/params_new/params_new/perception /root/workspace/xiamen-config/M018/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M018/params_new/params_new/pointcloud /root/workspace/xiamen-config/M018/params_new/params_new/prediction /root/workspace/xiamen-config/M018/params_new/params_new/README.md /root/workspace/xiamen-config/M018/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M018/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M018/params_new/params_new/segmentation /root/workspace/xiamen-config/M018/params_new/params_new/slave /root/workspace/xiamen-config/M018/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M018/params_new/params_new/system-ros /root/workspace/xiamen-config/M018/params_M018/params/ [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 576ee49c4f69d974904177ea4438eb66d2d5f0a9 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 576ee49c4f69d974904177ea4438eb66d2d5f0a9 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 576ee49c4f69d974904177ea4438eb66d2d5f0a9 # 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 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M019.git) registered for path 'msf-vehicle' Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule '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: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 58% (7/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/crane_align_customized'... remote: Enumerating objects: 1353, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 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/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 37.13 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (7/647) Resolving deltas: 2% (14/647) Resolving deltas: 3% (22/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 8% (57/647) Resolving deltas: 10% (67/647) Resolving deltas: 11% (72/647) Resolving deltas: 14% (97/647) Resolving deltas: 16% (108/647) Resolving deltas: 17% (111/647) Resolving deltas: 18% (119/647) Resolving deltas: 19% (125/647) Resolving deltas: 21% (140/647) Resolving deltas: 23% (154/647) Resolving deltas: 24% (158/647) Resolving deltas: 28% (183/647) Resolving deltas: 29% (188/647) Resolving deltas: 31% (202/647) Resolving deltas: 32% (213/647) Resolving deltas: 35% (228/647) Resolving deltas: 37% (241/647) Resolving deltas: 38% (252/647) Resolving deltas: 39% (257/647) Resolving deltas: 40% (260/647) Resolving deltas: 41% (267/647) Resolving deltas: 42% (275/647) Resolving deltas: 43% (280/647) Resolving deltas: 44% (286/647) Resolving deltas: 45% (293/647) Resolving deltas: 47% (305/647) Resolving deltas: 48% (314/647) Resolving deltas: 53% (349/647) Resolving deltas: 54% (354/647) Resolving deltas: 55% (356/647) Resolving deltas: 59% (388/647) Resolving deltas: 61% (401/647) Resolving deltas: 62% (404/647) Resolving deltas: 63% (408/647) Resolving deltas: 64% (419/647) Resolving deltas: 66% (428/647) Resolving deltas: 67% (434/647) Resolving deltas: 68% (440/647) Resolving deltas: 71% (461/647) Resolving deltas: 72% (466/647) Resolving deltas: 77% (503/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/lidar-extrinsics'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. remote: Total 21 (delta 1), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), 5.34 KiB | 5.34 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: 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: 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. 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), 5.48 KiB | 5.48 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/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 32.14 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 2% (3/111) Resolving deltas: 3% (4/111) Resolving deltas: 7% (8/111) Resolving deltas: 8% (9/111) Resolving deltas: 20% (23/111) Resolving deltas: 36% (40/111) Resolving deltas: 37% (42/111) Resolving deltas: 38% (43/111) Resolving deltas: 39% (44/111) Resolving deltas: 40% (45/111) Resolving deltas: 41% (46/111) Resolving deltas: 42% (47/111) Resolving deltas: 45% (51/111) Resolving deltas: 47% (53/111) Resolving deltas: 49% (55/111) Resolving deltas: 51% (57/111) Resolving deltas: 54% (60/111) Resolving deltas: 57% (64/111) Resolving deltas: 58% (65/111) Resolving deltas: 59% (66/111) Resolving deltas: 61% (68/111) Resolving deltas: 65% (73/111) Resolving deltas: 67% (75/111) Resolving deltas: 81% (91/111) Resolving deltas: 83% (93/111) Resolving deltas: 87% (97/111) Resolving deltas: 88% (98/111) Resolving deltas: 92% (103/111) Resolving deltas: 93% (104/111) Resolving deltas: 94% (105/111) Resolving deltas: 96% (107/111) Resolving deltas: 97% (108/111) Resolving deltas: 98% (109/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 7% (4/54) Resolving deltas: 16% (9/54) Resolving deltas: 20% (11/54) Resolving deltas: 22% (12/54) Resolving deltas: 24% (13/54) Resolving deltas: 25% (14/54) Resolving deltas: 37% (20/54) Resolving deltas: 38% (21/54) Resolving deltas: 40% (22/54) Resolving deltas: 44% (24/54) Resolving deltas: 50% (27/54) Resolving deltas: 57% (31/54) Resolving deltas: 59% (32/54) Resolving deltas: 62% (34/54) Resolving deltas: 66% (36/54) Resolving deltas: 72% (39/54) Resolving deltas: 74% (40/54) Resolving deltas: 77% (42/54) Resolving deltas: 79% (43/54) Resolving deltas: 83% (45/54) Resolving deltas: 85% (46/54) Resolving deltas: 87% (47/54) Resolving deltas: 88% (48/54) Resolving deltas: 90% (49/54) Resolving deltas: 98% (53/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/msf-vehicle'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/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 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_camera_driver'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), 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/perception_data_collection'... remote: Enumerating objects: 50, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 6% (1/16) Resolving deltas: 12% (2/16) Resolving deltas: 18% (3/16) Resolving deltas: 25% (4/16) Resolving deltas: 31% (5/16) Resolving deltas: 62% (10/16) Resolving deltas: 75% (12/16) Resolving deltas: 81% (13/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 4% (1/25) Resolving deltas: 8% (2/25) Resolving deltas: 12% (3/25) Resolving deltas: 64% (16/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), 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 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_new_detection'... remote: Enumerating objects: 3620, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 33.95 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (8/726) Resolving deltas: 9% (71/726) Resolving deltas: 10% (75/726) Resolving deltas: 11% (84/726) Resolving deltas: 13% (96/726) Resolving deltas: 14% (105/726) Resolving deltas: 15% (112/726) Resolving deltas: 17% (126/726) Resolving deltas: 20% (146/726) Resolving deltas: 21% (153/726) Resolving deltas: 22% (160/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (189/726) Resolving deltas: 29% (211/726) Resolving deltas: 30% (218/726) Resolving deltas: 32% (235/726) Resolving deltas: 76% (552/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), done. remote: Compressing objects: 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. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 77% (7/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), 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 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 4% (2/50) Resolving deltas: 6% (3/50) Resolving deltas: 8% (4/50) Resolving deltas: 10% (5/50) Resolving deltas: 12% (6/50) Resolving deltas: 28% (14/50) Resolving deltas: 30% (15/50) Resolving deltas: 32% (16/50) Resolving deltas: 34% (17/50) Resolving deltas: 36% (18/50) Resolving deltas: 38% (19/50) Resolving deltas: 40% (20/50) Resolving deltas: 42% (21/50) Resolving deltas: 44% (22/50) Resolving deltas: 58% (29/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/perception_vehicles'... remote: Enumerating objects: 46, 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: 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 46 (delta 3), reused 0 (delta 0), pack-reused 28 Receiving objects: 2% (1/46) Receiving objects: 4% (2/46) Receiving objects: 6% (3/46) Receiving objects: 8% (4/46) Receiving objects: 10% (5/46) Receiving objects: 13% (6/46) Receiving objects: 15% (7/46) Receiving objects: 17% (8/46) Receiving objects: 19% (9/46) Receiving objects: 21% (10/46) Receiving objects: 23% (11/46) Receiving objects: 26% (12/46) Receiving objects: 28% (13/46) Receiving objects: 30% (14/46) Receiving objects: 32% (15/46) Receiving objects: 34% (16/46) Receiving objects: 36% (17/46) Receiving objects: 39% (18/46) Receiving objects: 41% (19/46) Receiving objects: 43% (20/46) Receiving objects: 45% (21/46) Receiving objects: 47% (22/46) Receiving objects: 50% (23/46) Receiving objects: 52% (24/46) Receiving objects: 54% (25/46) Receiving objects: 56% (26/46) Receiving objects: 58% (27/46) Receiving objects: 60% (28/46) Receiving objects: 63% (29/46) Receiving objects: 65% (30/46) Receiving objects: 67% (31/46) Receiving objects: 69% (32/46) Receiving objects: 71% (33/46) Receiving objects: 73% (34/46) Receiving objects: 76% (35/46) Receiving objects: 78% (36/46) Receiving objects: 80% (37/46) Receiving objects: 82% (38/46) Receiving objects: 84% (39/46) Receiving objects: 86% (40/46) Receiving objects: 89% (41/46) Receiving objects: 91% (42/46) Receiving objects: 93% (43/46) Receiving objects: 95% (44/46) Receiving objects: 97% (45/46) Receiving objects: 100% (46/46) Receiving objects: 100% (46/46), 7.67 KiB | 7.67 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 33% (3/9) Resolving deltas: 44% (4/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/pointcloud_customized'... remote: Enumerating objects: 321, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 49.43 MiB | 49.42 MiB/s Receiving objects: 14% (48/321), 96.84 MiB | 48.41 MiB/s Receiving objects: 14% (48/321), 146.52 MiB | 48.84 MiB/s Receiving objects: 15% (49/321), 146.52 MiB | 48.84 MiB/s Receiving objects: 16% (52/321), 146.52 MiB | 48.84 MiB/s Receiving objects: 17% (55/321), 167.08 MiB | 47.73 MiB/s Receiving objects: 18% (58/321), 167.08 MiB | 47.73 MiB/s Receiving objects: 19% (61/321), 167.08 MiB | 47.73 MiB/s Receiving objects: 20% (65/321), 167.08 MiB | 47.73 MiB/s Receiving objects: 21% (68/321), 167.08 MiB | 47.73 MiB/s Receiving objects: 22% (71/321), 167.08 MiB | 47.73 MiB/s Receiving objects: 23% (74/321), 167.08 MiB | 47.73 MiB/s Receiving objects: 24% (78/321), 167.08 MiB | 47.73 MiB/s Receiving objects: 24% (79/321), 189.33 MiB | 47.33 MiB/s Receiving objects: 25% (81/321), 189.33 MiB | 47.33 MiB/s Receiving objects: 26% (84/321), 189.33 MiB | 47.33 MiB/s Receiving objects: 27% (87/321), 189.33 MiB | 47.33 MiB/s Receiving objects: 28% (90/321), 189.33 MiB | 47.33 MiB/s Receiving objects: 29% (94/321), 189.33 MiB | 47.33 MiB/s Receiving objects: 30% (97/321), 189.33 MiB | 47.33 MiB/s Receiving objects: 31% (100/321), 189.33 MiB | 47.33 MiB/s Receiving objects: 32% (103/321), 189.33 MiB | 47.33 MiB/s Receiving objects: 33% (106/321), 189.33 MiB | 47.33 MiB/s Receiving objects: 34% (110/321), 189.33 MiB | 47.33 MiB/s Receiving objects: 35% (113/321), 189.33 MiB | 47.33 MiB/s Receiving objects: 36% (116/321), 189.33 MiB | 47.33 MiB/s Receiving objects: 37% (119/321), 210.19 MiB | 46.71 MiB/s Receiving objects: 38% (122/321), 210.19 MiB | 46.71 MiB/s Receiving objects: 39% (126/321), 210.19 MiB | 46.71 MiB/s Receiving objects: 40% (129/321), 210.19 MiB | 46.71 MiB/s Receiving objects: 41% (132/321), 210.19 MiB | 46.71 MiB/s Receiving objects: 42% (135/321), 210.19 MiB | 46.71 MiB/s Receiving objects: 43% (139/321), 210.19 MiB | 46.71 MiB/s Receiving objects: 43% (140/321), 230.41 MiB | 45.91 MiB/s Receiving objects: 44% (142/321), 230.41 MiB | 45.91 MiB/s Receiving objects: 45% (145/321), 230.41 MiB | 45.91 MiB/s Receiving objects: 46% (148/321), 230.41 MiB | 45.91 MiB/s Receiving objects: 47% (151/321), 230.41 MiB | 45.91 MiB/s Receiving objects: 48% (155/321), 230.41 MiB | 45.91 MiB/s Receiving objects: 49% (158/321), 230.41 MiB | 45.91 MiB/s Receiving objects: 50% (161/321), 230.41 MiB | 45.91 MiB/s Receiving objects: 51% (164/321), 256.96 MiB | 46.13 MiB/s Receiving objects: 52% (167/321), 256.96 MiB | 46.13 MiB/s Receiving objects: 52% (168/321), 279.11 MiB | 45.37 MiB/s Receiving objects: 53% (171/321), 279.11 MiB | 45.37 MiB/s Receiving objects: 54% (174/321), 279.11 MiB | 45.37 MiB/s Receiving objects: 55% (177/321), 299.80 MiB | 45.11 MiB/s Receiving objects: 56% (180/321), 299.80 MiB | 45.11 MiB/s Receiving objects: 57% (183/321), 299.80 MiB | 45.11 MiB/s Receiving objects: 57% (186/321), 321.46 MiB | 44.73 MiB/s Receiving objects: 58% (187/321), 321.46 MiB | 44.73 MiB/s Receiving objects: 59% (190/321), 343.20 MiB | 43.71 MiB/s Receiving objects: 59% (192/321), 364.01 MiB | 43.77 MiB/s Receiving objects: 60% (193/321), 364.01 MiB | 43.77 MiB/s Receiving objects: 61% (196/321), 383.27 MiB | 43.11 MiB/s Receiving objects: 62% (200/321), 383.27 MiB | 43.11 MiB/s Receiving objects: 62% (201/321), 404.87 MiB | 43.27 MiB/s Receiving objects: 63% (203/321), 430.98 MiB | 44.57 MiB/s Receiving objects: 64% (206/321), 430.98 MiB | 44.57 MiB/s Receiving objects: 65% (209/321), 430.98 MiB | 44.57 MiB/s Receiving objects: 66% (212/321), 430.98 MiB | 44.57 MiB/s Receiving objects: 67% (216/321), 430.98 MiB | 44.57 MiB/s Receiving objects: 68% (219/321), 430.98 MiB | 44.57 MiB/s Receiving objects: 69% (222/321), 430.98 MiB | 44.57 MiB/s Receiving objects: 69% (224/321), 462.17 MiB | 45.60 MiB/s Receiving objects: 70% (225/321), 462.17 MiB | 45.60 MiB/s Receiving objects: 71% (228/321), 462.17 MiB | 45.60 MiB/s Receiving objects: 72% (232/321), 462.17 MiB | 45.60 MiB/s Receiving objects: 73% (235/321), 462.17 MiB | 45.60 MiB/s Receiving objects: 74% (238/321), 482.84 MiB | 45.27 MiB/s Receiving objects: 74% (238/321), 501.61 MiB | 44.84 MiB/s Receiving objects: 75% (241/321), 501.61 MiB | 44.84 MiB/s Receiving objects: 76% (244/321), 521.48 MiB | 44.45 MiB/s Receiving objects: 76% (246/321), 541.71 MiB | 44.11 MiB/s Receiving objects: 77% (248/321), 541.71 MiB | 44.11 MiB/s Receiving objects: 78% (251/321), 541.71 MiB | 44.11 MiB/s Receiving objects: 79% (254/321), 541.71 MiB | 44.11 MiB/s Receiving objects: 80% (257/321), 541.71 MiB | 44.11 MiB/s Receiving objects: 81% (261/321), 541.71 MiB | 44.11 MiB/s Receiving objects: 82% (264/321), 541.71 MiB | 44.11 MiB/s Receiving objects: 83% (267/321), 541.71 MiB | 44.11 MiB/s Receiving objects: 84% (270/321), 541.71 MiB | 44.11 MiB/s Receiving objects: 85% (273/321), 541.71 MiB | 44.11 MiB/s Receiving objects: 86% (277/321), 541.71 MiB | 44.11 MiB/s Receiving objects: 87% (280/321), 562.41 MiB | 44.09 MiB/s Receiving objects: 88% (283/321), 562.41 MiB | 44.09 MiB/s Receiving objects: 89% (286/321), 562.41 MiB | 44.09 MiB/s Receiving objects: 90% (289/321), 562.41 MiB | 44.09 MiB/s Receiving objects: 91% (293/321), 562.41 MiB | 44.09 MiB/s Receiving objects: 92% (296/321), 562.41 MiB | 44.09 MiB/s Receiving objects: 93% (299/321), 562.41 MiB | 44.09 MiB/s Receiving objects: 94% (302/321), 562.41 MiB | 44.09 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 28.59 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 28.59 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 19.61 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 14.24 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 14.24 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 12.13 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 12.13 MiB/s Receiving objects: 97% (313/321), 647.72 MiB | 11.76 MiB/s Receiving objects: 98% (315/321), 647.72 MiB | 11.76 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 647.72 MiB | 11.76 MiB/s Receiving objects: 100% (321/321), 647.72 MiB | 11.76 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.88 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 12% (7/55) Resolving deltas: 30% (17/55) Resolving deltas: 32% (18/55) Resolving deltas: 34% (19/55) Resolving deltas: 36% (20/55) Resolving deltas: 38% (21/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 33% (34/102), 25.37 MiB | 50.73 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 35% (36/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 36% (37/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 37% (38/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 38% (39/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 39% (40/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 40% (41/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 41% (42/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 42% (43/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 43% (44/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 44% (45/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 45% (46/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 46% (47/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 47% (48/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 48% (49/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 49% (50/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 50% (51/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 51% (53/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 52% (54/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 53% (55/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 54% (56/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 55% (57/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 56% (58/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 57% (59/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 58% (60/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 59% (61/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 60% (62/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 61% (63/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 62% (64/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 63% (65/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 64% (66/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 65% (67/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 66% (68/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 67% (69/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 68% (70/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 69% (71/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 70% (72/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 71% (73/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 72% (74/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 73% (75/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 74% (76/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 75% (77/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 76% (78/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 77% (79/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 78% (80/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 79% (81/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 80% (82/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 81% (83/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 82% (84/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 83% (85/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 84% (86/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 85% (87/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 86% (88/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 87% (89/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 88% (90/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 89% (91/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 90% (92/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 91% (93/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 92% (94/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 93% (95/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 94% (96/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 95% (97/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 96% (98/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 97% (99/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 98% (100/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 99% (101/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 100% (102/102), 25.37 MiB | 50.73 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 51.22 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/rslidar_sdk_common'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), 7.32 KiB | 7.32 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/static_transform_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: 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. remote: Total 14 (delta 2), 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), 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/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 13.02 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 14% (4/28) Resolving deltas: 21% (6/28) Resolving deltas: 28% (8/28) Resolving deltas: 50% (14/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 29.90 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 7% (39/496) Resolving deltas: 9% (46/496) Resolving deltas: 20% (100/496) Resolving deltas: 26% (133/496) Resolving deltas: 34% (171/496) Resolving deltas: 35% (174/496) Resolving deltas: 38% (190/496) Resolving deltas: 40% (200/496) Resolving deltas: 42% (209/496) Resolving deltas: 46% (231/496) Resolving deltas: 47% (235/496) Resolving deltas: 51% (254/496) Resolving deltas: 52% (258/496) Resolving deltas: 53% (263/496) Resolving deltas: 54% (271/496) Resolving deltas: 55% (274/496) Resolving deltas: 56% (278/496) Resolving deltas: 58% (291/496) Resolving deltas: 61% (307/496) Resolving deltas: 62% (312/496) Resolving deltas: 73% (364/496) Resolving deltas: 74% (368/496) Resolving deltas: 76% (380/496) Resolving deltas: 77% (383/496) Resolving deltas: 78% (388/496) Resolving deltas: 79% (393/496) Resolving deltas: 80% (401/496) Resolving deltas: 81% (403/496) Resolving deltas: 82% (407/496) Resolving deltas: 83% (412/496) Resolving deltas: 84% (417/496) Resolving deltas: 85% (426/496) Resolving deltas: 86% (427/496) Resolving deltas: 87% (432/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (442/496) Resolving deltas: 90% (447/496) Resolving deltas: 91% (452/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 96% (477/496) Resolving deltas: 97% (482/496) Resolving deltas: 98% (487/496) Resolving deltas: 99% (495/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 29% (9/31) Resolving deltas: 32% (10/31) Resolving deltas: 74% (23/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 26.31 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 66% (84/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M019/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 7.46 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 1% (1/97) Resolving deltas: 3% (3/97) Resolving deltas: 4% (4/97) Resolving deltas: 5% (5/97) Resolving deltas: 16% (16/97) Resolving deltas: 22% (22/97) Resolving deltas: 23% (23/97) Resolving deltas: 24% (24/97) Resolving deltas: 25% (25/97) Resolving deltas: 27% (27/97) Resolving deltas: 30% (30/97) Resolving deltas: 31% (31/97) Resolving deltas: 35% (34/97) Resolving deltas: 39% (38/97) Resolving deltas: 43% (42/97) Resolving deltas: 48% (47/97) Resolving deltas: 60% (59/97) Resolving deltas: 61% (60/97) Resolving deltas: 70% (68/97) Resolving deltas: 73% (71/97) Resolving deltas: 75% (73/97) Resolving deltas: 81% (79/97) Resolving deltas: 88% (86/97) Resolving deltas: 89% (87/97) Resolving deltas: 90% (88/97) Resolving deltas: 91% (89/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out '9bf43761c606b623570d0a9f8a86ec2d401070a0' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out '6562d42c071ced3baa7070f20665c9d269f283c9' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out 'b3ff0e991c6f6e8fdccd0bf9801b70c8db6235a5' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '704ca74866c0aa95e7952f3f8e9287fb3bb2e73e' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ 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, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, 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 + wc -l + ls /root/workspace/xiamen-config/M019/params_new/crane_align_customized/ [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 + ls /root/workspace/xiamen-config/M019/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/lidar-extrinsics/crane_align /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/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M019/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M019/params_new/msf-port/README.md /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M019/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M019/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M019/params_new/msf-vehicle/README.md /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 + ls /root/workspace/xiamen-config/M019/params_new/perception_data_collection/ + wc -l [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 + ls /root/workspace/xiamen-config/M019/params_new/perception_lane_detection/ + wc -l [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 2 [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/perception_new_detection/README.md /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 3 [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/perception_vehicles/README.md /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/pointcloud_customized/ + wc -l [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 + wc -l + ls /root/workspace/xiamen-config/M019/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/prediction_config/prediction /root/workspace/xiamen-config/M019/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M019/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M019/params_new/rslidar_sdk_common/rslidar_sdk /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 + ls /root/workspace/xiamen-config/M019/params_new/system-common/ + wc -l [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 + ls /root/workspace/xiamen-config/M019/params_new/system-mqtt/ + wc -l [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 + ls /root/workspace/xiamen-config/M019/params_new/system-port/ + wc -l [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 msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk 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/msf_assistant.yaml /root/workspace/xiamen-config/M019/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M019/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M019/params_new/params_new/msf_localization.yaml /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/prediction /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/rslidar_sdk /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] echo M020拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M020/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M020/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/M020.git > git init /root/workspace/xiamen-config/M020/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M020.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/M020.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M020.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 cd43817889a87495272fc20ea0c6550c196ed460 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f cd43817889a87495272fc20ea0c6550c196ed460 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk cd43817889a87495272fc20ea0c6550c196ed460 # 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/M020.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M020.git) registered for path 'msf-vehicle' Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M020.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule '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/M020/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 50% (6/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/crane_align_customized'... remote: Enumerating objects: 1353, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 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/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 34.27 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (7/647) Resolving deltas: 2% (15/647) Resolving deltas: 3% (21/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 8% (57/647) Resolving deltas: 10% (67/647) Resolving deltas: 11% (72/647) Resolving deltas: 15% (99/647) Resolving deltas: 16% (106/647) Resolving deltas: 18% (122/647) Resolving deltas: 19% (123/647) Resolving deltas: 20% (131/647) Resolving deltas: 21% (139/647) Resolving deltas: 24% (156/647) Resolving deltas: 28% (185/647) Resolving deltas: 29% (190/647) Resolving deltas: 31% (206/647) Resolving deltas: 33% (214/647) Resolving deltas: 35% (231/647) Resolving deltas: 36% (233/647) Resolving deltas: 37% (240/647) Resolving deltas: 38% (252/647) Resolving deltas: 39% (254/647) Resolving deltas: 40% (261/647) Resolving deltas: 41% (270/647) Resolving deltas: 42% (274/647) Resolving deltas: 43% (281/647) Resolving deltas: 44% (285/647) Resolving deltas: 45% (294/647) Resolving deltas: 47% (305/647) Resolving deltas: 48% (314/647) Resolving deltas: 54% (350/647) Resolving deltas: 55% (358/647) Resolving deltas: 60% (391/647) Resolving deltas: 62% (403/647) Resolving deltas: 63% (410/647) Resolving deltas: 64% (420/647) Resolving deltas: 66% (431/647) Resolving deltas: 67% (436/647) Resolving deltas: 68% (441/647) Resolving deltas: 71% (461/647) Resolving deltas: 72% (467/647) Resolving deltas: 77% (501/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/lidar-extrinsics'... remote: Enumerating objects: 30, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), done. remote: Compressing objects: 4% (1/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. remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.64 KiB | 6.64 MiB/s, 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/M020/params_new/lidar_loc_v2_common'... 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: 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. 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), 5.48 KiB | 5.48 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/M020/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 32.14 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 4% (5/111) Resolving deltas: 6% (7/111) Resolving deltas: 7% (8/111) Resolving deltas: 9% (10/111) Resolving deltas: 22% (25/111) Resolving deltas: 36% (41/111) Resolving deltas: 37% (42/111) Resolving deltas: 38% (43/111) Resolving deltas: 39% (44/111) Resolving deltas: 41% (46/111) Resolving deltas: 44% (49/111) Resolving deltas: 45% (51/111) Resolving deltas: 47% (53/111) Resolving deltas: 50% (56/111) Resolving deltas: 52% (58/111) Resolving deltas: 54% (60/111) Resolving deltas: 57% (64/111) Resolving deltas: 58% (65/111) Resolving deltas: 59% (66/111) Resolving deltas: 63% (71/111) Resolving deltas: 70% (78/111) Resolving deltas: 73% (82/111) Resolving deltas: 79% (88/111) Resolving deltas: 81% (91/111) Resolving deltas: 85% (95/111) Resolving deltas: 87% (97/111) Resolving deltas: 90% (101/111) Resolving deltas: 92% (103/111) Resolving deltas: 94% (105/111) Resolving deltas: 96% (107/111) Resolving deltas: 98% (109/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 7% (4/54) Resolving deltas: 11% (6/54) Resolving deltas: 16% (9/54) Resolving deltas: 20% (11/54) Resolving deltas: 24% (13/54) Resolving deltas: 25% (14/54) Resolving deltas: 27% (15/54) Resolving deltas: 44% (24/54) Resolving deltas: 48% (26/54) Resolving deltas: 50% (27/54) Resolving deltas: 55% (30/54) Resolving deltas: 59% (32/54) Resolving deltas: 61% (33/54) Resolving deltas: 68% (37/54) Resolving deltas: 70% (38/54) Resolving deltas: 72% (39/54) Resolving deltas: 77% (42/54) Resolving deltas: 79% (43/54) Resolving deltas: 81% (44/54) Resolving deltas: 83% (45/54) Resolving deltas: 87% (47/54) Resolving deltas: 88% (48/54) Resolving deltas: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/msf-vehicle'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/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 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/perception_camera_driver'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/perception_data_collection'... remote: Enumerating objects: 50, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 6% (1/16) Resolving deltas: 12% (2/16) Resolving deltas: 18% (3/16) Resolving deltas: 25% (4/16) Resolving deltas: 31% (5/16) Resolving deltas: 75% (12/16) Resolving deltas: 81% (13/16) Resolving deltas: 87% (14/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 12% (3/25) Resolving deltas: 16% (4/25) Resolving deltas: 72% (18/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), 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 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/perception_new_detection'... remote: Enumerating objects: 3620, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 33.95 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (13/726) Resolving deltas: 9% (70/726) Resolving deltas: 10% (78/726) Resolving deltas: 11% (82/726) Resolving deltas: 12% (92/726) Resolving deltas: 13% (96/726) Resolving deltas: 14% (102/726) Resolving deltas: 15% (113/726) Resolving deltas: 18% (132/726) Resolving deltas: 19% (138/726) Resolving deltas: 20% (148/726) Resolving deltas: 21% (156/726) Resolving deltas: 22% (162/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (189/726) Resolving deltas: 27% (197/726) Resolving deltas: 28% (204/726) Resolving deltas: 29% (211/726) Resolving deltas: 31% (229/726) Resolving deltas: 32% (233/726) Resolving deltas: 33% (240/726) Resolving deltas: 36% (262/726) Resolving deltas: 77% (565/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), done. remote: Compressing objects: 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 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), 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 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 8% (4/50) Resolving deltas: 12% (6/50) Resolving deltas: 14% (7/50) Resolving deltas: 16% (8/50) Resolving deltas: 18% (9/50) Resolving deltas: 30% (15/50) Resolving deltas: 34% (17/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/perception_vehicles'... remote: Enumerating objects: 46, done. remote: Counting objects: 2% (1/46) remote: Counting objects: 4% (2/46) remote: Counting objects: 6% (3/46) remote: Counting objects: 8% (4/46) remote: Counting objects: 10% (5/46) remote: Counting objects: 13% (6/46) remote: Counting objects: 15% (7/46) remote: Counting objects: 17% (8/46) remote: Counting objects: 19% (9/46) remote: Counting objects: 21% (10/46) remote: Counting objects: 23% (11/46) remote: Counting objects: 26% (12/46) remote: Counting objects: 28% (13/46) remote: Counting objects: 30% (14/46) remote: Counting objects: 32% (15/46) remote: Counting objects: 34% (16/46) remote: Counting objects: 36% (17/46) remote: Counting objects: 39% (18/46) remote: Counting objects: 41% (19/46) remote: Counting objects: 43% (20/46) remote: Counting objects: 45% (21/46) remote: Counting objects: 47% (22/46) remote: Counting objects: 50% (23/46) remote: Counting objects: 52% (24/46) remote: Counting objects: 54% (25/46) remote: Counting objects: 56% (26/46) remote: Counting objects: 58% (27/46) remote: Counting objects: 60% (28/46) remote: Counting objects: 63% (29/46) remote: Counting objects: 65% (30/46) remote: Counting objects: 67% (31/46) remote: Counting objects: 69% (32/46) remote: Counting objects: 71% (33/46) remote: Counting objects: 73% (34/46) remote: Counting objects: 76% (35/46) remote: Counting objects: 78% (36/46) remote: Counting objects: 80% (37/46) remote: Counting objects: 82% (38/46) remote: Counting objects: 84% (39/46) remote: Counting objects: 86% (40/46) remote: Counting objects: 89% (41/46) remote: Counting objects: 91% (42/46) remote: Counting objects: 93% (43/46) remote: Counting objects: 95% (44/46) remote: Counting objects: 97% (45/46) remote: Counting objects: 100% (46/46) remote: Counting objects: 100% (46/46), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 46 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/46) Receiving objects: 4% (2/46) Receiving objects: 6% (3/46) Receiving objects: 8% (4/46) Receiving objects: 10% (5/46) Receiving objects: 13% (6/46) Receiving objects: 15% (7/46) Receiving objects: 17% (8/46) Receiving objects: 19% (9/46) Receiving objects: 21% (10/46) Receiving objects: 23% (11/46) Receiving objects: 26% (12/46) Receiving objects: 28% (13/46) Receiving objects: 30% (14/46) Receiving objects: 32% (15/46) Receiving objects: 34% (16/46) Receiving objects: 36% (17/46) Receiving objects: 39% (18/46) Receiving objects: 41% (19/46) Receiving objects: 43% (20/46) Receiving objects: 45% (21/46) Receiving objects: 47% (22/46) Receiving objects: 50% (23/46) Receiving objects: 52% (24/46) Receiving objects: 54% (25/46) Receiving objects: 56% (26/46) Receiving objects: 58% (27/46) Receiving objects: 60% (28/46) Receiving objects: 63% (29/46) Receiving objects: 65% (30/46) Receiving objects: 67% (31/46) Receiving objects: 69% (32/46) Receiving objects: 71% (33/46) Receiving objects: 73% (34/46) Receiving objects: 76% (35/46) Receiving objects: 78% (36/46) Receiving objects: 80% (37/46) Receiving objects: 82% (38/46) Receiving objects: 84% (39/46) Receiving objects: 86% (40/46) Receiving objects: 89% (41/46) Receiving objects: 91% (42/46) Receiving objects: 93% (43/46) Receiving objects: 95% (44/46) Receiving objects: 97% (45/46) Receiving objects: 100% (46/46) Receiving objects: 100% (46/46), 5.59 KiB | 5.59 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 8% (1/12) Resolving deltas: 16% (2/12) Resolving deltas: 50% (6/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/pointcloud_customized'... remote: Enumerating objects: 321, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 47.66 MiB | 47.66 MiB/s Receiving objects: 14% (48/321), 95.24 MiB | 47.62 MiB/s Receiving objects: 14% (48/321), 143.34 MiB | 47.78 MiB/s Receiving objects: 15% (49/321), 143.34 MiB | 47.78 MiB/s Receiving objects: 16% (52/321), 143.34 MiB | 47.78 MiB/s Receiving objects: 17% (55/321), 163.65 MiB | 46.75 MiB/s Receiving objects: 18% (58/321), 163.65 MiB | 46.75 MiB/s Receiving objects: 19% (61/321), 163.65 MiB | 46.75 MiB/s Receiving objects: 20% (65/321), 163.65 MiB | 46.75 MiB/s Receiving objects: 21% (68/321), 163.65 MiB | 46.75 MiB/s Receiving objects: 22% (71/321), 163.65 MiB | 46.75 MiB/s Receiving objects: 22% (73/321), 185.65 MiB | 46.41 MiB/s Receiving objects: 23% (74/321), 185.65 MiB | 46.41 MiB/s Receiving objects: 24% (78/321), 185.65 MiB | 46.41 MiB/s Receiving objects: 25% (81/321), 185.65 MiB | 46.41 MiB/s Receiving objects: 26% (84/321), 185.65 MiB | 46.41 MiB/s Receiving objects: 27% (87/321), 185.65 MiB | 46.41 MiB/s Receiving objects: 28% (90/321), 185.65 MiB | 46.41 MiB/s Receiving objects: 29% (94/321), 185.65 MiB | 46.41 MiB/s Receiving objects: 30% (97/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 31% (100/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 32% (103/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 33% (106/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 34% (110/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 35% (113/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 36% (116/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 37% (119/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 38% (122/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 39% (126/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 40% (129/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 41% (132/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 42% (135/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 43% (139/321), 206.12 MiB | 45.80 MiB/s Receiving objects: 43% (139/321), 225.98 MiB | 45.08 MiB/s Receiving objects: 44% (142/321), 225.98 MiB | 45.08 MiB/s Receiving objects: 45% (145/321), 225.98 MiB | 45.08 MiB/s Receiving objects: 46% (148/321), 225.98 MiB | 45.08 MiB/s Receiving objects: 47% (151/321), 225.98 MiB | 45.08 MiB/s Receiving objects: 48% (155/321), 252.36 MiB | 45.49 MiB/s Receiving objects: 49% (158/321), 252.36 MiB | 45.49 MiB/s Receiving objects: 50% (161/321), 252.36 MiB | 45.49 MiB/s Receiving objects: 50% (162/321), 272.61 MiB | 44.07 MiB/s Receiving objects: 51% (164/321), 272.61 MiB | 44.07 MiB/s Receiving objects: 52% (167/321), 272.61 MiB | 44.07 MiB/s Receiving objects: 53% (171/321), 293.83 MiB | 44.13 MiB/s Receiving objects: 54% (174/321), 293.83 MiB | 44.13 MiB/s Receiving objects: 55% (177/321), 293.83 MiB | 44.13 MiB/s Receiving objects: 56% (180/321), 293.83 MiB | 44.13 MiB/s Receiving objects: 57% (183/321), 293.83 MiB | 44.13 MiB/s Receiving objects: 57% (186/321), 315.54 MiB | 43.79 MiB/s Receiving objects: 58% (187/321), 334.36 MiB | 42.45 MiB/s Receiving objects: 59% (190/321), 334.36 MiB | 42.45 MiB/s Receiving objects: 59% (192/321), 358.46 MiB | 43.29 MiB/s Receiving objects: 60% (193/321), 358.46 MiB | 43.29 MiB/s Receiving objects: 61% (196/321), 375.84 MiB | 42.26 MiB/s Receiving objects: 62% (200/321), 375.84 MiB | 42.26 MiB/s Receiving objects: 62% (200/321), 399.18 MiB | 42.90 MiB/s Receiving objects: 63% (203/321), 415.44 MiB | 42.10 MiB/s Receiving objects: 64% (206/321), 415.44 MiB | 42.10 MiB/s Receiving objects: 65% (209/321), 415.44 MiB | 42.10 MiB/s Receiving objects: 66% (212/321), 415.44 MiB | 42.10 MiB/s Receiving objects: 66% (215/321), 453.88 MiB | 44.79 MiB/s Receiving objects: 67% (216/321), 453.88 MiB | 44.79 MiB/s Receiving objects: 68% (219/321), 453.88 MiB | 44.79 MiB/s Receiving objects: 69% (222/321), 453.88 MiB | 44.79 MiB/s Receiving objects: 70% (225/321), 453.88 MiB | 44.79 MiB/s Receiving objects: 71% (228/321), 453.88 MiB | 44.79 MiB/s Receiving objects: 72% (232/321), 453.88 MiB | 44.79 MiB/s Receiving objects: 73% (235/321), 453.88 MiB | 44.79 MiB/s Receiving objects: 74% (238/321), 476.22 MiB | 45.26 MiB/s Receiving objects: 74% (238/321), 495.59 MiB | 44.84 MiB/s Receiving objects: 75% (241/321), 514.70 MiB | 44.27 MiB/s Receiving objects: 76% (244/321), 514.70 MiB | 44.27 MiB/s Receiving objects: 76% (246/321), 535.46 MiB | 44.70 MiB/s Receiving objects: 77% (248/321), 535.46 MiB | 44.70 MiB/s Receiving objects: 78% (251/321), 535.46 MiB | 44.70 MiB/s Receiving objects: 79% (254/321), 535.46 MiB | 44.70 MiB/s Receiving objects: 80% (257/321), 535.46 MiB | 44.70 MiB/s Receiving objects: 81% (261/321), 535.46 MiB | 44.70 MiB/s Receiving objects: 82% (264/321), 535.46 MiB | 44.70 MiB/s Receiving objects: 83% (267/321), 535.46 MiB | 44.70 MiB/s Receiving objects: 84% (270/321), 535.46 MiB | 44.70 MiB/s Receiving objects: 85% (273/321), 555.60 MiB | 43.82 MiB/s Receiving objects: 86% (277/321), 555.60 MiB | 43.82 MiB/s Receiving objects: 87% (280/321), 555.60 MiB | 43.82 MiB/s Receiving objects: 88% (283/321), 555.60 MiB | 43.82 MiB/s Receiving objects: 89% (286/321), 555.60 MiB | 43.82 MiB/s Receiving objects: 90% (289/321), 555.60 MiB | 43.82 MiB/s Receiving objects: 90% (290/321), 576.86 MiB | 44.68 MiB/s Receiving objects: 91% (293/321), 576.86 MiB | 44.68 MiB/s Receiving objects: 92% (296/321), 576.86 MiB | 44.68 MiB/s Receiving objects: 93% (299/321), 576.86 MiB | 44.68 MiB/s Receiving objects: 94% (302/321), 576.86 MiB | 44.68 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 27.62 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 27.62 MiB/s Receiving objects: 95% (305/321), 596.68 MiB | 27.83 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.73 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.46 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.46 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 11.33 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 11.33 MiB/s Receiving objects: 97% (313/321), 647.51 MiB | 10.84 MiB/s Receiving objects: 98% (315/321), 647.51 MiB | 10.84 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 647.51 MiB | 10.84 MiB/s Receiving objects: 100% (321/321), 647.51 MiB | 10.84 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.77 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 23% (13/55) Resolving deltas: 30% (17/55) Resolving deltas: 32% (18/55) Resolving deltas: 34% (19/55) Resolving deltas: 36% (20/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 33% (34/102), 26.16 MiB | 52.31 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 35% (36/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 36% (37/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 37% (38/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 38% (39/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 39% (40/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 40% (41/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 41% (42/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 42% (43/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 43% (44/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 44% (45/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 45% (46/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 46% (47/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 47% (48/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 48% (49/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 49% (50/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 50% (51/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 51% (53/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 52% (54/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 53% (55/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 54% (56/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 55% (57/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 56% (58/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 57% (59/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 58% (60/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 59% (61/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 60% (62/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 61% (63/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 62% (64/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 63% (65/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 64% (66/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 65% (67/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 66% (68/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 67% (69/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 68% (70/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 69% (71/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 70% (72/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 71% (73/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 72% (74/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 73% (75/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 74% (76/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 75% (77/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 76% (78/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 77% (79/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 78% (80/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 79% (81/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 80% (82/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 81% (83/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 82% (84/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 83% (85/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 84% (86/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 85% (87/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 86% (88/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 87% (89/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 88% (90/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 89% (91/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 90% (92/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 91% (93/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 92% (94/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 93% (95/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 94% (96/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 95% (97/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 96% (98/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 97% (99/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 98% (100/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 99% (101/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 100% (102/102), 26.16 MiB | 52.31 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 52.62 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/rslidar_sdk_common'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), 7.32 KiB | 7.32 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/M020/params_new/static_transform_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: 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. remote: Total 14 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 13.02 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 50% (14/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 35.88 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 6% (30/496) Resolving deltas: 13% (66/496) Resolving deltas: 19% (97/496) Resolving deltas: 25% (126/496) Resolving deltas: 28% (141/496) Resolving deltas: 30% (150/496) Resolving deltas: 37% (187/496) Resolving deltas: 38% (189/496) Resolving deltas: 41% (207/496) Resolving deltas: 42% (211/496) Resolving deltas: 44% (219/496) Resolving deltas: 48% (241/496) Resolving deltas: 49% (245/496) Resolving deltas: 50% (250/496) Resolving deltas: 51% (253/496) Resolving deltas: 53% (263/496) Resolving deltas: 54% (268/496) Resolving deltas: 55% (273/496) Resolving deltas: 60% (299/496) Resolving deltas: 61% (306/496) Resolving deltas: 66% (331/496) Resolving deltas: 70% (351/496) Resolving deltas: 75% (376/496) Resolving deltas: 76% (378/496) Resolving deltas: 77% (382/496) Resolving deltas: 78% (387/496) Resolving deltas: 79% (394/496) Resolving deltas: 80% (400/496) Resolving deltas: 81% (405/496) Resolving deltas: 82% (410/496) Resolving deltas: 83% (414/496) Resolving deltas: 84% (417/496) Resolving deltas: 85% (422/496) Resolving deltas: 86% (431/496) Resolving deltas: 87% (433/496) Resolving deltas: 89% (442/496) Resolving deltas: 90% (447/496) Resolving deltas: 91% (452/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 95% (474/496) Resolving deltas: 96% (477/496) Resolving deltas: 97% (484/496) Resolving deltas: 98% (491/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) remote: Total 131 (delta 27), reused 69 (delta 14), pack-reused 28 Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.60 KiB | 14.60 MiB/s, done. Resolving deltas: 0% (0/30) Resolving deltas: 3% (1/30) Resolving deltas: 6% (2/30) Resolving deltas: 10% (3/30) Resolving deltas: 16% (5/30) Resolving deltas: 33% (10/30) Resolving deltas: 66% (20/30) Resolving deltas: 100% (30/30) Resolving deltas: 100% (30/30), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 26.31 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 67% (86/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M020/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 8.17 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 5% (5/97) Resolving deltas: 17% (17/97) Resolving deltas: 28% (28/97) Resolving deltas: 32% (32/97) Resolving deltas: 34% (33/97) Resolving deltas: 44% (43/97) Resolving deltas: 45% (44/97) Resolving deltas: 47% (46/97) Resolving deltas: 49% (48/97) Resolving deltas: 51% (50/97) Resolving deltas: 56% (55/97) Resolving deltas: 89% (87/97) Resolving deltas: 90% (88/97) Resolving deltas: 91% (89/97) Resolving deltas: 92% (90/97) Resolving deltas: 94% (92/97) Resolving deltas: 95% (93/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out 'bd93f64c3ee4c0b7c7e64695d6ab6df4caef4807' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out '8b5628bd6e59b98aa5dd7025e64cec73687e6868' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out '01f1800236ad3be92b11b6f6ed211666f7346475' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ 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, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M020/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M020/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M020/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/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/M020/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M020/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/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/M020/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/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/M020/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M020/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M020/params_new/msf-port/README.md /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M020/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M020/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M020/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M020/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M020/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M020/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M020/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M020/params_new/perception_segmentation_fisheye/ [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M020/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M020/params_new/perception_vehicles/master /root/workspace/xiamen-config/M020/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M020/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/prediction_config/prediction /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/system-common/system-ros /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/system-device/master /root/workspace/xiamen-config/M020/params_new/system-device/slave /root/workspace/xiamen-config/M020/params_new/system-device/system-ros /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M020/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M020/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M020/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M020/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M020/params_new/system-port/system-ros /root/workspace/xiamen-config/M020/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M020/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M020/params_new/params_new/crane_align /root/workspace/xiamen-config/M020/params_new/params_new/data_collection /root/workspace/xiamen-config/M020/params_new/params_new/extrinsics /root/workspace/xiamen-config/M020/params_new/params_new/fast_lio /root/workspace/xiamen-config/M020/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M020/params_new/params_new/lane_detection /root/workspace/xiamen-config/M020/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M020/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M020/params_new/params_new/master /root/workspace/xiamen-config/M020/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M020/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M020/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M020/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M020/params_new/params_new/perception /root/workspace/xiamen-config/M020/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M020/params_new/params_new/pointcloud /root/workspace/xiamen-config/M020/params_new/params_new/prediction /root/workspace/xiamen-config/M020/params_new/params_new/README.md /root/workspace/xiamen-config/M020/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M020/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M020/params_new/params_new/segmentation /root/workspace/xiamen-config/M020/params_new/params_new/slave /root/workspace/xiamen-config/M020/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M020/params_new/params_new/system-ros /root/workspace/xiamen-config/M020/params_M020/params/ [Pipeline] echo M021拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M021/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M021/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/M021.git > git init /root/workspace/xiamen-config/M021/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M021.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/M021.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M021.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 64c4a4d8d0c4d385f9d6e2ff46510dd2e2756a54 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 64c4a4d8d0c4d385f9d6e2ff46510dd2e2756a54 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 64c4a4d8d0c4d385f9d6e2ff46510dd2e2756a54 # 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 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M021.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M021.git) registered for path 'msf-vehicle' Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M021.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule '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/M021/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 58% (7/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/crane_align_customized'... remote: Enumerating objects: 1353, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 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/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 34.27 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (8/647) Resolving deltas: 2% (17/647) Resolving deltas: 3% (20/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (49/647) Resolving deltas: 13% (85/647) Resolving deltas: 14% (91/647) Resolving deltas: 15% (102/647) Resolving deltas: 16% (105/647) Resolving deltas: 18% (117/647) Resolving deltas: 19% (125/647) Resolving deltas: 22% (143/647) Resolving deltas: 23% (151/647) Resolving deltas: 24% (158/647) Resolving deltas: 25% (167/647) Resolving deltas: 29% (191/647) Resolving deltas: 30% (195/647) Resolving deltas: 32% (208/647) Resolving deltas: 33% (214/647) Resolving deltas: 34% (225/647) Resolving deltas: 36% (234/647) Resolving deltas: 38% (246/647) Resolving deltas: 42% (277/647) Resolving deltas: 43% (284/647) Resolving deltas: 44% (286/647) Resolving deltas: 45% (293/647) Resolving deltas: 46% (300/647) Resolving deltas: 52% (337/647) Resolving deltas: 53% (346/647) Resolving deltas: 54% (354/647) Resolving deltas: 56% (365/647) Resolving deltas: 57% (373/647) Resolving deltas: 70% (456/647) Resolving deltas: 71% (461/647) Resolving deltas: 72% (466/647) Resolving deltas: 76% (495/647) Resolving deltas: 78% (507/647) Resolving deltas: 79% (513/647) Resolving deltas: 80% (523/647) Resolving deltas: 82% (533/647) Resolving deltas: 83% (538/647) Resolving deltas: 84% (544/647) Resolving deltas: 85% (550/647) Resolving deltas: 87% (564/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/lidar-extrinsics'... remote: Enumerating objects: 30, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.70 KiB | 6.70 MiB/s, 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/M021/params_new/lidar_loc_v2_common'... 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: 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. 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), 5.48 KiB | 5.48 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/M021/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 21.42 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 2% (3/111) Resolving deltas: 3% (4/111) Resolving deltas: 5% (6/111) Resolving deltas: 15% (17/111) Resolving deltas: 21% (24/111) Resolving deltas: 36% (41/111) Resolving deltas: 37% (42/111) Resolving deltas: 38% (43/111) Resolving deltas: 39% (44/111) Resolving deltas: 40% (45/111) Resolving deltas: 42% (47/111) Resolving deltas: 43% (48/111) Resolving deltas: 45% (50/111) Resolving deltas: 46% (52/111) Resolving deltas: 48% (54/111) Resolving deltas: 50% (56/111) Resolving deltas: 52% (58/111) Resolving deltas: 53% (59/111) Resolving deltas: 55% (62/111) Resolving deltas: 56% (63/111) Resolving deltas: 57% (64/111) Resolving deltas: 59% (66/111) Resolving deltas: 63% (71/111) Resolving deltas: 66% (74/111) Resolving deltas: 78% (87/111) Resolving deltas: 84% (94/111) Resolving deltas: 86% (96/111) Resolving deltas: 87% (97/111) Resolving deltas: 88% (98/111) Resolving deltas: 89% (99/111) Resolving deltas: 92% (103/111) Resolving deltas: 95% (106/111) Resolving deltas: 97% (108/111) Resolving deltas: 98% (109/111) Resolving deltas: 99% (110/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 9% (5/54) Resolving deltas: 11% (6/54) Resolving deltas: 14% (8/54) Resolving deltas: 16% (9/54) Resolving deltas: 18% (10/54) Resolving deltas: 20% (11/54) Resolving deltas: 22% (12/54) Resolving deltas: 27% (15/54) Resolving deltas: 31% (17/54) Resolving deltas: 42% (23/54) Resolving deltas: 50% (27/54) Resolving deltas: 51% (28/54) Resolving deltas: 55% (30/54) Resolving deltas: 61% (33/54) Resolving deltas: 62% (34/54) Resolving deltas: 66% (36/54) Resolving deltas: 70% (38/54) Resolving deltas: 72% (39/54) Resolving deltas: 77% (42/54) Resolving deltas: 79% (43/54) Resolving deltas: 81% (44/54) Resolving deltas: 85% (46/54) Resolving deltas: 87% (47/54) Resolving deltas: 88% (48/54) Resolving deltas: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/msf-vehicle'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/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 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/perception_camera_driver'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/perception_data_collection'... remote: Enumerating objects: 50, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 6% (1/16) Resolving deltas: 12% (2/16) Resolving deltas: 18% (3/16) Resolving deltas: 25% (4/16) Resolving deltas: 31% (5/16) Resolving deltas: 68% (11/16) Resolving deltas: 81% (13/16) Resolving deltas: 87% (14/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 4% (1/25) Resolving deltas: 24% (6/25) Resolving deltas: 28% (7/25) Resolving deltas: 92% (23/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), 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 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/perception_new_detection'... remote: Enumerating objects: 3620, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 37.34 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (11/726) Resolving deltas: 2% (18/726) Resolving deltas: 10% (74/726) Resolving deltas: 11% (80/726) Resolving deltas: 12% (88/726) Resolving deltas: 13% (95/726) Resolving deltas: 14% (106/726) Resolving deltas: 15% (109/726) Resolving deltas: 16% (123/726) Resolving deltas: 17% (124/726) Resolving deltas: 18% (132/726) Resolving deltas: 19% (140/726) Resolving deltas: 20% (148/726) Resolving deltas: 21% (153/726) Resolving deltas: 22% (160/726) Resolving deltas: 23% (173/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (189/726) Resolving deltas: 27% (197/726) Resolving deltas: 28% (205/726) Resolving deltas: 30% (220/726) Resolving deltas: 31% (226/726) Resolving deltas: 33% (244/726) Resolving deltas: 74% (538/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), done. remote: Compressing objects: 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. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 77% (7/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), 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. Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 2% (1/50) Resolving deltas: 6% (3/50) Resolving deltas: 10% (5/50) Resolving deltas: 12% (6/50) Resolving deltas: 14% (7/50) Resolving deltas: 16% (8/50) Resolving deltas: 18% (9/50) Resolving deltas: 20% (10/50) Resolving deltas: 22% (11/50) Resolving deltas: 24% (12/50) Resolving deltas: 34% (17/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/perception_vehicles'... remote: Enumerating objects: 54, done. remote: Total 54 (delta 0), reused 0 (delta 0), pack-reused 54 Receiving objects: 1% (1/54) Receiving objects: 3% (2/54) Receiving objects: 5% (3/54) Receiving objects: 7% (4/54) Receiving objects: 9% (5/54) Receiving objects: 11% (6/54) Receiving objects: 12% (7/54) Receiving objects: 14% (8/54) Receiving objects: 16% (9/54) Receiving objects: 18% (10/54) Receiving objects: 20% (11/54) Receiving objects: 22% (12/54) Receiving objects: 24% (13/54) Receiving objects: 25% (14/54) Receiving objects: 27% (15/54) Receiving objects: 29% (16/54) Receiving objects: 31% (17/54) Receiving objects: 33% (18/54) Receiving objects: 35% (19/54) Receiving objects: 37% (20/54) Receiving objects: 38% (21/54) Receiving objects: 40% (22/54) Receiving objects: 42% (23/54) Receiving objects: 44% (24/54) Receiving objects: 46% (25/54) Receiving objects: 48% (26/54) Receiving objects: 50% (27/54) Receiving objects: 51% (28/54) Receiving objects: 53% (29/54) Receiving objects: 55% (30/54) Receiving objects: 57% (31/54) Receiving objects: 59% (32/54) Receiving objects: 61% (33/54) Receiving objects: 62% (34/54) Receiving objects: 64% (35/54) Receiving objects: 66% (36/54) Receiving objects: 68% (37/54) Receiving objects: 70% (38/54) Receiving objects: 72% (39/54) Receiving objects: 74% (40/54) Receiving objects: 75% (41/54) Receiving objects: 77% (42/54) Receiving objects: 79% (43/54) Receiving objects: 81% (44/54) Receiving objects: 83% (45/54) Receiving objects: 85% (46/54) Receiving objects: 87% (47/54) Receiving objects: 88% (48/54) Receiving objects: 90% (49/54) Receiving objects: 92% (50/54) Receiving objects: 94% (51/54) Receiving objects: 96% (52/54) Receiving objects: 98% (53/54) Receiving objects: 100% (54/54) Receiving objects: 100% (54/54), 7.49 KiB | 7.49 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 7% (1/13) Resolving deltas: 15% (2/13) Resolving deltas: 23% (3/13) Resolving deltas: 30% (4/13) Resolving deltas: 46% (6/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/pointcloud_customized'... remote: Enumerating objects: 321, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 49.43 MiB | 49.42 MiB/s Receiving objects: 14% (48/321), 95.26 MiB | 47.63 MiB/s Receiving objects: 14% (48/321), 141.72 MiB | 47.25 MiB/s Receiving objects: 15% (49/321), 141.72 MiB | 47.25 MiB/s Receiving objects: 16% (52/321), 160.14 MiB | 45.77 MiB/s Receiving objects: 17% (55/321), 160.14 MiB | 45.77 MiB/s Receiving objects: 18% (58/321), 160.14 MiB | 45.77 MiB/s Receiving objects: 19% (61/321), 160.14 MiB | 45.77 MiB/s Receiving objects: 20% (65/321), 160.14 MiB | 45.77 MiB/s Receiving objects: 21% (68/321), 160.14 MiB | 45.77 MiB/s Receiving objects: 21% (68/321), 181.60 MiB | 45.41 MiB/s Receiving objects: 22% (71/321), 181.60 MiB | 45.41 MiB/s Receiving objects: 23% (74/321), 181.60 MiB | 45.41 MiB/s Receiving objects: 24% (78/321), 181.60 MiB | 45.41 MiB/s Receiving objects: 25% (81/321), 181.60 MiB | 45.41 MiB/s Receiving objects: 26% (84/321), 181.60 MiB | 45.41 MiB/s Receiving objects: 27% (87/321), 181.60 MiB | 45.41 MiB/s Receiving objects: 28% (90/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 29% (94/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 30% (97/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 31% (100/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 32% (103/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 33% (106/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 34% (110/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 35% (113/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 36% (116/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 37% (119/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 38% (122/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 39% (126/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 40% (129/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 41% (132/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 42% (135/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 43% (139/321), 202.35 MiB | 44.97 MiB/s Receiving objects: 43% (139/321), 222.26 MiB | 44.13 MiB/s Receiving objects: 44% (142/321), 222.26 MiB | 44.13 MiB/s Receiving objects: 45% (145/321), 222.26 MiB | 44.13 MiB/s Receiving objects: 46% (148/321), 222.26 MiB | 44.13 MiB/s Receiving objects: 47% (151/321), 249.15 MiB | 44.39 MiB/s Receiving objects: 48% (155/321), 249.15 MiB | 44.39 MiB/s Receiving objects: 49% (158/321), 249.15 MiB | 44.39 MiB/s Receiving objects: 50% (161/321), 249.15 MiB | 44.39 MiB/s Receiving objects: 50% (161/321), 269.30 MiB | 43.20 MiB/s Receiving objects: 51% (164/321), 269.30 MiB | 43.20 MiB/s Receiving objects: 52% (167/321), 269.30 MiB | 43.20 MiB/s Receiving objects: 53% (171/321), 289.43 MiB | 43.17 MiB/s Receiving objects: 54% (174/321), 289.43 MiB | 43.17 MiB/s Receiving objects: 55% (177/321), 289.43 MiB | 43.17 MiB/s Receiving objects: 56% (180/321), 289.43 MiB | 43.17 MiB/s Receiving objects: 56% (182/321), 310.88 MiB | 43.08 MiB/s Receiving objects: 57% (183/321), 310.88 MiB | 43.08 MiB/s Receiving objects: 58% (187/321), 329.92 MiB | 41.83 MiB/s Receiving objects: 59% (190/321), 329.92 MiB | 41.83 MiB/s Receiving objects: 59% (192/321), 354.06 MiB | 43.10 MiB/s Receiving objects: 60% (193/321), 354.06 MiB | 43.10 MiB/s Receiving objects: 60% (193/321), 390.54 MiB | 41.84 MiB/s Receiving objects: 61% (196/321), 390.54 MiB | 41.84 MiB/s Receiving objects: 62% (200/321), 390.54 MiB | 41.84 MiB/s Receiving objects: 62% (202/321), 439.66 MiB | 42.35 MiB/s Receiving objects: 63% (203/321), 439.66 MiB | 42.35 MiB/s Receiving objects: 64% (206/321), 439.66 MiB | 42.35 MiB/s Receiving objects: 65% (209/321), 439.66 MiB | 42.35 MiB/s Receiving objects: 66% (212/321), 439.66 MiB | 42.35 MiB/s Receiving objects: 67% (216/321), 439.66 MiB | 42.35 MiB/s Receiving objects: 68% (219/321), 439.66 MiB | 42.35 MiB/s Receiving objects: 69% (222/321), 439.66 MiB | 42.35 MiB/s Receiving objects: 70% (225/321), 439.66 MiB | 42.35 MiB/s Receiving objects: 71% (228/321), 464.69 MiB | 43.43 MiB/s Receiving objects: 72% (232/321), 464.69 MiB | 43.43 MiB/s Receiving objects: 73% (235/321), 464.69 MiB | 43.43 MiB/s Receiving objects: 73% (237/321), 485.40 MiB | 43.56 MiB/s Receiving objects: 74% (238/321), 485.40 MiB | 43.56 MiB/s Receiving objects: 75% (241/321), 504.01 MiB | 42.93 MiB/s Receiving objects: 75% (243/321), 523.23 MiB | 42.97 MiB/s Receiving objects: 76% (244/321), 523.23 MiB | 42.97 MiB/s Receiving objects: 77% (248/321), 523.23 MiB | 42.97 MiB/s Receiving objects: 78% (251/321), 523.23 MiB | 42.97 MiB/s Receiving objects: 79% (254/321), 523.23 MiB | 42.97 MiB/s Receiving objects: 80% (257/321), 523.23 MiB | 42.97 MiB/s Receiving objects: 81% (261/321), 523.23 MiB | 42.97 MiB/s Receiving objects: 82% (264/321), 523.23 MiB | 42.97 MiB/s Receiving objects: 83% (267/321), 544.07 MiB | 42.23 MiB/s Receiving objects: 84% (270/321), 544.07 MiB | 42.23 MiB/s Receiving objects: 85% (273/321), 544.07 MiB | 42.23 MiB/s Receiving objects: 86% (277/321), 544.07 MiB | 42.23 MiB/s Receiving objects: 87% (280/321), 544.07 MiB | 42.23 MiB/s Receiving objects: 87% (280/321), 565.81 MiB | 43.47 MiB/s Receiving objects: 88% (283/321), 565.81 MiB | 43.47 MiB/s Receiving objects: 89% (286/321), 565.81 MiB | 43.47 MiB/s Receiving objects: 90% (289/321), 565.81 MiB | 43.47 MiB/s Receiving objects: 91% (293/321), 565.81 MiB | 43.47 MiB/s Receiving objects: 92% (296/321), 565.81 MiB | 43.47 MiB/s Receiving objects: 93% (299/321), 565.81 MiB | 43.47 MiB/s Receiving objects: 94% (302/321), 565.81 MiB | 43.47 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 27.39 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 27.39 MiB/s Receiving objects: 95% (305/321), 596.67 MiB | 27.23 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 18.37 MiB/s Receiving objects: 95% (306/321), 615.80 MiB | 17.46 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.83 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.83 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 11.79 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 11.79 MiB/s Receiving objects: 97% (314/321), 647.91 MiB | 11.50 MiB/s Receiving objects: 98% (315/321), 647.91 MiB | 11.50 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 647.91 MiB | 11.50 MiB/s Receiving objects: 100% (321/321), 647.91 MiB | 11.50 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.12 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 16% (9/55) Resolving deltas: 30% (17/55) Resolving deltas: 36% (20/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 33% (34/102), 27.72 MiB | 55.43 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 35% (36/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 36% (37/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 37% (38/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 38% (39/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 39% (40/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 40% (41/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 41% (42/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 42% (43/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 43% (44/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 44% (45/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 45% (46/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 46% (47/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 47% (48/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 48% (49/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 49% (50/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 50% (51/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 51% (53/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 52% (54/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 53% (55/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 54% (56/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 55% (57/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 56% (58/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 57% (59/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 58% (60/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 59% (61/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 60% (62/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 61% (63/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 62% (64/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 63% (65/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 64% (66/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 65% (67/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 66% (68/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 67% (69/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 68% (70/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 69% (71/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 70% (72/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 71% (73/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 72% (74/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 73% (75/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 74% (76/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 75% (77/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 76% (78/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 77% (79/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 78% (80/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 79% (81/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 80% (82/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 81% (83/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 82% (84/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 83% (85/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 84% (86/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 85% (87/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 86% (88/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 87% (89/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 88% (90/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 89% (91/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 90% (92/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 91% (93/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 92% (94/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 93% (95/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 94% (96/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 95% (97/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 96% (98/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 97% (99/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 98% (100/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 99% (101/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 100% (102/102), 27.72 MiB | 55.43 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 54.47 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/rslidar_sdk_common'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), 7.32 KiB | 7.32 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/M021/params_new/static_transform_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: 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. remote: Total 14 (delta 2), 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), 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/M021/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 26.03 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 46% (13/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 22.43 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 5% (26/496) Resolving deltas: 12% (63/496) Resolving deltas: 13% (67/496) Resolving deltas: 19% (98/496) Resolving deltas: 26% (131/496) Resolving deltas: 29% (148/496) Resolving deltas: 32% (159/496) Resolving deltas: 39% (196/496) Resolving deltas: 40% (200/496) Resolving deltas: 51% (255/496) Resolving deltas: 52% (258/496) Resolving deltas: 53% (266/496) Resolving deltas: 55% (274/496) Resolving deltas: 56% (280/496) Resolving deltas: 57% (283/496) Resolving deltas: 58% (289/496) Resolving deltas: 61% (303/496) Resolving deltas: 70% (351/496) Resolving deltas: 71% (357/496) Resolving deltas: 74% (368/496) Resolving deltas: 75% (373/496) Resolving deltas: 76% (378/496) Resolving deltas: 77% (382/496) Resolving deltas: 78% (388/496) Resolving deltas: 79% (393/496) Resolving deltas: 80% (397/496) Resolving deltas: 81% (403/496) Resolving deltas: 82% (407/496) Resolving deltas: 85% (422/496) Resolving deltas: 86% (431/496) Resolving deltas: 87% (436/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (442/496) Resolving deltas: 90% (447/496) Resolving deltas: 91% (452/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (466/496) Resolving deltas: 94% (469/496) Resolving deltas: 95% (472/496) Resolving deltas: 96% (478/496) Resolving deltas: 97% (482/496) Resolving deltas: 99% (495/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 29% (9/31) Resolving deltas: 80% (25/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 26.31 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 72% (92/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M021/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 7.15 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 1% (1/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 7% (7/97) Resolving deltas: 17% (17/97) Resolving deltas: 24% (24/97) Resolving deltas: 25% (25/97) Resolving deltas: 28% (28/97) Resolving deltas: 29% (29/97) Resolving deltas: 30% (30/97) Resolving deltas: 31% (31/97) Resolving deltas: 37% (36/97) Resolving deltas: 39% (38/97) Resolving deltas: 49% (48/97) Resolving deltas: 72% (70/97) Resolving deltas: 73% (71/97) Resolving deltas: 75% (73/97) Resolving deltas: 76% (74/97) Resolving deltas: 81% (79/97) Resolving deltas: 85% (83/97) Resolving deltas: 88% (86/97) Resolving deltas: 91% (89/97) Resolving deltas: 92% (90/97) Resolving deltas: 93% (91/97) Resolving deltas: 96% (94/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'lidar-extrinsics': checked out 'e3ff37fc2620bedfe1bb9e8e2a9c3c346e1bdb59' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out '830bb2653b2f80c93e3e3612a982b44b547940d8' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out '2e850f66df04fca08c8bcf7baccdd26f1c48a8d7' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M021/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M021/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/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/M021/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/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/M021/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M021/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M021/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M021/params_new/msf-port/README.md /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M021/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M021/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M021/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M021/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M021/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/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/M021/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M021/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M021/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M021/params_new/perception_vehicles/ [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M021/params_new/perception_vehicles/master /root/workspace/xiamen-config/M021/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M021/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/prediction_config/prediction /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M021/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/system-common/system-ros /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/system-device/master /root/workspace/xiamen-config/M021/params_new/system-device/slave /root/workspace/xiamen-config/M021/params_new/system-device/system-ros /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M021/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M021/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M021/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M021/params_new/system-port/system-ros /root/workspace/xiamen-config/M021/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M021/params_new/params_new/ crane_align data_collection extrinsics imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M021/params_new/params_new/crane_align /root/workspace/xiamen-config/M021/params_new/params_new/data_collection /root/workspace/xiamen-config/M021/params_new/params_new/extrinsics /root/workspace/xiamen-config/M021/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M021/params_new/params_new/lane_detection /root/workspace/xiamen-config/M021/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M021/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M021/params_new/params_new/master /root/workspace/xiamen-config/M021/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M021/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M021/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M021/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M021/params_new/params_new/perception /root/workspace/xiamen-config/M021/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M021/params_new/params_new/pointcloud /root/workspace/xiamen-config/M021/params_new/params_new/prediction /root/workspace/xiamen-config/M021/params_new/params_new/README.md /root/workspace/xiamen-config/M021/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M021/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M021/params_new/params_new/segmentation /root/workspace/xiamen-config/M021/params_new/params_new/slave /root/workspace/xiamen-config/M021/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M021/params_new/params_new/system-ros /root/workspace/xiamen-config/M021/params_M021/params/ [Pipeline] echo M022拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M022/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M022/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/M022.git > git init /root/workspace/xiamen-config/M022/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M022.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/M022.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M022.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 85bd4cf968fe577b7c3c2cd95d6a3d93b87a5bf6 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 85bd4cf968fe577b7c3c2cd95d6a3d93b87a5bf6 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 85bd4cf968fe577b7c3c2cd95d6a3d93b87a5bf6 # 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 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M022.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M022.git) registered for path 'msf-vehicle' Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M022.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule '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/M022/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 66% (8/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/crane_align_customized'... remote: Enumerating objects: 1353, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 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/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 34.27 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (8/647) Resolving deltas: 2% (15/647) Resolving deltas: 3% (21/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 8% (58/647) Resolving deltas: 10% (68/647) Resolving deltas: 11% (75/647) Resolving deltas: 15% (98/647) Resolving deltas: 16% (104/647) Resolving deltas: 19% (124/647) Resolving deltas: 20% (134/647) Resolving deltas: 21% (139/647) Resolving deltas: 23% (151/647) Resolving deltas: 27% (179/647) Resolving deltas: 28% (183/647) Resolving deltas: 31% (202/647) Resolving deltas: 32% (209/647) Resolving deltas: 34% (222/647) Resolving deltas: 35% (231/647) Resolving deltas: 36% (233/647) Resolving deltas: 37% (241/647) Resolving deltas: 38% (247/647) Resolving deltas: 39% (255/647) Resolving deltas: 41% (271/647) Resolving deltas: 42% (277/647) Resolving deltas: 43% (280/647) Resolving deltas: 44% (290/647) Resolving deltas: 46% (302/647) Resolving deltas: 47% (310/647) Resolving deltas: 53% (343/647) Resolving deltas: 54% (352/647) Resolving deltas: 58% (381/647) Resolving deltas: 59% (382/647) Resolving deltas: 60% (394/647) Resolving deltas: 61% (396/647) Resolving deltas: 62% (402/647) Resolving deltas: 63% (410/647) Resolving deltas: 65% (421/647) Resolving deltas: 66% (432/647) Resolving deltas: 67% (434/647) Resolving deltas: 69% (452/647) Resolving deltas: 70% (453/647) Resolving deltas: 76% (493/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/lidar-extrinsics'... remote: Enumerating objects: 27, done. remote: Counting objects: 3% (1/27) remote: Counting objects: 7% (2/27) remote: Counting objects: 11% (3/27) remote: Counting objects: 14% (4/27) remote: Counting objects: 18% (5/27) remote: Counting objects: 22% (6/27) remote: Counting objects: 25% (7/27) remote: Counting objects: 29% (8/27) remote: Counting objects: 33% (9/27) remote: Counting objects: 37% (10/27) remote: Counting objects: 40% (11/27) remote: Counting objects: 44% (12/27) remote: Counting objects: 48% (13/27) remote: Counting objects: 51% (14/27) remote: Counting objects: 55% (15/27) remote: Counting objects: 59% (16/27) remote: Counting objects: 62% (17/27) remote: Counting objects: 66% (18/27) remote: Counting objects: 70% (19/27) remote: Counting objects: 74% (20/27) remote: Counting objects: 77% (21/27) remote: Counting objects: 81% (22/27) remote: Counting objects: 85% (23/27) remote: Counting objects: 88% (24/27) remote: Counting objects: 92% (25/27) remote: Counting objects: 96% (26/27) remote: Counting objects: 100% (27/27) remote: Counting objects: 100% (27/27), 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. remote: Total 27 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/27) Receiving objects: 7% (2/27) Receiving objects: 11% (3/27) Receiving objects: 14% (4/27) Receiving objects: 18% (5/27) Receiving objects: 22% (6/27) Receiving objects: 25% (7/27) Receiving objects: 29% (8/27) Receiving objects: 33% (9/27) Receiving objects: 37% (10/27) Receiving objects: 40% (11/27) Receiving objects: 44% (12/27) Receiving objects: 48% (13/27) Receiving objects: 51% (14/27) Receiving objects: 55% (15/27) Receiving objects: 59% (16/27) Receiving objects: 62% (17/27) Receiving objects: 66% (18/27) Receiving objects: 70% (19/27) Receiving objects: 74% (20/27) Receiving objects: 77% (21/27) Receiving objects: 81% (22/27) Receiving objects: 85% (23/27) Receiving objects: 88% (24/27) Receiving objects: 92% (25/27) Receiving objects: 96% (26/27) Receiving objects: 100% (27/27) Receiving objects: 100% (27/27), 5.88 KiB | 5.88 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/lidar_loc_v2_common'... 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: 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. 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), 5.48 KiB | 5.48 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/M022/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 32.14 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 3% (4/111) Resolving deltas: 4% (5/111) Resolving deltas: 6% (7/111) Resolving deltas: 8% (9/111) Resolving deltas: 18% (20/111) Resolving deltas: 31% (35/111) Resolving deltas: 34% (38/111) Resolving deltas: 35% (39/111) Resolving deltas: 36% (40/111) Resolving deltas: 39% (44/111) Resolving deltas: 42% (47/111) Resolving deltas: 45% (50/111) Resolving deltas: 47% (53/111) Resolving deltas: 50% (56/111) Resolving deltas: 51% (57/111) Resolving deltas: 53% (59/111) Resolving deltas: 55% (62/111) Resolving deltas: 56% (63/111) Resolving deltas: 57% (64/111) Resolving deltas: 58% (65/111) Resolving deltas: 59% (66/111) Resolving deltas: 65% (73/111) Resolving deltas: 71% (79/111) Resolving deltas: 74% (83/111) Resolving deltas: 81% (90/111) Resolving deltas: 84% (94/111) Resolving deltas: 85% (95/111) Resolving deltas: 90% (101/111) Resolving deltas: 91% (102/111) Resolving deltas: 93% (104/111) Resolving deltas: 96% (107/111) Resolving deltas: 98% (109/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 5% (3/54) Resolving deltas: 12% (7/54) Resolving deltas: 14% (8/54) Resolving deltas: 16% (9/54) Resolving deltas: 18% (10/54) Resolving deltas: 20% (11/54) Resolving deltas: 24% (13/54) Resolving deltas: 33% (18/54) Resolving deltas: 38% (21/54) Resolving deltas: 46% (25/54) Resolving deltas: 51% (28/54) Resolving deltas: 55% (30/54) Resolving deltas: 59% (32/54) Resolving deltas: 66% (36/54) Resolving deltas: 68% (37/54) Resolving deltas: 70% (38/54) Resolving deltas: 74% (40/54) Resolving deltas: 77% (42/54) Resolving deltas: 79% (43/54) Resolving deltas: 81% (44/54) Resolving deltas: 83% (45/54) Resolving deltas: 87% (47/54) Resolving deltas: 90% (49/54) Resolving deltas: 96% (52/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/msf-vehicle'... remote: Enumerating objects: 19, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. remote: Total 19 (delta 6), reused 0 (delta 0), pack-reused 0 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/6) Resolving deltas: 33% (2/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/perception_camera_driver'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/perception_data_collection'... remote: Enumerating objects: 50, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 6% (1/16) Resolving deltas: 12% (2/16) Resolving deltas: 18% (3/16) Resolving deltas: 25% (4/16) Resolving deltas: 37% (6/16) Resolving deltas: 43% (7/16) Resolving deltas: 81% (13/16) Resolving deltas: 87% (14/16) Resolving deltas: 93% (15/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 12% (3/25) Resolving deltas: 72% (18/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), 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 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/perception_new_detection'... remote: Enumerating objects: 3620, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 28.73 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (10/726) Resolving deltas: 2% (15/726) Resolving deltas: 10% (74/726) Resolving deltas: 11% (81/726) Resolving deltas: 12% (94/726) Resolving deltas: 13% (95/726) Resolving deltas: 14% (102/726) Resolving deltas: 15% (115/726) Resolving deltas: 19% (140/726) Resolving deltas: 20% (148/726) Resolving deltas: 21% (153/726) Resolving deltas: 22% (161/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (190/726) Resolving deltas: 27% (198/726) Resolving deltas: 29% (215/726) Resolving deltas: 30% (218/726) Resolving deltas: 32% (236/726) Resolving deltas: 91% (667/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), done. remote: Compressing objects: 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. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), 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 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 2% (1/50) Resolving deltas: 4% (2/50) Resolving deltas: 6% (3/50) Resolving deltas: 12% (6/50) Resolving deltas: 20% (10/50) Resolving deltas: 22% (11/50) Resolving deltas: 24% (12/50) Resolving deltas: 26% (13/50) Resolving deltas: 28% (14/50) Resolving deltas: 30% (15/50) Resolving deltas: 40% (20/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/perception_vehicles'... remote: Enumerating objects: 48, done. remote: Counting objects: 2% (1/48) remote: Counting objects: 4% (2/48) remote: Counting objects: 6% (3/48) remote: Counting objects: 8% (4/48) remote: Counting objects: 10% (5/48) remote: Counting objects: 12% (6/48) remote: Counting objects: 14% (7/48) remote: Counting objects: 16% (8/48) remote: Counting objects: 18% (9/48) remote: Counting objects: 20% (10/48) remote: Counting objects: 22% (11/48) remote: Counting objects: 25% (12/48) remote: Counting objects: 27% (13/48) remote: Counting objects: 29% (14/48) remote: Counting objects: 31% (15/48) remote: Counting objects: 33% (16/48) remote: Counting objects: 35% (17/48) remote: Counting objects: 37% (18/48) remote: Counting objects: 39% (19/48) remote: Counting objects: 41% (20/48) remote: Counting objects: 43% (21/48) remote: Counting objects: 45% (22/48) remote: Counting objects: 47% (23/48) remote: Counting objects: 50% (24/48) remote: Counting objects: 52% (25/48) remote: Counting objects: 54% (26/48) remote: Counting objects: 56% (27/48) remote: Counting objects: 58% (28/48) remote: Counting objects: 60% (29/48) remote: Counting objects: 62% (30/48) remote: Counting objects: 64% (31/48) remote: Counting objects: 66% (32/48) remote: Counting objects: 68% (33/48) remote: Counting objects: 70% (34/48) remote: Counting objects: 72% (35/48) remote: Counting objects: 75% (36/48) remote: Counting objects: 77% (37/48) remote: Counting objects: 79% (38/48) remote: Counting objects: 81% (39/48) remote: Counting objects: 83% (40/48) remote: Counting objects: 85% (41/48) remote: Counting objects: 87% (42/48) remote: Counting objects: 89% (43/48) remote: Counting objects: 91% (44/48) remote: Counting objects: 93% (45/48) remote: Counting objects: 95% (46/48) remote: Counting objects: 97% (47/48) remote: Counting objects: 100% (48/48) remote: Counting objects: 100% (48/48), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 48 (delta 8), reused 0 (delta 0), pack-reused 0 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) 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), 6.64 KiB | 6.64 MiB/s, done. Resolving deltas: 0% (0/8) Resolving deltas: 12% (1/8) Resolving deltas: 25% (2/8) Resolving deltas: 100% (8/8) Resolving deltas: 100% (8/8), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/pointcloud_customized'... remote: Enumerating objects: 321, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 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. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 49.14 MiB | 49.13 MiB/s Receiving objects: 14% (48/321), 97.13 MiB | 48.56 MiB/s Receiving objects: 14% (48/321), 148.07 MiB | 49.35 MiB/s Receiving objects: 15% (49/321), 148.07 MiB | 49.35 MiB/s Receiving objects: 16% (52/321), 148.07 MiB | 49.35 MiB/s Receiving objects: 17% (55/321), 168.19 MiB | 48.05 MiB/s Receiving objects: 18% (58/321), 168.19 MiB | 48.05 MiB/s Receiving objects: 19% (61/321), 168.19 MiB | 48.05 MiB/s Receiving objects: 20% (65/321), 168.19 MiB | 48.05 MiB/s Receiving objects: 21% (68/321), 168.19 MiB | 48.05 MiB/s Receiving objects: 22% (71/321), 168.19 MiB | 48.05 MiB/s Receiving objects: 23% (74/321), 168.19 MiB | 48.05 MiB/s Receiving objects: 24% (78/321), 168.19 MiB | 48.05 MiB/s Receiving objects: 25% (81/321), 168.19 MiB | 48.05 MiB/s Receiving objects: 25% (82/321), 191.04 MiB | 47.76 MiB/s Receiving objects: 26% (84/321), 191.04 MiB | 47.76 MiB/s Receiving objects: 27% (87/321), 191.04 MiB | 47.76 MiB/s Receiving objects: 28% (90/321), 191.04 MiB | 47.76 MiB/s Receiving objects: 29% (94/321), 191.04 MiB | 47.76 MiB/s Receiving objects: 30% (97/321), 191.04 MiB | 47.76 MiB/s Receiving objects: 31% (100/321), 191.04 MiB | 47.76 MiB/s Receiving objects: 32% (103/321), 191.04 MiB | 47.76 MiB/s Receiving objects: 33% (106/321), 191.04 MiB | 47.76 MiB/s Receiving objects: 34% (110/321), 191.04 MiB | 47.76 MiB/s Receiving objects: 35% (113/321), 191.04 MiB | 47.76 MiB/s Receiving objects: 36% (116/321), 191.04 MiB | 47.76 MiB/s Receiving objects: 37% (119/321), 191.04 MiB | 47.76 MiB/s Receiving objects: 38% (122/321), 211.99 MiB | 47.11 MiB/s Receiving objects: 39% (126/321), 211.99 MiB | 47.11 MiB/s Receiving objects: 40% (129/321), 211.99 MiB | 47.11 MiB/s Receiving objects: 41% (132/321), 211.99 MiB | 47.11 MiB/s Receiving objects: 42% (135/321), 211.99 MiB | 47.11 MiB/s Receiving objects: 43% (139/321), 211.99 MiB | 47.11 MiB/s Receiving objects: 43% (140/321), 235.78 MiB | 47.14 MiB/s Receiving objects: 44% (142/321), 235.78 MiB | 47.14 MiB/s Receiving objects: 45% (145/321), 235.78 MiB | 47.14 MiB/s Receiving objects: 46% (148/321), 235.78 MiB | 47.14 MiB/s Receiving objects: 47% (151/321), 235.78 MiB | 47.14 MiB/s Receiving objects: 48% (155/321), 235.78 MiB | 47.14 MiB/s Receiving objects: 49% (158/321), 235.78 MiB | 47.14 MiB/s Receiving objects: 50% (161/321), 235.78 MiB | 47.14 MiB/s Receiving objects: 51% (164/321), 259.65 MiB | 46.78 MiB/s Receiving objects: 52% (167/321), 259.65 MiB | 46.78 MiB/s Receiving objects: 52% (168/321), 281.46 MiB | 45.80 MiB/s Receiving objects: 53% (171/321), 281.46 MiB | 45.80 MiB/s Receiving objects: 54% (174/321), 281.46 MiB | 45.80 MiB/s Receiving objects: 55% (177/321), 301.92 MiB | 45.52 MiB/s Receiving objects: 56% (180/321), 301.92 MiB | 45.52 MiB/s Receiving objects: 57% (183/321), 301.92 MiB | 45.52 MiB/s Receiving objects: 57% (186/321), 322.64 MiB | 44.75 MiB/s Receiving objects: 58% (187/321), 322.64 MiB | 44.75 MiB/s Receiving objects: 59% (190/321), 344.37 MiB | 43.63 MiB/s Receiving objects: 59% (192/321), 363.38 MiB | 43.38 MiB/s Receiving objects: 60% (193/321), 363.38 MiB | 43.38 MiB/s Receiving objects: 61% (196/321), 383.18 MiB | 42.71 MiB/s Receiving objects: 62% (200/321), 383.18 MiB | 42.71 MiB/s Receiving objects: 62% (201/321), 404.66 MiB | 42.82 MiB/s Receiving objects: 63% (203/321), 427.99 MiB | 42.72 MiB/s Receiving objects: 64% (206/321), 427.99 MiB | 42.72 MiB/s Receiving objects: 65% (209/321), 427.99 MiB | 42.72 MiB/s Receiving objects: 66% (212/321), 427.99 MiB | 42.72 MiB/s Receiving objects: 67% (216/321), 427.99 MiB | 42.72 MiB/s Receiving objects: 68% (219/321), 427.99 MiB | 42.72 MiB/s Receiving objects: 69% (222/321), 427.99 MiB | 42.72 MiB/s Receiving objects: 69% (223/321), 461.04 MiB | 44.76 MiB/s Receiving objects: 70% (225/321), 461.04 MiB | 44.76 MiB/s Receiving objects: 71% (228/321), 461.04 MiB | 44.76 MiB/s Receiving objects: 72% (232/321), 461.04 MiB | 44.76 MiB/s Receiving objects: 73% (235/321), 461.04 MiB | 44.76 MiB/s Receiving objects: 74% (238/321), 482.56 MiB | 44.70 MiB/s Receiving objects: 74% (238/321), 501.64 MiB | 44.38 MiB/s Receiving objects: 75% (241/321), 501.64 MiB | 44.38 MiB/s Receiving objects: 76% (244/321), 521.39 MiB | 44.16 MiB/s Receiving objects: 76% (246/321), 539.29 MiB | 43.32 MiB/s Receiving objects: 77% (248/321), 539.29 MiB | 43.32 MiB/s Receiving objects: 78% (251/321), 539.29 MiB | 43.32 MiB/s Receiving objects: 79% (254/321), 539.29 MiB | 43.32 MiB/s Receiving objects: 80% (257/321), 539.29 MiB | 43.32 MiB/s Receiving objects: 81% (261/321), 539.29 MiB | 43.32 MiB/s Receiving objects: 82% (264/321), 539.29 MiB | 43.32 MiB/s Receiving objects: 83% (267/321), 539.29 MiB | 43.32 MiB/s Receiving objects: 84% (270/321), 539.29 MiB | 43.32 MiB/s Receiving objects: 85% (273/321), 559.21 MiB | 43.52 MiB/s Receiving objects: 86% (277/321), 559.21 MiB | 43.52 MiB/s Receiving objects: 87% (280/321), 559.21 MiB | 43.52 MiB/s Receiving objects: 88% (283/321), 559.21 MiB | 43.52 MiB/s Receiving objects: 89% (286/321), 559.21 MiB | 43.52 MiB/s Receiving objects: 90% (289/321), 559.21 MiB | 43.52 MiB/s Receiving objects: 91% (293/321), 559.21 MiB | 43.52 MiB/s Receiving objects: 92% (296/321), 559.21 MiB | 43.52 MiB/s Receiving objects: 93% (299/321), 559.21 MiB | 43.52 MiB/s Receiving objects: 94% (302/321), 559.21 MiB | 43.52 MiB/s Receiving objects: 94% (303/321), 578.39 MiB | 43.01 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 26.73 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 26.73 MiB/s Receiving objects: 95% (305/321), 596.17 MiB | 25.78 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 15.88 MiB/s Receiving objects: 95% (306/321), 615.11 MiB | 15.29 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 11.85 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 11.85 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 9.67 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 9.67 MiB/s Receiving objects: 97% (313/321), 647.52 MiB | 9.47 MiB/s Receiving objects: 98% (315/321), 647.52 MiB | 9.47 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 647.52 MiB | 9.47 MiB/s Receiving objects: 100% (321/321), 647.52 MiB | 9.47 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 27.37 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 1% (1/55) Resolving deltas: 20% (11/55) Resolving deltas: 25% (14/55) Resolving deltas: 38% (21/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 33% (34/102), 24.75 MiB | 49.48 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 35% (36/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 36% (37/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 37% (38/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 38% (39/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 39% (40/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 40% (41/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 41% (42/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 42% (43/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 43% (44/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 44% (45/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 45% (46/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 46% (47/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 47% (48/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 48% (49/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 49% (50/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 50% (51/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 51% (53/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 52% (54/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 53% (55/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 54% (56/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 55% (57/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 56% (58/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 57% (59/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 58% (60/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 59% (61/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 60% (62/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 61% (63/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 62% (64/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 63% (65/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 64% (66/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 65% (67/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 66% (68/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 67% (69/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 68% (70/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 69% (71/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 70% (72/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 71% (73/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 72% (74/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 73% (75/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 74% (76/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 75% (77/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 76% (78/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 77% (79/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 78% (80/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 79% (81/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 80% (82/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 81% (83/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 82% (84/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 83% (85/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 84% (86/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 85% (87/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 86% (88/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 87% (89/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 88% (90/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 89% (91/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 90% (92/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 91% (93/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 92% (94/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 93% (95/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 94% (96/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 95% (97/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 96% (98/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 97% (99/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 98% (100/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 99% (101/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 100% (102/102), 24.75 MiB | 49.48 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 49.43 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/rslidar_sdk_common'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), 7.32 KiB | 7.32 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/M022/params_new/static_transform_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: 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. remote: Total 14 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 13.02 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 50% (14/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 29.90 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 6% (30/496) Resolving deltas: 12% (63/496) Resolving deltas: 13% (66/496) Resolving deltas: 18% (93/496) Resolving deltas: 25% (126/496) Resolving deltas: 28% (140/496) Resolving deltas: 30% (151/496) Resolving deltas: 31% (154/496) Resolving deltas: 37% (186/496) Resolving deltas: 38% (189/496) Resolving deltas: 40% (202/496) Resolving deltas: 41% (204/496) Resolving deltas: 42% (211/496) Resolving deltas: 48% (240/496) Resolving deltas: 50% (248/496) Resolving deltas: 51% (256/496) Resolving deltas: 52% (259/496) Resolving deltas: 53% (265/496) Resolving deltas: 54% (268/496) Resolving deltas: 63% (314/496) Resolving deltas: 64% (321/496) Resolving deltas: 72% (358/496) Resolving deltas: 73% (367/496) Resolving deltas: 74% (368/496) Resolving deltas: 75% (372/496) Resolving deltas: 76% (377/496) Resolving deltas: 77% (383/496) Resolving deltas: 78% (387/496) Resolving deltas: 80% (397/496) Resolving deltas: 81% (402/496) Resolving deltas: 82% (407/496) Resolving deltas: 83% (412/496) Resolving deltas: 84% (417/496) Resolving deltas: 85% (422/496) Resolving deltas: 86% (431/496) Resolving deltas: 87% (432/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (444/496) Resolving deltas: 90% (449/496) Resolving deltas: 91% (453/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 96% (477/496) Resolving deltas: 97% (486/496) Resolving deltas: 98% (487/496) Resolving deltas: 99% (495/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 12% (4/31) Resolving deltas: 32% (10/31) Resolving deltas: 41% (13/31) Resolving deltas: 64% (20/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 19.73 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 69% (88/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M022/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 6.87 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 1% (1/97) Resolving deltas: 2% (2/97) Resolving deltas: 4% (4/97) Resolving deltas: 5% (5/97) Resolving deltas: 12% (12/97) Resolving deltas: 21% (21/97) Resolving deltas: 22% (22/97) Resolving deltas: 23% (23/97) Resolving deltas: 24% (24/97) Resolving deltas: 25% (25/97) Resolving deltas: 27% (27/97) Resolving deltas: 31% (31/97) Resolving deltas: 32% (32/97) Resolving deltas: 34% (33/97) Resolving deltas: 35% (34/97) Resolving deltas: 41% (40/97) Resolving deltas: 42% (41/97) Resolving deltas: 43% (42/97) Resolving deltas: 53% (52/97) Resolving deltas: 77% (75/97) Resolving deltas: 78% (76/97) Resolving deltas: 88% (86/97) Resolving deltas: 90% (88/97) Resolving deltas: 91% (89/97) Resolving deltas: 92% (90/97) Resolving deltas: 93% (91/97) Resolving deltas: 94% (92/97) Resolving deltas: 97% (95/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'lidar-extrinsics': checked out 'd381144bfb28dcdc6bc2eb1c4c1325b2f84d10b9' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out '0ef09c2544313c12b61c971a3fb4fac97a12ca95' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out '690f643806d7ef44318ec8158e2f65e34d401b39' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M022/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M022/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M022/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/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/M022/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M022/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M022/params_new/msf-port/README.md /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M022/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M022/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M022/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M022/params_new/perception_data_collection/ [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M022/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M022/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/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/M022/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M022/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M022/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M022/params_new/perception_vehicles/ [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M022/params_new/perception_vehicles/master /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/prediction_config/prediction /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/system-common/system-ros /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/system-device/master /root/workspace/xiamen-config/M022/params_new/system-device/slave /root/workspace/xiamen-config/M022/params_new/system-device/system-ros /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M022/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M022/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M022/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M022/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M022/params_new/system-port/system-ros /root/workspace/xiamen-config/M022/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M022/params_new/params_new/ crane_align data_collection extrinsics imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M022/params_new/params_new/crane_align /root/workspace/xiamen-config/M022/params_new/params_new/data_collection /root/workspace/xiamen-config/M022/params_new/params_new/extrinsics /root/workspace/xiamen-config/M022/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M022/params_new/params_new/lane_detection /root/workspace/xiamen-config/M022/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M022/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M022/params_new/params_new/master /root/workspace/xiamen-config/M022/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M022/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M022/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M022/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M022/params_new/params_new/perception /root/workspace/xiamen-config/M022/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M022/params_new/params_new/pointcloud /root/workspace/xiamen-config/M022/params_new/params_new/prediction /root/workspace/xiamen-config/M022/params_new/params_new/README.md /root/workspace/xiamen-config/M022/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M022/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M022/params_new/params_new/segmentation /root/workspace/xiamen-config/M022/params_new/params_new/slave /root/workspace/xiamen-config/M022/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M022/params_new/params_new/system-ros /root/workspace/xiamen-config/M022/params_M022/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 M015 [Pipeline] echo master [Pipeline] dir Running in /root/workspace/xiamen-config/M015 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M015/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M015/params_M015/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M015/params_M015/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M015/params_M015/params/master@tmp [Pipeline] sh + cp -r params_M015 params_orin_master_M015_2024-03-18_15-12-23 [Pipeline] sh + zip -rq params_orin_master_M015_2024-03-18_15-12-23.zip params_orin_master_M015_2024-03-18_15-12-23 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M014 M015 M015@tmp 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 shared_config [Pipeline] echo /root/workspace/xiamen-config/M015/params_orin_master_M015_2024-03-18_15-12-23.zip,/root/workspace/xiamen-config/M015/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M015/params_orin_master_M015_2024-03-18_15-12-23.zip"' --form 'version=@"/root/workspace/xiamen-config/M015/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69.7M 0 0 100 69.7M 0 55.5M 0:00:01 0:00:01 --:--:-- 55.5M 100 69.7M 0 0 100 69.7M 0 30.8M 0:00:02 0:00:02 --:--:-- 30.8M 100 69.7M 0 0 100 69.7M 0 21.3M 0:00:03 0:00:03 --:--:-- 21.3M 100 69.7M 0 0 100 69.7M 0 16.3M 0:00:04 0:00:04 --:--:-- 16.3M 100 69.7M 0 0 100 69.7M 0 13.2M 0:00:05 0:00:05 --:--:-- 13.2M 100 69.7M 0 0 100 69.7M 0 11.1M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9828k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8637k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7704k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6953k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6335k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5818k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5379k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5001k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4674k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4386k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4132k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3906k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3703k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3520k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3354k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3204k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3066k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2939k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2823k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2715k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2616k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2523k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2437k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2356k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2281k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2210k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2144k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2081k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2022k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1966k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1914k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1864k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1816k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1771k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1728k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1687k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1648k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1611k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1575k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1541k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1509k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1477k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1447k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1418k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1391k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1364k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1339k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1314k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1290k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1267k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1245k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1224k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1203k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1183k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1164k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1145k 0:01:02 0:01:02 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1128k 0:01:03 0:01:03 --:--:-- 8 100 69.7M 0 43 100 69.7M 0 1128k 0:01:03 0:01:03 --:--:-- 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/M015@tmp [Pipeline] echo M016 [Pipeline] echo master [Pipeline] dir Running in /root/workspace/xiamen-config/M016 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M016/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M016/params_M016/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ ls ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M016/params_M016/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M016/params_M016/params/master@tmp [Pipeline] sh + cp -r params_M016 params_orin_master_M016_2024-03-18_15-13-37 [Pipeline] sh + zip -rq params_orin_master_M016_2024-03-18_15-13-37.zip params_orin_master_M016_2024-03-18_15-13-37 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M016@tmp 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 shared_config [Pipeline] echo /root/workspace/xiamen-config/M016/params_orin_master_M016_2024-03-18_15-13-37.zip,/root/workspace/xiamen-config/M016/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M016/params_orin_master_M016_2024-03-18_15-13-37.zip"' --form 'version=@"/root/workspace/xiamen-config/M016/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 20 69.7M 0 0 20 14.4M 0 153M --:--:-- --:--:-- --:--:-- 151M 100 69.7M 0 0 100 69.7M 0 55.4M 0:00:01 0:00:01 --:--:-- 55.3M 100 69.7M 0 0 100 69.7M 0 30.8M 0:00:02 0:00:02 --:--:-- 30.8M 100 69.7M 0 0 100 69.7M 0 21.3M 0:00:03 0:00:03 --:--:-- 21.3M 100 69.7M 0 0 100 69.7M 0 16.3M 0:00:04 0:00:04 --:--:-- 16.3M 100 69.7M 0 0 100 69.7M 0 13.2M 0:00:05 0:00:05 --:--:-- 10.6M 100 69.7M 0 0 100 69.7M 0 11.1M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9826k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8635k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7702k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6951k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6334k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5817k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5378k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5001k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4674k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4386k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4132k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3905k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3702k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3520k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3354k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3203k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3066k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2939k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2823k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2715k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2616k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2523k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2437k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2356k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2281k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2210k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2144k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2081k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2022k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1966k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1914k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1863k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1816k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1771k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1728k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1687k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1648k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1611k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1575k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1541k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1508k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1477k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1447k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1418k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1391k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1364k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1338k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1314k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1290k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1267k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1245k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1224k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1203k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1183k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1164k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1147k 0:01:02 0:01:02 --:--:-- 8 100 69.7M 0 43 100 69.7M 0 1147k 0:01:02 0:01:02 --:--:-- 11 [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/M016@tmp [Pipeline] echo M017 [Pipeline] echo master [Pipeline] dir Running in /root/workspace/xiamen-config/M017 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M017/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M017/params_M017/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M017/params_M017/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M017/params_M017/params/master@tmp [Pipeline] sh + cp -r params_M017 params_orin_master_M017_2024-03-18_15-14-50 [Pipeline] sh + zip -rq params_orin_master_M017_2024-03-18_15-14-50.zip params_orin_master_M017_2024-03-18_15-14-50 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M017@tmp 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 shared_config [Pipeline] echo /root/workspace/xiamen-config/M017/params_orin_master_M017_2024-03-18_15-14-50.zip,/root/workspace/xiamen-config/M017/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M017/params_orin_master_M017_2024-03-18_15-14-50.zip"' --form 'version=@"/root/workspace/xiamen-config/M017/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 74 69.7M 0 0 74 51.8M 0 340M --:--:-- --:--:-- --:--:-- 338M 100 69.7M 0 0 100 69.7M 0 58.0M 0:00:01 0:00:01 --:--:-- 57.9M 100 69.7M 0 0 100 69.7M 0 31.6M 0:00:02 0:00:02 --:--:-- 31.6M 100 69.7M 0 0 100 69.7M 0 21.7M 0:00:03 0:00:03 --:--:-- 21.7M 100 69.7M 0 0 100 69.7M 0 16.5M 0:00:04 0:00:04 --:--:-- 16.5M 100 69.7M 0 0 100 69.7M 0 13.3M 0:00:05 0:00:05 --:--:-- 3627k 100 69.7M 0 0 100 69.7M 0 11.2M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9904k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8697k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7752k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6992k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6367k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5845k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5402k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5021k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4691k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4401k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4146k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3918k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3714k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3530k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3363k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3212k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3073k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2946k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2829k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2721k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2621k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2528k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2442k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2361k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2285k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2214k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2147k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2085k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2025k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1969k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1916k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1866k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1819k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1773k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1730k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1689k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1650k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1613k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1577k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1543k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1510k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1479k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1449k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1420k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1392k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1366k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1340k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1315k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1291k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1268k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1246k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1225k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1204k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1184k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1165k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1146k 0:01:02 0:01:02 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1134k 0:01:02 0:01:02 --:--:-- 9 [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/M017@tmp [Pipeline] echo M018 [Pipeline] echo master [Pipeline] dir Running in /root/workspace/xiamen-config/M018 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M018/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M018/params_M018/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M018/params_M018/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M018/params_M018/params/master@tmp [Pipeline] sh + cp -r params_M018 params_orin_master_M018_2024-03-18_15-16-05 [Pipeline] sh + zip -rq params_orin_master_M018_2024-03-18_15-16-05.zip params_orin_master_M018_2024-03-18_15-16-05 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M018@tmp 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 shared_config [Pipeline] echo /root/workspace/xiamen-config/M018/params_orin_master_M018_2024-03-18_15-16-05.zip,/root/workspace/xiamen-config/M018/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M018/params_orin_master_M018_2024-03-18_15-16-05.zip"' --form 'version=@"/root/workspace/xiamen-config/M018/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69.7M 0 0 100 69.7M 0 56.7M 0:00:01 0:00:01 --:--:-- 56.7M 100 69.7M 0 0 100 69.7M 0 31.2M 0:00:02 0:00:02 --:--:-- 31.2M 100 69.7M 0 0 100 69.7M 0 21.5M 0:00:03 0:00:03 --:--:-- 21.5M 100 69.7M 0 0 100 69.7M 0 16.4M 0:00:04 0:00:04 --:--:-- 16.4M 100 69.7M 0 0 100 69.7M 0 13.3M 0:00:05 0:00:05 --:--:-- 13.3M 100 69.7M 0 0 100 69.7M 0 11.1M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9867k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8667k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7727k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6972k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6351k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5831k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5391k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5012k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4683k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4394k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4139k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3912k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3709k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3525k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3359k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3208k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3070k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2943k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2826k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2719k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2619k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2526k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2439k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2359k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2283k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2212k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2146k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2083k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2024k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1968k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1915k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1865k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1817k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1772k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1729k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1688k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1649k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1612k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1576k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1542k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1509k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1478k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1448k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1419k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1392k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1365k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1339k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1315k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1291k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1268k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1246k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1224k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1203k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1184k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1164k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1145k 0:01:02 0:01:02 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1134k 0:01:02 0:01:02 --:--:-- 9 100 69.7M 0 43 100 69.7M 0 1134k 0:01:02 0:01:02 --:--:-- 11 [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/M018@tmp [Pipeline] echo M019 [Pipeline] echo master [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/master [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver hardware 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/master@tmp [Pipeline] sh + cp -r params_M019 params_orin_master_M019_2024-03-18_15-17-19 [Pipeline] sh + zip -rq params_orin_master_M019_2024-03-18_15-17-19.zip params_orin_master_M019_2024-03-18_15-17-19 ./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_master_M019_2024-03-18_15-17-19.zip,/root/workspace/xiamen-config/M019/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M019/params_orin_master_M019_2024-03-18_15-17-19.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 100 69.7M 0 0 100 69.7M 0 53.1M 0:00:01 0:00:01 --:--:-- 53.1M 100 69.7M 0 0 100 69.7M 0 30.1M 0:00:02 0:00:02 --:--:-- 30.1M 100 69.7M 0 0 100 69.7M 0 21.0M 0:00:03 0:00:03 --:--:-- 21.0M 100 69.7M 0 0 100 69.7M 0 16.1M 0:00:04 0:00:04 --:--:-- 16.1M 100 69.7M 0 0 100 69.7M 0 13.1M 0:00:05 0:00:05 --:--:-- 13.1M 100 69.7M 0 0 100 69.7M 0 11.0M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9755k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8581k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7659k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6916k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6305k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5793k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5358k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4983k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4658k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4372k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4119k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3894k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3693k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3511k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3346k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3196k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3059k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2933k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2817k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2710k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2611k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2518k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2433k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2352k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2277k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2207k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2140k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2078k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2019k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1963k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1911k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1861k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1814k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1769k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1726k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1685k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1646k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1609k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1573k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1539k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1507k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1476k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1446k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1417k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1389k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1363k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1337k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1313k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1289k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1266k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1244k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1222k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1202k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1182k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1163k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1144k 0:01:02 0:01:02 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1126k 0:01:03 0:01:03 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1108k 0:01:04 0:01:04 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1096k 0:01:05 0:01:05 --:--:-- 9 100 69.7M 0 43 100 69.7M 0 1096k 0:01:05 0:01:05 --:--:-- 11 [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] echo M020 [Pipeline] echo master [Pipeline] dir Running in /root/workspace/xiamen-config/M020 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M020/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M020/params_M020/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M020/params_M020/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M020/params_M020/params/master@tmp [Pipeline] sh + cp -r params_M020 params_orin_master_M020_2024-03-18_15-18-35 [Pipeline] sh + zip -rq params_orin_master_M020_2024-03-18_15-18-35.zip params_orin_master_M020_2024-03-18_15-18-35 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M020@tmp 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/M020/params_orin_master_M020_2024-03-18_15-18-35.zip,/root/workspace/xiamen-config/M020/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M020/params_orin_master_M020_2024-03-18_15-18-35.zip"' --form 'version=@"/root/workspace/xiamen-config/M020/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69.7M 0 0 100 69.7M 0 57.9M 0:00:01 0:00:01 --:--:-- 57.9M 100 69.7M 0 0 100 69.7M 0 31.6M 0:00:02 0:00:02 --:--:-- 31.6M 100 69.7M 0 0 100 69.7M 0 21.7M 0:00:03 0:00:03 --:--:-- 21.7M 100 69.7M 0 0 100 69.7M 0 16.5M 0:00:04 0:00:04 --:--:-- 16.5M 100 69.7M 0 0 100 69.7M 0 13.3M 0:00:05 0:00:05 --:--:-- 13.3M 100 69.7M 0 0 100 69.7M 0 11.2M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9904k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8696k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7751k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6991k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6367k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5844k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5402k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5021k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4691k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4401k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4145k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3918k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3714k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3530k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3363k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3212k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3073k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2946k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2829k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2721k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2621k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2528k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2442k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2361k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2285k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2214k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2147k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2085k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2025k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1969k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1916k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1866k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1819k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1773k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1730k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1689k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1650k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1613k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1577k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1543k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1510k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1479k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1449k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1420k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1392k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1366k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1340k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1315k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1291k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1268k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1246k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1225k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1204k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1184k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1165k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1146k 0:01:02 0:01:02 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1128k 0:01:03 0:01:03 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1110k 0:01:04 0:01:04 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1110k 0:01:04 0:01:04 --:--:-- 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/M020@tmp [Pipeline] echo M021 [Pipeline] echo master [Pipeline] dir Running in /root/workspace/xiamen-config/M021 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M021/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M021/params_M021/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M021/params_M021/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M021/params_M021/params/master@tmp [Pipeline] sh + cp -r params_M021 params_orin_master_M021_2024-03-18_15-19-50 [Pipeline] sh + zip -rq params_orin_master_M021_2024-03-18_15-19-50.zip params_orin_master_M021_2024-03-18_15-19-50 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M021@tmp 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/M021/params_orin_master_M021_2024-03-18_15-19-50.zip,/root/workspace/xiamen-config/M021/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M021/params_orin_master_M021_2024-03-18_15-19-50.zip"' --form 'version=@"/root/workspace/xiamen-config/M021/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 0 69.7M 0 0 0 704k 0 32.7M 0:00:02 --:--:-- 0:00:02 31.2M 100 69.7M 0 0 100 69.7M 0 57.3M 0:00:01 0:00:01 --:--:-- 57.2M 100 69.7M 0 0 100 69.7M 0 31.4M 0:00:02 0:00:02 --:--:-- 31.4M 100 69.7M 0 0 100 69.7M 0 21.6M 0:00:03 0:00:03 --:--:-- 21.6M 100 69.7M 0 0 100 69.7M 0 16.5M 0:00:04 0:00:04 --:--:-- 16.5M 100 69.7M 0 0 100 69.7M 0 13.3M 0:00:05 0:00:05 --:--:-- 13.2M 100 69.7M 0 0 100 69.7M 0 11.2M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9884k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8680k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7738k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6980k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6358k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5837k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5395k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5016k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4686k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4397k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4142k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3914k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3711k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3527k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3361k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3209k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3071k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2944k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2827k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2720k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2620k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2527k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2440k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2359k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2284k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2213k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2146k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2084k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2024k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1968k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1916k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1865k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1818k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1773k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1730k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1689k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1650k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1612k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1577k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1542k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1510k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1478k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1448k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1420k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1392k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1365k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1339k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1315k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1291k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1268k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1246k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1224k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1204k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1184k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1164k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1146k 0:01:02 0:01:02 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1128k 0:01:03 0:01:03 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1110k 0:01:04 0:01:04 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1103k 0:01:04 0:01:04 --:--:-- 9 [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/M021@tmp [Pipeline] echo M022 [Pipeline] echo master [Pipeline] dir Running in /root/workspace/xiamen-config/M022 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M022/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M022/params_M022/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M022/params_M022/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M022/params_M022/params/master@tmp [Pipeline] sh + cp -r params_M022 params_orin_master_M022_2024-03-18_15-21-08 [Pipeline] sh + zip -rq params_orin_master_M022_2024-03-18_15-21-08.zip params_orin_master_M022_2024-03-18_15-21-08 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M022@tmp 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/M022/params_orin_master_M022_2024-03-18_15-21-08.zip,/root/workspace/xiamen-config/M022/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M022/params_orin_master_M022_2024-03-18_15-21-08.zip"' --form 'version=@"/root/workspace/xiamen-config/M022/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69.7M 0 0 100 69.7M 0 58.0M 0:00:01 0:00:01 --:--:-- 58.0M 100 69.7M 0 0 100 69.7M 0 31.6M 0:00:02 0:00:02 --:--:-- 31.6M 100 69.7M 0 0 100 69.7M 0 21.7M 0:00:03 0:00:03 --:--:-- 21.7M 100 69.7M 0 0 100 69.7M 0 16.5M 0:00:04 0:00:04 --:--:-- 16.5M 100 69.7M 0 0 100 69.7M 0 13.3M 0:00:05 0:00:05 --:--:-- 13.3M 100 69.7M 0 0 100 69.7M 0 11.2M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9904k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8696k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7750k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6990k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6366k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5844k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5402k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5021k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4691k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4401k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4145k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3917k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3713k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3529k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3363k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3211k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3073k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2946k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2829k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2721k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2621k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2528k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2442k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2361k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2285k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2214k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2147k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2085k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2025k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1969k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1916k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1866k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1819k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1773k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1730k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1689k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1650k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1613k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1577k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1543k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1510k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1479k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1449k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1420k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1392k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1366k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1340k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1315k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1291k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1268k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1246k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1225k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1204k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1184k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1165k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1146k 0:01:02 0:01:02 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1128k 0:01:03 0:01:03 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1124k 0:01:03 0:01:03 --:--:-- 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/M022@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": "# 参数发布通知 ### [厦门015-022主机参数] --- - 状态: 编译成功 - 执行人:liqizhi - 更新车辆: > - [M015master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2038362.**2023/10/13/17:47:01** > - [M016master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 3b2a29c.**2023/10/13/17:47:02** > - [M017master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 9dc70d9.**2023/10/13/17:47:04** > - [M018master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: bc122af.**2023/10/13/17:47:05** > - [M019master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 9f7aedf.**2023/10/13/17:47:06** > - [M020master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4ecf23b.**2023/10/23/15:55:40** > - [M021master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: d7c9920.**2023/10/13/17:47:09** > - [M022master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 67e9880.**2023/10/13/17:47:11** --- > 请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 1670 100 27 100 1643 270 16430 --:--:-- --:--:-- --:--:-- 16700 [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