Started by user liqizhi Obtained xiamen-config-23-30-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-023-030-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 [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo M023 [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/xiamen-config-023-030-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-023-030-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 M023.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M023.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M023.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M023.json [Pipeline] echo M024.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M024.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M024.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M024.json [Pipeline] echo M025.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M025.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M025.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M025.json [Pipeline] echo M026.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M026.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M026.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M026.json [Pipeline] echo M027.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M027.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M027.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M027.json [Pipeline] echo M028.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M028.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M028.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M028.json [Pipeline] echo M029.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M029.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M029.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M029.json [Pipeline] echo M030.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M030.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M030.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M030.json [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo M023 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M023 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M023/params_M023 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M023/params /root/workspace/xiamen-config/M023/params_M023 /root/workspace/xiamen-config/M023/params_new /root/workspace/xiamen-config/M023/params_orin_slave_M023_2024-02-29_19-31-18 /root/workspace/xiamen-config/M023/params_orin_slave_M023_2024-02-29_19-31-18.zip /root/workspace/xiamen-config/M023/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M023 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M023参数 [Pipeline] echo rc_dev [Pipeline] echo M023 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M023.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M023/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M023.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M023.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/M023.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision b860aa93b437ec7cbb8e7aaefe95ecb06a805e1f (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f b860aa93b437ec7cbb8e7aaefe95ecb06a805e1f # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk b860aa93b437ec7cbb8e7aaefe95ecb06a805e1f # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M023.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=M023 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M023 Response Code: HTTP/1.1 200 OK Response: [{"id":1344,"description":"","name":"M023","name_with_namespace":"Hardware / config / M023","path":"M023","path_with_namespace":"hardware/config/M023","created_at":"2024-01-04T13:19:52.259Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M023.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M023.git","web_url":"http://159.27.226.4/hardware/config/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:52.711Z","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/1344","issues":"http://159.27.226.4/api/v4/projects/1344/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1344/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1344/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1344/labels","events":"http://159.27.226.4/api/v4/projects/1344/events","members":"http://159.27.226.4/api/v4/projects/1344/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1344/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:52.276Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1138,"description":null,"name":"M023","name_with_namespace":"Localization / config / M023","path":"M023","path_with_namespace":"localization/config/M023","created_at":"2023-10-24T03:55:16.259Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M023.git","http_url_to_repo":"http://159.27.226.4/localization/config/M023.git","web_url":"http://159.27.226.4/localization/config/M023","readme_url":"http://159.27.226.4/localization/config/M023/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:09.532Z","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/1138","issues":"http://159.27.226.4/api/v4/projects/1138/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1138/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1138/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1138/labels","events":"http://159.27.226.4/api/v4/projects/1138/events","members":"http://159.27.226.4/api/v4/projects/1138/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1138/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:16.295Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":974,"description":null,"name":"M023","name_with_namespace":"Lidar / config / vehicles / M023","path":"M023","path_with_namespace":"lidar/config/vehicles/M023","created_at":"2023-07-28T07:56:52.444Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M023.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M023.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M023","readme_url":"http://159.27.226.4/lidar/config/vehicles/M023/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:43.832Z","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/974","issues":"http://159.27.226.4/api/v4/projects/974/issues","merge_requests":"http://159.27.226.4/api/v4/projects/974/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/974/repository/branches","labels":"http://159.27.226.4/api/v4/projects/974/labels","events":"http://159.27.226.4/api/v4/projects/974/events","members":"http://159.27.226.4/api/v4/projects/974/members","cluster_agents":"http://159.27.226.4/api/v4/projects/974/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:52.456Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":758,"description":"","name":"M023","name_with_namespace":"config / extrinsics / M023","path":"M023","path_with_namespace":"config/extrinsics/M023","created_at":"2023-07-10T12:59:13.697Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M023.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M023.git","web_url":"http://159.27.226.4/config/extrinsics/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-09T03:12:15.919Z","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/758","issues":"http://159.27.226.4/api/v4/projects/758/issues","merge_requests":"http://159.27.226.4/api/v4/projects/758/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/758/repository/branches","labels":"http://159.27.226.4/api/v4/projects/758/labels","events":"http://159.27.226.4/api/v4/projects/758/events","members":"http://159.27.226.4/api/v4/projects/758/members","cluster_agents":"http://159.27.226.4/api/v4/projects/758/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:13.710Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":686,"description":"","name":"M023","name_with_namespace":"config / vehicles / M023","path":"M023","path_with_namespace":"config/vehicles/M023","created_at":"2023-07-04T07:51:50.705Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M023.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M023.git","web_url":"http://159.27.226.4/config/vehicles/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:23.429Z","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/686","issues":"http://159.27.226.4/api/v4/projects/686/issues","merge_requests":"http://159.27.226.4/api/v4/projects/686/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/686/repository/branches","labels":"http://159.27.226.4/api/v4/projects/686/labels","events":"http://159.27.226.4/api/v4/projects/686/events","members":"http://159.27.226.4/api/v4/projects/686/members","cluster_agents":"http://159.27.226.4/api/v4/projects/686/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:50.719Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":460,"description":"","name":"M023","name_with_namespace":"config / xiamen / M023","path":"M023","path_with_namespace":"config/xiamen/M023","created_at":"2022-10-27T04:13:33.878Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M023.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M023.git","web_url":"http://159.27.226.4/config/xiamen/M023","readme_url":"http://159.27.226.4/config/xiamen/M023/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:09:49.036Z","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/460","issues":"http://159.27.226.4/api/v4/projects/460/issues","merge_requests":"http://159.27.226.4/api/v4/projects/460/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/460/repository/branches","labels":"http://159.27.226.4/api/v4/projects/460/labels","events":"http://159.27.226.4/api/v4/projects/460/events","members":"http://159.27.226.4/api/v4/projects/460/members","cluster_agents":"http://159.27.226.4/api/v4/projects/460/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:33.890Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo 460 [Pipeline] echo 460 [Pipeline] echo b860aa9 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 460 b860aa9 b860aa9 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M023.json [Pipeline] readJSON [Pipeline] echo {"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M023.json {"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M023","branch":"dev","time":"2024-03-18_15-22-40","commit_id":"b860aa9","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=M023 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M023 Response Code: HTTP/1.1 200 OK Response: [{"id":1344,"description":"","name":"M023","name_with_namespace":"Hardware / config / M023","path":"M023","path_with_namespace":"hardware/config/M023","created_at":"2024-01-04T13:19:52.259Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M023.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M023.git","web_url":"http://159.27.226.4/hardware/config/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:52.711Z","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/1344","issues":"http://159.27.226.4/api/v4/projects/1344/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1344/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1344/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1344/labels","events":"http://159.27.226.4/api/v4/projects/1344/events","members":"http://159.27.226.4/api/v4/projects/1344/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1344/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:52.276Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1138,"description":null,"name":"M023","name_with_namespace":"Localization / config / M023","path":"M023","path_with_namespace":"localization/config/M023","created_at":"2023-10-24T03:55:16.259Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M023.git","http_url_to_repo":"http://159.27.226.4/localization/config/M023.git","web_url":"http://159.27.226.4/localization/config/M023","readme_url":"http://159.27.226.4/localization/config/M023/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:09.532Z","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/1138","issues":"http://159.27.226.4/api/v4/projects/1138/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1138/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1138/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1138/labels","events":"http://159.27.226.4/api/v4/projects/1138/events","members":"http://159.27.226.4/api/v4/projects/1138/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1138/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:16.295Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":974,"description":null,"name":"M023","name_with_namespace":"Lidar / config / vehicles / M023","path":"M023","path_with_namespace":"lidar/config/vehicles/M023","created_at":"2023-07-28T07:56:52.444Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M023.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M023.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M023","readme_url":"http://159.27.226.4/lidar/config/vehicles/M023/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:43.832Z","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/974","issues":"http://159.27.226.4/api/v4/projects/974/issues","merge_requests":"http://159.27.226.4/api/v4/projects/974/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/974/repository/branches","labels":"http://159.27.226.4/api/v4/projects/974/labels","events":"http://159.27.226.4/api/v4/projects/974/events","members":"http://159.27.226.4/api/v4/projects/974/members","cluster_agents":"http://159.27.226.4/api/v4/projects/974/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:52.456Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":758,"description":"","name":"M023","name_with_namespace":"config / extrinsics / M023","path":"M023","path_with_namespace":"config/extrinsics/M023","created_at":"2023-07-10T12:59:13.697Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M023.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M023.git","web_url":"http://159.27.226.4/config/extrinsics/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-09T03:12:15.919Z","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/758","issues":"http://159.27.226.4/api/v4/projects/758/issues","merge_requests":"http://159.27.226.4/api/v4/projects/758/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/758/repository/branches","labels":"http://159.27.226.4/api/v4/projects/758/labels","events":"http://159.27.226.4/api/v4/projects/758/events","members":"http://159.27.226.4/api/v4/projects/758/members","cluster_agents":"http://159.27.226.4/api/v4/projects/758/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:13.710Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":686,"description":"","name":"M023","name_with_namespace":"config / vehicles / M023","path":"M023","path_with_namespace":"config/vehicles/M023","created_at":"2023-07-04T07:51:50.705Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M023.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M023.git","web_url":"http://159.27.226.4/config/vehicles/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:23.429Z","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/686","issues":"http://159.27.226.4/api/v4/projects/686/issues","merge_requests":"http://159.27.226.4/api/v4/projects/686/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/686/repository/branches","labels":"http://159.27.226.4/api/v4/projects/686/labels","events":"http://159.27.226.4/api/v4/projects/686/events","members":"http://159.27.226.4/api/v4/projects/686/members","cluster_agents":"http://159.27.226.4/api/v4/projects/686/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:50.719Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":460,"description":"","name":"M023","name_with_namespace":"config / xiamen / M023","path":"M023","path_with_namespace":"config/xiamen/M023","created_at":"2022-10-27T04:13:33.878Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M023.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M023.git","web_url":"http://159.27.226.4/config/xiamen/M023","readme_url":"http://159.27.226.4/config/xiamen/M023/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:09:49.036Z","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/460","issues":"http://159.27.226.4/api/v4/projects/460/issues","merge_requests":"http://159.27.226.4/api/v4/projects/460/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/460/repository/branches","labels":"http://159.27.226.4/api/v4/projects/460/labels","events":"http://159.27.226.4/api/v4/projects/460/events","members":"http://159.27.226.4/api/v4/projects/460/members","cluster_agents":"http://159.27.226.4/api/v4/projects/460/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:33.890Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo 460 [Pipeline] echo 460 [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/460/repository/commits/b860aa9 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/460/repository/commits/b860aa9 Response Code: HTTP/1.1 200 OK Response: {"id":"b860aa93b437ec7cbb8e7aaefe95ecb06a805e1f","short_id":"b860aa93","created_at":"2023-10-13T17:47:12.000+08:00","parent_ids":["7a7eae48a64604f879bc99b19367f92c5ae202ec"],"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:12.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:12.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M023/-/commit/b860aa93b437ec7cbb8e7aaefe95ecb06a805e1f","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":460,"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:12 [Pipeline] echo dev**: b860aa9.**2023/10/13/17:47:12** [Pipeline] dir Running in /root/workspace/xiamen-config/M023/params_M023 [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/M023/params_M023 # 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=30000 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_M023@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M023.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/.M023.json [Pipeline] readJSON [Pipeline] echo {"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M023.json {"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-22-51","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_M023","branch":"dev","time":"2024-03-18_15-22-40","commit_id":"b860aa9","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-22-51","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M023_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ grep -v version.json ++ grep -v params_M023 ++ xargs ++ ls + cp -r params params_M023/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M023","branch":"dev","time":"2024-03-18_15-22-40","commit_id":"b860aa9","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-22-51","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M023_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M023@tmp [Pipeline] echo > - [M023master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b860aa9.**2023/10/13/17:47:12** [Pipeline] } [Pipeline] // dir [Pipeline] echo M024 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M024 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M024/params_M024 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M024/params /root/workspace/xiamen-config/M024/params_M024 /root/workspace/xiamen-config/M024/params_new /root/workspace/xiamen-config/M024/params_orin_master_M024_2024-03-07_15-34-23 /root/workspace/xiamen-config/M024/params_orin_master_M024_2024-03-07_15-34-23.zip /root/workspace/xiamen-config/M024/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M024 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M024参数 [Pipeline] echo rc_dev [Pipeline] echo M024 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M024.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M024/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M024.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M024.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/M024.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 4e2aa2ef65325cc1465aad70e96146710b9d1fdc (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 4e2aa2ef65325cc1465aad70e96146710b9d1fdc # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk 4e2aa2ef65325cc1465aad70e96146710b9d1fdc # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M024.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=M024 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M024 Response Code: HTTP/1.1 200 OK Response: [{"id":1345,"description":"","name":"M024","name_with_namespace":"Hardware / config / M024","path":"M024","path_with_namespace":"hardware/config/M024","created_at":"2024-01-04T13:20:03.957Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M024.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M024.git","web_url":"http://159.27.226.4/hardware/config/M024","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:54.054Z","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/1345","issues":"http://159.27.226.4/api/v4/projects/1345/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1345/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1345/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1345/labels","events":"http://159.27.226.4/api/v4/projects/1345/events","members":"http://159.27.226.4/api/v4/projects/1345/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1345/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:20:03.972Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1139,"description":null,"name":"M024","name_with_namespace":"Localization / config / M024","path":"M024","path_with_namespace":"localization/config/M024","created_at":"2023-10-24T03:55:18.698Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M024.git","http_url_to_repo":"http://159.27.226.4/localization/config/M024.git","web_url":"http://159.27.226.4/localization/config/M024","readme_url":"http://159.27.226.4/localization/config/M024/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T07:16:09.291Z","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/1139","issues":"http://159.27.226.4/api/v4/projects/1139/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1139/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1139/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1139/labels","events":"http://159.27.226.4/api/v4/projects/1139/events","members":"http://159.27.226.4/api/v4/projects/1139/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1139/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:18.712Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":973,"description":null,"name":"M024","name_with_namespace":"Lidar / config / vehicles / M024","path":"M024","path_with_namespace":"lidar/config/vehicles/M024","created_at":"2023-07-28T07:56:51.806Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M024.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M024.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M024","readme_url":"http://159.27.226.4/lidar/config/vehicles/M024/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:45.166Z","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/973","issues":"http://159.27.226.4/api/v4/projects/973/issues","merge_requests":"http://159.27.226.4/api/v4/projects/973/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/973/repository/branches","labels":"http://159.27.226.4/api/v4/projects/973/labels","events":"http://159.27.226.4/api/v4/projects/973/events","members":"http://159.27.226.4/api/v4/projects/973/members","cluster_agents":"http://159.27.226.4/api/v4/projects/973/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:51.822Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":759,"description":"","name":"M024","name_with_namespace":"config / extrinsics / M024","path":"M024","path_with_namespace":"config/extrinsics/M024","created_at":"2023-07-10T12:59:25.826Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M024.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M024.git","web_url":"http://159.27.226.4/config/extrinsics/M024","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:21.938Z","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/759","issues":"http://159.27.226.4/api/v4/projects/759/issues","merge_requests":"http://159.27.226.4/api/v4/projects/759/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/759/repository/branches","labels":"http://159.27.226.4/api/v4/projects/759/labels","events":"http://159.27.226.4/api/v4/projects/759/events","members":"http://159.27.226.4/api/v4/projects/759/members","cluster_agents":"http://159.27.226.4/api/v4/projects/759/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:25.837Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":687,"description":"","name":"M024","name_with_namespace":"config / vehicles / M024","path":"M024","path_with_namespace":"config/vehicles/M024","created_at":"2023-07-04T07:52:41.362Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M024.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M024.git","web_url":"http://159.27.226.4/config/vehicles/M024","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-08T03:58:59.155Z","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/687","issues":"http://159.27.226.4/api/v4/projects/687/issues","merge_requests":"http://159.27.226.4/api/v4/projects/687/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/687/repository/branches","labels":"http://159.27.226.4/api/v4/projects/687/labels","events":"http://159.27.226.4/api/v4/projects/687/events","members":"http://159.27.226.4/api/v4/projects/687/members","cluster_agents":"http://159.27.226.4/api/v4/projects/687/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:52:41.373Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":461,"description":"","name":"M024","name_with_namespace":"config / xiamen / M024","path":"M024","path_with_namespace":"config/xiamen/M024","created_at":"2022-10-27T04:13:55.019Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M024.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M024.git","web_url":"http://159.27.226.4/config/xiamen/M024","readme_url":"http://159.27.226.4/config/xiamen/M024/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:10:04.699Z","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/461","issues":"http://159.27.226.4/api/v4/projects/461/issues","merge_requests":"http://159.27.226.4/api/v4/projects/461/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/461/repository/branches","labels":"http://159.27.226.4/api/v4/projects/461/labels","events":"http://159.27.226.4/api/v4/projects/461/events","members":"http://159.27.226.4/api/v4/projects/461/members","cluster_agents":"http://159.27.226.4/api/v4/projects/461/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:55.032Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo 461 [Pipeline] echo 461 [Pipeline] echo 4e2aa2e [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 461 4e2aa2e 4e2aa2e [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M024.json [Pipeline] readJSON [Pipeline] echo {"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M024.json {"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M024","branch":"dev","time":"2024-03-18_15-22-58","commit_id":"4e2aa2e","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=M024 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M024 Response Code: HTTP/1.1 200 OK Response: [{"id":1345,"description":"","name":"M024","name_with_namespace":"Hardware / config / M024","path":"M024","path_with_namespace":"hardware/config/M024","created_at":"2024-01-04T13:20:03.957Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M024.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M024.git","web_url":"http://159.27.226.4/hardware/config/M024","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:54.054Z","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/1345","issues":"http://159.27.226.4/api/v4/projects/1345/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1345/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1345/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1345/labels","events":"http://159.27.226.4/api/v4/projects/1345/events","members":"http://159.27.226.4/api/v4/projects/1345/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1345/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:20:03.972Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1139,"description":null,"name":"M024","name_with_namespace":"Localization / config / M024","path":"M024","path_with_namespace":"localization/config/M024","created_at":"2023-10-24T03:55:18.698Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M024.git","http_url_to_repo":"http://159.27.226.4/localization/config/M024.git","web_url":"http://159.27.226.4/localization/config/M024","readme_url":"http://159.27.226.4/localization/config/M024/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T07:16:09.291Z","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/1139","issues":"http://159.27.226.4/api/v4/projects/1139/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1139/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1139/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1139/labels","events":"http://159.27.226.4/api/v4/projects/1139/events","members":"http://159.27.226.4/api/v4/projects/1139/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1139/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:18.712Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":973,"description":null,"name":"M024","name_with_namespace":"Lidar / config / vehicles / M024","path":"M024","path_with_namespace":"lidar/config/vehicles/M024","created_at":"2023-07-28T07:56:51.806Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M024.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M024.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M024","readme_url":"http://159.27.226.4/lidar/config/vehicles/M024/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:45.166Z","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/973","issues":"http://159.27.226.4/api/v4/projects/973/issues","merge_requests":"http://159.27.226.4/api/v4/projects/973/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/973/repository/branches","labels":"http://159.27.226.4/api/v4/projects/973/labels","events":"http://159.27.226.4/api/v4/projects/973/events","members":"http://159.27.226.4/api/v4/projects/973/members","cluster_agents":"http://159.27.226.4/api/v4/projects/973/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:51.822Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":759,"description":"","name":"M024","name_with_namespace":"config / extrinsics / M024","path":"M024","path_with_namespace":"config/extrinsics/M024","created_at":"2023-07-10T12:59:25.826Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M024.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M024.git","web_url":"http://159.27.226.4/config/extrinsics/M024","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:21.938Z","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/759","issues":"http://159.27.226.4/api/v4/projects/759/issues","merge_requests":"http://159.27.226.4/api/v4/projects/759/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/759/repository/branches","labels":"http://159.27.226.4/api/v4/projects/759/labels","events":"http://159.27.226.4/api/v4/projects/759/events","members":"http://159.27.226.4/api/v4/projects/759/members","cluster_agents":"http://159.27.226.4/api/v4/projects/759/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:25.837Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":687,"description":"","name":"M024","name_with_namespace":"config / vehicles / M024","path":"M024","path_with_namespace":"config/vehicles/M024","created_at":"2023-07-04T07:52:41.362Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M024.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M024.git","web_url":"http://159.27.226.4/config/vehicles/M024","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-08T03:58:59.155Z","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/687","issues":"http://159.27.226.4/api/v4/projects/687/issues","merge_requests":"http://159.27.226.4/api/v4/projects/687/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/687/repository/branches","labels":"http://159.27.226.4/api/v4/projects/687/labels","events":"http://159.27.226.4/api/v4/projects/687/events","members":"http://159.27.226.4/api/v4/projects/687/members","cluster_agents":"http://159.27.226.4/api/v4/projects/687/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:52:41.373Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":461,"description":"","name":"M024","name_with_namespace":"config / xiamen / M024","path":"M024","path_with_namespace":"config/xiamen/M024","created_at":"2022-10-27T04:13:55.019Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M024.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M024.git","web_url":"http://159.27.226.4/config/xiamen/M024","readme_url":"http://159.27.226.4/config/xiamen/M024/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:10:04.699Z","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/461","issues":"http://159.27.226.4/api/v4/projects/461/issues","merge_requests":"http://159.27.226.4/api/v4/projects/461/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/461/repository/branches","labels":"http://159.27.226.4/api/v4/projects/461/labels","events":"http://159.27.226.4/api/v4/projects/461/events","members":"http://159.27.226.4/api/v4/projects/461/members","cluster_agents":"http://159.27.226.4/api/v4/projects/461/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:55.032Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo 461 [Pipeline] echo 461 [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/461/repository/commits/4e2aa2e Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/461/repository/commits/4e2aa2e Response Code: HTTP/1.1 200 OK Response: {"id":"4e2aa2ef65325cc1465aad70e96146710b9d1fdc","short_id":"4e2aa2ef","created_at":"2023-10-13T17:47:14.000+08:00","parent_ids":["e653a2e8f1b2ecc090b0920a813c13dda89629cd"],"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:14.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M024/-/commit/4e2aa2ef65325cc1465aad70e96146710b9d1fdc","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":461,"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:14 [Pipeline] echo dev**: 4e2aa2e.**2023/10/13/17:47:14** [Pipeline] dir Running in /root/workspace/xiamen-config/M024/params_M024 [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_M024@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M024.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/.M024.json [Pipeline] readJSON [Pipeline] echo {"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M024.json {"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-02","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_M024","branch":"dev","time":"2024-03-18_15-22-58","commit_id":"4e2aa2e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-02","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M024_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ ls ++ grep -v params_M024 ++ grep -v version.json ++ xargs + cp -r params params_M024/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M024","branch":"dev","time":"2024-03-18_15-22-58","commit_id":"4e2aa2e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-02","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M024_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M024@tmp [Pipeline] echo > - [M023master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b860aa9.**2023/10/13/17:47:12** > - [M024master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo M025 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M025 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M025/params_M025 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M025/params /root/workspace/xiamen-config/M025/params_M025 /root/workspace/xiamen-config/M025/params_new /root/workspace/xiamen-config/M025/params_orin_slave_M025_2024-02-29_19-33-44 /root/workspace/xiamen-config/M025/params_orin_slave_M025_2024-02-29_19-33-44.zip /root/workspace/xiamen-config/M025/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M025 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M025参数 [Pipeline] echo rc_dev [Pipeline] echo M025 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/m025.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M025/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/m025.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/m025.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/m025.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision ff8f0fb69f2861a17f1d8f57b8dab1ff184dc757 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f ff8f0fb69f2861a17f1d8f57b8dab1ff184dc757 # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk ff8f0fb69f2861a17f1d8f57b8dab1ff184dc757 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M025.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=M025 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M025 Response Code: HTTP/1.1 200 OK Response: [{"id":1346,"description":"","name":"M025","name_with_namespace":"Hardware / config / M025","path":"M025","path_with_namespace":"hardware/config/M025","created_at":"2024-01-04T13:20:19.503Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M025.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M025.git","web_url":"http://159.27.226.4/hardware/config/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:55.777Z","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/1346","issues":"http://159.27.226.4/api/v4/projects/1346/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1346/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1346/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1346/labels","events":"http://159.27.226.4/api/v4/projects/1346/events","members":"http://159.27.226.4/api/v4/projects/1346/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1346/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:20:19.523Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1140,"description":null,"name":"M025","name_with_namespace":"Localization / config / M025","path":"M025","path_with_namespace":"localization/config/M025","created_at":"2023-10-24T03:55:19.879Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M025.git","http_url_to_repo":"http://159.27.226.4/localization/config/M025.git","web_url":"http://159.27.226.4/localization/config/M025","readme_url":"http://159.27.226.4/localization/config/M025/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:12.175Z","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/1140","issues":"http://159.27.226.4/api/v4/projects/1140/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1140/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1140/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1140/labels","events":"http://159.27.226.4/api/v4/projects/1140/events","members":"http://159.27.226.4/api/v4/projects/1140/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1140/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:19.897Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":972,"description":null,"name":"M025","name_with_namespace":"Lidar / config / vehicles / M025","path":"M025","path_with_namespace":"lidar/config/vehicles/M025","created_at":"2023-07-28T07:56:51.227Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M025.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M025.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M025","readme_url":"http://159.27.226.4/lidar/config/vehicles/M025/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:46.307Z","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/972","issues":"http://159.27.226.4/api/v4/projects/972/issues","merge_requests":"http://159.27.226.4/api/v4/projects/972/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/972/repository/branches","labels":"http://159.27.226.4/api/v4/projects/972/labels","events":"http://159.27.226.4/api/v4/projects/972/events","members":"http://159.27.226.4/api/v4/projects/972/members","cluster_agents":"http://159.27.226.4/api/v4/projects/972/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:51.239Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":760,"description":"","name":"M025","name_with_namespace":"config / extrinsics / M025","path":"M025","path_with_namespace":"config/extrinsics/M025","created_at":"2023-07-10T12:59:43.894Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M025.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M025.git","web_url":"http://159.27.226.4/config/extrinsics/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T02:28:55.567Z","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/760","issues":"http://159.27.226.4/api/v4/projects/760/issues","merge_requests":"http://159.27.226.4/api/v4/projects/760/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/760/repository/branches","labels":"http://159.27.226.4/api/v4/projects/760/labels","events":"http://159.27.226.4/api/v4/projects/760/events","members":"http://159.27.226.4/api/v4/projects/760/members","cluster_agents":"http://159.27.226.4/api/v4/projects/760/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:43.907Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":688,"description":"","name":"M025","name_with_namespace":"config / vehicles / M025","path":"M025","path_with_namespace":"config/vehicles/M025","created_at":"2023-07-04T07:52:59.852Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M025.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M025.git","web_url":"http://159.27.226.4/config/vehicles/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:26.947Z","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/688","issues":"http://159.27.226.4/api/v4/projects/688/issues","merge_requests":"http://159.27.226.4/api/v4/projects/688/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/688/repository/branches","labels":"http://159.27.226.4/api/v4/projects/688/labels","events":"http://159.27.226.4/api/v4/projects/688/events","members":"http://159.27.226.4/api/v4/projects/688/members","cluster_agents":"http://159.27.226.4/api/v4/projects/688/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:52:59.865Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":462,"description":"","name":"M025","name_with_namespace":"config / xiamen / M025","path":"M025","path_with_namespace":"config/xiamen/M025","created_at":"2022-10-27T04:14:13.005Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M025.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M025.git","web_url":"http://159.27.226.4/config/xiamen/M025","readme_url":"http://159.27.226.4/config/xiamen/M025/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:10:29.379Z","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/462","issues":"http://159.27.226.4/api/v4/projects/462/issues","merge_requests":"http://159.27.226.4/api/v4/projects/462/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/462/repository/branches","labels":"http://159.27.226.4/api/v4/projects/462/labels","events":"http://159.27.226.4/api/v4/projects/462/events","members":"http://159.27.226.4/api/v4/projects/462/members","cluster_agents":"http://159.27.226.4/api/v4/projects/462/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:14:13.018Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo 462 [Pipeline] echo 462 [Pipeline] echo ff8f0fb [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 462 ff8f0fb ff8f0fb [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M025.json [Pipeline] readJSON [Pipeline] echo {"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M025.json {"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M025","branch":"dev","time":"2024-03-18_15-23-08","commit_id":"ff8f0fb","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=M025 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M025 Response Code: HTTP/1.1 200 OK Response: [{"id":1346,"description":"","name":"M025","name_with_namespace":"Hardware / config / M025","path":"M025","path_with_namespace":"hardware/config/M025","created_at":"2024-01-04T13:20:19.503Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M025.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M025.git","web_url":"http://159.27.226.4/hardware/config/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:55.777Z","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/1346","issues":"http://159.27.226.4/api/v4/projects/1346/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1346/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1346/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1346/labels","events":"http://159.27.226.4/api/v4/projects/1346/events","members":"http://159.27.226.4/api/v4/projects/1346/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1346/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:20:19.523Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1140,"description":null,"name":"M025","name_with_namespace":"Localization / config / M025","path":"M025","path_with_namespace":"localization/config/M025","created_at":"2023-10-24T03:55:19.879Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M025.git","http_url_to_repo":"http://159.27.226.4/localization/config/M025.git","web_url":"http://159.27.226.4/localization/config/M025","readme_url":"http://159.27.226.4/localization/config/M025/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:12.175Z","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/1140","issues":"http://159.27.226.4/api/v4/projects/1140/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1140/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1140/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1140/labels","events":"http://159.27.226.4/api/v4/projects/1140/events","members":"http://159.27.226.4/api/v4/projects/1140/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1140/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:19.897Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":972,"description":null,"name":"M025","name_with_namespace":"Lidar / config / vehicles / M025","path":"M025","path_with_namespace":"lidar/config/vehicles/M025","created_at":"2023-07-28T07:56:51.227Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M025.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M025.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M025","readme_url":"http://159.27.226.4/lidar/config/vehicles/M025/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:46.307Z","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/972","issues":"http://159.27.226.4/api/v4/projects/972/issues","merge_requests":"http://159.27.226.4/api/v4/projects/972/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/972/repository/branches","labels":"http://159.27.226.4/api/v4/projects/972/labels","events":"http://159.27.226.4/api/v4/projects/972/events","members":"http://159.27.226.4/api/v4/projects/972/members","cluster_agents":"http://159.27.226.4/api/v4/projects/972/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:51.239Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":760,"description":"","name":"M025","name_with_namespace":"config / extrinsics / M025","path":"M025","path_with_namespace":"config/extrinsics/M025","created_at":"2023-07-10T12:59:43.894Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M025.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M025.git","web_url":"http://159.27.226.4/config/extrinsics/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T02:28:55.567Z","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/760","issues":"http://159.27.226.4/api/v4/projects/760/issues","merge_requests":"http://159.27.226.4/api/v4/projects/760/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/760/repository/branches","labels":"http://159.27.226.4/api/v4/projects/760/labels","events":"http://159.27.226.4/api/v4/projects/760/events","members":"http://159.27.226.4/api/v4/projects/760/members","cluster_agents":"http://159.27.226.4/api/v4/projects/760/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:43.907Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":688,"description":"","name":"M025","name_with_namespace":"config / vehicles / M025","path":"M025","path_with_namespace":"config/vehicles/M025","created_at":"2023-07-04T07:52:59.852Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M025.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M025.git","web_url":"http://159.27.226.4/config/vehicles/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:26.947Z","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/688","issues":"http://159.27.226.4/api/v4/projects/688/issues","merge_requests":"http://159.27.226.4/api/v4/projects/688/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/688/repository/branches","labels":"http://159.27.226.4/api/v4/projects/688/labels","events":"http://159.27.226.4/api/v4/projects/688/events","members":"http://159.27.226.4/api/v4/projects/688/members","cluster_agents":"http://159.27.226.4/api/v4/projects/688/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:52:59.865Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":462,"description":"","name":"M025","name_with_namespace":"config / xiamen / M025","path":"M025","path_with_namespace":"config/xiamen/M025","created_at":"2022-10-27T04:14:13.005Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M025.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M025.git","web_url":"http://159.27.226.4/config/xiamen/M025","readme_url":"http://159.27.226.4/config/xiamen/M025/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:10:29.379Z","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/462","issues":"http://159.27.226.4/api/v4/projects/462/issues","merge_requests":"http://159.27.226.4/api/v4/projects/462/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/462/repository/branches","labels":"http://159.27.226.4/api/v4/projects/462/labels","events":"http://159.27.226.4/api/v4/projects/462/events","members":"http://159.27.226.4/api/v4/projects/462/members","cluster_agents":"http://159.27.226.4/api/v4/projects/462/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:14:13.018Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo 462 [Pipeline] echo 462 [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/462/repository/commits/ff8f0fb Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/462/repository/commits/ff8f0fb Response Code: HTTP/1.1 200 OK Response: {"id":"ff8f0fb69f2861a17f1d8f57b8dab1ff184dc757","short_id":"ff8f0fb6","created_at":"2023-10-13T17:47:15.000+08:00","parent_ids":["cae8c038ccf33c812ebd2ce9c2488c4f1d640b21"],"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:15.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:15.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M025/-/commit/ff8f0fb69f2861a17f1d8f57b8dab1ff184dc757","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":462,"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:15 [Pipeline] echo dev**: ff8f0fb.**2023/10/13/17:47:15** [Pipeline] dir Running in /root/workspace/xiamen-config/M025/params_M025 [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_M025@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M025.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/.M025.json [Pipeline] readJSON [Pipeline] echo {"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M025.json {"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-12","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_M025","branch":"dev","time":"2024-03-18_15-23-08","commit_id":"ff8f0fb","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-12","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M025_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json ++ grep -v params_M025 + cp -r params params_M025/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M025","branch":"dev","time":"2024-03-18_15-23-08","commit_id":"ff8f0fb","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-12","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M025_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M025@tmp [Pipeline] echo > - [M023master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b860aa9.**2023/10/13/17:47:12** > - [M024master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** > - [M025master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** [Pipeline] } [Pipeline] // dir [Pipeline] echo M026 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M026 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M026/params_M026 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M026/params /root/workspace/xiamen-config/M026/params_M026 /root/workspace/xiamen-config/M026/params_new /root/workspace/xiamen-config/M026/params_orin_slave_M026_2024-02-29_19-34-54 /root/workspace/xiamen-config/M026/params_orin_slave_M026_2024-02-29_19-34-54.zip /root/workspace/xiamen-config/M026/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M026 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M026参数 [Pipeline] echo rc_dev [Pipeline] echo M026 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M026.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M026/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M026.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M026.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/M026.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 2ec3e7ebda94afc759c53b48a5409ddde9ffad5e (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ec3e7ebda94afc759c53b48a5409ddde9ffad5e # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk 2ec3e7ebda94afc759c53b48a5409ddde9ffad5e # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M026.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=M026 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M026 Response Code: HTTP/1.1 200 OK Response: [{"id":1347,"description":"","name":"M026","name_with_namespace":"Hardware / config / M026","path":"M026","path_with_namespace":"hardware/config/M026","created_at":"2024-01-04T13:20:31.598Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M026.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M026.git","web_url":"http://159.27.226.4/hardware/config/M026","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:57.086Z","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/1347","issues":"http://159.27.226.4/api/v4/projects/1347/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1347/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1347/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1347/labels","events":"http://159.27.226.4/api/v4/projects/1347/events","members":"http://159.27.226.4/api/v4/projects/1347/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1347/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:20:31.611Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1141,"description":null,"name":"M026","name_with_namespace":"Localization / config / M026","path":"M026","path_with_namespace":"localization/config/M026","created_at":"2023-10-24T03:55:21.641Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M026.git","http_url_to_repo":"http://159.27.226.4/localization/config/M026.git","web_url":"http://159.27.226.4/localization/config/M026","readme_url":"http://159.27.226.4/localization/config/M026/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T09:39:01.272Z","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/1141","issues":"http://159.27.226.4/api/v4/projects/1141/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1141/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1141/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1141/labels","events":"http://159.27.226.4/api/v4/projects/1141/events","members":"http://159.27.226.4/api/v4/projects/1141/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1141/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:21.669Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":971,"description":null,"name":"M026","name_with_namespace":"Lidar / config / vehicles / M026","path":"M026","path_with_namespace":"lidar/config/vehicles/M026","created_at":"2023-07-28T07:56:50.649Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M026.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M026.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M026","readme_url":"http://159.27.226.4/lidar/config/vehicles/M026/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:47.379Z","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/971","issues":"http://159.27.226.4/api/v4/projects/971/issues","merge_requests":"http://159.27.226.4/api/v4/projects/971/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/971/repository/branches","labels":"http://159.27.226.4/api/v4/projects/971/labels","events":"http://159.27.226.4/api/v4/projects/971/events","members":"http://159.27.226.4/api/v4/projects/971/members","cluster_agents":"http://159.27.226.4/api/v4/projects/971/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:50.660Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":761,"description":"","name":"M026","name_with_namespace":"config / extrinsics / M026","path":"M026","path_with_namespace":"config/extrinsics/M026","created_at":"2023-07-10T13:00:14.087Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M026.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M026.git","web_url":"http://159.27.226.4/config/extrinsics/M026","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:23.612Z","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/761","issues":"http://159.27.226.4/api/v4/projects/761/issues","merge_requests":"http://159.27.226.4/api/v4/projects/761/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/761/repository/branches","labels":"http://159.27.226.4/api/v4/projects/761/labels","events":"http://159.27.226.4/api/v4/projects/761/events","members":"http://159.27.226.4/api/v4/projects/761/members","cluster_agents":"http://159.27.226.4/api/v4/projects/761/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-11T13:00:14.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":{"access_level":20,"notification_level":3}}},{"id":689,"description":"","name":"M026","name_with_namespace":"config / vehicles / M026","path":"M026","path_with_namespace":"config/vehicles/M026","created_at":"2023-07-04T07:53:15.389Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M026.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M026.git","web_url":"http://159.27.226.4/config/vehicles/M026","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:28.755Z","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/689","issues":"http://159.27.226.4/api/v4/projects/689/issues","merge_requests":"http://159.27.226.4/api/v4/projects/689/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/689/repository/branches","labels":"http://159.27.226.4/api/v4/projects/689/labels","events":"http://159.27.226.4/api/v4/projects/689/events","members":"http://159.27.226.4/api/v4/projects/689/members","cluster_agents":"http://159.27.226.4/api/v4/projects/689/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:53:15.511Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":463,"description":"","name":"M026","name_with_namespace":"config / xiamen / M026","path":"M026","path_with_namespace":"config/xiamen/M026","created_at":"2022-10-27T04:14:33.377Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M026.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M026.git","web_url":"http://159.27.226.4/config/xiamen/M026","readme_url":"http://159.27.226.4/config/xiamen/M026/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:10:44.564Z","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/463","issues":"http://159.27.226.4/api/v4/projects/463/issues","merge_requests":"http://159.27.226.4/api/v4/projects/463/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/463/repository/branches","labels":"http://159.27.226.4/api/v4/projects/463/labels","events":"http://159.27.226.4/api/v4/projects/463/events","members":"http://159.27.226.4/api/v4/projects/463/members","cluster_agents":"http://159.27.226.4/api/v4/projects/463/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:14:33.429Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo 463 [Pipeline] echo 463 [Pipeline] echo 2ec3e7e [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 463 2ec3e7e 2ec3e7e [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M026.json [Pipeline] readJSON [Pipeline] echo {"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M026.json {"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M026","branch":"dev","time":"2024-03-18_15-23-18","commit_id":"2ec3e7e","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=M026 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M026 Response Code: HTTP/1.1 200 OK Response: [{"id":1347,"description":"","name":"M026","name_with_namespace":"Hardware / config / M026","path":"M026","path_with_namespace":"hardware/config/M026","created_at":"2024-01-04T13:20:31.598Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M026.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M026.git","web_url":"http://159.27.226.4/hardware/config/M026","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:57.086Z","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/1347","issues":"http://159.27.226.4/api/v4/projects/1347/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1347/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1347/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1347/labels","events":"http://159.27.226.4/api/v4/projects/1347/events","members":"http://159.27.226.4/api/v4/projects/1347/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1347/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:20:31.611Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1141,"description":null,"name":"M026","name_with_namespace":"Localization / config / M026","path":"M026","path_with_namespace":"localization/config/M026","created_at":"2023-10-24T03:55:21.641Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M026.git","http_url_to_repo":"http://159.27.226.4/localization/config/M026.git","web_url":"http://159.27.226.4/localization/config/M026","readme_url":"http://159.27.226.4/localization/config/M026/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T09:39:01.272Z","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/1141","issues":"http://159.27.226.4/api/v4/projects/1141/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1141/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1141/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1141/labels","events":"http://159.27.226.4/api/v4/projects/1141/events","members":"http://159.27.226.4/api/v4/projects/1141/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1141/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:21.669Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":971,"description":null,"name":"M026","name_with_namespace":"Lidar / config / vehicles / M026","path":"M026","path_with_namespace":"lidar/config/vehicles/M026","created_at":"2023-07-28T07:56:50.649Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M026.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M026.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M026","readme_url":"http://159.27.226.4/lidar/config/vehicles/M026/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:47.379Z","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/971","issues":"http://159.27.226.4/api/v4/projects/971/issues","merge_requests":"http://159.27.226.4/api/v4/projects/971/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/971/repository/branches","labels":"http://159.27.226.4/api/v4/projects/971/labels","events":"http://159.27.226.4/api/v4/projects/971/events","members":"http://159.27.226.4/api/v4/projects/971/members","cluster_agents":"http://159.27.226.4/api/v4/projects/971/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:50.660Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":761,"description":"","name":"M026","name_with_namespace":"config / extrinsics / M026","path":"M026","path_with_namespace":"config/extrinsics/M026","created_at":"2023-07-10T13:00:14.087Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M026.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M026.git","web_url":"http://159.27.226.4/config/extrinsics/M026","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:23.612Z","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/761","issues":"http://159.27.226.4/api/v4/projects/761/issues","merge_requests":"http://159.27.226.4/api/v4/projects/761/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/761/repository/branches","labels":"http://159.27.226.4/api/v4/projects/761/labels","events":"http://159.27.226.4/api/v4/projects/761/events","members":"http://159.27.226.4/api/v4/projects/761/members","cluster_agents":"http://159.27.226.4/api/v4/projects/761/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-11T13:00:14.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":{"access_level":20,"notification_level":3}}},{"id":689,"description":"","name":"M026","name_with_namespace":"config / vehicles / M026","path":"M026","path_with_namespace":"config/vehicles/M026","created_at":"2023-07-04T07:53:15.389Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M026.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M026.git","web_url":"http://159.27.226.4/config/vehicles/M026","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:28.755Z","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/689","issues":"http://159.27.226.4/api/v4/projects/689/issues","merge_requests":"http://159.27.226.4/api/v4/projects/689/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/689/repository/branches","labels":"http://159.27.226.4/api/v4/projects/689/labels","events":"http://159.27.226.4/api/v4/projects/689/events","members":"http://159.27.226.4/api/v4/projects/689/members","cluster_agents":"http://159.27.226.4/api/v4/projects/689/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:53:15.511Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":463,"description":"","name":"M026","name_with_namespace":"config / xiamen / M026","path":"M026","path_with_namespace":"config/xiamen/M026","created_at":"2022-10-27T04:14:33.377Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M026.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M026.git","web_url":"http://159.27.226.4/config/xiamen/M026","readme_url":"http://159.27.226.4/config/xiamen/M026/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:10:44.564Z","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/463","issues":"http://159.27.226.4/api/v4/projects/463/issues","merge_requests":"http://159.27.226.4/api/v4/projects/463/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/463/repository/branches","labels":"http://159.27.226.4/api/v4/projects/463/labels","events":"http://159.27.226.4/api/v4/projects/463/events","members":"http://159.27.226.4/api/v4/projects/463/members","cluster_agents":"http://159.27.226.4/api/v4/projects/463/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:14:33.429Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo 463 [Pipeline] echo 463 [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/463/repository/commits/2ec3e7e Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/463/repository/commits/2ec3e7e Response Code: HTTP/1.1 200 OK Response: {"id":"2ec3e7ebda94afc759c53b48a5409ddde9ffad5e","short_id":"2ec3e7eb","created_at":"2023-10-13T17:47:17.000+08:00","parent_ids":["de5eb59ce3c1f9fe096abc6c7ec21d9c6b24c761"],"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:17.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:17.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M026/-/commit/2ec3e7ebda94afc759c53b48a5409ddde9ffad5e","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":463,"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:17 [Pipeline] echo dev**: 2ec3e7e.**2023/10/13/17:47:17** [Pipeline] dir Running in /root/workspace/xiamen-config/M026/params_M026 [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_M026@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M026.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/.M026.json [Pipeline] readJSON [Pipeline] echo {"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M026.json {"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-22","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_M026","branch":"dev","time":"2024-03-18_15-23-18","commit_id":"2ec3e7e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-22","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M026_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs ++ grep -v params_M026 + cp -r params params_M026/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M026","branch":"dev","time":"2024-03-18_15-23-18","commit_id":"2ec3e7e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-22","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M026_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M026@tmp [Pipeline] echo > - [M023master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b860aa9.**2023/10/13/17:47:12** > - [M024master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** > - [M025master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** > - [M026master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2ec3e7e.**2023/10/13/17:47:17** [Pipeline] } [Pipeline] // dir [Pipeline] echo M027 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M027 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M027/params_M027 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M027/params /root/workspace/xiamen-config/M027/params_M027 /root/workspace/xiamen-config/M027/params_new /root/workspace/xiamen-config/M027/params_orin_slave_M027_2024-02-29_19-36-08 /root/workspace/xiamen-config/M027/params_orin_slave_M027_2024-02-29_19-36-08.zip /root/workspace/xiamen-config/M027/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M027 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M027参数 [Pipeline] echo rc_dev [Pipeline] echo M027 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M027.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M027/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M027.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M027.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/M027.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision e9accbde0027dcb941eec376c69f241f9c04ab20 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f e9accbde0027dcb941eec376c69f241f9c04ab20 # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk e9accbde0027dcb941eec376c69f241f9c04ab20 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M027.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=M027 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M027 Response Code: HTTP/1.1 200 OK Response: [{"id":1348,"description":"","name":"M027","name_with_namespace":"Hardware / config / M027","path":"M027","path_with_namespace":"hardware/config/M027","created_at":"2024-01-04T13:20:43.613Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M027.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M027.git","web_url":"http://159.27.226.4/hardware/config/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:58.602Z","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/1348","issues":"http://159.27.226.4/api/v4/projects/1348/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1348/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1348/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1348/labels","events":"http://159.27.226.4/api/v4/projects/1348/events","members":"http://159.27.226.4/api/v4/projects/1348/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1348/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:20:43.627Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1142,"description":null,"name":"M027","name_with_namespace":"Localization / config / M027","path":"M027","path_with_namespace":"localization/config/M027","created_at":"2023-10-24T03:55:24.050Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M027.git","http_url_to_repo":"http://159.27.226.4/localization/config/M027.git","web_url":"http://159.27.226.4/localization/config/M027","readme_url":"http://159.27.226.4/localization/config/M027/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T09:32:51.712Z","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/1142","issues":"http://159.27.226.4/api/v4/projects/1142/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1142/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1142/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1142/labels","events":"http://159.27.226.4/api/v4/projects/1142/events","members":"http://159.27.226.4/api/v4/projects/1142/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1142/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:24.069Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":970,"description":null,"name":"M027","name_with_namespace":"Lidar / config / vehicles / M027","path":"M027","path_with_namespace":"lidar/config/vehicles/M027","created_at":"2023-07-28T07:56:50.122Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M027.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M027.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:48.401Z","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/970","issues":"http://159.27.226.4/api/v4/projects/970/issues","merge_requests":"http://159.27.226.4/api/v4/projects/970/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/970/repository/branches","labels":"http://159.27.226.4/api/v4/projects/970/labels","events":"http://159.27.226.4/api/v4/projects/970/events","members":"http://159.27.226.4/api/v4/projects/970/members","cluster_agents":"http://159.27.226.4/api/v4/projects/970/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:50.163Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":762,"description":"","name":"M027","name_with_namespace":"config / extrinsics / M027","path":"M027","path_with_namespace":"config/extrinsics/M027","created_at":"2023-07-10T13:00:28.182Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M027.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M027.git","web_url":"http://159.27.226.4/config/extrinsics/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T02:56:56.946Z","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/762","issues":"http://159.27.226.4/api/v4/projects/762/issues","merge_requests":"http://159.27.226.4/api/v4/projects/762/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/762/repository/branches","labels":"http://159.27.226.4/api/v4/projects/762/labels","events":"http://159.27.226.4/api/v4/projects/762/events","members":"http://159.27.226.4/api/v4/projects/762/members","cluster_agents":"http://159.27.226.4/api/v4/projects/762/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-11T13:00:28.193Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":690,"description":"","name":"M027","name_with_namespace":"config / vehicles / M027","path":"M027","path_with_namespace":"config/vehicles/M027","created_at":"2023-07-04T07:53:33.045Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M027.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M027.git","web_url":"http://159.27.226.4/config/vehicles/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:30.466Z","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/690","issues":"http://159.27.226.4/api/v4/projects/690/issues","merge_requests":"http://159.27.226.4/api/v4/projects/690/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/690/repository/branches","labels":"http://159.27.226.4/api/v4/projects/690/labels","events":"http://159.27.226.4/api/v4/projects/690/events","members":"http://159.27.226.4/api/v4/projects/690/members","cluster_agents":"http://159.27.226.4/api/v4/projects/690/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:53:33.062Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":464,"description":"","name":"M027","name_with_namespace":"config / xiamen / M027","path":"M027","path_with_namespace":"config/xiamen/M027","created_at":"2022-10-27T04:14:56.142Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M027.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M027.git","web_url":"http://159.27.226.4/config/xiamen/M027","readme_url":"http://159.27.226.4/config/xiamen/M027/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:01.194Z","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/464","issues":"http://159.27.226.4/api/v4/projects/464/issues","merge_requests":"http://159.27.226.4/api/v4/projects/464/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/464/repository/branches","labels":"http://159.27.226.4/api/v4/projects/464/labels","events":"http://159.27.226.4/api/v4/projects/464/events","members":"http://159.27.226.4/api/v4/projects/464/members","cluster_agents":"http://159.27.226.4/api/v4/projects/464/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:14:56.155Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo 464 [Pipeline] echo 464 [Pipeline] echo e9accbd [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 464 e9accbd e9accbd [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M027.json [Pipeline] readJSON [Pipeline] echo {"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M027.json {"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M027","branch":"dev","time":"2024-03-18_15-23-28","commit_id":"e9accbd","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=M027 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M027 Response Code: HTTP/1.1 200 OK Response: [{"id":1348,"description":"","name":"M027","name_with_namespace":"Hardware / config / M027","path":"M027","path_with_namespace":"hardware/config/M027","created_at":"2024-01-04T13:20:43.613Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M027.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M027.git","web_url":"http://159.27.226.4/hardware/config/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:58.602Z","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/1348","issues":"http://159.27.226.4/api/v4/projects/1348/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1348/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1348/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1348/labels","events":"http://159.27.226.4/api/v4/projects/1348/events","members":"http://159.27.226.4/api/v4/projects/1348/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1348/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:20:43.627Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1142,"description":null,"name":"M027","name_with_namespace":"Localization / config / M027","path":"M027","path_with_namespace":"localization/config/M027","created_at":"2023-10-24T03:55:24.050Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M027.git","http_url_to_repo":"http://159.27.226.4/localization/config/M027.git","web_url":"http://159.27.226.4/localization/config/M027","readme_url":"http://159.27.226.4/localization/config/M027/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T09:32:51.712Z","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/1142","issues":"http://159.27.226.4/api/v4/projects/1142/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1142/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1142/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1142/labels","events":"http://159.27.226.4/api/v4/projects/1142/events","members":"http://159.27.226.4/api/v4/projects/1142/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1142/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:24.069Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":970,"description":null,"name":"M027","name_with_namespace":"Lidar / config / vehicles / M027","path":"M027","path_with_namespace":"lidar/config/vehicles/M027","created_at":"2023-07-28T07:56:50.122Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M027.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M027.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:48.401Z","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/970","issues":"http://159.27.226.4/api/v4/projects/970/issues","merge_requests":"http://159.27.226.4/api/v4/projects/970/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/970/repository/branches","labels":"http://159.27.226.4/api/v4/projects/970/labels","events":"http://159.27.226.4/api/v4/projects/970/events","members":"http://159.27.226.4/api/v4/projects/970/members","cluster_agents":"http://159.27.226.4/api/v4/projects/970/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:50.163Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":762,"description":"","name":"M027","name_with_namespace":"config / extrinsics / M027","path":"M027","path_with_namespace":"config/extrinsics/M027","created_at":"2023-07-10T13:00:28.182Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M027.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M027.git","web_url":"http://159.27.226.4/config/extrinsics/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T02:56:56.946Z","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/762","issues":"http://159.27.226.4/api/v4/projects/762/issues","merge_requests":"http://159.27.226.4/api/v4/projects/762/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/762/repository/branches","labels":"http://159.27.226.4/api/v4/projects/762/labels","events":"http://159.27.226.4/api/v4/projects/762/events","members":"http://159.27.226.4/api/v4/projects/762/members","cluster_agents":"http://159.27.226.4/api/v4/projects/762/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-11T13:00:28.193Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":690,"description":"","name":"M027","name_with_namespace":"config / vehicles / M027","path":"M027","path_with_namespace":"config/vehicles/M027","created_at":"2023-07-04T07:53:33.045Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M027.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M027.git","web_url":"http://159.27.226.4/config/vehicles/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:30.466Z","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/690","issues":"http://159.27.226.4/api/v4/projects/690/issues","merge_requests":"http://159.27.226.4/api/v4/projects/690/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/690/repository/branches","labels":"http://159.27.226.4/api/v4/projects/690/labels","events":"http://159.27.226.4/api/v4/projects/690/events","members":"http://159.27.226.4/api/v4/projects/690/members","cluster_agents":"http://159.27.226.4/api/v4/projects/690/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:53:33.062Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":464,"description":"","name":"M027","name_with_namespace":"config / xiamen / M027","path":"M027","path_with_namespace":"config/xiamen/M027","created_at":"2022-10-27T04:14:56.142Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M027.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M027.git","web_url":"http://159.27.226.4/config/xiamen/M027","readme_url":"http://159.27.226.4/config/xiamen/M027/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:01.194Z","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/464","issues":"http://159.27.226.4/api/v4/projects/464/issues","merge_requests":"http://159.27.226.4/api/v4/projects/464/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/464/repository/branches","labels":"http://159.27.226.4/api/v4/projects/464/labels","events":"http://159.27.226.4/api/v4/projects/464/events","members":"http://159.27.226.4/api/v4/projects/464/members","cluster_agents":"http://159.27.226.4/api/v4/projects/464/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:14:56.155Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo 464 [Pipeline] echo 464 [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/464/repository/commits/e9accbd Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/464/repository/commits/e9accbd Response Code: HTTP/1.1 200 OK Response: {"id":"e9accbde0027dcb941eec376c69f241f9c04ab20","short_id":"e9accbde","created_at":"2023-10-13T17:47:19.000+08:00","parent_ids":["aa020c5e02550ffd2dd9f873a9dcf0a62e5b35f4"],"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:19.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:19.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M027/-/commit/e9accbde0027dcb941eec376c69f241f9c04ab20","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":464,"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:19 [Pipeline] echo dev**: e9accbd.**2023/10/13/17:47:19** [Pipeline] dir Running in /root/workspace/xiamen-config/M027/params_M027 [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_M027@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M027.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/.M027.json [Pipeline] readJSON [Pipeline] echo {"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M027.json {"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-32","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_M027","branch":"dev","time":"2024-03-18_15-23-28","commit_id":"e9accbd","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-32","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M027_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ grep -v params_M027 ++ grep -v version.json ++ xargs ++ ls + cp -r params params_M027/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M027","branch":"dev","time":"2024-03-18_15-23-28","commit_id":"e9accbd","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-32","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M027_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M027@tmp [Pipeline] echo > - [M023master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b860aa9.**2023/10/13/17:47:12** > - [M024master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** > - [M025master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** > - [M026master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2ec3e7e.**2023/10/13/17:47:17** > - [M027master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: e9accbd.**2023/10/13/17:47:19** [Pipeline] } [Pipeline] // dir [Pipeline] echo M028 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M028 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M028/params_M028 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M028/params /root/workspace/xiamen-config/M028/params_M028 /root/workspace/xiamen-config/M028/params_new /root/workspace/xiamen-config/M028/params_orin_slave_M028_2024-02-29_19-37-16 /root/workspace/xiamen-config/M028/params_orin_slave_M028_2024-02-29_19-37-16.zip /root/workspace/xiamen-config/M028/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M028 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M028参数 [Pipeline] echo rc_dev [Pipeline] echo M028 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M028.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M028/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M028.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M028.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/M028.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 79a137525f48e34dec783d28ede3a3f331f67b3a (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 79a137525f48e34dec783d28ede3a3f331f67b3a # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk 79a137525f48e34dec783d28ede3a3f331f67b3a # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M028.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=M028 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M028 Response Code: HTTP/1.1 200 OK Response: [{"id":1349,"description":"","name":"M028","name_with_namespace":"Hardware / config / M028","path":"M028","path_with_namespace":"hardware/config/M028","created_at":"2024-01-04T13:20:56.569Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M028.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M028.git","web_url":"http://159.27.226.4/hardware/config/M028","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:59.974Z","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/1349","issues":"http://159.27.226.4/api/v4/projects/1349/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1349/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1349/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1349/labels","events":"http://159.27.226.4/api/v4/projects/1349/events","members":"http://159.27.226.4/api/v4/projects/1349/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1349/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:20:56.972Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1143,"description":null,"name":"M028","name_with_namespace":"Localization / config / M028","path":"M028","path_with_namespace":"localization/config/M028","created_at":"2023-10-24T03:55:25.452Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M028.git","http_url_to_repo":"http://159.27.226.4/localization/config/M028.git","web_url":"http://159.27.226.4/localization/config/M028","readme_url":"http://159.27.226.4/localization/config/M028/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T09:33:32.716Z","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/1143","issues":"http://159.27.226.4/api/v4/projects/1143/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1143/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1143/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1143/labels","events":"http://159.27.226.4/api/v4/projects/1143/events","members":"http://159.27.226.4/api/v4/projects/1143/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1143/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:25.471Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":969,"description":null,"name":"M028","name_with_namespace":"Lidar / config / vehicles / M028","path":"M028","path_with_namespace":"lidar/config/vehicles/M028","created_at":"2023-07-28T07:56:49.513Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M028.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M028.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M028","readme_url":"http://159.27.226.4/lidar/config/vehicles/M028/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:49.258Z","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/969","issues":"http://159.27.226.4/api/v4/projects/969/issues","merge_requests":"http://159.27.226.4/api/v4/projects/969/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/969/repository/branches","labels":"http://159.27.226.4/api/v4/projects/969/labels","events":"http://159.27.226.4/api/v4/projects/969/events","members":"http://159.27.226.4/api/v4/projects/969/members","cluster_agents":"http://159.27.226.4/api/v4/projects/969/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:49.527Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":763,"description":"","name":"M028","name_with_namespace":"config / extrinsics / M028","path":"M028","path_with_namespace":"config/extrinsics/M028","created_at":"2023-07-10T13:01:01.052Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M028.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M028.git","web_url":"http://159.27.226.4/config/extrinsics/M028","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-16T06:23:08.914Z","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/763","issues":"http://159.27.226.4/api/v4/projects/763/issues","merge_requests":"http://159.27.226.4/api/v4/projects/763/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/763/repository/branches","labels":"http://159.27.226.4/api/v4/projects/763/labels","events":"http://159.27.226.4/api/v4/projects/763/events","members":"http://159.27.226.4/api/v4/projects/763/members","cluster_agents":"http://159.27.226.4/api/v4/projects/763/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-11T13:01:01.069Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":691,"description":"","name":"M028","name_with_namespace":"config / vehicles / M028","path":"M028","path_with_namespace":"config/vehicles/M028","created_at":"2023-07-04T07:53:50.375Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M028.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M028.git","web_url":"http://159.27.226.4/config/vehicles/M028","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:32.279Z","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/691","issues":"http://159.27.226.4/api/v4/projects/691/issues","merge_requests":"http://159.27.226.4/api/v4/projects/691/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/691/repository/branches","labels":"http://159.27.226.4/api/v4/projects/691/labels","events":"http://159.27.226.4/api/v4/projects/691/events","members":"http://159.27.226.4/api/v4/projects/691/members","cluster_agents":"http://159.27.226.4/api/v4/projects/691/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:53:50.441Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":465,"description":"","name":"M028","name_with_namespace":"config / xiamen / M028","path":"M028","path_with_namespace":"config/xiamen/M028","created_at":"2022-10-27T04:15:16.792Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M028.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M028.git","web_url":"http://159.27.226.4/config/xiamen/M028","readme_url":"http://159.27.226.4/config/xiamen/M028/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:16.315Z","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/465","issues":"http://159.27.226.4/api/v4/projects/465/issues","merge_requests":"http://159.27.226.4/api/v4/projects/465/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/465/repository/branches","labels":"http://159.27.226.4/api/v4/projects/465/labels","events":"http://159.27.226.4/api/v4/projects/465/events","members":"http://159.27.226.4/api/v4/projects/465/members","cluster_agents":"http://159.27.226.4/api/v4/projects/465/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:15:16.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo 465 [Pipeline] echo 465 [Pipeline] echo 79a1375 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 465 79a1375 79a1375 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M028.json [Pipeline] readJSON [Pipeline] echo {"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M028.json {"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M028","branch":"dev","time":"2024-03-18_15-23-39","commit_id":"79a1375","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=M028 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M028 Response Code: HTTP/1.1 200 OK Response: [{"id":1349,"description":"","name":"M028","name_with_namespace":"Hardware / config / M028","path":"M028","path_with_namespace":"hardware/config/M028","created_at":"2024-01-04T13:20:56.569Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M028.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M028.git","web_url":"http://159.27.226.4/hardware/config/M028","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:59.974Z","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/1349","issues":"http://159.27.226.4/api/v4/projects/1349/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1349/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1349/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1349/labels","events":"http://159.27.226.4/api/v4/projects/1349/events","members":"http://159.27.226.4/api/v4/projects/1349/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1349/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:20:56.972Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1143,"description":null,"name":"M028","name_with_namespace":"Localization / config / M028","path":"M028","path_with_namespace":"localization/config/M028","created_at":"2023-10-24T03:55:25.452Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M028.git","http_url_to_repo":"http://159.27.226.4/localization/config/M028.git","web_url":"http://159.27.226.4/localization/config/M028","readme_url":"http://159.27.226.4/localization/config/M028/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T09:33:32.716Z","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/1143","issues":"http://159.27.226.4/api/v4/projects/1143/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1143/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1143/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1143/labels","events":"http://159.27.226.4/api/v4/projects/1143/events","members":"http://159.27.226.4/api/v4/projects/1143/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1143/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:25.471Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":969,"description":null,"name":"M028","name_with_namespace":"Lidar / config / vehicles / M028","path":"M028","path_with_namespace":"lidar/config/vehicles/M028","created_at":"2023-07-28T07:56:49.513Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M028.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M028.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M028","readme_url":"http://159.27.226.4/lidar/config/vehicles/M028/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:49.258Z","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/969","issues":"http://159.27.226.4/api/v4/projects/969/issues","merge_requests":"http://159.27.226.4/api/v4/projects/969/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/969/repository/branches","labels":"http://159.27.226.4/api/v4/projects/969/labels","events":"http://159.27.226.4/api/v4/projects/969/events","members":"http://159.27.226.4/api/v4/projects/969/members","cluster_agents":"http://159.27.226.4/api/v4/projects/969/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:49.527Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":763,"description":"","name":"M028","name_with_namespace":"config / extrinsics / M028","path":"M028","path_with_namespace":"config/extrinsics/M028","created_at":"2023-07-10T13:01:01.052Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M028.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M028.git","web_url":"http://159.27.226.4/config/extrinsics/M028","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-16T06:23:08.914Z","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/763","issues":"http://159.27.226.4/api/v4/projects/763/issues","merge_requests":"http://159.27.226.4/api/v4/projects/763/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/763/repository/branches","labels":"http://159.27.226.4/api/v4/projects/763/labels","events":"http://159.27.226.4/api/v4/projects/763/events","members":"http://159.27.226.4/api/v4/projects/763/members","cluster_agents":"http://159.27.226.4/api/v4/projects/763/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-11T13:01:01.069Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":691,"description":"","name":"M028","name_with_namespace":"config / vehicles / M028","path":"M028","path_with_namespace":"config/vehicles/M028","created_at":"2023-07-04T07:53:50.375Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M028.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M028.git","web_url":"http://159.27.226.4/config/vehicles/M028","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:32.279Z","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/691","issues":"http://159.27.226.4/api/v4/projects/691/issues","merge_requests":"http://159.27.226.4/api/v4/projects/691/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/691/repository/branches","labels":"http://159.27.226.4/api/v4/projects/691/labels","events":"http://159.27.226.4/api/v4/projects/691/events","members":"http://159.27.226.4/api/v4/projects/691/members","cluster_agents":"http://159.27.226.4/api/v4/projects/691/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:53:50.441Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":465,"description":"","name":"M028","name_with_namespace":"config / xiamen / M028","path":"M028","path_with_namespace":"config/xiamen/M028","created_at":"2022-10-27T04:15:16.792Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M028.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M028.git","web_url":"http://159.27.226.4/config/xiamen/M028","readme_url":"http://159.27.226.4/config/xiamen/M028/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:16.315Z","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/465","issues":"http://159.27.226.4/api/v4/projects/465/issues","merge_requests":"http://159.27.226.4/api/v4/projects/465/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/465/repository/branches","labels":"http://159.27.226.4/api/v4/projects/465/labels","events":"http://159.27.226.4/api/v4/projects/465/events","members":"http://159.27.226.4/api/v4/projects/465/members","cluster_agents":"http://159.27.226.4/api/v4/projects/465/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:15:16.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo 465 [Pipeline] echo 465 [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/465/repository/commits/79a1375 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/465/repository/commits/79a1375 Response Code: HTTP/1.1 200 OK Response: {"id":"79a137525f48e34dec783d28ede3a3f331f67b3a","short_id":"79a13752","created_at":"2023-10-13T17:47:20.000+08:00","parent_ids":["427737577c4fa268d8e9d2bfd2ef2cd1f31ca33a"],"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:20.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:20.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M028/-/commit/79a137525f48e34dec783d28ede3a3f331f67b3a","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":465,"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:20 [Pipeline] echo dev**: 79a1375.**2023/10/13/17:47:20** [Pipeline] dir Running in /root/workspace/xiamen-config/M028/params_M028 [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_M028@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M028.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/.M028.json [Pipeline] readJSON [Pipeline] echo {"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M028.json {"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-43","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_M028","branch":"dev","time":"2024-03-18_15-23-39","commit_id":"79a1375","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-43","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M028_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ grep -v params_M028 ++ grep -v version.json ++ xargs ++ ls + cp -r params params_M028/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M028","branch":"dev","time":"2024-03-18_15-23-39","commit_id":"79a1375","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-43","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M028_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M028@tmp [Pipeline] echo > - [M023master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b860aa9.**2023/10/13/17:47:12** > - [M024master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** > - [M025master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** > - [M026master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2ec3e7e.**2023/10/13/17:47:17** > - [M027master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: e9accbd.**2023/10/13/17:47:19** > - [M028master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 79a1375.**2023/10/13/17:47:20** [Pipeline] } [Pipeline] // dir [Pipeline] echo M029 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M029 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M029/params_M029 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M029/params /root/workspace/xiamen-config/M029/params_M029 /root/workspace/xiamen-config/M029/params_new /root/workspace/xiamen-config/M029/params_orin_slave_M029_2024-02-29_19-38-23 /root/workspace/xiamen-config/M029/params_orin_slave_M029_2024-02-29_19-38-23.zip /root/workspace/xiamen-config/M029/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M029 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M029参数 [Pipeline] echo rc_dev [Pipeline] echo M029 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M029.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M029/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M029.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M029.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/M029.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 375064418625d09c3af125ccc6c802a07c1f088c (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 375064418625d09c3af125ccc6c802a07c1f088c # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk 375064418625d09c3af125ccc6c802a07c1f088c # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M029.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=M029 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M029 Response Code: HTTP/1.1 200 OK Response: [{"id":1350,"description":"","name":"M029","name_with_namespace":"Hardware / config / M029","path":"M029","path_with_namespace":"hardware/config/M029","created_at":"2024-01-04T13:21:11.410Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M029.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M029.git","web_url":"http://159.27.226.4/hardware/config/M029","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:01.410Z","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/1350","issues":"http://159.27.226.4/api/v4/projects/1350/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1350/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1350/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1350/labels","events":"http://159.27.226.4/api/v4/projects/1350/events","members":"http://159.27.226.4/api/v4/projects/1350/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1350/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:21:11.427Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1144,"description":null,"name":"M029","name_with_namespace":"Localization / config / M029","path":"M029","path_with_namespace":"localization/config/M029","created_at":"2023-10-24T03:55:26.895Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M029.git","http_url_to_repo":"http://159.27.226.4/localization/config/M029.git","web_url":"http://159.27.226.4/localization/config/M029","readme_url":"http://159.27.226.4/localization/config/M029/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:18.541Z","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/1144","issues":"http://159.27.226.4/api/v4/projects/1144/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1144/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1144/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1144/labels","events":"http://159.27.226.4/api/v4/projects/1144/events","members":"http://159.27.226.4/api/v4/projects/1144/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1144/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:26.928Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":968,"description":null,"name":"M029","name_with_namespace":"Lidar / config / vehicles / M029","path":"M029","path_with_namespace":"lidar/config/vehicles/M029","created_at":"2023-07-28T07:56:48.806Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M029.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M029.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M029","readme_url":"http://159.27.226.4/lidar/config/vehicles/M029/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:50.312Z","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/968","issues":"http://159.27.226.4/api/v4/projects/968/issues","merge_requests":"http://159.27.226.4/api/v4/projects/968/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/968/repository/branches","labels":"http://159.27.226.4/api/v4/projects/968/labels","events":"http://159.27.226.4/api/v4/projects/968/events","members":"http://159.27.226.4/api/v4/projects/968/members","cluster_agents":"http://159.27.226.4/api/v4/projects/968/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:48.820Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":764,"description":"","name":"M029","name_with_namespace":"config / extrinsics / M029","path":"M029","path_with_namespace":"config/extrinsics/M029","created_at":"2023-07-10T13:01:13.353Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M029.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M029.git","web_url":"http://159.27.226.4/config/extrinsics/M029","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T07:42:49.313Z","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/764","issues":"http://159.27.226.4/api/v4/projects/764/issues","merge_requests":"http://159.27.226.4/api/v4/projects/764/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/764/repository/branches","labels":"http://159.27.226.4/api/v4/projects/764/labels","events":"http://159.27.226.4/api/v4/projects/764/events","members":"http://159.27.226.4/api/v4/projects/764/members","cluster_agents":"http://159.27.226.4/api/v4/projects/764/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-11T13:01:13.369Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":692,"description":"","name":"M029","name_with_namespace":"config / vehicles / M029","path":"M029","path_with_namespace":"config/vehicles/M029","created_at":"2023-07-04T07:54:08.199Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M029.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M029.git","web_url":"http://159.27.226.4/config/vehicles/M029","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:34.215Z","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/692","issues":"http://159.27.226.4/api/v4/projects/692/issues","merge_requests":"http://159.27.226.4/api/v4/projects/692/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/692/repository/branches","labels":"http://159.27.226.4/api/v4/projects/692/labels","events":"http://159.27.226.4/api/v4/projects/692/events","members":"http://159.27.226.4/api/v4/projects/692/members","cluster_agents":"http://159.27.226.4/api/v4/projects/692/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:54:08.214Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":466,"description":"","name":"M029","name_with_namespace":"config / xiamen / M029","path":"M029","path_with_namespace":"config/xiamen/M029","created_at":"2022-10-27T04:15:36.691Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M029.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M029.git","web_url":"http://159.27.226.4/config/xiamen/M029","readme_url":"http://159.27.226.4/config/xiamen/M029/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:35.077Z","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/466","issues":"http://159.27.226.4/api/v4/projects/466/issues","merge_requests":"http://159.27.226.4/api/v4/projects/466/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/466/repository/branches","labels":"http://159.27.226.4/api/v4/projects/466/labels","events":"http://159.27.226.4/api/v4/projects/466/events","members":"http://159.27.226.4/api/v4/projects/466/members","cluster_agents":"http://159.27.226.4/api/v4/projects/466/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:15:36.746Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo 466 [Pipeline] echo 466 [Pipeline] echo 3750644 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 466 3750644 3750644 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M029.json [Pipeline] readJSON [Pipeline] echo {"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M029.json {"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M029","branch":"dev","time":"2024-03-18_15-23-50","commit_id":"3750644","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=M029 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M029 Response Code: HTTP/1.1 200 OK Response: [{"id":1350,"description":"","name":"M029","name_with_namespace":"Hardware / config / M029","path":"M029","path_with_namespace":"hardware/config/M029","created_at":"2024-01-04T13:21:11.410Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M029.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M029.git","web_url":"http://159.27.226.4/hardware/config/M029","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:01.410Z","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/1350","issues":"http://159.27.226.4/api/v4/projects/1350/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1350/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1350/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1350/labels","events":"http://159.27.226.4/api/v4/projects/1350/events","members":"http://159.27.226.4/api/v4/projects/1350/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1350/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:21:11.427Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1144,"description":null,"name":"M029","name_with_namespace":"Localization / config / M029","path":"M029","path_with_namespace":"localization/config/M029","created_at":"2023-10-24T03:55:26.895Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M029.git","http_url_to_repo":"http://159.27.226.4/localization/config/M029.git","web_url":"http://159.27.226.4/localization/config/M029","readme_url":"http://159.27.226.4/localization/config/M029/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:18.541Z","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/1144","issues":"http://159.27.226.4/api/v4/projects/1144/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1144/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1144/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1144/labels","events":"http://159.27.226.4/api/v4/projects/1144/events","members":"http://159.27.226.4/api/v4/projects/1144/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1144/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:26.928Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":968,"description":null,"name":"M029","name_with_namespace":"Lidar / config / vehicles / M029","path":"M029","path_with_namespace":"lidar/config/vehicles/M029","created_at":"2023-07-28T07:56:48.806Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M029.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M029.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M029","readme_url":"http://159.27.226.4/lidar/config/vehicles/M029/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:50.312Z","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/968","issues":"http://159.27.226.4/api/v4/projects/968/issues","merge_requests":"http://159.27.226.4/api/v4/projects/968/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/968/repository/branches","labels":"http://159.27.226.4/api/v4/projects/968/labels","events":"http://159.27.226.4/api/v4/projects/968/events","members":"http://159.27.226.4/api/v4/projects/968/members","cluster_agents":"http://159.27.226.4/api/v4/projects/968/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:48.820Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":764,"description":"","name":"M029","name_with_namespace":"config / extrinsics / M029","path":"M029","path_with_namespace":"config/extrinsics/M029","created_at":"2023-07-10T13:01:13.353Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M029.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M029.git","web_url":"http://159.27.226.4/config/extrinsics/M029","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-07T07:42:49.313Z","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/764","issues":"http://159.27.226.4/api/v4/projects/764/issues","merge_requests":"http://159.27.226.4/api/v4/projects/764/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/764/repository/branches","labels":"http://159.27.226.4/api/v4/projects/764/labels","events":"http://159.27.226.4/api/v4/projects/764/events","members":"http://159.27.226.4/api/v4/projects/764/members","cluster_agents":"http://159.27.226.4/api/v4/projects/764/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-11T13:01:13.369Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":692,"description":"","name":"M029","name_with_namespace":"config / vehicles / M029","path":"M029","path_with_namespace":"config/vehicles/M029","created_at":"2023-07-04T07:54:08.199Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M029.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M029.git","web_url":"http://159.27.226.4/config/vehicles/M029","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:34.215Z","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/692","issues":"http://159.27.226.4/api/v4/projects/692/issues","merge_requests":"http://159.27.226.4/api/v4/projects/692/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/692/repository/branches","labels":"http://159.27.226.4/api/v4/projects/692/labels","events":"http://159.27.226.4/api/v4/projects/692/events","members":"http://159.27.226.4/api/v4/projects/692/members","cluster_agents":"http://159.27.226.4/api/v4/projects/692/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:54:08.214Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":466,"description":"","name":"M029","name_with_namespace":"config / xiamen / M029","path":"M029","path_with_namespace":"config/xiamen/M029","created_at":"2022-10-27T04:15:36.691Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M029.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M029.git","web_url":"http://159.27.226.4/config/xiamen/M029","readme_url":"http://159.27.226.4/config/xiamen/M029/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:35.077Z","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/466","issues":"http://159.27.226.4/api/v4/projects/466/issues","merge_requests":"http://159.27.226.4/api/v4/projects/466/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/466/repository/branches","labels":"http://159.27.226.4/api/v4/projects/466/labels","events":"http://159.27.226.4/api/v4/projects/466/events","members":"http://159.27.226.4/api/v4/projects/466/members","cluster_agents":"http://159.27.226.4/api/v4/projects/466/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:15:36.746Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo 466 [Pipeline] echo 466 [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/466/repository/commits/3750644 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/466/repository/commits/3750644 Response Code: HTTP/1.1 200 OK Response: {"id":"375064418625d09c3af125ccc6c802a07c1f088c","short_id":"37506441","created_at":"2023-10-13T17:47:22.000+08:00","parent_ids":["f90295868201f3df47936806890c4cd3dee3699b"],"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:22.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M029/-/commit/375064418625d09c3af125ccc6c802a07c1f088c","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":466,"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:22 [Pipeline] echo dev**: 3750644.**2023/10/13/17:47:22** [Pipeline] dir Running in /root/workspace/xiamen-config/M029/params_M029 [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_M029@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M029.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/.M029.json [Pipeline] readJSON [Pipeline] echo {"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M029.json {"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-54","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_M029","branch":"dev","time":"2024-03-18_15-23-50","commit_id":"3750644","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-54","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M029_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ ls ++ grep -v params_M029 ++ grep -v version.json ++ xargs + cp -r params params_M029/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M029","branch":"dev","time":"2024-03-18_15-23-50","commit_id":"3750644","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-23-54","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M029_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M029@tmp [Pipeline] echo > - [M023master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b860aa9.**2023/10/13/17:47:12** > - [M024master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** > - [M025master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** > - [M026master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2ec3e7e.**2023/10/13/17:47:17** > - [M027master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: e9accbd.**2023/10/13/17:47:19** > - [M028master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 79a1375.**2023/10/13/17:47:20** > - [M029master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 3750644.**2023/10/13/17:47:22** [Pipeline] } [Pipeline] // dir [Pipeline] echo M030 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M030 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M030/params_M030 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M030/params /root/workspace/xiamen-config/M030/params_M030 /root/workspace/xiamen-config/M030/params_new /root/workspace/xiamen-config/M030/params_orin_slave_M030_2024-02-29_19-39-32 /root/workspace/xiamen-config/M030/params_orin_slave_M030_2024-02-29_19-39-32.zip /root/workspace/xiamen-config/M030/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M030 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M030参数 [Pipeline] echo rc_dev [Pipeline] echo M030 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M030.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M030/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M030.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M030.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/M030.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 8f93960764361a47c3bf3e31405f96ab54c83f74 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f93960764361a47c3bf3e31405f96ab54c83f74 # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk 8f93960764361a47c3bf3e31405f96ab54c83f74 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M030.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=M030 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M030 Response Code: HTTP/1.1 200 OK Response: [{"id":1351,"description":"","name":"M030","name_with_namespace":"Hardware / config / M030","path":"M030","path_with_namespace":"hardware/config/M030","created_at":"2024-01-04T13:21:27.422Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M030.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M030.git","web_url":"http://159.27.226.4/hardware/config/M030","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:02.888Z","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/1351","issues":"http://159.27.226.4/api/v4/projects/1351/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1351/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1351/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1351/labels","events":"http://159.27.226.4/api/v4/projects/1351/events","members":"http://159.27.226.4/api/v4/projects/1351/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1351/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:21:27.444Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1145,"description":null,"name":"M030","name_with_namespace":"Localization / config / M030","path":"M030","path_with_namespace":"localization/config/M030","created_at":"2023-10-24T03:55:28.908Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M030.git","http_url_to_repo":"http://159.27.226.4/localization/config/M030.git","web_url":"http://159.27.226.4/localization/config/M030","readme_url":"http://159.27.226.4/localization/config/M030/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:19.144Z","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/1145","issues":"http://159.27.226.4/api/v4/projects/1145/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1145/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1145/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1145/labels","events":"http://159.27.226.4/api/v4/projects/1145/events","members":"http://159.27.226.4/api/v4/projects/1145/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1145/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:28.923Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":967,"description":null,"name":"M030","name_with_namespace":"Lidar / config / vehicles / M030","path":"M030","path_with_namespace":"lidar/config/vehicles/M030","created_at":"2023-07-28T07:56:48.140Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M030.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M030.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M030","readme_url":"http://159.27.226.4/lidar/config/vehicles/M030/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:51.534Z","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/967","issues":"http://159.27.226.4/api/v4/projects/967/issues","merge_requests":"http://159.27.226.4/api/v4/projects/967/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/967/repository/branches","labels":"http://159.27.226.4/api/v4/projects/967/labels","events":"http://159.27.226.4/api/v4/projects/967/events","members":"http://159.27.226.4/api/v4/projects/967/members","cluster_agents":"http://159.27.226.4/api/v4/projects/967/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:48.151Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":765,"description":"","name":"M030","name_with_namespace":"config / extrinsics / M030","path":"M030","path_with_namespace":"config/extrinsics/M030","created_at":"2023-07-10T13:01:27.467Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M030.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M030.git","web_url":"http://159.27.226.4/config/extrinsics/M030","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:40.922Z","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/765","issues":"http://159.27.226.4/api/v4/projects/765/issues","merge_requests":"http://159.27.226.4/api/v4/projects/765/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/765/repository/branches","labels":"http://159.27.226.4/api/v4/projects/765/labels","events":"http://159.27.226.4/api/v4/projects/765/events","members":"http://159.27.226.4/api/v4/projects/765/members","cluster_agents":"http://159.27.226.4/api/v4/projects/765/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-11T13:01:27.482Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":693,"description":"","name":"M030","name_with_namespace":"config / vehicles / M030","path":"M030","path_with_namespace":"config/vehicles/M030","created_at":"2023-07-04T07:54:27.147Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M030.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M030.git","web_url":"http://159.27.226.4/config/vehicles/M030","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:36.185Z","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/693","issues":"http://159.27.226.4/api/v4/projects/693/issues","merge_requests":"http://159.27.226.4/api/v4/projects/693/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/693/repository/branches","labels":"http://159.27.226.4/api/v4/projects/693/labels","events":"http://159.27.226.4/api/v4/projects/693/events","members":"http://159.27.226.4/api/v4/projects/693/members","cluster_agents":"http://159.27.226.4/api/v4/projects/693/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:54:27.165Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":467,"description":"","name":"M030","name_with_namespace":"config / xiamen / M030","path":"M030","path_with_namespace":"config/xiamen/M030","created_at":"2022-10-27T04:16:13.339Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M030.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M030.git","web_url":"http://159.27.226.4/config/xiamen/M030","readme_url":"http://159.27.226.4/config/xiamen/M030/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:51.997Z","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/467","issues":"http://159.27.226.4/api/v4/projects/467/issues","merge_requests":"http://159.27.226.4/api/v4/projects/467/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/467/repository/branches","labels":"http://159.27.226.4/api/v4/projects/467/labels","events":"http://159.27.226.4/api/v4/projects/467/events","members":"http://159.27.226.4/api/v4/projects/467/members","cluster_agents":"http://159.27.226.4/api/v4/projects/467/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:16:13.352Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo 467 [Pipeline] echo 467 [Pipeline] echo 8f93960 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 467 8f93960 8f93960 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M030.json [Pipeline] readJSON [Pipeline] echo {"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M030.json {"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M030","branch":"dev","time":"2024-03-18_15-24-01","commit_id":"8f93960","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=M030 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M030 Response Code: HTTP/1.1 200 OK Response: [{"id":1351,"description":"","name":"M030","name_with_namespace":"Hardware / config / M030","path":"M030","path_with_namespace":"hardware/config/M030","created_at":"2024-01-04T13:21:27.422Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M030.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M030.git","web_url":"http://159.27.226.4/hardware/config/M030","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:02.888Z","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/1351","issues":"http://159.27.226.4/api/v4/projects/1351/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1351/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1351/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1351/labels","events":"http://159.27.226.4/api/v4/projects/1351/events","members":"http://159.27.226.4/api/v4/projects/1351/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1351/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:21:27.444Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1145,"description":null,"name":"M030","name_with_namespace":"Localization / config / M030","path":"M030","path_with_namespace":"localization/config/M030","created_at":"2023-10-24T03:55:28.908Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M030.git","http_url_to_repo":"http://159.27.226.4/localization/config/M030.git","web_url":"http://159.27.226.4/localization/config/M030","readme_url":"http://159.27.226.4/localization/config/M030/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:19.144Z","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/1145","issues":"http://159.27.226.4/api/v4/projects/1145/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1145/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1145/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1145/labels","events":"http://159.27.226.4/api/v4/projects/1145/events","members":"http://159.27.226.4/api/v4/projects/1145/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1145/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:28.923Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":967,"description":null,"name":"M030","name_with_namespace":"Lidar / config / vehicles / M030","path":"M030","path_with_namespace":"lidar/config/vehicles/M030","created_at":"2023-07-28T07:56:48.140Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M030.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M030.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M030","readme_url":"http://159.27.226.4/lidar/config/vehicles/M030/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:51.534Z","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/967","issues":"http://159.27.226.4/api/v4/projects/967/issues","merge_requests":"http://159.27.226.4/api/v4/projects/967/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/967/repository/branches","labels":"http://159.27.226.4/api/v4/projects/967/labels","events":"http://159.27.226.4/api/v4/projects/967/events","members":"http://159.27.226.4/api/v4/projects/967/members","cluster_agents":"http://159.27.226.4/api/v4/projects/967/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:48.151Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":765,"description":"","name":"M030","name_with_namespace":"config / extrinsics / M030","path":"M030","path_with_namespace":"config/extrinsics/M030","created_at":"2023-07-10T13:01:27.467Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M030.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M030.git","web_url":"http://159.27.226.4/config/extrinsics/M030","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:40.922Z","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/765","issues":"http://159.27.226.4/api/v4/projects/765/issues","merge_requests":"http://159.27.226.4/api/v4/projects/765/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/765/repository/branches","labels":"http://159.27.226.4/api/v4/projects/765/labels","events":"http://159.27.226.4/api/v4/projects/765/events","members":"http://159.27.226.4/api/v4/projects/765/members","cluster_agents":"http://159.27.226.4/api/v4/projects/765/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-11T13:01:27.482Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":693,"description":"","name":"M030","name_with_namespace":"config / vehicles / M030","path":"M030","path_with_namespace":"config/vehicles/M030","created_at":"2023-07-04T07:54:27.147Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M030.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M030.git","web_url":"http://159.27.226.4/config/vehicles/M030","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:36.185Z","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/693","issues":"http://159.27.226.4/api/v4/projects/693/issues","merge_requests":"http://159.27.226.4/api/v4/projects/693/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/693/repository/branches","labels":"http://159.27.226.4/api/v4/projects/693/labels","events":"http://159.27.226.4/api/v4/projects/693/events","members":"http://159.27.226.4/api/v4/projects/693/members","cluster_agents":"http://159.27.226.4/api/v4/projects/693/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:54:27.165Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":467,"description":"","name":"M030","name_with_namespace":"config / xiamen / M030","path":"M030","path_with_namespace":"config/xiamen/M030","created_at":"2022-10-27T04:16:13.339Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M030.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M030.git","web_url":"http://159.27.226.4/config/xiamen/M030","readme_url":"http://159.27.226.4/config/xiamen/M030/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:51.997Z","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/467","issues":"http://159.27.226.4/api/v4/projects/467/issues","merge_requests":"http://159.27.226.4/api/v4/projects/467/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/467/repository/branches","labels":"http://159.27.226.4/api/v4/projects/467/labels","events":"http://159.27.226.4/api/v4/projects/467/events","members":"http://159.27.226.4/api/v4/projects/467/members","cluster_agents":"http://159.27.226.4/api/v4/projects/467/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:16:13.352Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo 467 [Pipeline] echo 467 [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/467/repository/commits/8f93960 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/467/repository/commits/8f93960 Response Code: HTTP/1.1 200 OK Response: {"id":"8f93960764361a47c3bf3e31405f96ab54c83f74","short_id":"8f939607","created_at":"2023-10-13T17:47:23.000+08:00","parent_ids":["29aa12da86e74a02d62b739194dcb217993bbfc2"],"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:23.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:23.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M030/-/commit/8f93960764361a47c3bf3e31405f96ab54c83f74","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":467,"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:23 [Pipeline] echo dev**: 8f93960.**2023/10/13/17:47:23** [Pipeline] dir Running in /root/workspace/xiamen-config/M030/params_M030 [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_M030@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M030.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/.M030.json [Pipeline] readJSON [Pipeline] echo {"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M030.json {"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-24-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_M030","branch":"dev","time":"2024-03-18_15-24-01","commit_id":"8f93960","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-24-05","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M030_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ ls ++ grep -v params_M030 ++ grep -v version.json ++ xargs + cp -r params params_M030/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M030","branch":"dev","time":"2024-03-18_15-24-01","commit_id":"8f93960","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-24-05","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M030_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M030@tmp [Pipeline] echo > - [M023master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b860aa9.**2023/10/13/17:47:12** > - [M024master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** > - [M025master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** > - [M026master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2ec3e7e.**2023/10/13/17:47:17** > - [M027master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: e9accbd.**2023/10/13/17:47:19** > - [M028master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 79a1375.**2023/10/13/17:47:20** > - [M029master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 3750644.**2023/10/13/17:47:22** > - [M030master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 8f93960.**2023/10/13/17:47:23** [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M023@tmp /root/workspace/xiamen-config/M024@tmp /root/workspace/xiamen-config/M025@tmp /root/workspace/xiamen-config/M026@tmp /root/workspace/xiamen-config/M027@tmp /root/workspace/xiamen-config/M028@tmp /root/workspace/xiamen-config/M029@tmp /root/workspace/xiamen-config/M030@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 M023拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M023/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M023/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/M023.git > git init /root/workspace/xiamen-config/M023/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M023.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/M023.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M023.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 98a8192016ec4d1536de656515cdbad687578dfe (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 98a8192016ec4d1536de656515cdbad687578dfe # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 98a8192016ec4d1536de656515cdbad687578dfe # 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/M023.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/M023.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/M023.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/M023/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/M023/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: 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% (79/647) Resolving deltas: 15% (100/647) Resolving deltas: 16% (105/647) Resolving deltas: 18% (122/647) Resolving deltas: 19% (126/647) Resolving deltas: 20% (130/647) Resolving deltas: 21% (138/647) Resolving deltas: 23% (155/647) Resolving deltas: 24% (159/647) Resolving deltas: 27% (179/647) Resolving deltas: 28% (182/647) Resolving deltas: 30% (195/647) Resolving deltas: 31% (205/647) Resolving deltas: 33% (218/647) Resolving deltas: 34% (222/647) Resolving deltas: 36% (234/647) Resolving deltas: 38% (249/647) Resolving deltas: 40% (261/647) Resolving deltas: 41% (268/647) Resolving deltas: 42% (272/647) Resolving deltas: 43% (279/647) Resolving deltas: 45% (292/647) Resolving deltas: 46% (304/647) Resolving deltas: 48% (312/647) Resolving deltas: 53% (345/647) Resolving deltas: 54% (350/647) Resolving deltas: 55% (357/647) Resolving deltas: 59% (384/647) Resolving deltas: 61% (396/647) Resolving deltas: 62% (403/647) Resolving deltas: 63% (413/647) Resolving deltas: 65% (424/647) Resolving deltas: 66% (429/647) Resolving deltas: 67% (434/647) Resolving deltas: 70% (454/647) Resolving deltas: 76% (498/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/lidar-extrinsics'... remote: Enumerating objects: 25, done. remote: Counting objects: 4% (1/25) remote: Counting objects: 8% (2/25) remote: Counting objects: 12% (3/25) remote: Counting objects: 16% (4/25) remote: Counting objects: 20% (5/25) remote: Counting objects: 24% (6/25) remote: Counting objects: 28% (7/25) remote: Counting objects: 32% (8/25) remote: Counting objects: 36% (9/25) remote: Counting objects: 40% (10/25) remote: Counting objects: 44% (11/25) remote: Counting objects: 48% (12/25) remote: Counting objects: 52% (13/25) remote: Counting objects: 56% (14/25) remote: Counting objects: 60% (15/25) remote: Counting objects: 64% (16/25) remote: Counting objects: 68% (17/25) remote: Counting objects: 72% (18/25) remote: Counting objects: 76% (19/25) remote: Counting objects: 80% (20/25) remote: Counting objects: 84% (21/25) remote: Counting objects: 88% (22/25) remote: Counting objects: 92% (23/25) remote: Counting objects: 96% (24/25) remote: Counting objects: 100% (25/25) remote: Counting objects: 100% (25/25), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 25 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/25) Receiving objects: 8% (2/25) Receiving objects: 12% (3/25) Receiving objects: 16% (4/25) Receiving objects: 20% (5/25) Receiving objects: 24% (6/25) Receiving objects: 28% (7/25) Receiving objects: 32% (8/25) Receiving objects: 36% (9/25) Receiving objects: 40% (10/25) Receiving objects: 44% (11/25) Receiving objects: 48% (12/25) Receiving objects: 52% (13/25) Receiving objects: 56% (14/25) Receiving objects: 60% (15/25) Receiving objects: 64% (16/25) Receiving objects: 68% (17/25) Receiving objects: 72% (18/25) Receiving objects: 76% (19/25) Receiving objects: 80% (20/25) Receiving objects: 84% (21/25) Receiving objects: 88% (22/25) Receiving objects: 92% (23/25) Receiving objects: 96% (24/25) Receiving objects: 100% (25/25) Receiving objects: 100% (25/25), 5.79 KiB | 5.79 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/M023/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/M023/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: 4% (5/111) Resolving deltas: 8% (9/111) Resolving deltas: 9% (10/111) Resolving deltas: 19% (22/111) Resolving deltas: 32% (36/111) Resolving deltas: 34% (38/111) Resolving deltas: 36% (40/111) Resolving deltas: 37% (42/111) Resolving deltas: 40% (45/111) Resolving deltas: 43% (48/111) Resolving deltas: 44% (49/111) Resolving deltas: 46% (52/111) Resolving deltas: 48% (54/111) Resolving deltas: 50% (56/111) Resolving deltas: 51% (57/111) Resolving deltas: 52% (58/111) Resolving deltas: 55% (62/111) Resolving deltas: 57% (64/111) Resolving deltas: 58% (65/111) Resolving deltas: 63% (71/111) Resolving deltas: 65% (73/111) Resolving deltas: 75% (84/111) Resolving deltas: 80% (89/111) Resolving deltas: 82% (92/111) Resolving deltas: 88% (98/111) Resolving deltas: 90% (100/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/M023/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: 18% (10/54) Resolving deltas: 22% (12/54) Resolving deltas: 25% (14/54) Resolving deltas: 31% (17/54) Resolving deltas: 46% (25/54) Resolving deltas: 48% (26/54) Resolving deltas: 51% (28/54) Resolving deltas: 53% (29/54) Resolving deltas: 61% (33/54) Resolving deltas: 64% (35/54) Resolving deltas: 70% (38/54) Resolving deltas: 72% (39/54) Resolving deltas: 74% (40/54) Resolving deltas: 75% (41/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: 96% (52/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M023/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/M023/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/M023/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: 68% (11/16) Resolving deltas: 75% (12/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M023/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/M023/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/M023/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 | 28.73 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (9/726) Resolving deltas: 2% (18/726) Resolving deltas: 10% (74/726) Resolving deltas: 11% (84/726) Resolving deltas: 13% (97/726) Resolving deltas: 14% (102/726) Resolving deltas: 17% (124/726) Resolving deltas: 20% (148/726) Resolving deltas: 21% (158/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% (197/726) Resolving deltas: 29% (215/726) Resolving deltas: 30% (218/726) Resolving deltas: 32% (237/726) Resolving deltas: 75% (548/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M023/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/M023/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: 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/M023/params_new/perception_vehicles'... remote: Enumerating objects: 50, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 50 (delta 0), reused 5 (delta 0), pack-reused 45 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), 7.21 KiB | 7.21 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 16% (2/12) Resolving deltas: 33% (4/12) Resolving deltas: 41% (5/12) Resolving deltas: 83% (10/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M023/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.34 MiB | 47.34 MiB/s Receiving objects: 14% (48/321), 94.77 MiB | 47.38 MiB/s Receiving objects: 14% (48/321), 144.64 MiB | 48.21 MiB/s Receiving objects: 15% (49/321), 144.64 MiB | 48.21 MiB/s Receiving objects: 16% (52/321), 163.23 MiB | 46.64 MiB/s Receiving objects: 17% (55/321), 163.23 MiB | 46.64 MiB/s Receiving objects: 18% (58/321), 163.23 MiB | 46.64 MiB/s Receiving objects: 19% (61/321), 163.23 MiB | 46.64 MiB/s Receiving objects: 20% (65/321), 163.23 MiB | 46.64 MiB/s Receiving objects: 21% (68/321), 163.23 MiB | 46.64 MiB/s Receiving objects: 22% (71/321), 163.23 MiB | 46.64 MiB/s Receiving objects: 22% (73/321), 185.58 MiB | 46.39 MiB/s Receiving objects: 23% (74/321), 185.58 MiB | 46.39 MiB/s Receiving objects: 24% (78/321), 185.58 MiB | 46.39 MiB/s Receiving objects: 25% (81/321), 185.58 MiB | 46.39 MiB/s Receiving objects: 26% (84/321), 185.58 MiB | 46.39 MiB/s Receiving objects: 27% (87/321), 185.58 MiB | 46.39 MiB/s Receiving objects: 28% (90/321), 185.58 MiB | 46.39 MiB/s Receiving objects: 29% (94/321), 185.58 MiB | 46.39 MiB/s Receiving objects: 30% (97/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 31% (100/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 32% (103/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 33% (106/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 34% (110/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 35% (113/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 36% (116/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 37% (119/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 38% (122/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 39% (126/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 40% (129/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 41% (132/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 42% (135/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 43% (139/321), 205.99 MiB | 45.77 MiB/s Receiving objects: 43% (139/321), 225.62 MiB | 45.13 MiB/s Receiving objects: 44% (142/321), 225.62 MiB | 45.13 MiB/s Receiving objects: 45% (145/321), 225.62 MiB | 45.13 MiB/s Receiving objects: 46% (148/321), 225.62 MiB | 45.13 MiB/s Receiving objects: 47% (151/321), 225.62 MiB | 45.13 MiB/s Receiving objects: 48% (155/321), 225.62 MiB | 45.13 MiB/s Receiving objects: 49% (158/321), 225.62 MiB | 45.13 MiB/s Receiving objects: 50% (161/321), 225.62 MiB | 45.13 MiB/s Receiving objects: 50% (162/321), 273.46 MiB | 44.38 MiB/s Receiving objects: 51% (164/321), 273.46 MiB | 44.38 MiB/s Receiving objects: 52% (167/321), 273.46 MiB | 44.38 MiB/s Receiving objects: 53% (171/321), 294.09 MiB | 44.30 MiB/s Receiving objects: 54% (174/321), 294.09 MiB | 44.30 MiB/s Receiving objects: 55% (177/321), 294.09 MiB | 44.30 MiB/s Receiving objects: 56% (180/321), 294.09 MiB | 44.30 MiB/s Receiving objects: 57% (183/321), 294.09 MiB | 44.30 MiB/s Receiving objects: 57% (186/321), 315.48 MiB | 43.73 MiB/s Receiving objects: 58% (187/321), 334.34 MiB | 42.17 MiB/s Receiving objects: 59% (190/321), 334.34 MiB | 42.17 MiB/s Receiving objects: 59% (192/321), 357.98 MiB | 43.29 MiB/s Receiving objects: 60% (193/321), 357.98 MiB | 43.29 MiB/s Receiving objects: 61% (196/321), 374.62 MiB | 42.02 MiB/s Receiving objects: 61% (198/321), 396.53 MiB | 42.35 MiB/s Receiving objects: 62% (200/321), 396.53 MiB | 42.35 MiB/s Receiving objects: 63% (203/321), 413.61 MiB | 41.78 MiB/s Receiving objects: 64% (206/321), 413.61 MiB | 41.78 MiB/s Receiving objects: 65% (209/321), 413.61 MiB | 41.78 MiB/s Receiving objects: 66% (212/321), 413.61 MiB | 41.78 MiB/s Receiving objects: 66% (213/321), 413.61 MiB | 41.78 MiB/s Receiving objects: 67% (216/321), 450.66 MiB | 43.86 MiB/s Receiving objects: 68% (219/321), 450.66 MiB | 43.86 MiB/s Receiving objects: 69% (222/321), 450.66 MiB | 43.86 MiB/s Receiving objects: 70% (225/321), 450.66 MiB | 43.86 MiB/s Receiving objects: 71% (228/321), 450.66 MiB | 43.86 MiB/s Receiving objects: 72% (232/321), 473.31 MiB | 44.42 MiB/s Receiving objects: 73% (235/321), 473.31 MiB | 44.42 MiB/s Receiving objects: 73% (237/321), 493.34 MiB | 44.28 MiB/s Receiving objects: 74% (238/321), 493.34 MiB | 44.28 MiB/s Receiving objects: 75% (241/321), 512.25 MiB | 43.73 MiB/s Receiving objects: 76% (244/321), 512.25 MiB | 43.73 MiB/s Receiving objects: 76% (245/321), 532.01 MiB | 43.92 MiB/s Receiving objects: 77% (248/321), 532.01 MiB | 43.92 MiB/s Receiving objects: 78% (251/321), 532.01 MiB | 43.92 MiB/s Receiving objects: 79% (254/321), 532.01 MiB | 43.92 MiB/s Receiving objects: 80% (257/321), 532.01 MiB | 43.92 MiB/s Receiving objects: 81% (261/321), 532.01 MiB | 43.92 MiB/s Receiving objects: 82% (264/321), 532.01 MiB | 43.92 MiB/s Receiving objects: 83% (267/321), 532.01 MiB | 43.92 MiB/s Receiving objects: 84% (270/321), 552.16 MiB | 43.15 MiB/s Receiving objects: 85% (273/321), 552.16 MiB | 43.15 MiB/s Receiving objects: 86% (277/321), 552.16 MiB | 43.15 MiB/s Receiving objects: 87% (280/321), 552.16 MiB | 43.15 MiB/s Receiving objects: 87% (280/321), 568.33 MiB | 43.05 MiB/s Receiving objects: 88% (283/321), 568.33 MiB | 43.05 MiB/s Receiving objects: 89% (286/321), 568.33 MiB | 43.05 MiB/s Receiving objects: 90% (289/321), 568.33 MiB | 43.05 MiB/s Receiving objects: 91% (293/321), 568.33 MiB | 43.05 MiB/s Receiving objects: 92% (296/321), 568.33 MiB | 43.05 MiB/s Receiving objects: 93% (299/321), 568.33 MiB | 43.05 MiB/s Receiving objects: 94% (302/321), 568.33 MiB | 43.05 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 26.61 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 26.61 MiB/s Receiving objects: 95% (305/321), 595.32 MiB | 26.49 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 16.95 MiB/s Receiving objects: 95% (306/321), 614.50 MiB | 16.16 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 12.70 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 12.70 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 10.69 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 10.69 MiB/s Receiving objects: 97% (313/321), 646.29 MiB | 10.22 MiB/s Receiving objects: 98% (315/321), 646.29 MiB | 10.22 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 646.29 MiB | 10.22 MiB/s Receiving objects: 100% (321/321), 646.29 MiB | 10.22 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 27.66 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 21% (12/55) Resolving deltas: 23% (13/55) Resolving deltas: 29% (16/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/M023/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), 24.10 MiB | 48.18 MiB/s Receiving objects: 29% (30/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 30% (31/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 31% (32/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 32% (33/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 33% (34/102), 24.10 MiB | 48.18 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 35% (36/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 36% (37/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 37% (38/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 38% (39/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 39% (40/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 40% (41/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 41% (42/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 42% (43/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 43% (44/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 44% (45/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 45% (46/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 46% (47/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 47% (48/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 48% (49/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 49% (50/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 50% (51/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 51% (53/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 52% (54/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 53% (55/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 54% (56/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 55% (57/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 56% (58/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 57% (59/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 58% (60/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 59% (61/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 60% (62/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 61% (63/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 62% (64/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 63% (65/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 64% (66/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 65% (67/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 66% (68/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 67% (69/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 68% (70/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 69% (71/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 70% (72/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 71% (73/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 72% (74/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 73% (75/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 74% (76/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 75% (77/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 76% (78/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 77% (79/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 78% (80/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 79% (81/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 80% (82/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 81% (83/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 82% (84/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 83% (85/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 84% (86/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 85% (87/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 86% (88/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 87% (89/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 88% (90/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 89% (91/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 90% (92/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 91% (93/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 92% (94/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 93% (95/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 94% (96/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 95% (97/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 96% (98/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 97% (99/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 98% (100/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 99% (101/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 100% (102/102), 24.10 MiB | 48.18 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 46.87 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/M023/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/M023/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/M023/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: 53% (15/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M023/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) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 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: 11% (58/496) Resolving deltas: 14% (71/496) Resolving deltas: 20% (103/496) Resolving deltas: 27% (136/496) Resolving deltas: 30% (152/496) Resolving deltas: 32% (161/496) Resolving deltas: 40% (201/496) Resolving deltas: 47% (238/496) Resolving deltas: 48% (240/496) Resolving deltas: 49% (244/496) Resolving deltas: 53% (267/496) Resolving deltas: 54% (270/496) Resolving deltas: 55% (275/496) Resolving deltas: 56% (278/496) Resolving deltas: 57% (286/496) Resolving deltas: 58% (288/496) Resolving deltas: 60% (301/496) Resolving deltas: 70% (348/496) Resolving deltas: 72% (358/496) Resolving deltas: 74% (370/496) Resolving deltas: 75% (373/496) Resolving deltas: 76% (379/496) Resolving deltas: 77% (382/496) Resolving deltas: 78% (387/496) Resolving deltas: 79% (395/496) Resolving deltas: 80% (397/496) Resolving deltas: 81% (402/496) Resolving deltas: 82% (409/496) Resolving deltas: 83% (412/496) Resolving deltas: 85% (425/496) Resolving deltas: 86% (427/496) Resolving deltas: 87% (433/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (442/496) Resolving deltas: 90% (448/496) Resolving deltas: 91% (452/496) Resolving deltas: 92% (459/496) Resolving deltas: 93% (462/496) Resolving deltas: 94% (468/496) Resolving deltas: 95% (476/496) Resolving deltas: 96% (479/496) Resolving deltas: 97% (484/496) Resolving deltas: 99% (495/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M023/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: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 25% (8/31) Resolving deltas: 67% (21/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M023/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) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 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) 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: 69% (88/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M023/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: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 5% (5/97) Resolving deltas: 16% (16/97) Resolving deltas: 17% (17/97) Resolving deltas: 20% (20/97) Resolving deltas: 21% (21/97) Resolving deltas: 24% (24/97) Resolving deltas: 26% (26/97) Resolving deltas: 28% (28/97) Resolving deltas: 29% (29/97) Resolving deltas: 31% (31/97) Resolving deltas: 37% (36/97) Resolving deltas: 40% (39/97) Resolving deltas: 41% (40/97) Resolving deltas: 45% (44/97) Resolving deltas: 69% (67/97) Resolving deltas: 70% (68/97) Resolving deltas: 71% (69/97) Resolving deltas: 80% (78/97) Resolving deltas: 82% (80/97) Resolving deltas: 84% (82/97) Resolving deltas: 85% (83/97) Resolving deltas: 86% (84/97) Resolving deltas: 87% (85/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 'lidar-extrinsics': checked out '44594e3df60e6d1014453b47fea3ecaaf955bd7e' 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 '699a883d3f89ed0dc4dbebf6ad7d985cbf25636e' 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 '05e703a0420078ebef589f4d312a87751d4566e8' 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/M023/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M023/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M023/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/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/M023/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M023/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M023/params_new/msf-port/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M023/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M023/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M023/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M023/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M023/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M023/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M023/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M023/params_new/perception_spreader_imv/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M023/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M023/params_new/perception_vehicles/master /root/workspace/xiamen-config/M023/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/prediction_config/prediction /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M023/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/system-common/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/system-device/master /root/workspace/xiamen-config/M023/params_new/system-device/slave /root/workspace/xiamen-config/M023/params_new/system-device/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M023/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M023/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M023/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M023/params_new/system-port/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/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/M023/params_new/params_new/crane_align /root/workspace/xiamen-config/M023/params_new/params_new/data_collection /root/workspace/xiamen-config/M023/params_new/params_new/extrinsics /root/workspace/xiamen-config/M023/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M023/params_new/params_new/lane_detection /root/workspace/xiamen-config/M023/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M023/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M023/params_new/params_new/master /root/workspace/xiamen-config/M023/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M023/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M023/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M023/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M023/params_new/params_new/perception /root/workspace/xiamen-config/M023/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M023/params_new/params_new/pointcloud /root/workspace/xiamen-config/M023/params_new/params_new/prediction /root/workspace/xiamen-config/M023/params_new/params_new/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M023/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M023/params_new/params_new/segmentation /root/workspace/xiamen-config/M023/params_new/params_new/slave /root/workspace/xiamen-config/M023/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M023/params_new/params_new/system-ros /root/workspace/xiamen-config/M023/params_M023/params/ [Pipeline] echo M024拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M024/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M024/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/M024.git > git init /root/workspace/xiamen-config/M024/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M024.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/M024.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M024.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 7b86cf8bd1c0b69a1e72810c785c97f524e4bae2 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 7b86cf8bd1c0b69a1e72810c785c97f524e4bae2 # timeout=300000 Commit message: "feat_out:增加融合定位助手V3节点" > git rev-list --no-walk 076165c27ea74fd86bbac27fc51ddee40c9002d0 # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M024.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/M024.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/M024.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/M024/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/M024/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 | 29.70 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 2% (14/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% (75/647) Resolving deltas: 14% (94/647) Resolving deltas: 16% (106/647) Resolving deltas: 18% (120/647) Resolving deltas: 19% (126/647) Resolving deltas: 21% (138/647) Resolving deltas: 24% (156/647) Resolving deltas: 26% (173/647) Resolving deltas: 27% (176/647) Resolving deltas: 29% (189/647) Resolving deltas: 30% (200/647) Resolving deltas: 31% (201/647) Resolving deltas: 32% (213/647) Resolving deltas: 36% (239/647) Resolving deltas: 37% (240/647) Resolving deltas: 38% (249/647) Resolving deltas: 39% (255/647) Resolving deltas: 40% (261/647) Resolving deltas: 41% (269/647) Resolving deltas: 42% (274/647) Resolving deltas: 43% (279/647) Resolving deltas: 44% (288/647) Resolving deltas: 46% (299/647) Resolving deltas: 47% (308/647) Resolving deltas: 51% (336/647) Resolving deltas: 52% (340/647) Resolving deltas: 53% (344/647) Resolving deltas: 57% (375/647) Resolving deltas: 59% (387/647) Resolving deltas: 60% (389/647) Resolving deltas: 62% (404/647) Resolving deltas: 63% (413/647) Resolving deltas: 64% (419/647) Resolving deltas: 65% (425/647) Resolving deltas: 68% (446/647) Resolving deltas: 69% (447/647) Resolving deltas: 76% (493/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/lidar-extrinsics'... remote: Enumerating objects: 32, done. remote: Counting objects: 3% (1/32) remote: Counting objects: 6% (2/32) remote: Counting objects: 9% (3/32) remote: Counting objects: 12% (4/32) remote: Counting objects: 15% (5/32) remote: Counting objects: 18% (6/32) remote: Counting objects: 21% (7/32) remote: Counting objects: 25% (8/32) remote: Counting objects: 28% (9/32) remote: Counting objects: 31% (10/32) remote: Counting objects: 34% (11/32) remote: Counting objects: 37% (12/32) remote: Counting objects: 40% (13/32) remote: Counting objects: 43% (14/32) remote: Counting objects: 46% (15/32) remote: Counting objects: 50% (16/32) remote: Counting objects: 53% (17/32) remote: Counting objects: 56% (18/32) remote: Counting objects: 59% (19/32) remote: Counting objects: 62% (20/32) remote: Counting objects: 65% (21/32) remote: Counting objects: 68% (22/32) remote: Counting objects: 71% (23/32) remote: Counting objects: 75% (24/32) remote: Counting objects: 78% (25/32) remote: Counting objects: 81% (26/32) remote: Counting objects: 84% (27/32) remote: Counting objects: 87% (28/32) remote: Counting objects: 90% (29/32) remote: Counting objects: 93% (30/32) remote: Counting objects: 96% (31/32) remote: Counting objects: 100% (32/32) remote: Counting objects: 100% (32/32), 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 32 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/32) Receiving objects: 6% (2/32) Receiving objects: 9% (3/32) Receiving objects: 12% (4/32) Receiving objects: 15% (5/32) Receiving objects: 18% (6/32) Receiving objects: 21% (7/32) Receiving objects: 25% (8/32) Receiving objects: 28% (9/32) Receiving objects: 31% (10/32) Receiving objects: 34% (11/32) Receiving objects: 37% (12/32) Receiving objects: 40% (13/32) Receiving objects: 43% (14/32) Receiving objects: 46% (15/32) Receiving objects: 50% (16/32) Receiving objects: 53% (17/32) Receiving objects: 56% (18/32) Receiving objects: 59% (19/32) Receiving objects: 62% (20/32) Receiving objects: 65% (21/32) Receiving objects: 68% (22/32) Receiving objects: 71% (23/32) Receiving objects: 75% (24/32) Receiving objects: 78% (25/32) Receiving objects: 81% (26/32) Receiving objects: 84% (27/32) Receiving objects: 87% (28/32) Receiving objects: 90% (29/32) Receiving objects: 93% (30/32) Receiving objects: 96% (31/32) Receiving objects: 100% (32/32) Receiving objects: 100% (32/32), 6.95 KiB | 6.95 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/M024/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/M024/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) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 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 | 16.07 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 5% (6/111) Resolving deltas: 6% (7/111) Resolving deltas: 7% (8/111) Resolving deltas: 8% (9/111) Resolving deltas: 19% (22/111) Resolving deltas: 32% (36/111) Resolving deltas: 34% (38/111) Resolving deltas: 36% (41/111) Resolving deltas: 37% (42/111) Resolving deltas: 40% (45/111) Resolving deltas: 43% (48/111) Resolving deltas: 47% (53/111) Resolving deltas: 49% (55/111) Resolving deltas: 51% (57/111) Resolving deltas: 54% (60/111) Resolving deltas: 56% (63/111) Resolving deltas: 61% (68/111) Resolving deltas: 63% (70/111) Resolving deltas: 69% (77/111) Resolving deltas: 72% (80/111) Resolving deltas: 73% (82/111) Resolving deltas: 79% (88/111) Resolving deltas: 81% (91/111) Resolving deltas: 85% (95/111) Resolving deltas: 89% (99/111) Resolving deltas: 90% (101/111) Resolving deltas: 92% (103/111) Resolving deltas: 94% (105/111) Resolving deltas: 95% (106/111) Resolving deltas: 96% (107/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/M024/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: 12% (7/54) Resolving deltas: 16% (9/54) Resolving deltas: 22% (12/54) Resolving deltas: 24% (13/54) Resolving deltas: 29% (16/54) Resolving deltas: 33% (18/54) Resolving deltas: 35% (19/54) Resolving deltas: 48% (26/54) Resolving deltas: 50% (27/54) Resolving deltas: 51% (28/54) Resolving deltas: 53% (29/54) Resolving deltas: 57% (31/54) Resolving deltas: 62% (34/54) Resolving deltas: 68% (37/54) Resolving deltas: 72% (39/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: 98% (53/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/msf-vehicle'... remote: Enumerating objects: 20, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 5% (1/18) remote: Compressing objects: 11% (2/18) remote: Compressing objects: 16% (3/18) remote: Compressing objects: 22% (4/18) remote: Compressing objects: 27% (5/18) remote: Compressing objects: 33% (6/18) remote: Compressing objects: 38% (7/18) remote: Compressing objects: 44% (8/18) remote: Compressing objects: 50% (9/18) remote: Compressing objects: 55% (10/18) remote: Compressing objects: 61% (11/18) remote: Compressing objects: 66% (12/18) remote: Compressing objects: 72% (13/18) remote: Compressing objects: 77% (14/18) remote: Compressing objects: 83% (15/18) remote: Compressing objects: 88% (16/18) remote: Compressing objects: 94% (17/18) remote: Compressing objects: 100% (18/18) remote: Compressing objects: 100% (18/18), done. remote: Total 20 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/20) Receiving objects: 10% (2/20) Receiving objects: 15% (3/20) Receiving objects: 20% (4/20) Receiving objects: 25% (5/20) Receiving objects: 30% (6/20) Receiving objects: 35% (7/20) Receiving objects: 40% (8/20) Receiving objects: 45% (9/20) Receiving objects: 50% (10/20) Receiving objects: 55% (11/20) Receiving objects: 60% (12/20) Receiving objects: 65% (13/20) Receiving objects: 70% (14/20) Receiving objects: 75% (15/20) Receiving objects: 80% (16/20) Receiving objects: 85% (17/20) Receiving objects: 90% (18/20) Receiving objects: 95% (19/20) Receiving objects: 100% (20/20) Receiving objects: 100% (20/20), done. Resolving deltas: 0% (0/5) Resolving deltas: 40% (2/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M024/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. Receiving objects: 4% (1/21) remote: Total 21 (delta 3), reused 0 (delta 0), pack-reused 0 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/M024/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: 31% (5/16) Resolving deltas: 37% (6/16) Resolving deltas: 50% (8/16) Resolving deltas: 68% (11/16) Resolving deltas: 75% (12/16) Resolving deltas: 93% (15/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M024/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: 12% (3/25) Resolving deltas: 16% (4/25) Resolving deltas: 56% (14/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M024/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/M024/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 | 33.95 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (11/726) Resolving deltas: 2% (21/726) Resolving deltas: 9% (70/726) Resolving deltas: 10% (78/726) Resolving deltas: 11% (80/726) Resolving deltas: 12% (89/726) Resolving deltas: 13% (96/726) Resolving deltas: 14% (106/726) Resolving deltas: 15% (110/726) Resolving deltas: 19% (138/726) Resolving deltas: 20% (147/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: 29% (213/726) Resolving deltas: 30% (218/726) Resolving deltas: 32% (238/726) Resolving deltas: 73% (534/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M024/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/M024/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) remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 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 | 4.09 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: 20% (10/50) Resolving deltas: 26% (13/50) Resolving deltas: 36% (18/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/perception_vehicles'... remote: Enumerating objects: 64, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 64 (delta 0), reused 0 (delta 0), pack-reused 59 Receiving objects: 1% (1/64) Receiving objects: 3% (2/64) Receiving objects: 4% (3/64) Receiving objects: 6% (4/64) Receiving objects: 7% (5/64) Receiving objects: 9% (6/64) Receiving objects: 10% (7/64) Receiving objects: 12% (8/64) Receiving objects: 14% (9/64) Receiving objects: 15% (10/64) Receiving objects: 17% (11/64) Receiving objects: 18% (12/64) Receiving objects: 20% (13/64) Receiving objects: 21% (14/64) Receiving objects: 23% (15/64) Receiving objects: 25% (16/64) Receiving objects: 26% (17/64) Receiving objects: 28% (18/64) Receiving objects: 29% (19/64) Receiving objects: 31% (20/64) Receiving objects: 32% (21/64) Receiving objects: 34% (22/64) Receiving objects: 35% (23/64) Receiving objects: 37% (24/64) Receiving objects: 39% (25/64) Receiving objects: 40% (26/64) Receiving objects: 42% (27/64) Receiving objects: 43% (28/64) Receiving objects: 45% (29/64) Receiving objects: 46% (30/64) Receiving objects: 48% (31/64) Receiving objects: 50% (32/64) Receiving objects: 51% (33/64) Receiving objects: 53% (34/64) Receiving objects: 54% (35/64) Receiving objects: 56% (36/64) Receiving objects: 57% (37/64) Receiving objects: 59% (38/64) Receiving objects: 60% (39/64) Receiving objects: 62% (40/64) Receiving objects: 64% (41/64) Receiving objects: 65% (42/64) Receiving objects: 67% (43/64) Receiving objects: 68% (44/64) Receiving objects: 70% (45/64) Receiving objects: 71% (46/64) Receiving objects: 73% (47/64) Receiving objects: 75% (48/64) Receiving objects: 76% (49/64) Receiving objects: 78% (50/64) Receiving objects: 79% (51/64) Receiving objects: 81% (52/64) Receiving objects: 82% (53/64) Receiving objects: 84% (54/64) Receiving objects: 85% (55/64) Receiving objects: 87% (56/64) Receiving objects: 89% (57/64) Receiving objects: 90% (58/64) Receiving objects: 92% (59/64) Receiving objects: 93% (60/64) Receiving objects: 95% (61/64) Receiving objects: 96% (62/64) Receiving objects: 98% (63/64) Receiving objects: 100% (64/64) Receiving objects: 100% (64/64), 8.36 KiB | 8.36 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 6% (1/16) Resolving deltas: 18% (3/16) Resolving deltas: 31% (5/16) Resolving deltas: 56% (9/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M024/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.57 MiB | 49.61 MiB/s Receiving objects: 14% (48/321), 96.23 MiB | 48.14 MiB/s Receiving objects: 14% (48/321), 144.99 MiB | 48.34 MiB/s Receiving objects: 15% (49/321), 144.99 MiB | 48.34 MiB/s Receiving objects: 16% (52/321), 144.99 MiB | 48.34 MiB/s Receiving objects: 17% (55/321), 165.90 MiB | 47.41 MiB/s Receiving objects: 18% (58/321), 165.90 MiB | 47.41 MiB/s Receiving objects: 19% (61/321), 165.90 MiB | 47.41 MiB/s Receiving objects: 20% (65/321), 165.90 MiB | 47.41 MiB/s Receiving objects: 21% (68/321), 165.90 MiB | 47.41 MiB/s Receiving objects: 22% (71/321), 165.90 MiB | 47.41 MiB/s Receiving objects: 23% (74/321), 165.90 MiB | 47.41 MiB/s Receiving objects: 23% (77/321), 188.06 MiB | 47.02 MiB/s Receiving objects: 24% (78/321), 188.06 MiB | 47.02 MiB/s Receiving objects: 25% (81/321), 188.06 MiB | 47.02 MiB/s Receiving objects: 26% (84/321), 188.06 MiB | 47.02 MiB/s Receiving objects: 27% (87/321), 188.06 MiB | 47.02 MiB/s Receiving objects: 28% (90/321), 188.06 MiB | 47.02 MiB/s Receiving objects: 29% (94/321), 188.06 MiB | 47.02 MiB/s Receiving objects: 30% (97/321), 188.06 MiB | 47.02 MiB/s Receiving objects: 31% (100/321), 206.93 MiB | 45.99 MiB/s Receiving objects: 32% (103/321), 206.93 MiB | 45.99 MiB/s Receiving objects: 33% (106/321), 206.93 MiB | 45.99 MiB/s Receiving objects: 34% (110/321), 206.93 MiB | 45.99 MiB/s Receiving objects: 35% (113/321), 206.93 MiB | 45.99 MiB/s Receiving objects: 36% (116/321), 206.93 MiB | 45.99 MiB/s Receiving objects: 37% (119/321), 206.93 MiB | 45.99 MiB/s Receiving objects: 38% (122/321), 206.93 MiB | 45.99 MiB/s Receiving objects: 39% (126/321), 206.93 MiB | 45.99 MiB/s Receiving objects: 40% (129/321), 206.93 MiB | 45.99 MiB/s Receiving objects: 41% (132/321), 206.93 MiB | 45.99 MiB/s Receiving objects: 42% (135/321), 206.93 MiB | 45.99 MiB/s Receiving objects: 43% (139/321), 206.93 MiB | 45.99 MiB/s Receiving objects: 43% (139/321), 225.68 MiB | 44.88 MiB/s Receiving objects: 44% (142/321), 225.68 MiB | 44.88 MiB/s Receiving objects: 45% (145/321), 225.68 MiB | 44.88 MiB/s Receiving objects: 46% (148/321), 225.68 MiB | 44.88 MiB/s Receiving objects: 47% (151/321), 225.68 MiB | 44.88 MiB/s Receiving objects: 48% (155/321), 225.68 MiB | 44.88 MiB/s Receiving objects: 49% (158/321), 225.68 MiB | 44.88 MiB/s Receiving objects: 50% (161/321), 225.68 MiB | 44.88 MiB/s Receiving objects: 51% (164/321), 253.52 MiB | 45.32 MiB/s Receiving objects: 52% (167/321), 253.52 MiB | 45.32 MiB/s Receiving objects: 52% (168/321), 275.82 MiB | 44.62 MiB/s Receiving objects: 53% (171/321), 296.37 MiB | 44.47 MiB/s Receiving objects: 54% (174/321), 296.37 MiB | 44.47 MiB/s Receiving objects: 55% (177/321), 296.37 MiB | 44.47 MiB/s Receiving objects: 56% (180/321), 296.37 MiB | 44.47 MiB/s Receiving objects: 57% (183/321), 296.37 MiB | 44.47 MiB/s Receiving objects: 57% (186/321), 315.41 MiB | 43.56 MiB/s Receiving objects: 58% (187/321), 333.44 MiB | 41.88 MiB/s Receiving objects: 59% (190/321), 333.44 MiB | 41.88 MiB/s Receiving objects: 59% (192/321), 357.38 MiB | 42.55 MiB/s Receiving objects: 60% (193/321), 357.38 MiB | 42.55 MiB/s Receiving objects: 61% (196/321), 374.31 MiB | 41.39 MiB/s Receiving objects: 61% (198/321), 396.39 MiB | 42.10 MiB/s Receiving objects: 62% (200/321), 396.39 MiB | 42.10 MiB/s Receiving objects: 63% (203/321), 413.58 MiB | 41.75 MiB/s Receiving objects: 64% (206/321), 413.58 MiB | 41.75 MiB/s Receiving objects: 65% (209/321), 413.58 MiB | 41.75 MiB/s Receiving objects: 66% (212/321), 413.58 MiB | 41.75 MiB/s Receiving objects: 66% (214/321), 451.45 MiB | 43.99 MiB/s Receiving objects: 67% (216/321), 451.45 MiB | 43.99 MiB/s Receiving objects: 68% (219/321), 451.45 MiB | 43.99 MiB/s Receiving objects: 69% (222/321), 451.45 MiB | 43.99 MiB/s Receiving objects: 70% (225/321), 451.45 MiB | 43.99 MiB/s Receiving objects: 71% (228/321), 451.45 MiB | 43.99 MiB/s Receiving objects: 72% (232/321), 474.17 MiB | 44.08 MiB/s Receiving objects: 73% (235/321), 474.17 MiB | 44.08 MiB/s Receiving objects: 74% (238/321), 474.17 MiB | 44.08 MiB/s Receiving objects: 74% (238/321), 494.16 MiB | 43.95 MiB/s Receiving objects: 75% (241/321), 512.93 MiB | 43.89 MiB/s Receiving objects: 76% (244/321), 512.93 MiB | 43.89 MiB/s Receiving objects: 76% (245/321), 533.92 MiB | 44.55 MiB/s Receiving objects: 77% (248/321), 533.92 MiB | 44.55 MiB/s Receiving objects: 78% (251/321), 533.92 MiB | 44.55 MiB/s Receiving objects: 79% (254/321), 533.92 MiB | 44.55 MiB/s Receiving objects: 80% (257/321), 533.92 MiB | 44.55 MiB/s Receiving objects: 81% (261/321), 533.92 MiB | 44.55 MiB/s Receiving objects: 82% (264/321), 533.92 MiB | 44.55 MiB/s Receiving objects: 83% (267/321), 533.92 MiB | 44.55 MiB/s Receiving objects: 84% (270/321), 554.73 MiB | 43.85 MiB/s Receiving objects: 85% (273/321), 554.73 MiB | 43.85 MiB/s Receiving objects: 86% (277/321), 554.73 MiB | 43.85 MiB/s Receiving objects: 87% (280/321), 554.73 MiB | 43.85 MiB/s Receiving objects: 88% (283/321), 554.73 MiB | 43.85 MiB/s Receiving objects: 89% (286/321), 554.73 MiB | 43.85 MiB/s Receiving objects: 90% (289/321), 554.73 MiB | 43.85 MiB/s Receiving objects: 90% (289/321), 575.57 MiB | 44.72 MiB/s Receiving objects: 91% (293/321), 575.57 MiB | 44.72 MiB/s Receiving objects: 92% (296/321), 575.57 MiB | 44.72 MiB/s Receiving objects: 93% (299/321), 575.57 MiB | 44.72 MiB/s Receiving objects: 94% (302/321), 575.57 MiB | 44.72 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 26.80 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 26.80 MiB/s Receiving objects: 95% (305/321), 595.66 MiB | 26.72 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 16.89 MiB/s Receiving objects: 95% (306/321), 615.05 MiB | 16.16 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 12.70 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 12.70 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 10.67 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 10.67 MiB/s Receiving objects: 97% (313/321), 647.30 MiB | 10.17 MiB/s Receiving objects: 98% (315/321), 647.30 MiB | 10.17 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 647.30 MiB | 10.17 MiB/s Receiving objects: 100% (321/321), 647.30 MiB | 10.17 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 27.73 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 1% (1/55) Resolving deltas: 18% (10/55) Resolving deltas: 21% (12/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/M024/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), 21.02 MiB | 42.03 MiB/s Receiving objects: 29% (30/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 30% (31/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 31% (32/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 32% (33/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 33% (34/102), 21.02 MiB | 42.03 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 35% (36/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 36% (37/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 37% (38/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 38% (39/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 39% (40/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 40% (41/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 41% (42/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 42% (43/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 43% (44/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 44% (45/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 45% (46/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 46% (47/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 47% (48/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 48% (49/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 49% (50/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 50% (51/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 51% (53/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 52% (54/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 53% (55/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 54% (56/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 55% (57/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 56% (58/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 57% (59/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 58% (60/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 59% (61/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 60% (62/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 61% (63/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 62% (64/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 63% (65/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 64% (66/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 65% (67/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 66% (68/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 67% (69/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 68% (70/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 69% (71/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 70% (72/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 71% (73/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 72% (74/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 73% (75/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 74% (76/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 75% (77/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 76% (78/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 77% (79/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 78% (80/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 79% (81/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 80% (82/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 81% (83/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 82% (84/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 83% (85/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 84% (86/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 85% (87/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 86% (88/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 87% (89/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 88% (90/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 89% (91/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 90% (92/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 91% (93/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 92% (94/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 93% (95/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 94% (96/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 95% (97/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 96% (98/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 97% (99/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 98% (100/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 99% (101/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 100% (102/102), 21.02 MiB | 42.03 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 44.26 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/M024/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/M024/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/M024/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) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 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/M024/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) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 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% (28/496) Resolving deltas: 11% (59/496) Resolving deltas: 12% (62/496) Resolving deltas: 13% (65/496) Resolving deltas: 18% (91/496) Resolving deltas: 23% (118/496) Resolving deltas: 24% (120/496) Resolving deltas: 26% (133/496) Resolving deltas: 28% (141/496) Resolving deltas: 35% (178/496) Resolving deltas: 36% (180/496) Resolving deltas: 47% (237/496) Resolving deltas: 48% (239/496) Resolving deltas: 49% (244/496) Resolving deltas: 53% (266/496) Resolving deltas: 54% (268/496) Resolving deltas: 55% (274/496) Resolving deltas: 56% (280/496) Resolving deltas: 57% (283/496) Resolving deltas: 69% (344/496) Resolving deltas: 70% (348/496) Resolving deltas: 72% (359/496) Resolving deltas: 73% (364/496) Resolving deltas: 74% (368/496) Resolving deltas: 75% (374/496) Resolving deltas: 76% (378/496) Resolving deltas: 77% (382/496) Resolving deltas: 79% (393/496) Resolving deltas: 80% (401/496) Resolving deltas: 81% (402/496) Resolving deltas: 82% (409/496) Resolving deltas: 84% (417/496) Resolving deltas: 85% (422/496) Resolving deltas: 86% (427/496) Resolving deltas: 87% (435/496) Resolving deltas: 88% (438/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% (472/496) Resolving deltas: 96% (481/496) Resolving deltas: 98% (488/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M024/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) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 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: 35% (11/31) Resolving deltas: 38% (12/31) Resolving deltas: 45% (14/31) Resolving deltas: 74% (23/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M024/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) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 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% (85/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M024/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.80 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 1% (1/97) Resolving deltas: 4% (4/97) Resolving deltas: 5% (5/97) Resolving deltas: 20% (20/97) Resolving deltas: 21% (21/97) Resolving deltas: 24% (24/97) Resolving deltas: 26% (26/97) Resolving deltas: 27% (27/97) Resolving deltas: 28% (28/97) Resolving deltas: 29% (29/97) Resolving deltas: 34% (33/97) Resolving deltas: 40% (39/97) Resolving deltas: 42% (41/97) Resolving deltas: 48% (47/97) Resolving deltas: 59% (58/97) Resolving deltas: 60% (59/97) Resolving deltas: 64% (63/97) Resolving deltas: 65% (64/97) Resolving deltas: 70% (68/97) Resolving deltas: 71% (69/97) Resolving deltas: 74% (72/97) Resolving deltas: 75% (73/97) Resolving deltas: 85% (83/97) Resolving deltas: 86% (84/97) Resolving deltas: 90% (88/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 '1520f9b6cd9966f3f700b27dfb4d727e9d8bcefb' 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 '8602a8f98094243183219605be59379b66f3da0d' 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 '8cc36b668f0fc625d45bc8fc7a1cee8ea9a96694' 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 'aaad64ee913e2c23b23672d3d15056a14e6830cd' 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/M024/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M024/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/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/M024/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/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/M024/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M024/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M024/params_new/msf-port/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/msf-vehicle/ [Pipeline] echo 6 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M024/params_new/msf-vehicle/msf_assistant_v3.yaml /root/workspace/xiamen-config/M024/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M024/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M024/params_new/msf-vehicle/msf_sins_v3.yaml /root/workspace/xiamen-config/M024/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/perception_data_collection/ [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M024/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/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/M024/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M024/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/perception_spreader_imv/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M024/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M024/params_new/perception_vehicles/master /root/workspace/xiamen-config/M024/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/prediction_config/prediction /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/static_transform_common/ [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/system-common/system-ros /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/system-device/master /root/workspace/xiamen-config/M024/params_new/system-device/slave /root/workspace/xiamen-config/M024/params_new/system-device/system-ros /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M024/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M024/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M024/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M024/params_new/system-port/system-ros /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/params_new/ crane_align data_collection extrinsics imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml msf_sins_v3.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/M024/params_new/params_new/crane_align /root/workspace/xiamen-config/M024/params_new/params_new/data_collection /root/workspace/xiamen-config/M024/params_new/params_new/extrinsics /root/workspace/xiamen-config/M024/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M024/params_new/params_new/lane_detection /root/workspace/xiamen-config/M024/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M024/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M024/params_new/params_new/master /root/workspace/xiamen-config/M024/params_new/params_new/msf_assistant_v3.yaml /root/workspace/xiamen-config/M024/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M024/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M024/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M024/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M024/params_new/params_new/msf_sins_v3.yaml /root/workspace/xiamen-config/M024/params_new/params_new/perception /root/workspace/xiamen-config/M024/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M024/params_new/params_new/pointcloud /root/workspace/xiamen-config/M024/params_new/params_new/prediction /root/workspace/xiamen-config/M024/params_new/params_new/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M024/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M024/params_new/params_new/segmentation /root/workspace/xiamen-config/M024/params_new/params_new/slave /root/workspace/xiamen-config/M024/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M024/params_new/params_new/system-ros /root/workspace/xiamen-config/M024/params_M024/params/ [Pipeline] echo M025拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M025/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M025/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/M025.git > git init /root/workspace/xiamen-config/M025/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M025.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/M025.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M025.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 5f77098a786b22a7d51eae82f7818ce31593a8aa (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f77098a786b22a7d51eae82f7818ce31593a8aa # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 5f77098a786b22a7d51eae82f7818ce31593a8aa # 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/M025.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/M025.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/M025.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/M025/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/M025/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% (8/647) Resolving deltas: 2% (16/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% (58/647) Resolving deltas: 10% (70/647) Resolving deltas: 11% (77/647) Resolving deltas: 12% (79/647) Resolving deltas: 15% (100/647) Resolving deltas: 16% (104/647) Resolving deltas: 19% (125/647) Resolving deltas: 20% (131/647) Resolving deltas: 21% (137/647) Resolving deltas: 23% (155/647) Resolving deltas: 24% (159/647) Resolving deltas: 27% (178/647) Resolving deltas: 28% (182/647) Resolving deltas: 30% (195/647) Resolving deltas: 31% (206/647) Resolving deltas: 32% (209/647) Resolving deltas: 34% (224/647) Resolving deltas: 35% (231/647) Resolving deltas: 36% (236/647) Resolving deltas: 38% (246/647) Resolving deltas: 40% (265/647) Resolving deltas: 41% (268/647) Resolving deltas: 42% (273/647) Resolving deltas: 43% (279/647) Resolving deltas: 44% (285/647) Resolving deltas: 45% (293/647) Resolving deltas: 47% (306/647) Resolving deltas: 48% (314/647) Resolving deltas: 53% (343/647) Resolving deltas: 54% (350/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% (435/647) Resolving deltas: 70% (453/647) Resolving deltas: 77% (501/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/lidar-extrinsics'... remote: Enumerating objects: 42, done. remote: Counting objects: 2% (1/42) remote: Counting objects: 4% (2/42) remote: Counting objects: 7% (3/42) remote: Counting objects: 9% (4/42) remote: Counting objects: 11% (5/42) remote: Counting objects: 14% (6/42) remote: Counting objects: 16% (7/42) remote: Counting objects: 19% (8/42) remote: Counting objects: 21% (9/42) remote: Counting objects: 23% (10/42) remote: Counting objects: 26% (11/42) remote: Counting objects: 28% (12/42) remote: Counting objects: 30% (13/42) remote: Counting objects: 33% (14/42) remote: Counting objects: 35% (15/42) remote: Counting objects: 38% (16/42) remote: Counting objects: 40% (17/42) remote: Counting objects: 42% (18/42) remote: Counting objects: 45% (19/42) remote: Counting objects: 47% (20/42) remote: Counting objects: 50% (21/42) remote: Counting objects: 52% (22/42) remote: Counting objects: 54% (23/42) remote: Counting objects: 57% (24/42) remote: Counting objects: 59% (25/42) remote: Counting objects: 61% (26/42) remote: Counting objects: 64% (27/42) remote: Counting objects: 66% (28/42) remote: Counting objects: 69% (29/42) remote: Counting objects: 71% (30/42) remote: Counting objects: 73% (31/42) remote: Counting objects: 76% (32/42) remote: Counting objects: 78% (33/42) remote: Counting objects: 80% (34/42) remote: Counting objects: 83% (35/42) remote: Counting objects: 85% (36/42) remote: Counting objects: 88% (37/42) remote: Counting objects: 90% (38/42) remote: Counting objects: 92% (39/42) remote: Counting objects: 95% (40/42) remote: Counting objects: 97% (41/42) remote: Counting objects: 100% (42/42) remote: Counting objects: 100% (42/42), done. remote: Compressing objects: 2% (1/38) remote: Compressing objects: 5% (2/38) remote: Compressing objects: 7% (3/38) remote: Compressing objects: 10% (4/38) remote: Compressing objects: 13% (5/38) remote: Compressing objects: 15% (6/38) remote: Compressing objects: 18% (7/38) remote: Compressing objects: 21% (8/38) remote: Compressing objects: 23% (9/38) remote: Compressing objects: 26% (10/38) remote: Compressing objects: 28% (11/38) remote: Compressing objects: 31% (12/38) remote: Compressing objects: 34% (13/38) remote: Compressing objects: 36% (14/38) remote: Compressing objects: 39% (15/38) remote: Compressing objects: 42% (16/38) remote: Compressing objects: 44% (17/38) remote: Compressing objects: 47% (18/38) remote: Compressing objects: 50% (19/38) remote: Compressing objects: 52% (20/38) remote: Compressing objects: 55% (21/38) remote: Compressing objects: 57% (22/38) remote: Compressing objects: 60% (23/38) remote: Compressing objects: 63% (24/38) remote: Compressing objects: 65% (25/38) remote: Compressing objects: 68% (26/38) remote: Compressing objects: 71% (27/38) remote: Compressing objects: 73% (28/38) remote: Compressing objects: 76% (29/38) remote: Compressing objects: 78% (30/38) remote: Compressing objects: 81% (31/38) remote: Compressing objects: 84% (32/38) remote: Compressing objects: 86% (33/38) remote: Compressing objects: 89% (34/38) remote: Compressing objects: 92% (35/38) remote: Compressing objects: 94% (36/38) remote: Compressing objects: 97% (37/38) remote: Compressing objects: 100% (38/38) remote: Compressing objects: 100% (38/38), done. remote: Total 42 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/42) Receiving objects: 4% (2/42) Receiving objects: 7% (3/42) Receiving objects: 9% (4/42) Receiving objects: 11% (5/42) Receiving objects: 14% (6/42) Receiving objects: 16% (7/42) Receiving objects: 19% (8/42) Receiving objects: 21% (9/42) Receiving objects: 23% (10/42) Receiving objects: 26% (11/42) Receiving objects: 28% (12/42) Receiving objects: 30% (13/42) Receiving objects: 33% (14/42) Receiving objects: 35% (15/42) Receiving objects: 38% (16/42) Receiving objects: 40% (17/42) Receiving objects: 42% (18/42) Receiving objects: 45% (19/42) Receiving objects: 47% (20/42) Receiving objects: 50% (21/42) Receiving objects: 52% (22/42) Receiving objects: 54% (23/42) Receiving objects: 57% (24/42) Receiving objects: 59% (25/42) Receiving objects: 61% (26/42) Receiving objects: 64% (27/42) Receiving objects: 66% (28/42) Receiving objects: 69% (29/42) Receiving objects: 71% (30/42) Receiving objects: 73% (31/42) Receiving objects: 76% (32/42) Receiving objects: 78% (33/42) Receiving objects: 80% (34/42) Receiving objects: 83% (35/42) Receiving objects: 85% (36/42) Receiving objects: 88% (37/42) Receiving objects: 90% (38/42) Receiving objects: 92% (39/42) Receiving objects: 95% (40/42) Receiving objects: 97% (41/42) Receiving objects: 100% (42/42) Receiving objects: 100% (42/42), 8.61 KiB | 8.61 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/M025/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/M025/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) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 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: 8% (9/111) Resolving deltas: 9% (11/111) Resolving deltas: 22% (25/111) Resolving deltas: 35% (39/111) Resolving deltas: 36% (41/111) Resolving deltas: 38% (43/111) Resolving deltas: 39% (44/111) Resolving deltas: 41% (46/111) Resolving deltas: 42% (47/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: 54% (60/111) Resolving deltas: 55% (62/111) Resolving deltas: 56% (63/111) Resolving deltas: 57% (64/111) Resolving deltas: 61% (68/111) Resolving deltas: 66% (74/111) Resolving deltas: 69% (77/111) Resolving deltas: 76% (85/111) Resolving deltas: 81% (91/111) Resolving deltas: 85% (95/111) Resolving deltas: 90% (100/111) Resolving deltas: 92% (103/111) Resolving deltas: 93% (104/111) Resolving deltas: 94% (105/111) Resolving deltas: 95% (106/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/M025/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: 9% (5/54) Resolving deltas: 12% (7/54) Resolving deltas: 18% (10/54) Resolving deltas: 29% (16/54) Resolving deltas: 33% (18/54) Resolving deltas: 35% (19/54) Resolving deltas: 37% (20/54) Resolving deltas: 38% (21/54) Resolving deltas: 40% (22/54) Resolving deltas: 46% (25/54) Resolving deltas: 51% (28/54) Resolving deltas: 53% (29/54) Resolving deltas: 61% (33/54) Resolving deltas: 66% (36/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: 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/M025/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/M025/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/M025/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: 50% (8/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/M025/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: 12% (3/25) Resolving deltas: 16% (4/25) Resolving deltas: 60% (15/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M025/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/M025/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 | 28.73 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (10/726) Resolving deltas: 2% (16/726) Resolving deltas: 9% (66/726) Resolving deltas: 10% (75/726) Resolving deltas: 11% (84/726) Resolving deltas: 12% (93/726) Resolving deltas: 13% (95/726) Resolving deltas: 14% (102/726) Resolving deltas: 16% (123/726) Resolving deltas: 18% (137/726) Resolving deltas: 19% (138/726) Resolving deltas: 20% (147/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% (197/726) Resolving deltas: 28% (204/726) Resolving deltas: 30% (222/726) Resolving deltas: 31% (226/726) Resolving deltas: 33% (246/726) Resolving deltas: 78% (568/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M025/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: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M025/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: 6% (3/50) Resolving deltas: 14% (7/50) Resolving deltas: 28% (14/50) Resolving deltas: 38% (19/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/perception_vehicles'... remote: Enumerating objects: 43, done. remote: Counting objects: 2% (1/43) remote: Counting objects: 4% (2/43) remote: Counting objects: 6% (3/43) remote: Counting objects: 9% (4/43) remote: Counting objects: 11% (5/43) remote: Counting objects: 13% (6/43) remote: Counting objects: 16% (7/43) remote: Counting objects: 18% (8/43) remote: Counting objects: 20% (9/43) remote: Counting objects: 23% (10/43) remote: Counting objects: 25% (11/43) remote: Counting objects: 27% (12/43) remote: Counting objects: 30% (13/43) remote: Counting objects: 32% (14/43) remote: Counting objects: 34% (15/43) remote: Counting objects: 37% (16/43) remote: Counting objects: 39% (17/43) remote: Counting objects: 41% (18/43) remote: Counting objects: 44% (19/43) remote: Counting objects: 46% (20/43) remote: Counting objects: 48% (21/43) remote: Counting objects: 51% (22/43) remote: Counting objects: 53% (23/43) remote: Counting objects: 55% (24/43) remote: Counting objects: 58% (25/43) remote: Counting objects: 60% (26/43) remote: Counting objects: 62% (27/43) remote: Counting objects: 65% (28/43) remote: Counting objects: 67% (29/43) remote: Counting objects: 69% (30/43) remote: Counting objects: 72% (31/43) remote: Counting objects: 74% (32/43) remote: Counting objects: 76% (33/43) remote: Counting objects: 79% (34/43) remote: Counting objects: 81% (35/43) remote: Counting objects: 83% (36/43) remote: Counting objects: 86% (37/43) remote: Counting objects: 88% (38/43) remote: Counting objects: 90% (39/43) remote: Counting objects: 93% (40/43) remote: Counting objects: 95% (41/43) remote: Counting objects: 97% (42/43) remote: Counting objects: 100% (43/43) remote: Counting objects: 100% (43/43), 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 43 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/43) Receiving objects: 4% (2/43) Receiving objects: 6% (3/43) Receiving objects: 9% (4/43) Receiving objects: 11% (5/43) Receiving objects: 13% (6/43) Receiving objects: 16% (7/43) Receiving objects: 18% (8/43) Receiving objects: 20% (9/43) Receiving objects: 23% (10/43) Receiving objects: 25% (11/43) Receiving objects: 27% (12/43) Receiving objects: 30% (13/43) Receiving objects: 32% (14/43) Receiving objects: 34% (15/43) Receiving objects: 37% (16/43) Receiving objects: 39% (17/43) Receiving objects: 41% (18/43) Receiving objects: 44% (19/43) Receiving objects: 46% (20/43) Receiving objects: 48% (21/43) Receiving objects: 51% (22/43) Receiving objects: 53% (23/43) Receiving objects: 55% (24/43) Receiving objects: 58% (25/43) Receiving objects: 60% (26/43) Receiving objects: 62% (27/43) Receiving objects: 65% (28/43) Receiving objects: 67% (29/43) Receiving objects: 69% (30/43) Receiving objects: 72% (31/43) Receiving objects: 74% (32/43) Receiving objects: 76% (33/43) Receiving objects: 79% (34/43) Receiving objects: 81% (35/43) Receiving objects: 83% (36/43) Receiving objects: 86% (37/43) Receiving objects: 88% (38/43) Receiving objects: 90% (39/43) Receiving objects: 93% (40/43) Receiving objects: 95% (41/43) Receiving objects: 97% (42/43) Receiving objects: 100% (43/43) Receiving objects: 100% (43/43), 4.92 KiB | 4.92 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 54% (6/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M025/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.03 MiB | 50.07 MiB/s Receiving objects: 14% (48/321), 98.17 MiB | 49.10 MiB/s Receiving objects: 14% (48/321), 148.21 MiB | 49.43 MiB/s Receiving objects: 15% (49/321), 148.21 MiB | 49.43 MiB/s Receiving objects: 16% (52/321), 148.21 MiB | 49.43 MiB/s Receiving objects: 17% (55/321), 148.21 MiB | 49.43 MiB/s Receiving objects: 18% (58/321), 168.26 MiB | 48.10 MiB/s Receiving objects: 19% (61/321), 168.26 MiB | 48.10 MiB/s Receiving objects: 20% (65/321), 168.26 MiB | 48.10 MiB/s Receiving objects: 21% (68/321), 168.26 MiB | 48.10 MiB/s Receiving objects: 22% (71/321), 168.26 MiB | 48.10 MiB/s Receiving objects: 23% (74/321), 168.26 MiB | 48.10 MiB/s Receiving objects: 24% (78/321), 168.26 MiB | 48.10 MiB/s Receiving objects: 25% (81/321), 168.26 MiB | 48.10 MiB/s Receiving objects: 25% (82/321), 191.06 MiB | 47.79 MiB/s Receiving objects: 26% (84/321), 191.06 MiB | 47.79 MiB/s Receiving objects: 27% (87/321), 191.06 MiB | 47.79 MiB/s Receiving objects: 28% (90/321), 191.06 MiB | 47.79 MiB/s Receiving objects: 29% (94/321), 191.06 MiB | 47.79 MiB/s Receiving objects: 30% (97/321), 191.06 MiB | 47.79 MiB/s Receiving objects: 31% (100/321), 191.06 MiB | 47.79 MiB/s Receiving objects: 32% (103/321), 191.06 MiB | 47.79 MiB/s Receiving objects: 33% (106/321), 191.06 MiB | 47.79 MiB/s Receiving objects: 34% (110/321), 191.06 MiB | 47.79 MiB/s Receiving objects: 35% (113/321), 191.06 MiB | 47.79 MiB/s Receiving objects: 36% (116/321), 191.06 MiB | 47.79 MiB/s Receiving objects: 37% (119/321), 191.06 MiB | 47.79 MiB/s Receiving objects: 38% (122/321), 211.17 MiB | 46.94 MiB/s Receiving objects: 39% (126/321), 211.17 MiB | 46.94 MiB/s Receiving objects: 40% (129/321), 211.17 MiB | 46.94 MiB/s Receiving objects: 41% (132/321), 211.17 MiB | 46.94 MiB/s Receiving objects: 42% (135/321), 211.17 MiB | 46.94 MiB/s Receiving objects: 43% (139/321), 211.17 MiB | 46.94 MiB/s Receiving objects: 43% (140/321), 231.52 MiB | 46.21 MiB/s Receiving objects: 44% (142/321), 231.52 MiB | 46.21 MiB/s Receiving objects: 45% (145/321), 231.52 MiB | 46.21 MiB/s Receiving objects: 46% (148/321), 231.52 MiB | 46.21 MiB/s Receiving objects: 47% (151/321), 231.52 MiB | 46.21 MiB/s Receiving objects: 48% (155/321), 231.52 MiB | 46.21 MiB/s Receiving objects: 49% (158/321), 231.52 MiB | 46.21 MiB/s Receiving objects: 50% (161/321), 231.52 MiB | 46.21 MiB/s Receiving objects: 51% (164/321), 257.31 MiB | 46.07 MiB/s Receiving objects: 52% (167/321), 257.31 MiB | 46.07 MiB/s Receiving objects: 52% (168/321), 279.11 MiB | 45.10 MiB/s Receiving objects: 53% (171/321), 279.11 MiB | 45.10 MiB/s Receiving objects: 54% (174/321), 279.11 MiB | 45.10 MiB/s Receiving objects: 55% (177/321), 299.83 MiB | 44.82 MiB/s Receiving objects: 56% (180/321), 299.83 MiB | 44.82 MiB/s Receiving objects: 57% (183/321), 299.83 MiB | 44.82 MiB/s Receiving objects: 57% (186/321), 322.24 MiB | 44.59 MiB/s Receiving objects: 58% (187/321), 322.24 MiB | 44.59 MiB/s Receiving objects: 59% (190/321), 346.45 MiB | 44.05 MiB/s Receiving objects: 59% (192/321), 365.36 MiB | 43.80 MiB/s Receiving objects: 60% (193/321), 365.36 MiB | 43.80 MiB/s Receiving objects: 61% (196/321), 385.12 MiB | 43.12 MiB/s Receiving objects: 62% (200/321), 385.12 MiB | 43.12 MiB/s Receiving objects: 62% (201/321), 406.37 MiB | 43.38 MiB/s Receiving objects: 63% (203/321), 436.53 MiB | 45.56 MiB/s Receiving objects: 64% (206/321), 436.53 MiB | 45.56 MiB/s Receiving objects: 65% (209/321), 436.53 MiB | 45.56 MiB/s Receiving objects: 66% (212/321), 436.53 MiB | 45.56 MiB/s Receiving objects: 67% (216/321), 436.53 MiB | 45.56 MiB/s Receiving objects: 68% (219/321), 436.53 MiB | 45.56 MiB/s Receiving objects: 69% (222/321), 436.53 MiB | 45.56 MiB/s Receiving objects: 70% (225/321), 436.53 MiB | 45.56 MiB/s Receiving objects: 70% (227/321), 463.96 MiB | 45.92 MiB/s Receiving objects: 71% (228/321), 463.96 MiB | 45.92 MiB/s Receiving objects: 72% (232/321), 463.96 MiB | 45.92 MiB/s Receiving objects: 73% (235/321), 463.96 MiB | 45.92 MiB/s Receiving objects: 74% (238/321), 485.04 MiB | 45.76 MiB/s Receiving objects: 74% (238/321), 504.70 MiB | 45.53 MiB/s Receiving objects: 75% (241/321), 504.70 MiB | 45.53 MiB/s Receiving objects: 76% (244/321), 504.70 MiB | 45.53 MiB/s Receiving objects: 77% (248/321), 525.41 MiB | 45.15 MiB/s Receiving objects: 78% (251/321), 525.41 MiB | 45.15 MiB/s Receiving objects: 79% (254/321), 525.41 MiB | 45.15 MiB/s Receiving objects: 80% (257/321), 525.41 MiB | 45.15 MiB/s Receiving objects: 81% (261/321), 525.41 MiB | 45.15 MiB/s Receiving objects: 82% (264/321), 525.41 MiB | 45.15 MiB/s Receiving objects: 82% (264/321), 545.55 MiB | 44.25 MiB/s Receiving objects: 83% (267/321), 545.55 MiB | 44.25 MiB/s Receiving objects: 84% (270/321), 545.55 MiB | 44.25 MiB/s Receiving objects: 85% (273/321), 545.55 MiB | 44.25 MiB/s Receiving objects: 86% (277/321), 545.55 MiB | 44.25 MiB/s Receiving objects: 87% (280/321), 545.55 MiB | 44.25 MiB/s Receiving objects: 88% (283/321), 566.20 MiB | 44.63 MiB/s Receiving objects: 89% (286/321), 566.20 MiB | 44.63 MiB/s Receiving objects: 90% (289/321), 566.20 MiB | 44.63 MiB/s Receiving objects: 91% (293/321), 566.20 MiB | 44.63 MiB/s Receiving objects: 92% (296/321), 566.20 MiB | 44.63 MiB/s Receiving objects: 93% (299/321), 566.20 MiB | 44.63 MiB/s Receiving objects: 94% (302/321), 566.20 MiB | 44.63 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 27.07 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 27.07 MiB/s Receiving objects: 95% (305/321), 596.05 MiB | 26.48 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.89 MiB/s Receiving objects: 95% (306/321), 615.45 MiB | 16.71 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.05 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.05 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 10.83 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 10.83 MiB/s Receiving objects: 97% (313/321), 647.41 MiB | 10.39 MiB/s Receiving objects: 98% (315/321), 647.41 MiB | 10.39 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 647.41 MiB | 10.39 MiB/s Receiving objects: 100% (321/321), 647.41 MiB | 10.39 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 27.63 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 3% (2/55) Resolving deltas: 5% (3/55) Resolving deltas: 7% (4/55) Resolving deltas: 9% (5/55) Resolving deltas: 21% (12/55) Resolving deltas: 23% (13/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/M025/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), 22.96 MiB | 45.91 MiB/s Receiving objects: 29% (30/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 30% (31/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 31% (32/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 32% (33/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 33% (34/102), 22.96 MiB | 45.91 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 35% (36/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 36% (37/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 37% (38/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 38% (39/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 39% (40/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 40% (41/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 41% (42/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 42% (43/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 43% (44/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 44% (45/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 45% (46/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 46% (47/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 47% (48/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 48% (49/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 49% (50/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 50% (51/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 51% (53/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 52% (54/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 53% (55/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 54% (56/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 55% (57/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 56% (58/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 57% (59/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 58% (60/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 59% (61/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 60% (62/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 61% (63/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 62% (64/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 63% (65/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 64% (66/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 65% (67/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 66% (68/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 67% (69/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 68% (70/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 69% (71/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 70% (72/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 71% (73/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 72% (74/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 73% (75/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 74% (76/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 75% (77/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 76% (78/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 77% (79/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 78% (80/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 79% (81/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 80% (82/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 81% (83/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 82% (84/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 83% (85/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 84% (86/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 85% (87/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 86% (88/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 87% (89/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 88% (90/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 89% (91/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 90% (92/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 91% (93/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 92% (94/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 93% (95/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 94% (96/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 95% (97/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 96% (98/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 97% (99/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 98% (100/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 99% (101/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 100% (102/102), 22.96 MiB | 45.91 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 45.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/M025/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/M025/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/M025/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: 46% (13/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M025/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) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 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% (29/496) Resolving deltas: 11% (59/496) Resolving deltas: 13% (66/496) Resolving deltas: 14% (70/496) Resolving deltas: 19% (97/496) Resolving deltas: 27% (134/496) Resolving deltas: 30% (152/496) Resolving deltas: 33% (164/496) Resolving deltas: 40% (203/496) Resolving deltas: 41% (208/496) Resolving deltas: 50% (252/496) Resolving deltas: 51% (253/496) Resolving deltas: 52% (258/496) Resolving deltas: 55% (273/496) Resolving deltas: 56% (279/496) Resolving deltas: 57% (283/496) Resolving deltas: 58% (288/496) Resolving deltas: 60% (299/496) Resolving deltas: 70% (352/496) Resolving deltas: 71% (353/496) Resolving deltas: 73% (365/496) Resolving deltas: 74% (369/496) Resolving deltas: 75% (372/496) Resolving deltas: 76% (378/496) Resolving deltas: 77% (384/496) Resolving deltas: 78% (387/496) Resolving deltas: 79% (394/496) Resolving deltas: 80% (399/496) Resolving deltas: 81% (402/496) Resolving deltas: 82% (407/496) Resolving deltas: 83% (412/496) Resolving deltas: 84% (417/496) Resolving deltas: 85% (426/496) Resolving deltas: 86% (429/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: 95% (473/496) Resolving deltas: 96% (477/496) Resolving deltas: 99% (493/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M025/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: 9% (3/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 25% (8/31) Resolving deltas: 80% (25/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M025/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: 73% (93/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M025/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.80 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: 18% (18/97) Resolving deltas: 21% (21/97) Resolving deltas: 25% (25/97) Resolving deltas: 26% (26/97) Resolving deltas: 28% (28/97) Resolving deltas: 32% (32/97) Resolving deltas: 39% (38/97) Resolving deltas: 40% (39/97) Resolving deltas: 51% (50/97) Resolving deltas: 70% (68/97) Resolving deltas: 74% (72/97) Resolving deltas: 75% (73/97) Resolving deltas: 80% (78/97) Resolving deltas: 82% (80/97) Resolving deltas: 91% (89/97) Resolving deltas: 95% (93/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 'lidar-extrinsics': checked out 'e489c6e45e6641bd5099f7dc3abf6fdad15dc99a' 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 'c0113b35bcb23090839ced86cfa05b2640b53335' 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 'ac8ddeb30a42374989839b6f39703717f0abb4fa' 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/M025/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M025/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/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/M025/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/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/M025/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M025/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M025/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M025/params_new/msf-port/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M025/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M025/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M025/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M025/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/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/M025/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M025/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M025/params_new/perception_segmentation_fisheye/ [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M025/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M025/params_new/perception_vehicles/master /root/workspace/xiamen-config/M025/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/prediction_config/prediction /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/system-common/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/system-device/master /root/workspace/xiamen-config/M025/params_new/system-device/slave /root/workspace/xiamen-config/M025/params_new/system-device/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M025/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M025/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M025/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M025/params_new/system-port/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/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/M025/params_new/params_new/crane_align /root/workspace/xiamen-config/M025/params_new/params_new/data_collection /root/workspace/xiamen-config/M025/params_new/params_new/extrinsics /root/workspace/xiamen-config/M025/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M025/params_new/params_new/lane_detection /root/workspace/xiamen-config/M025/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M025/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M025/params_new/params_new/master /root/workspace/xiamen-config/M025/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M025/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M025/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M025/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M025/params_new/params_new/perception /root/workspace/xiamen-config/M025/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M025/params_new/params_new/pointcloud /root/workspace/xiamen-config/M025/params_new/params_new/prediction /root/workspace/xiamen-config/M025/params_new/params_new/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M025/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M025/params_new/params_new/segmentation /root/workspace/xiamen-config/M025/params_new/params_new/slave /root/workspace/xiamen-config/M025/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M025/params_new/params_new/system-ros /root/workspace/xiamen-config/M025/params_M025/params/ [Pipeline] echo M026拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M026/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M026/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/M026.git > git init /root/workspace/xiamen-config/M026/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M026.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/M026.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M026.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 80f97c23738b7ba371d56a60baa5a22a73d93bf5 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 80f97c23738b7ba371d56a60baa5a22a73d93bf5 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 80f97c23738b7ba371d56a60baa5a22a73d93bf5 # 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/M026.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/M026.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/M026.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/M026/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/M026/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% (13/647) Resolving deltas: 3% (20/647) Resolving deltas: 4% (27/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 9% (61/647) Resolving deltas: 11% (73/647) Resolving deltas: 12% (81/647) Resolving deltas: 16% (104/647) Resolving deltas: 17% (111/647) Resolving deltas: 19% (125/647) Resolving deltas: 20% (131/647) Resolving deltas: 21% (137/647) Resolving deltas: 22% (147/647) Resolving deltas: 24% (159/647) Resolving deltas: 25% (163/647) Resolving deltas: 29% (188/647) Resolving deltas: 31% (205/647) Resolving deltas: 33% (215/647) Resolving deltas: 38% (246/647) Resolving deltas: 39% (257/647) Resolving deltas: 40% (264/647) Resolving deltas: 41% (267/647) Resolving deltas: 42% (272/647) Resolving deltas: 43% (281/647) Resolving deltas: 44% (287/647) Resolving deltas: 45% (292/647) Resolving deltas: 46% (300/647) Resolving deltas: 48% (311/647) Resolving deltas: 49% (319/647) Resolving deltas: 55% (362/647) Resolving deltas: 56% (367/647) Resolving deltas: 57% (369/647) Resolving deltas: 62% (403/647) Resolving deltas: 64% (416/647) Resolving deltas: 65% (422/647) Resolving deltas: 66% (433/647) Resolving deltas: 68% (443/647) Resolving deltas: 69% (450/647) Resolving deltas: 70% (455/647) Resolving deltas: 73% (474/647) Resolving deltas: 74% (480/647) Resolving deltas: 78% (505/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/lidar-extrinsics'... remote: Enumerating objects: 32, done. remote: Counting objects: 3% (1/32) remote: Counting objects: 6% (2/32) remote: Counting objects: 9% (3/32) remote: Counting objects: 12% (4/32) remote: Counting objects: 15% (5/32) remote: Counting objects: 18% (6/32) remote: Counting objects: 21% (7/32) remote: Counting objects: 25% (8/32) remote: Counting objects: 28% (9/32) remote: Counting objects: 31% (10/32) remote: Counting objects: 34% (11/32) remote: Counting objects: 37% (12/32) remote: Counting objects: 40% (13/32) remote: Counting objects: 43% (14/32) remote: Counting objects: 46% (15/32) remote: Counting objects: 50% (16/32) remote: Counting objects: 53% (17/32) remote: Counting objects: 56% (18/32) remote: Counting objects: 59% (19/32) remote: Counting objects: 62% (20/32) remote: Counting objects: 65% (21/32) remote: Counting objects: 68% (22/32) remote: Counting objects: 71% (23/32) remote: Counting objects: 75% (24/32) remote: Counting objects: 78% (25/32) remote: Counting objects: 81% (26/32) remote: Counting objects: 84% (27/32) remote: Counting objects: 87% (28/32) remote: Counting objects: 90% (29/32) remote: Counting objects: 93% (30/32) remote: Counting objects: 96% (31/32) remote: Counting objects: 100% (32/32) remote: Counting objects: 100% (32/32), 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 32 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/32) Receiving objects: 6% (2/32) Receiving objects: 9% (3/32) Receiving objects: 12% (4/32) Receiving objects: 15% (5/32) Receiving objects: 18% (6/32) Receiving objects: 21% (7/32) Receiving objects: 25% (8/32) Receiving objects: 28% (9/32) Receiving objects: 31% (10/32) Receiving objects: 34% (11/32) Receiving objects: 37% (12/32) Receiving objects: 40% (13/32) Receiving objects: 43% (14/32) Receiving objects: 46% (15/32) Receiving objects: 50% (16/32) Receiving objects: 53% (17/32) Receiving objects: 56% (18/32) Receiving objects: 59% (19/32) Receiving objects: 62% (20/32) Receiving objects: 65% (21/32) Receiving objects: 68% (22/32) Receiving objects: 71% (23/32) Receiving objects: 75% (24/32) Receiving objects: 78% (25/32) Receiving objects: 81% (26/32) Receiving objects: 84% (27/32) Receiving objects: 87% (28/32) Receiving objects: 90% (29/32) Receiving objects: 93% (30/32) Receiving objects: 96% (31/32) Receiving objects: 100% (32/32) Receiving objects: 100% (32/32), 6.99 KiB | 6.99 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/M026/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/M026/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) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 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: 6% (7/111) Resolving deltas: 7% (8/111) Resolving deltas: 8% (9/111) Resolving deltas: 22% (25/111) Resolving deltas: 36% (41/111) Resolving deltas: 39% (44/111) Resolving deltas: 41% (46/111) Resolving deltas: 42% (47/111) Resolving deltas: 43% (48/111) Resolving deltas: 46% (52/111) Resolving deltas: 49% (55/111) Resolving deltas: 51% (57/111) Resolving deltas: 54% (60/111) Resolving deltas: 57% (64/111) Resolving deltas: 59% (66/111) Resolving deltas: 60% (67/111) Resolving deltas: 63% (71/111) Resolving deltas: 64% (72/111) Resolving deltas: 65% (73/111) Resolving deltas: 66% (74/111) Resolving deltas: 69% (77/111) Resolving deltas: 70% (78/111) Resolving deltas: 71% (79/111) Resolving deltas: 79% (88/111) Resolving deltas: 83% (93/111) Resolving deltas: 84% (94/111) Resolving deltas: 90% (101/111) Resolving deltas: 91% (102/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/M026/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: 5% (3/54) Resolving deltas: 11% (6/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: 31% (17/54) Resolving deltas: 48% (26/54) Resolving deltas: 50% (27/54) Resolving deltas: 51% (28/54) Resolving deltas: 53% (29/54) Resolving deltas: 61% (33/54) Resolving deltas: 62% (34/54) Resolving deltas: 72% (39/54) Resolving deltas: 74% (40/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/M026/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: 16% (1/6) Resolving deltas: 33% (2/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M026/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/M026/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/M026/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) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 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: 16% (4/25) Resolving deltas: 68% (17/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M026/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/M026/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) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 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 | 31.12 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (10/726) Resolving deltas: 2% (17/726) Resolving deltas: 6% (48/726) Resolving deltas: 8% (65/726) Resolving deltas: 11% (83/726) Resolving deltas: 12% (88/726) Resolving deltas: 13% (95/726) Resolving deltas: 15% (112/726) Resolving deltas: 17% (130/726) Resolving deltas: 19% (142/726) Resolving deltas: 20% (149/726) Resolving deltas: 21% (153/726) Resolving deltas: 22% (160/726) Resolving deltas: 23% (167/726) Resolving deltas: 33% (244/726) Resolving deltas: 34% (247/726) Resolving deltas: 35% (255/726) Resolving deltas: 36% (262/726) Resolving deltas: 37% (269/726) Resolving deltas: 38% (277/726) Resolving deltas: 39% (284/726) Resolving deltas: 40% (291/726) Resolving deltas: 42% (311/726) Resolving deltas: 43% (313/726) Resolving deltas: 44% (320/726) Resolving deltas: 47% (343/726) Resolving deltas: 79% (574/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M026/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/M026/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) 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) remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 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: 12% (6/50) Resolving deltas: 14% (7/50) Resolving deltas: 16% (8/50) Resolving deltas: 18% (9/50) Resolving deltas: 26% (13/50) Resolving deltas: 34% (17/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/perception_vehicles'... remote: Enumerating objects: 43, done. remote: Counting objects: 2% (1/43) remote: Counting objects: 4% (2/43) remote: Counting objects: 6% (3/43) remote: Counting objects: 9% (4/43) remote: Counting objects: 11% (5/43) remote: Counting objects: 13% (6/43) remote: Counting objects: 16% (7/43) remote: Counting objects: 18% (8/43) remote: Counting objects: 20% (9/43) remote: Counting objects: 23% (10/43) remote: Counting objects: 25% (11/43) remote: Counting objects: 27% (12/43) remote: Counting objects: 30% (13/43) remote: Counting objects: 32% (14/43) remote: Counting objects: 34% (15/43) remote: Counting objects: 37% (16/43) remote: Counting objects: 39% (17/43) remote: Counting objects: 41% (18/43) remote: Counting objects: 44% (19/43) remote: Counting objects: 46% (20/43) remote: Counting objects: 48% (21/43) remote: Counting objects: 51% (22/43) remote: Counting objects: 53% (23/43) remote: Counting objects: 55% (24/43) remote: Counting objects: 58% (25/43) remote: Counting objects: 60% (26/43) remote: Counting objects: 62% (27/43) remote: Counting objects: 65% (28/43) remote: Counting objects: 67% (29/43) remote: Counting objects: 69% (30/43) remote: Counting objects: 72% (31/43) remote: Counting objects: 74% (32/43) remote: Counting objects: 76% (33/43) remote: Counting objects: 79% (34/43) remote: Counting objects: 81% (35/43) remote: Counting objects: 83% (36/43) remote: Counting objects: 86% (37/43) remote: Counting objects: 88% (38/43) remote: Counting objects: 90% (39/43) remote: Counting objects: 93% (40/43) remote: Counting objects: 95% (41/43) remote: Counting objects: 97% (42/43) remote: Counting objects: 100% (43/43) remote: Counting objects: 100% (43/43), 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 43 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/43) Receiving objects: 4% (2/43) Receiving objects: 6% (3/43) Receiving objects: 9% (4/43) Receiving objects: 11% (5/43) Receiving objects: 13% (6/43) Receiving objects: 16% (7/43) Receiving objects: 18% (8/43) Receiving objects: 20% (9/43) Receiving objects: 23% (10/43) Receiving objects: 25% (11/43) Receiving objects: 27% (12/43) Receiving objects: 30% (13/43) Receiving objects: 32% (14/43) Receiving objects: 34% (15/43) Receiving objects: 37% (16/43) Receiving objects: 39% (17/43) Receiving objects: 41% (18/43) Receiving objects: 44% (19/43) Receiving objects: 46% (20/43) Receiving objects: 48% (21/43) Receiving objects: 51% (22/43) Receiving objects: 53% (23/43) Receiving objects: 55% (24/43) Receiving objects: 58% (25/43) Receiving objects: 60% (26/43) Receiving objects: 62% (27/43) Receiving objects: 65% (28/43) Receiving objects: 67% (29/43) Receiving objects: 69% (30/43) Receiving objects: 72% (31/43) Receiving objects: 74% (32/43) Receiving objects: 76% (33/43) Receiving objects: 79% (34/43) Receiving objects: 81% (35/43) Receiving objects: 83% (36/43) Receiving objects: 86% (37/43) Receiving objects: 88% (38/43) Receiving objects: 90% (39/43) Receiving objects: 93% (40/43) Receiving objects: 95% (41/43) Receiving objects: 97% (42/43) Receiving objects: 100% (43/43) Receiving objects: 100% (43/43), 4.94 KiB | 4.94 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 54% (6/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M026/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), 51.01 MiB | 51.00 MiB/s Receiving objects: 14% (48/321), 98.98 MiB | 49.49 MiB/s Receiving objects: 14% (48/321), 148.65 MiB | 49.55 MiB/s Receiving objects: 15% (49/321), 148.65 MiB | 49.55 MiB/s Receiving objects: 16% (52/321), 148.65 MiB | 49.55 MiB/s Receiving objects: 17% (55/321), 168.00 MiB | 48.00 MiB/s Receiving objects: 18% (58/321), 168.00 MiB | 48.00 MiB/s Receiving objects: 19% (61/321), 168.00 MiB | 48.00 MiB/s Receiving objects: 20% (65/321), 168.00 MiB | 48.00 MiB/s Receiving objects: 21% (68/321), 168.00 MiB | 48.00 MiB/s Receiving objects: 22% (71/321), 168.00 MiB | 48.00 MiB/s Receiving objects: 23% (74/321), 168.00 MiB | 48.00 MiB/s Receiving objects: 24% (78/321), 168.00 MiB | 48.00 MiB/s Receiving objects: 24% (79/321), 189.50 MiB | 47.37 MiB/s Receiving objects: 25% (81/321), 189.50 MiB | 47.37 MiB/s Receiving objects: 26% (84/321), 189.50 MiB | 47.37 MiB/s Receiving objects: 27% (87/321), 189.50 MiB | 47.37 MiB/s Receiving objects: 28% (90/321), 189.50 MiB | 47.37 MiB/s Receiving objects: 29% (94/321), 189.50 MiB | 47.37 MiB/s Receiving objects: 30% (97/321), 189.50 MiB | 47.37 MiB/s Receiving objects: 31% (100/321), 189.50 MiB | 47.37 MiB/s Receiving objects: 32% (103/321), 189.50 MiB | 47.37 MiB/s Receiving objects: 33% (106/321), 189.50 MiB | 47.37 MiB/s Receiving objects: 34% (110/321), 189.50 MiB | 47.37 MiB/s Receiving objects: 35% (113/321), 189.50 MiB | 47.37 MiB/s Receiving objects: 36% (116/321), 189.50 MiB | 47.37 MiB/s Receiving objects: 37% (119/321), 209.48 MiB | 46.55 MiB/s Receiving objects: 38% (122/321), 209.48 MiB | 46.55 MiB/s Receiving objects: 39% (126/321), 209.48 MiB | 46.55 MiB/s Receiving objects: 40% (129/321), 209.48 MiB | 46.55 MiB/s Receiving objects: 41% (132/321), 209.48 MiB | 46.55 MiB/s Receiving objects: 42% (135/321), 209.48 MiB | 46.55 MiB/s Receiving objects: 43% (139/321), 209.48 MiB | 46.55 MiB/s Receiving objects: 43% (140/321), 228.66 MiB | 45.46 MiB/s Receiving objects: 44% (142/321), 228.66 MiB | 45.46 MiB/s Receiving objects: 45% (145/321), 228.66 MiB | 45.46 MiB/s Receiving objects: 46% (148/321), 228.66 MiB | 45.46 MiB/s Receiving objects: 47% (151/321), 228.66 MiB | 45.46 MiB/s Receiving objects: 48% (155/321), 228.66 MiB | 45.46 MiB/s Receiving objects: 49% (158/321), 228.66 MiB | 45.46 MiB/s Receiving objects: 50% (161/321), 228.66 MiB | 45.46 MiB/s Receiving objects: 51% (164/321), 256.10 MiB | 45.58 MiB/s Receiving objects: 52% (167/321), 256.10 MiB | 45.58 MiB/s Receiving objects: 52% (168/321), 277.68 MiB | 44.58 MiB/s Receiving objects: 53% (171/321), 297.98 MiB | 44.22 MiB/s Receiving objects: 54% (174/321), 297.98 MiB | 44.22 MiB/s Receiving objects: 55% (177/321), 297.98 MiB | 44.22 MiB/s Receiving objects: 56% (180/321), 297.98 MiB | 44.22 MiB/s Receiving objects: 57% (183/321), 297.98 MiB | 44.22 MiB/s Receiving objects: 57% (186/321), 316.70 MiB | 43.25 MiB/s Receiving objects: 58% (187/321), 335.75 MiB | 41.58 MiB/s Receiving objects: 59% (190/321), 335.75 MiB | 41.58 MiB/s Receiving objects: 59% (192/321), 358.96 MiB | 42.44 MiB/s Receiving objects: 60% (193/321), 358.96 MiB | 42.44 MiB/s Receiving objects: 61% (196/321), 374.61 MiB | 41.13 MiB/s Receiving objects: 61% (198/321), 394.96 MiB | 41.22 MiB/s Receiving objects: 62% (200/321), 394.96 MiB | 41.22 MiB/s Receiving objects: 62% (202/321), 435.29 MiB | 39.66 MiB/s Receiving objects: 63% (203/321), 435.29 MiB | 39.66 MiB/s Receiving objects: 64% (206/321), 435.29 MiB | 39.66 MiB/s Receiving objects: 65% (209/321), 435.29 MiB | 39.66 MiB/s Receiving objects: 66% (212/321), 435.29 MiB | 39.66 MiB/s Receiving objects: 67% (216/321), 435.29 MiB | 39.66 MiB/s Receiving objects: 68% (219/321), 435.29 MiB | 39.66 MiB/s Receiving objects: 69% (222/321), 435.29 MiB | 39.66 MiB/s Receiving objects: 70% (225/321), 461.69 MiB | 40.72 MiB/s Receiving objects: 71% (228/321), 461.69 MiB | 40.72 MiB/s Receiving objects: 72% (232/321), 461.69 MiB | 40.72 MiB/s Receiving objects: 73% (235/321), 461.69 MiB | 40.72 MiB/s Receiving objects: 73% (237/321), 483.37 MiB | 41.03 MiB/s Receiving objects: 74% (238/321), 483.37 MiB | 41.03 MiB/s Receiving objects: 75% (241/321), 502.55 MiB | 41.13 MiB/s Receiving objects: 76% (244/321), 521.25 MiB | 41.05 MiB/s Receiving objects: 77% (248/321), 541.29 MiB | 40.35 MiB/s Receiving objects: 78% (251/321), 541.29 MiB | 40.35 MiB/s Receiving objects: 79% (254/321), 541.29 MiB | 40.35 MiB/s Receiving objects: 80% (257/321), 541.29 MiB | 40.35 MiB/s Receiving objects: 81% (261/321), 541.29 MiB | 40.35 MiB/s Receiving objects: 82% (264/321), 541.29 MiB | 40.35 MiB/s Receiving objects: 83% (267/321), 541.29 MiB | 40.35 MiB/s Receiving objects: 84% (270/321), 541.29 MiB | 40.35 MiB/s Receiving objects: 85% (273/321), 541.29 MiB | 40.35 MiB/s Receiving objects: 86% (277/321), 541.29 MiB | 40.35 MiB/s Receiving objects: 86% (277/321), 562.61 MiB | 41.61 MiB/s Receiving objects: 87% (280/321), 562.61 MiB | 41.61 MiB/s Receiving objects: 88% (283/321), 562.61 MiB | 41.61 MiB/s Receiving objects: 89% (286/321), 562.61 MiB | 41.61 MiB/s Receiving objects: 90% (289/321), 562.61 MiB | 41.61 MiB/s Receiving objects: 91% (293/321), 562.61 MiB | 41.61 MiB/s Receiving objects: 92% (296/321), 562.61 MiB | 41.61 MiB/s Receiving objects: 93% (299/321), 562.61 MiB | 41.61 MiB/s Receiving objects: 94% (302/321), 562.61 MiB | 41.61 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 26.20 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 26.20 MiB/s Receiving objects: 95% (305/321), 596.73 MiB | 25.50 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.14 MiB/s Receiving objects: 95% (306/321), 616.38 MiB | 16.64 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.01 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.01 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 10.91 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 10.91 MiB/s Receiving objects: 98% (315/321), 648.05 MiB | 10.53 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 648.05 MiB | 10.53 MiB/s Receiving objects: 100% (321/321), 648.05 MiB | 10.53 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.38 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 25% (14/55) Resolving deltas: 29% (16/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/M026/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.52 MiB | 51.02 MiB/s Receiving objects: 33% (34/102), 25.52 MiB | 51.02 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 35% (36/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 36% (37/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 37% (38/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 38% (39/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 39% (40/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 40% (41/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 41% (42/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 42% (43/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 43% (44/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 44% (45/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 45% (46/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 46% (47/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 47% (48/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 48% (49/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 49% (50/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 50% (51/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 51% (53/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 52% (54/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 53% (55/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 54% (56/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 55% (57/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 56% (58/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 57% (59/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 58% (60/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 59% (61/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 60% (62/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 61% (63/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 62% (64/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 63% (65/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 64% (66/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 65% (67/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 66% (68/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 67% (69/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 68% (70/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 69% (71/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 70% (72/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 71% (73/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 72% (74/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 73% (75/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 74% (76/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 75% (77/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 76% (78/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 77% (79/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 78% (80/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 79% (81/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 80% (82/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 81% (83/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 82% (84/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 83% (85/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 84% (86/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 85% (87/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 86% (88/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 87% (89/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 88% (90/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 89% (91/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 90% (92/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 91% (93/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 92% (94/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 93% (95/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 94% (96/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 95% (97/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 96% (98/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 97% (99/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 98% (100/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 99% (101/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 100% (102/102), 25.52 MiB | 51.02 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 51.38 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/M026/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/M026/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/M026/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) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 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/M026/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) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 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% (28/496) Resolving deltas: 12% (61/496) Resolving deltas: 13% (66/496) Resolving deltas: 18% (94/496) Resolving deltas: 25% (127/496) Resolving deltas: 28% (141/496) Resolving deltas: 30% (151/496) Resolving deltas: 31% (154/496) Resolving deltas: 37% (188/496) Resolving deltas: 38% (193/496) Resolving deltas: 50% (252/496) Resolving deltas: 51% (253/496) Resolving deltas: 52% (259/496) Resolving deltas: 54% (270/496) Resolving deltas: 55% (274/496) Resolving deltas: 57% (283/496) Resolving deltas: 58% (289/496) Resolving deltas: 59% (297/496) Resolving deltas: 67% (337/496) Resolving deltas: 69% (344/496) Resolving deltas: 73% (364/496) Resolving deltas: 74% (368/496) Resolving deltas: 75% (373/496) Resolving deltas: 76% (377/496) Resolving deltas: 77% (382/496) Resolving deltas: 79% (392/496) Resolving deltas: 80% (397/496) Resolving deltas: 81% (402/496) Resolving deltas: 82% (408/496) Resolving deltas: 83% (412/496) Resolving deltas: 85% (424/496) Resolving deltas: 86% (428/496) Resolving deltas: 87% (432/496) Resolving deltas: 88% (439/496) Resolving deltas: 89% (443/496) Resolving deltas: 90% (450/496) Resolving deltas: 91% (453/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 95% (473/496) Resolving deltas: 96% (478/496) Resolving deltas: 97% (483/496) Resolving deltas: 98% (491/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M026/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) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 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: 29% (9/31) Resolving deltas: 32% (10/31) Resolving deltas: 70% (22/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M026/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 | 15.78 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% (90/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M026/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: 2% (2/97) Resolving deltas: 4% (4/97) Resolving deltas: 5% (5/97) Resolving deltas: 21% (21/97) Resolving deltas: 23% (23/97) Resolving deltas: 25% (25/97) Resolving deltas: 27% (27/97) Resolving deltas: 29% (29/97) Resolving deltas: 30% (30/97) Resolving deltas: 31% (31/97) Resolving deltas: 36% (35/97) Resolving deltas: 42% (41/97) Resolving deltas: 49% (48/97) Resolving deltas: 71% (69/97) Resolving deltas: 72% (70/97) Resolving deltas: 73% (71/97) Resolving deltas: 74% (72/97) Resolving deltas: 78% (76/97) Resolving deltas: 81% (79/97) Resolving deltas: 82% (80/97) Resolving deltas: 84% (82/97) Resolving deltas: 91% (89/97) Resolving deltas: 95% (93/97) Resolving deltas: 96% (94/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 '3a6a23d0b2e7add7a3684800119de971121d6508' 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 '5c45eb6dc30a339b96a042a198c94601b0dd3fd4' 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 'b9da7de06dc9c3edd64e776d1b5632efc049e196' 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/M026/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/lidar-extrinsics/ [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M026/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/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/M026/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M026/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M026/params_new/msf-port/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M026/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M026/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M026/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M026/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/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/M026/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M026/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M026/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/perception_vehicles/ [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M026/params_new/perception_vehicles/master /root/workspace/xiamen-config/M026/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/prediction_config/prediction /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/system-common/system-ros /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/system-device/master /root/workspace/xiamen-config/M026/params_new/system-device/slave /root/workspace/xiamen-config/M026/params_new/system-device/system-ros /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M026/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M026/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M026/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M026/params_new/system-port/system-ros /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/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/M026/params_new/params_new/crane_align /root/workspace/xiamen-config/M026/params_new/params_new/data_collection /root/workspace/xiamen-config/M026/params_new/params_new/extrinsics /root/workspace/xiamen-config/M026/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M026/params_new/params_new/lane_detection /root/workspace/xiamen-config/M026/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M026/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M026/params_new/params_new/master /root/workspace/xiamen-config/M026/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M026/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M026/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M026/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M026/params_new/params_new/perception /root/workspace/xiamen-config/M026/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M026/params_new/params_new/pointcloud /root/workspace/xiamen-config/M026/params_new/params_new/prediction /root/workspace/xiamen-config/M026/params_new/params_new/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M026/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M026/params_new/params_new/segmentation /root/workspace/xiamen-config/M026/params_new/params_new/slave /root/workspace/xiamen-config/M026/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M026/params_new/params_new/system-ros /root/workspace/xiamen-config/M026/params_M026/params/ [Pipeline] echo M027拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M027/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M027/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/M027.git > git init /root/workspace/xiamen-config/M027/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M027.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/M027.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M027.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 c6d03b9cbd2ece95eb1b66dd74ddd9be4527bf27 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f c6d03b9cbd2ece95eb1b66dd74ddd9be4527bf27 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk c6d03b9cbd2ece95eb1b66dd74ddd9be4527bf27 # 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/M027.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/M027.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/M027.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/M027/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/M027/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 | 27.84 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (11/647) Resolving deltas: 2% (13/647) Resolving deltas: 3% (20/647) Resolving deltas: 4% (28/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% (72/647) Resolving deltas: 14% (95/647) Resolving deltas: 16% (107/647) Resolving deltas: 17% (110/647) Resolving deltas: 18% (117/647) Resolving deltas: 20% (132/647) Resolving deltas: 21% (141/647) Resolving deltas: 23% (152/647) Resolving deltas: 24% (156/647) Resolving deltas: 27% (181/647) Resolving deltas: 28% (182/647) Resolving deltas: 31% (206/647) Resolving deltas: 32% (208/647) Resolving deltas: 33% (214/647) Resolving deltas: 34% (220/647) Resolving deltas: 37% (240/647) Resolving deltas: 38% (246/647) Resolving deltas: 39% (258/647) Resolving deltas: 41% (266/647) Resolving deltas: 42% (274/647) Resolving deltas: 43% (280/647) Resolving deltas: 44% (286/647) Resolving deltas: 45% (295/647) Resolving deltas: 47% (307/647) Resolving deltas: 48% (315/647) Resolving deltas: 54% (352/647) Resolving deltas: 55% (357/647) Resolving deltas: 56% (364/647) Resolving deltas: 60% (391/647) Resolving deltas: 62% (404/647) Resolving deltas: 63% (410/647) Resolving deltas: 64% (420/647) Resolving deltas: 66% (429/647) Resolving deltas: 67% (436/647) Resolving deltas: 68% (441/647) Resolving deltas: 71% (460/647) Resolving deltas: 77% (504/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/lidar-extrinsics'... remote: Enumerating objects: 59, done. remote: Total 59 (delta 0), reused 0 (delta 0), pack-reused 59 Receiving objects: 1% (1/59) Receiving objects: 3% (2/59) Receiving objects: 5% (3/59) Receiving objects: 6% (4/59) Receiving objects: 8% (5/59) Receiving objects: 10% (6/59) Receiving objects: 11% (7/59) Receiving objects: 13% (8/59) Receiving objects: 15% (9/59) Receiving objects: 16% (10/59) Receiving objects: 18% (11/59) Receiving objects: 20% (12/59) Receiving objects: 22% (13/59) Receiving objects: 23% (14/59) Receiving objects: 25% (15/59) Receiving objects: 27% (16/59) Receiving objects: 28% (17/59) Receiving objects: 30% (18/59) Receiving objects: 32% (19/59) Receiving objects: 33% (20/59) Receiving objects: 35% (21/59) Receiving objects: 37% (22/59) Receiving objects: 38% (23/59) Receiving objects: 40% (24/59) Receiving objects: 42% (25/59) Receiving objects: 44% (26/59) Receiving objects: 45% (27/59) Receiving objects: 47% (28/59) Receiving objects: 49% (29/59) Receiving objects: 50% (30/59) Receiving objects: 52% (31/59) Receiving objects: 54% (32/59) Receiving objects: 55% (33/59) Receiving objects: 57% (34/59) Receiving objects: 59% (35/59) Receiving objects: 61% (36/59) Receiving objects: 62% (37/59) Receiving objects: 64% (38/59) Receiving objects: 66% (39/59) Receiving objects: 67% (40/59) Receiving objects: 69% (41/59) Receiving objects: 71% (42/59) Receiving objects: 72% (43/59) Receiving objects: 74% (44/59) Receiving objects: 76% (45/59) Receiving objects: 77% (46/59) Receiving objects: 79% (47/59) Receiving objects: 81% (48/59) Receiving objects: 83% (49/59) Receiving objects: 84% (50/59) Receiving objects: 86% (51/59) Receiving objects: 88% (52/59) Receiving objects: 89% (53/59) Receiving objects: 91% (54/59) Receiving objects: 93% (55/59) Receiving objects: 94% (56/59) Receiving objects: 96% (57/59) Receiving objects: 98% (58/59) Receiving objects: 100% (59/59) Receiving objects: 100% (59/59), 10.65 KiB | 10.65 MiB/s, done. Resolving deltas: 0% (0/8) Resolving deltas: 12% (1/8) Resolving deltas: 25% (2/8) Resolving deltas: 50% (4/8) Resolving deltas: 100% (8/8) Resolving deltas: 100% (8/8), done. Cloning into '/root/workspace/xiamen-config/M027/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/M027/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) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 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: 7% (8/111) Resolving deltas: 8% (9/111) Resolving deltas: 9% (10/111) Resolving deltas: 21% (24/111) Resolving deltas: 34% (38/111) Resolving deltas: 36% (40/111) Resolving deltas: 37% (42/111) Resolving deltas: 39% (44/111) Resolving deltas: 40% (45/111) Resolving deltas: 41% (46/111) Resolving deltas: 44% (49/111) Resolving deltas: 45% (50/111) Resolving deltas: 48% (54/111) Resolving deltas: 50% (56/111) Resolving deltas: 54% (60/111) Resolving deltas: 55% (62/111) Resolving deltas: 56% (63/111) Resolving deltas: 57% (64/111) Resolving deltas: 59% (66/111) Resolving deltas: 60% (67/111) Resolving deltas: 68% (76/111) Resolving deltas: 72% (80/111) Resolving deltas: 74% (83/111) Resolving deltas: 79% (88/111) Resolving deltas: 81% (91/111) Resolving deltas: 85% (95/111) Resolving deltas: 86% (96/111) Resolving deltas: 90% (100/111) Resolving deltas: 93% (104/111) Resolving deltas: 95% (106/111) Resolving deltas: 96% (107/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/M027/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: 9% (5/54) Resolving deltas: 11% (6/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: 29% (16/54) Resolving deltas: 38% (21/54) Resolving deltas: 42% (23/54) Resolving deltas: 44% (24/54) Resolving deltas: 51% (28/54) Resolving deltas: 53% (29/54) Resolving deltas: 57% (31/54) Resolving deltas: 64% (35/54) Resolving deltas: 68% (37/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: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M027/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/M027/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/M027/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: 56% (9/16) Resolving deltas: 62% (10/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/M027/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) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 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: 72% (18/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M027/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/M027/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 | 28.73 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (14/726) Resolving deltas: 2% (16/726) Resolving deltas: 9% (72/726) Resolving deltas: 10% (73/726) Resolving deltas: 11% (82/726) Resolving deltas: 13% (97/726) Resolving deltas: 14% (103/726) Resolving deltas: 17% (126/726) Resolving deltas: 21% (154/726) Resolving deltas: 22% (160/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (184/726) Resolving deltas: 26% (190/726) Resolving deltas: 27% (197/726) Resolving deltas: 29% (215/726) Resolving deltas: 30% (218/726) Resolving deltas: 33% (240/726) Resolving deltas: 76% (552/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M027/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/M027/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: 10% (5/50) Resolving deltas: 12% (6/50) Resolving deltas: 22% (11/50) Resolving deltas: 24% (12/50) Resolving deltas: 26% (13/50) Resolving deltas: 28% (14/50) Resolving deltas: 38% (19/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/perception_vehicles'... remote: Enumerating objects: 45, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 3% (1/31) remote: Compressing objects: 6% (2/31) remote: Compressing objects: 9% (3/31) remote: Compressing objects: 12% (4/31) remote: Compressing objects: 16% (5/31) remote: Compressing objects: 19% (6/31) remote: Compressing objects: 22% (7/31) remote: Compressing objects: 25% (8/31) remote: Compressing objects: 29% (9/31) remote: Compressing objects: 32% (10/31) remote: Compressing objects: 35% (11/31) remote: Compressing objects: 38% (12/31) remote: Compressing objects: 41% (13/31) remote: Compressing objects: 45% (14/31) remote: Compressing objects: 48% (15/31) remote: Compressing objects: 51% (16/31) remote: Compressing objects: 54% (17/31) remote: Compressing objects: 58% (18/31) remote: Compressing objects: 61% (19/31) remote: Compressing objects: 64% (20/31) remote: Compressing objects: 67% (21/31) remote: Compressing objects: 70% (22/31) remote: Compressing objects: 74% (23/31) remote: Compressing objects: 77% (24/31) remote: Compressing objects: 80% (25/31) remote: Compressing objects: 83% (26/31) remote: Compressing objects: 87% (27/31) remote: Compressing objects: 90% (28/31) remote: Compressing objects: 93% (29/31) remote: Compressing objects: 96% (30/31) remote: Compressing objects: 100% (31/31) remote: Compressing objects: 100% (31/31), done. remote: Total 45 (delta 7), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 5.30 KiB | 5.30 MiB/s, done. Resolving deltas: 0% (0/7) Resolving deltas: 28% (2/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), done. Cloning into '/root/workspace/xiamen-config/M027/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.18 MiB | 47.18 MiB/s Receiving objects: 14% (48/321), 92.23 MiB | 46.11 MiB/s Receiving objects: 14% (48/321), 140.95 MiB | 46.98 MiB/s Receiving objects: 15% (49/321), 157.62 MiB | 45.03 MiB/s Receiving objects: 16% (52/321), 157.62 MiB | 45.03 MiB/s Receiving objects: 17% (55/321), 157.62 MiB | 45.03 MiB/s Receiving objects: 18% (58/321), 157.62 MiB | 45.03 MiB/s Receiving objects: 19% (61/321), 157.62 MiB | 45.03 MiB/s Receiving objects: 19% (63/321), 177.84 MiB | 44.46 MiB/s Receiving objects: 20% (65/321), 177.84 MiB | 44.46 MiB/s Receiving objects: 21% (68/321), 177.84 MiB | 44.46 MiB/s Receiving objects: 22% (71/321), 177.84 MiB | 44.46 MiB/s Receiving objects: 23% (74/321), 177.84 MiB | 44.46 MiB/s Receiving objects: 24% (78/321), 177.84 MiB | 44.46 MiB/s Receiving objects: 25% (81/321), 177.84 MiB | 44.46 MiB/s Receiving objects: 26% (84/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 27% (87/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 28% (90/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 29% (94/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 30% (97/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 31% (100/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 32% (103/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 33% (106/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 34% (110/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 35% (113/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 36% (116/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 37% (119/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 38% (122/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 39% (126/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 40% (129/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 41% (132/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 42% (135/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 43% (139/321), 198.47 MiB | 44.10 MiB/s Receiving objects: 43% (139/321), 218.50 MiB | 43.53 MiB/s Receiving objects: 44% (142/321), 218.50 MiB | 43.53 MiB/s Receiving objects: 45% (145/321), 244.27 MiB | 43.80 MiB/s Receiving objects: 46% (148/321), 244.27 MiB | 43.80 MiB/s Receiving objects: 47% (151/321), 244.27 MiB | 43.80 MiB/s Receiving objects: 48% (155/321), 244.27 MiB | 43.80 MiB/s Receiving objects: 49% (158/321), 244.27 MiB | 43.80 MiB/s Receiving objects: 50% (161/321), 244.27 MiB | 43.80 MiB/s Receiving objects: 50% (161/321), 265.43 MiB | 42.87 MiB/s Receiving objects: 51% (164/321), 265.43 MiB | 42.87 MiB/s Receiving objects: 52% (167/321), 265.43 MiB | 42.87 MiB/s Receiving objects: 53% (171/321), 287.47 MiB | 43.40 MiB/s Receiving objects: 54% (174/321), 287.47 MiB | 43.40 MiB/s Receiving objects: 55% (177/321), 287.47 MiB | 43.40 MiB/s Receiving objects: 56% (180/321), 287.47 MiB | 43.40 MiB/s Receiving objects: 56% (181/321), 308.98 MiB | 43.12 MiB/s Receiving objects: 57% (183/321), 308.98 MiB | 43.12 MiB/s Receiving objects: 58% (187/321), 329.36 MiB | 41.88 MiB/s Receiving objects: 59% (190/321), 329.36 MiB | 41.88 MiB/s Receiving objects: 59% (192/321), 354.46 MiB | 43.75 MiB/s Receiving objects: 60% (193/321), 354.46 MiB | 43.75 MiB/s Receiving objects: 61% (196/321), 371.63 MiB | 43.07 MiB/s Receiving objects: 61% (198/321), 393.45 MiB | 43.34 MiB/s Receiving objects: 62% (200/321), 393.45 MiB | 43.34 MiB/s Receiving objects: 62% (202/321), 441.59 MiB | 43.86 MiB/s Receiving objects: 63% (203/321), 441.59 MiB | 43.86 MiB/s Receiving objects: 64% (206/321), 441.59 MiB | 43.86 MiB/s Receiving objects: 65% (209/321), 441.59 MiB | 43.86 MiB/s Receiving objects: 66% (212/321), 441.59 MiB | 43.86 MiB/s Receiving objects: 67% (216/321), 441.59 MiB | 43.86 MiB/s Receiving objects: 68% (219/321), 441.59 MiB | 43.86 MiB/s Receiving objects: 69% (222/321), 441.59 MiB | 43.86 MiB/s Receiving objects: 70% (225/321), 441.59 MiB | 43.86 MiB/s Receiving objects: 71% (228/321), 465.74 MiB | 44.51 MiB/s Receiving objects: 72% (232/321), 465.74 MiB | 44.51 MiB/s Receiving objects: 73% (235/321), 465.74 MiB | 44.51 MiB/s Receiving objects: 73% (237/321), 486.46 MiB | 44.22 MiB/s Receiving objects: 74% (238/321), 486.46 MiB | 44.22 MiB/s Receiving objects: 75% (241/321), 505.27 MiB | 43.62 MiB/s Receiving objects: 76% (244/321), 505.27 MiB | 43.62 MiB/s Receiving objects: 76% (245/321), 525.45 MiB | 43.58 MiB/s Receiving objects: 77% (248/321), 525.45 MiB | 43.58 MiB/s Receiving objects: 78% (251/321), 525.45 MiB | 43.58 MiB/s Receiving objects: 79% (254/321), 525.45 MiB | 43.58 MiB/s Receiving objects: 80% (257/321), 525.45 MiB | 43.58 MiB/s Receiving objects: 81% (261/321), 525.45 MiB | 43.58 MiB/s Receiving objects: 82% (264/321), 525.45 MiB | 43.58 MiB/s Receiving objects: 83% (267/321), 545.68 MiB | 42.49 MiB/s Receiving objects: 84% (270/321), 545.68 MiB | 42.49 MiB/s Receiving objects: 85% (273/321), 545.68 MiB | 42.49 MiB/s Receiving objects: 86% (277/321), 545.68 MiB | 42.49 MiB/s Receiving objects: 87% (280/321), 545.68 MiB | 42.49 MiB/s Receiving objects: 87% (280/321), 566.84 MiB | 43.38 MiB/s Receiving objects: 88% (283/321), 566.84 MiB | 43.38 MiB/s Receiving objects: 89% (286/321), 566.84 MiB | 43.38 MiB/s Receiving objects: 90% (289/321), 566.84 MiB | 43.38 MiB/s Receiving objects: 91% (293/321), 566.84 MiB | 43.38 MiB/s Receiving objects: 92% (296/321), 566.84 MiB | 43.38 MiB/s Receiving objects: 93% (299/321), 566.84 MiB | 43.38 MiB/s Receiving objects: 94% (302/321), 566.84 MiB | 43.38 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 26.63 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 26.63 MiB/s Receiving objects: 95% (305/321), 596.60 MiB | 26.50 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.62 MiB/s Receiving objects: 95% (306/321), 614.97 MiB | 16.74 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.18 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.18 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 11.12 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 11.12 MiB/s Receiving objects: 97% (313/321), 647.94 MiB | 10.76 MiB/s Receiving objects: 98% (315/321), 647.94 MiB | 10.76 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 647.94 MiB | 10.76 MiB/s Receiving objects: 100% (321/321), 647.94 MiB | 10.76 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 27.48 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 7% (4/55) Resolving deltas: 9% (5/55) Resolving deltas: 10% (6/55) Resolving deltas: 14% (8/55) Resolving deltas: 25% (14/55) Resolving deltas: 27% (15/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/M027/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.20 MiB | 50.37 MiB/s Receiving objects: 33% (34/102), 25.20 MiB | 50.37 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 35% (36/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 36% (37/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 37% (38/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 38% (39/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 39% (40/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 40% (41/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 41% (42/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 42% (43/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 43% (44/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 44% (45/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 45% (46/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 46% (47/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 47% (48/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 48% (49/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 49% (50/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 50% (51/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 51% (53/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 52% (54/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 53% (55/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 54% (56/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 55% (57/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 56% (58/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 57% (59/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 58% (60/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 59% (61/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 60% (62/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 61% (63/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 62% (64/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 63% (65/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 64% (66/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 65% (67/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 66% (68/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 67% (69/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 68% (70/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 69% (71/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 70% (72/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 71% (73/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 72% (74/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 73% (75/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 74% (76/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 75% (77/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 76% (78/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 77% (79/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 78% (80/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 79% (81/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 80% (82/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 81% (83/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 82% (84/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 83% (85/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 84% (86/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 85% (87/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 86% (88/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 87% (89/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 88% (90/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 89% (91/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 90% (92/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 91% (93/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 92% (94/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 93% (95/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 94% (96/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 95% (97/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 96% (98/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 97% (99/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 98% (100/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 99% (101/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 100% (102/102), 25.20 MiB | 50.37 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 51.14 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/M027/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/M027/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/M027/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) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 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/M027/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) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 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% (27/496) Resolving deltas: 11% (59/496) Resolving deltas: 12% (61/496) Resolving deltas: 18% (90/496) Resolving deltas: 24% (122/496) Resolving deltas: 25% (128/496) Resolving deltas: 28% (139/496) Resolving deltas: 29% (148/496) Resolving deltas: 30% (149/496) Resolving deltas: 37% (184/496) Resolving deltas: 48% (239/496) Resolving deltas: 53% (265/496) Resolving deltas: 54% (271/496) Resolving deltas: 55% (274/496) Resolving deltas: 56% (281/496) Resolving deltas: 57% (283/496) Resolving deltas: 67% (335/496) Resolving deltas: 69% (345/496) Resolving deltas: 71% (353/496) Resolving deltas: 73% (366/496) Resolving deltas: 74% (368/496) Resolving deltas: 75% (372/496) Resolving deltas: 76% (377/496) Resolving deltas: 77% (384/496) Resolving deltas: 82% (411/496) Resolving deltas: 83% (412/496) Resolving deltas: 84% (417/496) Resolving deltas: 85% (422/496) Resolving deltas: 86% (430/496) Resolving deltas: 87% (433/496) Resolving deltas: 89% (443/496) Resolving deltas: 90% (447/496) Resolving deltas: 91% (452/496) Resolving deltas: 92% (457/496) Resolving deltas: 94% (469/496) Resolving deltas: 95% (475/496) Resolving deltas: 96% (478/496) Resolving deltas: 99% (495/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M027/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) 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) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 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: 22% (7/31) Resolving deltas: 25% (8/31) Resolving deltas: 35% (11/31) Resolving deltas: 38% (12/31) Resolving deltas: 41% (13/31) Resolving deltas: 45% (14/31) Resolving deltas: 61% (19/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M027/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. remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 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) 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/M027/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.60 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: 16% (16/97) Resolving deltas: 20% (20/97) Resolving deltas: 22% (22/97) Resolving deltas: 24% (24/97) Resolving deltas: 25% (25/97) Resolving deltas: 26% (26/97) Resolving deltas: 27% (27/97) Resolving deltas: 28% (28/97) Resolving deltas: 29% (29/97) Resolving deltas: 34% (33/97) Resolving deltas: 40% (39/97) Resolving deltas: 41% (40/97) Resolving deltas: 85% (83/97) Resolving deltas: 86% (84/97) Resolving deltas: 87% (85/97) Resolving deltas: 89% (87/97) Resolving deltas: 90% (88/97) Resolving deltas: 91% (89/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 'lidar-extrinsics': checked out 'e28598895890ba330655e09e22e2f53a790a459f' 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 'a83745775889e1c682a94f009dfb9be6bdeacc89' 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 '1aa3de988b2195149a2023aca2ff3533a3f11080' 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/M027/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/lidar-extrinsics/ [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M027/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/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/M027/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M027/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M027/params_new/msf-port/README.md /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M027/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M027/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M027/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/perception_data_collection/ [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M027/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M027/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/perception_segmentation_fisheye/ [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M027/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/perception_vehicles/ [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M027/params_new/perception_vehicles/master /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/prediction_config/prediction /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-common/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-device/master /root/workspace/xiamen-config/M027/params_new/system-device/slave /root/workspace/xiamen-config/M027/params_new/system-device/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M027/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M027/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M027/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M027/params_new/system-port/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/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/M027/params_new/params_new/crane_align /root/workspace/xiamen-config/M027/params_new/params_new/data_collection /root/workspace/xiamen-config/M027/params_new/params_new/extrinsics /root/workspace/xiamen-config/M027/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M027/params_new/params_new/lane_detection /root/workspace/xiamen-config/M027/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M027/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M027/params_new/params_new/master /root/workspace/xiamen-config/M027/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M027/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M027/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M027/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M027/params_new/params_new/perception /root/workspace/xiamen-config/M027/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M027/params_new/params_new/pointcloud /root/workspace/xiamen-config/M027/params_new/params_new/prediction /root/workspace/xiamen-config/M027/params_new/params_new/README.md /root/workspace/xiamen-config/M027/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M027/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M027/params_new/params_new/segmentation /root/workspace/xiamen-config/M027/params_new/params_new/slave /root/workspace/xiamen-config/M027/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M027/params_new/params_new/system-ros /root/workspace/xiamen-config/M027/params_M027/params/ [Pipeline] echo M028拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M028/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M028/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/M028.git > git init /root/workspace/xiamen-config/M028/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M028.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/M028.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M028.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 54479f52993e89c8362f9397f2e81ed21d369b21 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 54479f52993e89c8362f9397f2e81ed21d369b21 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 54479f52993e89c8362f9397f2e81ed21d369b21 # 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/M028.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/M028.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/M028.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/M028/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. remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 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/M028/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% (10/647) Resolving deltas: 2% (14/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% (61/647) Resolving deltas: 11% (73/647) Resolving deltas: 12% (80/647) Resolving deltas: 15% (102/647) Resolving deltas: 16% (107/647) Resolving deltas: 17% (110/647) Resolving deltas: 18% (122/647) Resolving deltas: 19% (126/647) Resolving deltas: 21% (136/647) Resolving deltas: 22% (144/647) Resolving deltas: 24% (160/647) Resolving deltas: 25% (164/647) Resolving deltas: 27% (181/647) Resolving deltas: 28% (186/647) Resolving deltas: 30% (200/647) Resolving deltas: 32% (212/647) Resolving deltas: 33% (214/647) Resolving deltas: 37% (244/647) Resolving deltas: 38% (246/647) Resolving deltas: 39% (258/647) Resolving deltas: 40% (259/647) Resolving deltas: 41% (268/647) Resolving deltas: 42% (274/647) Resolving deltas: 43% (283/647) Resolving deltas: 44% (286/647) Resolving deltas: 45% (295/647) Resolving deltas: 47% (307/647) Resolving deltas: 48% (315/647) Resolving deltas: 54% (355/647) Resolving deltas: 55% (360/647) Resolving deltas: 56% (365/647) Resolving deltas: 60% (394/647) Resolving deltas: 62% (406/647) Resolving deltas: 63% (408/647) Resolving deltas: 64% (415/647) Resolving deltas: 65% (425/647) Resolving deltas: 67% (435/647) Resolving deltas: 68% (442/647) Resolving deltas: 69% (448/647) Resolving deltas: 72% (468/647) Resolving deltas: 73% (475/647) Resolving deltas: 78% (508/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M028/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 1), 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.89 KiB | 6.89 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/M028/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/M028/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) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 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: 4% (5/111) Resolving deltas: 6% (7/111) Resolving deltas: 9% (10/111) Resolving deltas: 23% (26/111) Resolving deltas: 36% (40/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: 48% (54/111) Resolving deltas: 51% (57/111) Resolving deltas: 54% (60/111) Resolving deltas: 56% (63/111) Resolving deltas: 57% (64/111) Resolving deltas: 58% (65/111) Resolving deltas: 60% (67/111) Resolving deltas: 61% (68/111) Resolving deltas: 66% (74/111) Resolving deltas: 70% (78/111) Resolving deltas: 72% (80/111) Resolving deltas: 73% (82/111) Resolving deltas: 80% (89/111) Resolving deltas: 81% (90/111) Resolving deltas: 85% (95/111) Resolving deltas: 86% (96/111) Resolving deltas: 91% (102/111) Resolving deltas: 92% (103/111) Resolving deltas: 94% (105/111) Resolving deltas: 95% (106/111) Resolving deltas: 96% (107/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/M028/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: 9% (5/54) Resolving deltas: 12% (7/54) Resolving deltas: 18% (10/54) Resolving deltas: 20% (11/54) Resolving deltas: 22% (12/54) Resolving deltas: 27% (15/54) Resolving deltas: 35% (19/54) Resolving deltas: 42% (23/54) Resolving deltas: 48% (26/54) Resolving deltas: 57% (31/54) Resolving deltas: 59% (32/54) Resolving deltas: 62% (34/54) Resolving deltas: 64% (35/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: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M028/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/M028/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/M028/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: 43% (7/16) Resolving deltas: 50% (8/16) Resolving deltas: 81% (13/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M028/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: 20% (5/25) Resolving deltas: 24% (6/25) Resolving deltas: 28% (7/25) Resolving deltas: 32% (8/25) Resolving deltas: 36% (9/25) Resolving deltas: 40% (10/25) Resolving deltas: 56% (14/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M028/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/M028/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 | 28.73 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (9/726) Resolving deltas: 3% (27/726) Resolving deltas: 8% (63/726) Resolving deltas: 9% (72/726) Resolving deltas: 11% (87/726) Resolving deltas: 13% (96/726) Resolving deltas: 14% (102/726) Resolving deltas: 15% (110/726) Resolving deltas: 17% (127/726) Resolving deltas: 20% (151/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% (199/726) Resolving deltas: 30% (219/726) Resolving deltas: 31% (226/726) Resolving deltas: 33% (244/726) Resolving deltas: 70% (510/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M028/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/M028/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) remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 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: 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/M028/params_new/perception_vehicles'... remote: Enumerating objects: 47, done. remote: Total 47 (delta 0), reused 0 (delta 0), pack-reused 47 Receiving objects: 2% (1/47) Receiving objects: 4% (2/47) Receiving objects: 6% (3/47) Receiving objects: 8% (4/47) Receiving objects: 10% (5/47) Receiving objects: 12% (6/47) Receiving objects: 14% (7/47) Receiving objects: 17% (8/47) Receiving objects: 19% (9/47) Receiving objects: 21% (10/47) Receiving objects: 23% (11/47) Receiving objects: 25% (12/47) Receiving objects: 27% (13/47) Receiving objects: 29% (14/47) Receiving objects: 31% (15/47) Receiving objects: 34% (16/47) Receiving objects: 36% (17/47) Receiving objects: 38% (18/47) Receiving objects: 40% (19/47) Receiving objects: 42% (20/47) Receiving objects: 44% (21/47) Receiving objects: 46% (22/47) Receiving objects: 48% (23/47) Receiving objects: 51% (24/47) Receiving objects: 53% (25/47) Receiving objects: 55% (26/47) Receiving objects: 57% (27/47) Receiving objects: 59% (28/47) Receiving objects: 61% (29/47) Receiving objects: 63% (30/47) Receiving objects: 65% (31/47) Receiving objects: 68% (32/47) Receiving objects: 70% (33/47) Receiving objects: 72% (34/47) Receiving objects: 74% (35/47) Receiving objects: 76% (36/47) Receiving objects: 78% (37/47) Receiving objects: 80% (38/47) Receiving objects: 82% (39/47) Receiving objects: 85% (40/47) Receiving objects: 87% (41/47) Receiving objects: 89% (42/47) Receiving objects: 91% (43/47) Receiving objects: 93% (44/47) Receiving objects: 95% (45/47) Receiving objects: 97% (46/47) Receiving objects: 100% (47/47) Receiving objects: 100% (47/47), 5.34 KiB | 5.34 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 8% (1/12) Resolving deltas: 16% (2/12) Resolving deltas: 25% (3/12) Resolving deltas: 33% (4/12) Resolving deltas: 66% (8/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M028/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.65 MiB | 48.64 MiB/s Receiving objects: 14% (48/321), 96.08 MiB | 48.06 MiB/s Receiving objects: 14% (48/321), 143.70 MiB | 47.91 MiB/s Receiving objects: 15% (49/321), 143.70 MiB | 47.91 MiB/s Receiving objects: 16% (52/321), 143.70 MiB | 47.91 MiB/s Receiving objects: 17% (55/321), 163.77 MiB | 46.80 MiB/s Receiving objects: 18% (58/321), 163.77 MiB | 46.80 MiB/s Receiving objects: 19% (61/321), 163.77 MiB | 46.80 MiB/s Receiving objects: 20% (65/321), 163.77 MiB | 46.80 MiB/s Receiving objects: 21% (68/321), 163.77 MiB | 46.80 MiB/s Receiving objects: 22% (71/321), 163.77 MiB | 46.80 MiB/s Receiving objects: 22% (73/321), 185.77 MiB | 46.45 MiB/s Receiving objects: 23% (74/321), 185.77 MiB | 46.45 MiB/s Receiving objects: 24% (78/321), 185.77 MiB | 46.45 MiB/s Receiving objects: 25% (81/321), 185.77 MiB | 46.45 MiB/s Receiving objects: 26% (84/321), 185.77 MiB | 46.45 MiB/s Receiving objects: 27% (87/321), 185.77 MiB | 46.45 MiB/s Receiving objects: 28% (90/321), 185.77 MiB | 46.45 MiB/s Receiving objects: 29% (94/321), 185.77 MiB | 46.45 MiB/s Receiving objects: 30% (97/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 31% (100/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 32% (103/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 33% (106/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 34% (110/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 35% (113/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 36% (116/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 37% (119/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 38% (122/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 39% (126/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 40% (129/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 41% (132/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 42% (135/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 43% (139/321), 205.75 MiB | 45.74 MiB/s Receiving objects: 43% (139/321), 224.64 MiB | 44.68 MiB/s Receiving objects: 44% (142/321), 224.64 MiB | 44.68 MiB/s Receiving objects: 45% (145/321), 224.64 MiB | 44.68 MiB/s Receiving objects: 46% (148/321), 224.64 MiB | 44.68 MiB/s Receiving objects: 47% (151/321), 251.54 MiB | 45.11 MiB/s Receiving objects: 48% (155/321), 251.54 MiB | 45.11 MiB/s Receiving objects: 49% (158/321), 251.54 MiB | 45.11 MiB/s Receiving objects: 50% (161/321), 251.54 MiB | 45.11 MiB/s Receiving objects: 50% (161/321), 271.63 MiB | 43.71 MiB/s Receiving objects: 51% (164/321), 271.63 MiB | 43.71 MiB/s Receiving objects: 52% (167/321), 271.63 MiB | 43.71 MiB/s Receiving objects: 53% (171/321), 292.36 MiB | 43.63 MiB/s Receiving objects: 54% (174/321), 292.36 MiB | 43.63 MiB/s Receiving objects: 55% (177/321), 292.36 MiB | 43.63 MiB/s Receiving objects: 56% (180/321), 292.36 MiB | 43.63 MiB/s Receiving objects: 57% (183/321), 292.36 MiB | 43.63 MiB/s Receiving objects: 57% (186/321), 314.07 MiB | 43.34 MiB/s Receiving objects: 58% (187/321), 333.41 MiB | 42.18 MiB/s Receiving objects: 59% (190/321), 333.41 MiB | 42.18 MiB/s Receiving objects: 59% (192/321), 357.30 MiB | 43.02 MiB/s Receiving objects: 60% (193/321), 357.30 MiB | 43.02 MiB/s Receiving objects: 61% (196/321), 374.64 MiB | 41.99 MiB/s Receiving objects: 61% (199/321), 398.27 MiB | 42.79 MiB/s Receiving objects: 62% (200/321), 398.27 MiB | 42.79 MiB/s Receiving objects: 63% (203/321), 415.26 MiB | 42.37 MiB/s Receiving objects: 64% (206/321), 415.26 MiB | 42.37 MiB/s Receiving objects: 65% (209/321), 415.26 MiB | 42.37 MiB/s Receiving objects: 66% (212/321), 415.26 MiB | 42.37 MiB/s Receiving objects: 66% (214/321), 450.94 MiB | 44.32 MiB/s Receiving objects: 67% (216/321), 450.94 MiB | 44.32 MiB/s Receiving objects: 68% (219/321), 450.94 MiB | 44.32 MiB/s Receiving objects: 69% (222/321), 450.94 MiB | 44.32 MiB/s Receiving objects: 70% (225/321), 450.94 MiB | 44.32 MiB/s Receiving objects: 71% (228/321), 450.94 MiB | 44.32 MiB/s Receiving objects: 72% (232/321), 472.66 MiB | 44.68 MiB/s Receiving objects: 73% (235/321), 472.66 MiB | 44.68 MiB/s Receiving objects: 73% (237/321), 491.86 MiB | 44.34 MiB/s Receiving objects: 74% (238/321), 491.86 MiB | 44.34 MiB/s Receiving objects: 75% (241/321), 510.26 MiB | 43.61 MiB/s Receiving objects: 76% (244/321), 510.26 MiB | 43.61 MiB/s Receiving objects: 76% (245/321), 530.59 MiB | 43.82 MiB/s Receiving objects: 77% (248/321), 530.59 MiB | 43.82 MiB/s Receiving objects: 78% (251/321), 530.59 MiB | 43.82 MiB/s Receiving objects: 79% (254/321), 530.59 MiB | 43.82 MiB/s Receiving objects: 80% (257/321), 530.59 MiB | 43.82 MiB/s Receiving objects: 81% (261/321), 530.59 MiB | 43.82 MiB/s Receiving objects: 82% (264/321), 530.59 MiB | 43.82 MiB/s Receiving objects: 83% (267/321), 530.59 MiB | 43.82 MiB/s Receiving objects: 84% (270/321), 550.50 MiB | 42.93 MiB/s Receiving objects: 85% (273/321), 550.50 MiB | 42.93 MiB/s Receiving objects: 86% (277/321), 550.50 MiB | 42.93 MiB/s Receiving objects: 87% (280/321), 550.50 MiB | 42.93 MiB/s Receiving objects: 87% (280/321), 569.99 MiB | 43.41 MiB/s Receiving objects: 88% (283/321), 569.99 MiB | 43.41 MiB/s Receiving objects: 89% (286/321), 569.99 MiB | 43.41 MiB/s Receiving objects: 90% (289/321), 569.99 MiB | 43.41 MiB/s Receiving objects: 91% (293/321), 569.99 MiB | 43.41 MiB/s Receiving objects: 92% (296/321), 569.99 MiB | 43.41 MiB/s Receiving objects: 93% (299/321), 569.99 MiB | 43.41 MiB/s Receiving objects: 94% (302/321), 569.99 MiB | 43.41 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 26.81 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 26.81 MiB/s Receiving objects: 95% (305/321), 597.20 MiB | 26.98 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.39 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.24 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.24 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 11.31 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 11.31 MiB/s Receiving objects: 98% (315/321), 647.49 MiB | 10.87 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 98% (317/321), 647.49 MiB | 10.87 MiB/s Receiving objects: 99% (318/321), 647.49 MiB | 10.87 MiB/s Receiving objects: 100% (321/321), 647.49 MiB | 10.87 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.26 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 1% (1/55) Resolving deltas: 18% (10/55) Resolving deltas: 23% (13/55) Resolving deltas: 25% (14/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/M028/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.43 MiB | 50.83 MiB/s Receiving objects: 33% (34/102), 25.43 MiB | 50.83 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 35% (36/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 36% (37/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 37% (38/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 38% (39/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 39% (40/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 40% (41/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 41% (42/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 42% (43/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 43% (44/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 44% (45/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 45% (46/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 46% (47/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 47% (48/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 48% (49/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 49% (50/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 50% (51/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 51% (53/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 52% (54/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 53% (55/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 54% (56/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 55% (57/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 56% (58/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 57% (59/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 58% (60/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 59% (61/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 60% (62/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 61% (63/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 62% (64/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 63% (65/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 64% (66/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 65% (67/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 66% (68/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 67% (69/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 68% (70/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 69% (71/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 70% (72/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 71% (73/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 72% (74/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 73% (75/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 74% (76/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 75% (77/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 76% (78/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 77% (79/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 78% (80/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 79% (81/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 80% (82/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 81% (83/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 82% (84/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 83% (85/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 84% (86/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 85% (87/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 86% (88/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 87% (89/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 88% (90/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 89% (91/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 90% (92/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 91% (93/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 92% (94/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 93% (95/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 94% (96/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 95% (97/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 96% (98/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 97% (99/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 98% (100/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 99% (101/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 100% (102/102), 25.43 MiB | 50.83 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 51.46 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/M028/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/M028/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/M028/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) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 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: 50% (14/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M028/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) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 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% (29/496) Resolving deltas: 11% (59/496) Resolving deltas: 12% (64/496) Resolving deltas: 13% (66/496) Resolving deltas: 18% (91/496) Resolving deltas: 24% (122/496) Resolving deltas: 25% (124/496) Resolving deltas: 28% (139/496) Resolving deltas: 30% (149/496) Resolving deltas: 38% (189/496) Resolving deltas: 50% (249/496) Resolving deltas: 51% (255/496) Resolving deltas: 53% (267/496) Resolving deltas: 54% (271/496) Resolving deltas: 55% (276/496) Resolving deltas: 56% (279/496) Resolving deltas: 57% (286/496) Resolving deltas: 58% (288/496) Resolving deltas: 68% (342/496) Resolving deltas: 69% (346/496) Resolving deltas: 71% (355/496) Resolving deltas: 73% (366/496) Resolving deltas: 74% (369/496) Resolving deltas: 75% (373/496) Resolving deltas: 76% (378/496) Resolving deltas: 77% (382/496) Resolving deltas: 79% (392/496) Resolving deltas: 80% (397/496) Resolving deltas: 81% (402/496) Resolving deltas: 82% (408/496) Resolving deltas: 83% (413/496) Resolving deltas: 84% (417/496) Resolving deltas: 86% (430/496) Resolving deltas: 87% (432/496) Resolving deltas: 88% (439/496) Resolving deltas: 89% (443/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: 99% (493/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M028/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: 29% (9/31) Resolving deltas: 32% (10/31) Resolving deltas: 35% (11/31) Resolving deltas: 70% (22/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M028/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) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 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) 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: 74% (95/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M028/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: 5% (5/97) Resolving deltas: 13% (13/97) Resolving deltas: 20% (20/97) Resolving deltas: 22% (22/97) Resolving deltas: 24% (24/97) Resolving deltas: 25% (25/97) Resolving deltas: 28% (28/97) Resolving deltas: 35% (34/97) Resolving deltas: 37% (36/97) Resolving deltas: 45% (44/97) Resolving deltas: 76% (74/97) Resolving deltas: 77% (75/97) Resolving deltas: 81% (79/97) Resolving deltas: 83% (81/97) Resolving deltas: 85% (83/97) Resolving deltas: 86% (84/97) Resolving deltas: 90% (88/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 'lidar-extrinsics': checked out 'f62cdaa9db9d7498ba396e92e6942375567b8fc5' 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 '15278be96535ee5aa9339e7253d816ef400a244a' 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 '69a4b8bb24f50fd7e206db8e01e0e433112ebd08' 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/M028/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/lidar-extrinsics/ [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M028/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/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/M028/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/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/M028/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M028/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M028/params_new/msf-port/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M028/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M028/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M028/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M028/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M028/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M028/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M028/params_new/perception_vehicles/master /root/workspace/xiamen-config/M028/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/prediction_config/prediction /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/static_transform_common/ [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/system-common/system-ros /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/system-device/master /root/workspace/xiamen-config/M028/params_new/system-device/slave /root/workspace/xiamen-config/M028/params_new/system-device/system-ros /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M028/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M028/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M028/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M028/params_new/system-port/system-ros /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/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/M028/params_new/params_new/crane_align /root/workspace/xiamen-config/M028/params_new/params_new/data_collection /root/workspace/xiamen-config/M028/params_new/params_new/extrinsics /root/workspace/xiamen-config/M028/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M028/params_new/params_new/lane_detection /root/workspace/xiamen-config/M028/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M028/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M028/params_new/params_new/master /root/workspace/xiamen-config/M028/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M028/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M028/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M028/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M028/params_new/params_new/perception /root/workspace/xiamen-config/M028/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M028/params_new/params_new/pointcloud /root/workspace/xiamen-config/M028/params_new/params_new/prediction /root/workspace/xiamen-config/M028/params_new/params_new/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M028/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M028/params_new/params_new/segmentation /root/workspace/xiamen-config/M028/params_new/params_new/slave /root/workspace/xiamen-config/M028/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M028/params_new/params_new/system-ros /root/workspace/xiamen-config/M028/params_M028/params/ [Pipeline] echo M029拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M029/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M029/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/M029.git > git init /root/workspace/xiamen-config/M029/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M029.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/M029.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M029.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 477a3ab368202447d1b2c4915b683c8f77d38a88 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 477a3ab368202447d1b2c4915b683c8f77d38a88 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 477a3ab368202447d1b2c4915b683c8f77d38a88 # 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/M029.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/M029.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/M029.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/M029/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/M029/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 | 20.25 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (11/647) Resolving deltas: 2% (14/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% (61/647) Resolving deltas: 11% (74/647) Resolving deltas: 12% (80/647) Resolving deltas: 15% (98/647) Resolving deltas: 16% (109/647) Resolving deltas: 17% (110/647) Resolving deltas: 18% (117/647) Resolving deltas: 19% (127/647) Resolving deltas: 20% (133/647) Resolving deltas: 21% (142/647) Resolving deltas: 23% (153/647) Resolving deltas: 24% (157/647) Resolving deltas: 27% (181/647) Resolving deltas: 28% (186/647) Resolving deltas: 30% (198/647) Resolving deltas: 32% (209/647) Resolving deltas: 34% (225/647) Resolving deltas: 35% (230/647) Resolving deltas: 38% (246/647) Resolving deltas: 39% (256/647) Resolving deltas: 40% (259/647) Resolving deltas: 41% (266/647) Resolving deltas: 42% (275/647) Resolving deltas: 43% (283/647) Resolving deltas: 44% (286/647) Resolving deltas: 45% (297/647) Resolving deltas: 47% (308/647) Resolving deltas: 48% (316/647) Resolving deltas: 54% (351/647) Resolving deltas: 55% (357/647) Resolving deltas: 56% (363/647) Resolving deltas: 60% (390/647) Resolving deltas: 62% (402/647) Resolving deltas: 63% (408/647) Resolving deltas: 64% (419/647) Resolving deltas: 66% (429/647) Resolving deltas: 67% (436/647) Resolving deltas: 68% (441/647) Resolving deltas: 71% (462/647) Resolving deltas: 72% (467/647) Resolving deltas: 77% (500/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/lidar-extrinsics'... 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: 4% (1/24) remote: Compressing objects: 8% (2/24) remote: Compressing objects: 12% (3/24) remote: Compressing objects: 16% (4/24) remote: Compressing objects: 20% (5/24) remote: Compressing objects: 25% (6/24) remote: Compressing objects: 29% (7/24) remote: Compressing objects: 33% (8/24) remote: Compressing objects: 37% (9/24) remote: Compressing objects: 41% (10/24) remote: Compressing objects: 45% (11/24) remote: Compressing objects: 50% (12/24) remote: Compressing objects: 54% (13/24) remote: Compressing objects: 58% (14/24) remote: Compressing objects: 62% (15/24) remote: Compressing objects: 66% (16/24) remote: Compressing objects: 70% (17/24) remote: Compressing objects: 75% (18/24) remote: Compressing objects: 79% (19/24) remote: Compressing objects: 83% (20/24) remote: Compressing objects: 87% (21/24) remote: Compressing objects: 91% (22/24) remote: Compressing objects: 95% (23/24) remote: Compressing objects: 100% (24/24) remote: Compressing objects: 100% (24/24), done. remote: Total 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: 20% (1/5) Resolving deltas: 40% (2/5) Resolving deltas: 60% (3/5) Resolving deltas: 80% (4/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M029/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/M029/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 35), 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.35 KiB | 21.45 MiB/s, done. Resolving deltas: 0% (0/110) Resolving deltas: 1% (2/110) Resolving deltas: 2% (3/110) Resolving deltas: 3% (4/110) Resolving deltas: 7% (8/110) Resolving deltas: 9% (10/110) Resolving deltas: 20% (23/110) Resolving deltas: 35% (39/110) Resolving deltas: 38% (42/110) Resolving deltas: 39% (43/110) Resolving deltas: 40% (44/110) Resolving deltas: 41% (46/110) Resolving deltas: 42% (47/110) Resolving deltas: 47% (52/110) Resolving deltas: 48% (53/110) Resolving deltas: 49% (54/110) Resolving deltas: 50% (56/110) Resolving deltas: 52% (58/110) Resolving deltas: 55% (61/110) Resolving deltas: 56% (62/110) Resolving deltas: 59% (65/110) Resolving deltas: 60% (66/110) Resolving deltas: 62% (69/110) Resolving deltas: 63% (70/110) Resolving deltas: 64% (71/110) Resolving deltas: 68% (75/110) Resolving deltas: 72% (80/110) Resolving deltas: 76% (84/110) Resolving deltas: 83% (92/110) Resolving deltas: 85% (94/110) Resolving deltas: 88% (97/110) Resolving deltas: 90% (99/110) Resolving deltas: 92% (102/110) Resolving deltas: 93% (103/110) Resolving deltas: 95% (105/110) Resolving deltas: 96% (106/110) Resolving deltas: 97% (107/110) Resolving deltas: 99% (109/110) Resolving deltas: 100% (110/110) Resolving deltas: 100% (110/110), done. Cloning into '/root/workspace/xiamen-config/M029/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: 5% (3/54) Resolving deltas: 7% (4/54) Resolving deltas: 18% (10/54) Resolving deltas: 22% (12/54) Resolving deltas: 25% (14/54) Resolving deltas: 29% (16/54) Resolving deltas: 33% (18/54) Resolving deltas: 38% (21/54) Resolving deltas: 44% (24/54) Resolving deltas: 48% (26/54) Resolving deltas: 51% (28/54) Resolving deltas: 53% (29/54) Resolving deltas: 55% (30/54) Resolving deltas: 59% (32/54) Resolving deltas: 61% (33/54) Resolving deltas: 66% (36/54) Resolving deltas: 68% (37/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/M029/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/M029/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/M029/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: 87% (14/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M029/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: 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/M029/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/M029/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% (15/726) Resolving deltas: 3% (26/726) Resolving deltas: 8% (59/726) Resolving deltas: 11% (80/726) Resolving deltas: 12% (90/726) Resolving deltas: 15% (111/726) Resolving deltas: 17% (128/726) Resolving deltas: 18% (131/726) Resolving deltas: 19% (142/726) Resolving deltas: 20% (149/726) Resolving deltas: 21% (156/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: 28% (210/726) Resolving deltas: 29% (211/726) Resolving deltas: 30% (218/726) Resolving deltas: 32% (233/726) Resolving deltas: 73% (531/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M029/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/M029/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) 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) remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 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: 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/M029/params_new/perception_vehicles'... remote: Enumerating objects: 43, done. remote: Counting objects: 2% (1/43) remote: Counting objects: 4% (2/43) remote: Counting objects: 6% (3/43) remote: Counting objects: 9% (4/43) remote: Counting objects: 11% (5/43) remote: Counting objects: 13% (6/43) remote: Counting objects: 16% (7/43) remote: Counting objects: 18% (8/43) remote: Counting objects: 20% (9/43) remote: Counting objects: 23% (10/43) remote: Counting objects: 25% (11/43) remote: Counting objects: 27% (12/43) remote: Counting objects: 30% (13/43) remote: Counting objects: 32% (14/43) remote: Counting objects: 34% (15/43) remote: Counting objects: 37% (16/43) remote: Counting objects: 39% (17/43) remote: Counting objects: 41% (18/43) remote: Counting objects: 44% (19/43) remote: Counting objects: 46% (20/43) remote: Counting objects: 48% (21/43) remote: Counting objects: 51% (22/43) remote: Counting objects: 53% (23/43) remote: Counting objects: 55% (24/43) remote: Counting objects: 58% (25/43) remote: Counting objects: 60% (26/43) remote: Counting objects: 62% (27/43) remote: Counting objects: 65% (28/43) remote: Counting objects: 67% (29/43) remote: Counting objects: 69% (30/43) remote: Counting objects: 72% (31/43) remote: Counting objects: 74% (32/43) remote: Counting objects: 76% (33/43) remote: Counting objects: 79% (34/43) remote: Counting objects: 81% (35/43) remote: Counting objects: 83% (36/43) remote: Counting objects: 86% (37/43) remote: Counting objects: 88% (38/43) remote: Counting objects: 90% (39/43) remote: Counting objects: 93% (40/43) remote: Counting objects: 95% (41/43) remote: Counting objects: 97% (42/43) remote: Counting objects: 100% (43/43) remote: Counting objects: 100% (43/43), 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 43 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/43) Receiving objects: 4% (2/43) Receiving objects: 6% (3/43) Receiving objects: 9% (4/43) Receiving objects: 11% (5/43) Receiving objects: 13% (6/43) Receiving objects: 16% (7/43) Receiving objects: 18% (8/43) Receiving objects: 20% (9/43) Receiving objects: 23% (10/43) Receiving objects: 25% (11/43) Receiving objects: 27% (12/43) Receiving objects: 30% (13/43) Receiving objects: 32% (14/43) Receiving objects: 34% (15/43) Receiving objects: 37% (16/43) Receiving objects: 39% (17/43) Receiving objects: 41% (18/43) Receiving objects: 44% (19/43) Receiving objects: 46% (20/43) Receiving objects: 48% (21/43) Receiving objects: 51% (22/43) Receiving objects: 53% (23/43) Receiving objects: 55% (24/43) Receiving objects: 58% (25/43) Receiving objects: 60% (26/43) Receiving objects: 62% (27/43) Receiving objects: 65% (28/43) Receiving objects: 67% (29/43) Receiving objects: 69% (30/43) Receiving objects: 72% (31/43) Receiving objects: 74% (32/43) Receiving objects: 76% (33/43) Receiving objects: 79% (34/43) Receiving objects: 81% (35/43) Receiving objects: 83% (36/43) Receiving objects: 86% (37/43) Receiving objects: 88% (38/43) Receiving objects: 90% (39/43) Receiving objects: 93% (40/43) Receiving objects: 95% (41/43) Receiving objects: 97% (42/43) Receiving objects: 100% (43/43) Receiving objects: 100% (43/43), 4.93 KiB | 4.93 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 27% (3/11) Resolving deltas: 63% (7/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M029/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.21 MiB | 48.21 MiB/s Receiving objects: 14% (48/321), 94.46 MiB | 47.23 MiB/s Receiving objects: 14% (48/321), 140.64 MiB | 46.88 MiB/s Receiving objects: 15% (49/321), 140.64 MiB | 46.88 MiB/s Receiving objects: 16% (52/321), 160.42 MiB | 45.83 MiB/s Receiving objects: 17% (55/321), 160.42 MiB | 45.83 MiB/s Receiving objects: 18% (58/321), 160.42 MiB | 45.83 MiB/s Receiving objects: 19% (61/321), 160.42 MiB | 45.83 MiB/s Receiving objects: 20% (65/321), 160.42 MiB | 45.83 MiB/s Receiving objects: 21% (68/321), 160.42 MiB | 45.83 MiB/s Receiving objects: 21% (68/321), 182.19 MiB | 45.54 MiB/s Receiving objects: 22% (71/321), 182.19 MiB | 45.54 MiB/s Receiving objects: 23% (74/321), 182.19 MiB | 45.54 MiB/s Receiving objects: 24% (78/321), 182.19 MiB | 45.54 MiB/s Receiving objects: 25% (81/321), 182.19 MiB | 45.54 MiB/s Receiving objects: 26% (84/321), 182.19 MiB | 45.54 MiB/s Receiving objects: 27% (87/321), 182.19 MiB | 45.54 MiB/s Receiving objects: 28% (90/321), 182.19 MiB | 45.54 MiB/s Receiving objects: 29% (94/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 30% (97/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 31% (100/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 32% (103/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 33% (106/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 34% (110/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 35% (113/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 36% (116/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 37% (119/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 38% (122/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 39% (126/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 40% (129/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 41% (132/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 42% (135/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 43% (139/321), 203.89 MiB | 45.31 MiB/s Receiving objects: 43% (139/321), 224.18 MiB | 44.68 MiB/s Receiving objects: 44% (142/321), 224.18 MiB | 44.68 MiB/s Receiving objects: 45% (145/321), 224.18 MiB | 44.68 MiB/s Receiving objects: 46% (148/321), 224.18 MiB | 44.68 MiB/s Receiving objects: 47% (151/321), 224.18 MiB | 44.68 MiB/s Receiving objects: 48% (155/321), 252.79 MiB | 45.46 MiB/s Receiving objects: 49% (158/321), 252.79 MiB | 45.46 MiB/s Receiving objects: 50% (161/321), 252.79 MiB | 45.46 MiB/s Receiving objects: 50% (163/321), 275.11 MiB | 44.77 MiB/s Receiving objects: 51% (164/321), 275.11 MiB | 44.77 MiB/s Receiving objects: 52% (167/321), 275.11 MiB | 44.77 MiB/s Receiving objects: 53% (171/321), 291.45 MiB | 43.77 MiB/s Receiving objects: 54% (174/321), 291.45 MiB | 43.77 MiB/s Receiving objects: 55% (177/321), 291.45 MiB | 43.77 MiB/s Receiving objects: 56% (180/321), 291.45 MiB | 43.77 MiB/s Receiving objects: 57% (183/321), 291.45 MiB | 43.77 MiB/s Receiving objects: 57% (186/321), 314.45 MiB | 43.99 MiB/s Receiving objects: 58% (187/321), 333.95 MiB | 42.96 MiB/s Receiving objects: 59% (190/321), 333.95 MiB | 42.96 MiB/s Receiving objects: 59% (192/321), 358.34 MiB | 43.98 MiB/s Receiving objects: 60% (193/321), 358.34 MiB | 43.98 MiB/s Receiving objects: 61% (196/321), 375.47 MiB | 42.95 MiB/s Receiving objects: 61% (199/321), 398.54 MiB | 43.25 MiB/s Receiving objects: 62% (200/321), 398.54 MiB | 43.25 MiB/s Receiving objects: 63% (203/321), 414.36 MiB | 42.26 MiB/s Receiving objects: 64% (206/321), 414.36 MiB | 42.26 MiB/s Receiving objects: 65% (209/321), 414.36 MiB | 42.26 MiB/s Receiving objects: 66% (212/321), 414.36 MiB | 42.26 MiB/s Receiving objects: 66% (214/321), 451.50 MiB | 44.16 MiB/s Receiving objects: 67% (216/321), 451.50 MiB | 44.16 MiB/s Receiving objects: 68% (219/321), 451.50 MiB | 44.16 MiB/s Receiving objects: 69% (222/321), 451.50 MiB | 44.16 MiB/s Receiving objects: 70% (225/321), 451.50 MiB | 44.16 MiB/s Receiving objects: 71% (228/321), 451.50 MiB | 44.16 MiB/s Receiving objects: 72% (232/321), 473.64 MiB | 44.12 MiB/s Receiving objects: 73% (235/321), 473.64 MiB | 44.12 MiB/s Receiving objects: 74% (238/321), 473.64 MiB | 44.12 MiB/s Receiving objects: 74% (238/321), 493.86 MiB | 44.98 MiB/s Receiving objects: 75% (241/321), 512.29 MiB | 43.96 MiB/s Receiving objects: 76% (244/321), 512.29 MiB | 43.96 MiB/s Receiving objects: 76% (245/321), 533.36 MiB | 44.31 MiB/s Receiving objects: 77% (248/321), 533.36 MiB | 44.31 MiB/s Receiving objects: 78% (251/321), 533.36 MiB | 44.31 MiB/s Receiving objects: 79% (254/321), 533.36 MiB | 44.31 MiB/s Receiving objects: 80% (257/321), 533.36 MiB | 44.31 MiB/s Receiving objects: 81% (261/321), 533.36 MiB | 44.31 MiB/s Receiving objects: 82% (264/321), 533.36 MiB | 44.31 MiB/s Receiving objects: 83% (267/321), 533.36 MiB | 44.31 MiB/s Receiving objects: 84% (270/321), 553.12 MiB | 43.11 MiB/s Receiving objects: 85% (273/321), 553.12 MiB | 43.11 MiB/s Receiving objects: 86% (277/321), 553.12 MiB | 43.11 MiB/s Receiving objects: 87% (280/321), 553.12 MiB | 43.11 MiB/s Receiving objects: 88% (283/321), 553.12 MiB | 43.11 MiB/s Receiving objects: 89% (286/321), 553.12 MiB | 43.11 MiB/s Receiving objects: 89% (288/321), 574.81 MiB | 44.12 MiB/s Receiving objects: 90% (289/321), 574.81 MiB | 44.12 MiB/s Receiving objects: 91% (293/321), 574.81 MiB | 44.12 MiB/s Receiving objects: 92% (296/321), 574.81 MiB | 44.12 MiB/s Receiving objects: 93% (299/321), 574.81 MiB | 44.12 MiB/s Receiving objects: 94% (302/321), 574.81 MiB | 44.12 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 27.30 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 27.30 MiB/s Receiving objects: 95% (305/321), 596.07 MiB | 27.48 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.47 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.27 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.27 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 11.23 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 11.23 MiB/s Receiving objects: 98% (315/321), 647.82 MiB | 10.75 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 647.82 MiB | 10.75 MiB/s Receiving objects: 100% (321/321), 647.82 MiB | 10.75 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.40 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 1% (1/55) Resolving deltas: 27% (15/55) Resolving deltas: 29% (16/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/M029/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.16 MiB | 50.41 MiB/s Receiving objects: 33% (34/102), 25.16 MiB | 50.41 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 35% (36/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 36% (37/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 37% (38/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 38% (39/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 39% (40/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 40% (41/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 41% (42/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 42% (43/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 43% (44/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 44% (45/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 45% (46/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 46% (47/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 47% (48/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 48% (49/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 49% (50/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 50% (51/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 51% (53/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 52% (54/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 53% (55/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 54% (56/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 55% (57/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 56% (58/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 57% (59/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 58% (60/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 59% (61/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 60% (62/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 61% (63/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 62% (64/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 63% (65/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 64% (66/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 65% (67/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 66% (68/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 67% (69/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 68% (70/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 69% (71/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 70% (72/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 71% (73/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 72% (74/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 73% (75/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 74% (76/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 75% (77/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 76% (78/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 77% (79/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 78% (80/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 79% (81/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 80% (82/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 81% (83/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 82% (84/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 83% (85/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 84% (86/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 85% (87/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 86% (88/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 87% (89/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 88% (90/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 89% (91/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 90% (92/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 91% (93/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 92% (94/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 93% (95/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 94% (96/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 95% (97/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 96% (98/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 97% (99/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 98% (100/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 99% (101/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 100% (102/102), 25.16 MiB | 50.41 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 49.88 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/M029/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/M029/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/M029/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) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 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 | 8.68 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: 53% (15/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M029/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) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 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: 6% (32/496) Resolving deltas: 13% (69/496) Resolving deltas: 14% (74/496) Resolving deltas: 15% (76/496) Resolving deltas: 20% (101/496) Resolving deltas: 26% (130/496) Resolving deltas: 27% (137/496) Resolving deltas: 29% (147/496) Resolving deltas: 30% (149/496) Resolving deltas: 31% (158/496) Resolving deltas: 32% (161/496) Resolving deltas: 37% (186/496) Resolving deltas: 38% (191/496) Resolving deltas: 42% (210/496) Resolving deltas: 43% (216/496) Resolving deltas: 45% (227/496) Resolving deltas: 46% (231/496) Resolving deltas: 47% (235/496) Resolving deltas: 52% (260/496) Resolving deltas: 54% (269/496) Resolving deltas: 55% (273/496) Resolving deltas: 69% (344/496) Resolving deltas: 70% (349/496) Resolving deltas: 72% (359/496) Resolving deltas: 73% (363/496) Resolving deltas: 74% (368/496) Resolving deltas: 75% (372/496) Resolving deltas: 76% (380/496) Resolving deltas: 84% (419/496) Resolving deltas: 85% (422/496) Resolving deltas: 86% (428/496) Resolving deltas: 87% (432/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (443/496) Resolving deltas: 90% (447/496) Resolving deltas: 91% (453/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 95% (474/496) Resolving deltas: 96% (478/496) Resolving deltas: 97% (483/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M029/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: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 22% (7/31) Resolving deltas: 38% (12/31) Resolving deltas: 64% (20/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M029/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: 71% (91/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M029/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.60 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: 8% (8/97) Resolving deltas: 15% (15/97) Resolving deltas: 21% (21/97) Resolving deltas: 23% (23/97) Resolving deltas: 31% (31/97) Resolving deltas: 32% (32/97) Resolving deltas: 34% (33/97) Resolving deltas: 35% (34/97) Resolving deltas: 37% (36/97) Resolving deltas: 45% (44/97) Resolving deltas: 46% (45/97) Resolving deltas: 47% (46/97) Resolving deltas: 61% (60/97) Resolving deltas: 62% (61/97) Resolving deltas: 64% (63/97) Resolving deltas: 65% (64/97) Resolving deltas: 68% (66/97) Resolving deltas: 70% (68/97) Resolving deltas: 82% (80/97) Resolving deltas: 83% (81/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 'lidar-extrinsics': checked out 'b2800ee56f7bd19e9f78bd7324c422aa42752bae' 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 '865f7742cab3bc720a3c4fe6e2c3cf3f0b494751' 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 'db59106ec429bfffb419241888dca298238a96d8' 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/M029/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/lidar-extrinsics/ [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M029/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/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/M029/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M029/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M029/params_new/msf-port/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M029/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M029/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M029/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M029/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/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/M029/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M029/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M029/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M029/params_new/perception_vehicles/master /root/workspace/xiamen-config/M029/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/prediction_config/prediction /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/system-common/system-ros /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/system-device/master /root/workspace/xiamen-config/M029/params_new/system-device/slave /root/workspace/xiamen-config/M029/params_new/system-device/system-ros /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M029/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M029/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M029/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M029/params_new/system-port/system-ros /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/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/M029/params_new/params_new/crane_align /root/workspace/xiamen-config/M029/params_new/params_new/data_collection /root/workspace/xiamen-config/M029/params_new/params_new/extrinsics /root/workspace/xiamen-config/M029/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M029/params_new/params_new/lane_detection /root/workspace/xiamen-config/M029/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M029/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M029/params_new/params_new/master /root/workspace/xiamen-config/M029/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M029/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M029/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M029/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M029/params_new/params_new/perception /root/workspace/xiamen-config/M029/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M029/params_new/params_new/pointcloud /root/workspace/xiamen-config/M029/params_new/params_new/prediction /root/workspace/xiamen-config/M029/params_new/params_new/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M029/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M029/params_new/params_new/segmentation /root/workspace/xiamen-config/M029/params_new/params_new/slave /root/workspace/xiamen-config/M029/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M029/params_new/params_new/system-ros /root/workspace/xiamen-config/M029/params_M029/params/ [Pipeline] echo M030拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M030/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M030/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/M030.git > git init /root/workspace/xiamen-config/M030/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M030.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/M030.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M030.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 98ed26801db02f8cd94ac94d1f9f3ea6ba8566c6 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 98ed26801db02f8cd94ac94d1f9f3ea6ba8566c6 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 98ed26801db02f8cd94ac94d1f9f3ea6ba8566c6 # 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/M030.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/M030.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/M030.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/M030/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/M030/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% (10/647) Resolving deltas: 2% (13/647) Resolving deltas: 3% (20/647) Resolving deltas: 4% (27/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (46/647) Resolving deltas: 8% (57/647) Resolving deltas: 10% (66/647) Resolving deltas: 11% (74/647) Resolving deltas: 14% (96/647) Resolving deltas: 16% (104/647) Resolving deltas: 17% (114/647) Resolving deltas: 18% (121/647) Resolving deltas: 19% (123/647) Resolving deltas: 20% (133/647) Resolving deltas: 21% (139/647) Resolving deltas: 23% (151/647) Resolving deltas: 27% (179/647) Resolving deltas: 28% (183/647) Resolving deltas: 31% (201/647) Resolving deltas: 32% (213/647) Resolving deltas: 34% (220/647) Resolving deltas: 35% (228/647) Resolving deltas: 36% (233/647) Resolving deltas: 37% (242/647) Resolving deltas: 38% (246/647) Resolving deltas: 39% (254/647) Resolving deltas: 41% (269/647) Resolving deltas: 42% (275/647) Resolving deltas: 43% (279/647) Resolving deltas: 44% (289/647) Resolving deltas: 46% (299/647) Resolving deltas: 47% (308/647) Resolving deltas: 52% (342/647) Resolving deltas: 53% (347/647) Resolving deltas: 54% (351/647) Resolving deltas: 58% (381/647) Resolving deltas: 60% (393/647) Resolving deltas: 61% (395/647) Resolving deltas: 63% (409/647) Resolving deltas: 64% (420/647) Resolving deltas: 65% (425/647) Resolving deltas: 66% (430/647) Resolving deltas: 67% (434/647) Resolving deltas: 69% (451/647) Resolving deltas: 70% (453/647) Resolving deltas: 76% (494/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/lidar-extrinsics'... remote: Enumerating objects: 33, 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 33 (delta 1), reused 0 (delta 0), pack-reused 17 Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 6.96 KiB | 6.96 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/M030/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/M030/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: 4% (5/111) Resolving deltas: 6% (7/111) Resolving deltas: 9% (11/111) Resolving deltas: 18% (21/111) Resolving deltas: 30% (34/111) Resolving deltas: 32% (36/111) Resolving deltas: 33% (37/111) Resolving deltas: 35% (39/111) Resolving deltas: 36% (41/111) Resolving deltas: 39% (44/111) Resolving deltas: 44% (49/111) Resolving deltas: 46% (52/111) Resolving deltas: 50% (56/111) Resolving deltas: 53% (59/111) Resolving deltas: 54% (60/111) Resolving deltas: 56% (63/111) Resolving deltas: 57% (64/111) Resolving deltas: 58% (65/111) Resolving deltas: 59% (66/111) Resolving deltas: 64% (72/111) Resolving deltas: 71% (79/111) Resolving deltas: 74% (83/111) Resolving deltas: 79% (88/111) Resolving deltas: 82% (92/111) Resolving deltas: 83% (93/111) Resolving deltas: 89% (99/111) Resolving deltas: 90% (100/111) Resolving deltas: 91% (102/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/M030/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: 14% (8/54) Resolving deltas: 20% (11/54) Resolving deltas: 24% (13/54) Resolving deltas: 29% (16/54) Resolving deltas: 35% (19/54) Resolving deltas: 37% (20/54) Resolving deltas: 44% (24/54) Resolving deltas: 46% (25/54) Resolving deltas: 48% (26/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: 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/M030/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/M030/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/M030/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: 56% (9/16) Resolving deltas: 62% (10/16) Resolving deltas: 87% (14/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M030/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: 92% (23/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M030/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/M030/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 | 37.34 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (10/726) Resolving deltas: 8% (65/726) Resolving deltas: 11% (81/726) Resolving deltas: 12% (88/726) Resolving deltas: 13% (97/726) Resolving deltas: 14% (103/726) Resolving deltas: 15% (113/726) Resolving deltas: 17% (129/726) Resolving deltas: 19% (138/726) Resolving deltas: 20% (147/726) Resolving deltas: 21% (153/726) Resolving deltas: 22% (160/726) Resolving deltas: 23% (168/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (189/726) Resolving deltas: 28% (210/726) Resolving deltas: 29% (211/726) Resolving deltas: 31% (232/726) Resolving deltas: 32% (233/726) Resolving deltas: 75% (545/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M030/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/M030/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) 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) remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 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: 10% (5/50) Resolving deltas: 18% (9/50) Resolving deltas: 20% (10/50) Resolving deltas: 22% (11/50) Resolving deltas: 26% (13/50) Resolving deltas: 34% (17/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/perception_vehicles'... remote: Enumerating objects: 43, done. remote: Counting objects: 2% (1/43) remote: Counting objects: 4% (2/43) remote: Counting objects: 6% (3/43) remote: Counting objects: 9% (4/43) remote: Counting objects: 11% (5/43) remote: Counting objects: 13% (6/43) remote: Counting objects: 16% (7/43) remote: Counting objects: 18% (8/43) remote: Counting objects: 20% (9/43) remote: Counting objects: 23% (10/43) remote: Counting objects: 25% (11/43) remote: Counting objects: 27% (12/43) remote: Counting objects: 30% (13/43) remote: Counting objects: 32% (14/43) remote: Counting objects: 34% (15/43) remote: Counting objects: 37% (16/43) remote: Counting objects: 39% (17/43) remote: Counting objects: 41% (18/43) remote: Counting objects: 44% (19/43) remote: Counting objects: 46% (20/43) remote: Counting objects: 48% (21/43) remote: Counting objects: 51% (22/43) remote: Counting objects: 53% (23/43) remote: Counting objects: 55% (24/43) remote: Counting objects: 58% (25/43) remote: Counting objects: 60% (26/43) remote: Counting objects: 62% (27/43) remote: Counting objects: 65% (28/43) remote: Counting objects: 67% (29/43) remote: Counting objects: 69% (30/43) remote: Counting objects: 72% (31/43) remote: Counting objects: 74% (32/43) remote: Counting objects: 76% (33/43) remote: Counting objects: 79% (34/43) remote: Counting objects: 81% (35/43) remote: Counting objects: 83% (36/43) remote: Counting objects: 86% (37/43) remote: Counting objects: 88% (38/43) remote: Counting objects: 90% (39/43) remote: Counting objects: 93% (40/43) remote: Counting objects: 95% (41/43) remote: Counting objects: 97% (42/43) remote: Counting objects: 100% (43/43) remote: Counting objects: 100% (43/43), 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 43 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/43) Receiving objects: 4% (2/43) Receiving objects: 6% (3/43) Receiving objects: 9% (4/43) Receiving objects: 11% (5/43) Receiving objects: 13% (6/43) Receiving objects: 16% (7/43) Receiving objects: 18% (8/43) Receiving objects: 20% (9/43) Receiving objects: 23% (10/43) Receiving objects: 25% (11/43) Receiving objects: 27% (12/43) Receiving objects: 30% (13/43) Receiving objects: 32% (14/43) Receiving objects: 34% (15/43) Receiving objects: 37% (16/43) Receiving objects: 39% (17/43) Receiving objects: 41% (18/43) Receiving objects: 44% (19/43) Receiving objects: 46% (20/43) Receiving objects: 48% (21/43) Receiving objects: 51% (22/43) Receiving objects: 53% (23/43) Receiving objects: 55% (24/43) Receiving objects: 58% (25/43) Receiving objects: 60% (26/43) Receiving objects: 62% (27/43) Receiving objects: 65% (28/43) Receiving objects: 67% (29/43) Receiving objects: 69% (30/43) Receiving objects: 72% (31/43) Receiving objects: 74% (32/43) Receiving objects: 76% (33/43) Receiving objects: 79% (34/43) Receiving objects: 81% (35/43) Receiving objects: 83% (36/43) Receiving objects: 86% (37/43) Receiving objects: 88% (38/43) Receiving objects: 90% (39/43) Receiving objects: 93% (40/43) Receiving objects: 95% (41/43) Receiving objects: 97% (42/43) Receiving objects: 100% (43/43) Receiving objects: 100% (43/43), 4.91 KiB | 4.91 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 63% (7/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M030/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.10 MiB | 48.09 MiB/s Receiving objects: 14% (48/321), 96.00 MiB | 48.00 MiB/s Receiving objects: 14% (48/321), 145.71 MiB | 48.57 MiB/s Receiving objects: 15% (49/321), 145.71 MiB | 48.57 MiB/s Receiving objects: 16% (52/321), 145.71 MiB | 48.57 MiB/s Receiving objects: 17% (55/321), 165.79 MiB | 47.36 MiB/s Receiving objects: 18% (58/321), 165.79 MiB | 47.36 MiB/s Receiving objects: 19% (61/321), 165.79 MiB | 47.36 MiB/s Receiving objects: 20% (65/321), 165.79 MiB | 47.36 MiB/s Receiving objects: 21% (68/321), 165.79 MiB | 47.36 MiB/s Receiving objects: 22% (71/321), 165.79 MiB | 47.36 MiB/s Receiving objects: 23% (74/321), 165.79 MiB | 47.36 MiB/s Receiving objects: 24% (78/321), 165.79 MiB | 47.36 MiB/s Receiving objects: 24% (78/321), 188.98 MiB | 47.24 MiB/s Receiving objects: 25% (81/321), 188.98 MiB | 47.24 MiB/s Receiving objects: 26% (84/321), 188.98 MiB | 47.24 MiB/s Receiving objects: 27% (87/321), 188.98 MiB | 47.24 MiB/s Receiving objects: 28% (90/321), 188.98 MiB | 47.24 MiB/s Receiving objects: 29% (94/321), 188.98 MiB | 47.24 MiB/s Receiving objects: 30% (97/321), 188.98 MiB | 47.24 MiB/s Receiving objects: 31% (100/321), 188.98 MiB | 47.24 MiB/s Receiving objects: 32% (103/321), 188.98 MiB | 47.24 MiB/s Receiving objects: 33% (106/321), 188.98 MiB | 47.24 MiB/s Receiving objects: 34% (110/321), 188.98 MiB | 47.24 MiB/s Receiving objects: 35% (113/321), 188.98 MiB | 47.24 MiB/s Receiving objects: 36% (116/321), 188.98 MiB | 47.24 MiB/s Receiving objects: 37% (119/321), 209.89 MiB | 46.64 MiB/s Receiving objects: 38% (122/321), 209.89 MiB | 46.64 MiB/s Receiving objects: 39% (126/321), 209.89 MiB | 46.64 MiB/s Receiving objects: 40% (129/321), 209.89 MiB | 46.64 MiB/s Receiving objects: 41% (132/321), 209.89 MiB | 46.64 MiB/s Receiving objects: 42% (135/321), 209.89 MiB | 46.64 MiB/s Receiving objects: 43% (139/321), 209.89 MiB | 46.64 MiB/s Receiving objects: 43% (140/321), 230.58 MiB | 46.12 MiB/s Receiving objects: 44% (142/321), 230.58 MiB | 46.12 MiB/s Receiving objects: 45% (145/321), 230.58 MiB | 46.12 MiB/s Receiving objects: 46% (148/321), 230.58 MiB | 46.12 MiB/s Receiving objects: 47% (151/321), 230.58 MiB | 46.12 MiB/s Receiving objects: 48% (155/321), 230.58 MiB | 46.12 MiB/s Receiving objects: 49% (158/321), 230.58 MiB | 46.12 MiB/s Receiving objects: 50% (161/321), 230.58 MiB | 46.12 MiB/s Receiving objects: 51% (164/321), 257.41 MiB | 46.51 MiB/s Receiving objects: 52% (167/321), 257.41 MiB | 46.51 MiB/s Receiving objects: 52% (168/321), 278.93 MiB | 45.42 MiB/s Receiving objects: 53% (171/321), 296.23 MiB | 44.50 MiB/s Receiving objects: 54% (174/321), 296.23 MiB | 44.50 MiB/s Receiving objects: 55% (177/321), 296.23 MiB | 44.50 MiB/s Receiving objects: 56% (180/321), 296.23 MiB | 44.50 MiB/s Receiving objects: 57% (183/321), 296.23 MiB | 44.50 MiB/s Receiving objects: 57% (186/321), 318.50 MiB | 44.28 MiB/s Receiving objects: 58% (187/321), 318.50 MiB | 44.28 MiB/s Receiving objects: 59% (190/321), 339.49 MiB | 43.08 MiB/s Receiving objects: 59% (192/321), 361.63 MiB | 43.54 MiB/s Receiving objects: 60% (193/321), 361.63 MiB | 43.54 MiB/s Receiving objects: 61% (196/321), 379.43 MiB | 42.34 MiB/s Receiving objects: 62% (200/321), 379.43 MiB | 42.34 MiB/s Receiving objects: 62% (201/321), 401.99 MiB | 42.71 MiB/s Receiving objects: 63% (203/321), 420.68 MiB | 42.26 MiB/s Receiving objects: 64% (206/321), 420.68 MiB | 42.26 MiB/s Receiving objects: 65% (209/321), 420.68 MiB | 42.26 MiB/s Receiving objects: 66% (212/321), 420.68 MiB | 42.26 MiB/s Receiving objects: 67% (216/321), 420.68 MiB | 42.26 MiB/s Receiving objects: 68% (219/321), 420.68 MiB | 42.26 MiB/s Receiving objects: 68% (220/321), 458.05 MiB | 44.62 MiB/s Receiving objects: 69% (222/321), 458.05 MiB | 44.62 MiB/s Receiving objects: 70% (225/321), 458.05 MiB | 44.62 MiB/s Receiving objects: 71% (228/321), 458.05 MiB | 44.62 MiB/s Receiving objects: 72% (232/321), 458.05 MiB | 44.62 MiB/s Receiving objects: 73% (235/321), 458.05 MiB | 44.62 MiB/s Receiving objects: 74% (238/321), 479.98 MiB | 44.70 MiB/s Receiving objects: 74% (238/321), 499.37 MiB | 45.16 MiB/s Receiving objects: 75% (241/321), 519.44 MiB | 44.67 MiB/s Receiving objects: 76% (244/321), 519.44 MiB | 44.67 MiB/s Receiving objects: 76% (246/321), 540.09 MiB | 44.59 MiB/s Receiving objects: 77% (248/321), 540.09 MiB | 44.59 MiB/s Receiving objects: 78% (251/321), 540.09 MiB | 44.59 MiB/s Receiving objects: 79% (254/321), 540.09 MiB | 44.59 MiB/s Receiving objects: 80% (257/321), 540.09 MiB | 44.59 MiB/s Receiving objects: 81% (261/321), 540.09 MiB | 44.59 MiB/s Receiving objects: 82% (264/321), 540.09 MiB | 44.59 MiB/s Receiving objects: 83% (267/321), 540.09 MiB | 44.59 MiB/s Receiving objects: 84% (270/321), 540.09 MiB | 44.59 MiB/s Receiving objects: 85% (273/321), 540.09 MiB | 44.59 MiB/s Receiving objects: 86% (277/321), 560.43 MiB | 43.50 MiB/s Receiving objects: 87% (280/321), 560.43 MiB | 43.50 MiB/s Receiving objects: 88% (283/321), 560.43 MiB | 43.50 MiB/s Receiving objects: 89% (286/321), 560.43 MiB | 43.50 MiB/s Receiving objects: 90% (289/321), 560.43 MiB | 43.50 MiB/s Receiving objects: 91% (293/321), 560.43 MiB | 43.50 MiB/s Receiving objects: 92% (296/321), 560.43 MiB | 43.50 MiB/s Receiving objects: 93% (299/321), 560.43 MiB | 43.50 MiB/s Receiving objects: 94% (302/321), 560.43 MiB | 43.50 MiB/s Receiving objects: 94% (304/321), 560.43 MiB | 43.50 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 28.82 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 28.82 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 20.66 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 14.51 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 14.51 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 12.31 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 12.31 MiB/s Receiving objects: 97% (313/321), 648.07 MiB | 11.77 MiB/s Receiving objects: 98% (315/321), 648.07 MiB | 11.77 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 648.07 MiB | 11.77 MiB/s Receiving objects: 100% (321/321), 648.07 MiB | 11.77 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.90 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 1% (1/55) Resolving deltas: 3% (2/55) Resolving deltas: 5% (3/55) Resolving deltas: 12% (7/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/M030/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.50 MiB | 54.98 MiB/s Receiving objects: 33% (34/102), 27.50 MiB | 54.98 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 35% (36/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 36% (37/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 37% (38/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 38% (39/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 39% (40/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 40% (41/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 41% (42/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 42% (43/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 43% (44/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 44% (45/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 45% (46/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 46% (47/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 47% (48/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 48% (49/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 49% (50/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 50% (51/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 51% (53/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 52% (54/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 53% (55/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 54% (56/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 55% (57/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 56% (58/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 57% (59/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 58% (60/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 59% (61/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 60% (62/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 61% (63/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 62% (64/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 63% (65/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 64% (66/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 65% (67/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 66% (68/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 67% (69/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 68% (70/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 69% (71/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 70% (72/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 71% (73/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 72% (74/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 73% (75/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 74% (76/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 75% (77/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 76% (78/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 77% (79/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 78% (80/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 79% (81/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 80% (82/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 81% (83/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 82% (84/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 83% (85/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 84% (86/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 85% (87/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 86% (88/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 87% (89/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 88% (90/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 89% (91/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 90% (92/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 91% (93/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 92% (94/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 93% (95/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 94% (96/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 95% (97/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 96% (98/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 97% (99/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 98% (100/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 99% (101/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 100% (102/102), 27.50 MiB | 54.98 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 54.02 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/M030/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/M030/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/M030/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 | 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: 50% (14/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M030/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) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 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% (28/496) Resolving deltas: 11% (58/496) Resolving deltas: 13% (66/496) Resolving deltas: 18% (93/496) Resolving deltas: 26% (131/496) Resolving deltas: 27% (134/496) Resolving deltas: 30% (149/496) Resolving deltas: 32% (160/496) Resolving deltas: 39% (197/496) Resolving deltas: 40% (199/496) Resolving deltas: 51% (256/496) Resolving deltas: 52% (260/496) Resolving deltas: 53% (265/496) Resolving deltas: 54% (269/496) Resolving deltas: 55% (275/496) Resolving deltas: 56% (281/496) Resolving deltas: 57% (283/496) Resolving deltas: 58% (288/496) Resolving deltas: 59% (293/496) Resolving deltas: 60% (300/496) Resolving deltas: 68% (342/496) Resolving deltas: 70% (350/496) Resolving deltas: 75% (373/496) Resolving deltas: 76% (377/496) Resolving deltas: 77% (382/496) Resolving deltas: 78% (391/496) Resolving deltas: 79% (392/496) Resolving deltas: 80% (401/496) Resolving deltas: 81% (402/496) Resolving deltas: 82% (407/496) Resolving deltas: 83% (413/496) Resolving deltas: 85% (422/496) Resolving deltas: 86% (427/496) Resolving deltas: 87% (432/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (443/496) Resolving deltas: 90% (447/496) Resolving deltas: 91% (452/496) Resolving deltas: 92% (457/496) Resolving deltas: 94% (467/496) Resolving deltas: 95% (472/496) Resolving deltas: 96% (477/496) Resolving deltas: 97% (483/496) Resolving deltas: 99% (494/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M030/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 27), 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.60 KiB | 14.60 MiB/s, done. Resolving deltas: 0% (0/30) Resolving deltas: 3% (1/30) Resolving deltas: 10% (3/30) Resolving deltas: 13% (4/30) Resolving deltas: 16% (5/30) Resolving deltas: 36% (11/30) Resolving deltas: 76% (23/30) Resolving deltas: 100% (30/30) Resolving deltas: 100% (30/30), done. Cloning into '/root/workspace/xiamen-config/M030/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) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 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/M030/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 | 5.54 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 4% (4/97) Resolving deltas: 7% (7/97) Resolving deltas: 17% (17/97) Resolving deltas: 22% (22/97) Resolving deltas: 27% (27/97) Resolving deltas: 28% (28/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: 51% (50/97) Resolving deltas: 52% (51/97) Resolving deltas: 54% (53/97) Resolving deltas: 56% (55/97) Resolving deltas: 59% (58/97) Resolving deltas: 63% (62/97) Resolving deltas: 67% (65/97) Resolving deltas: 80% (78/97) Resolving deltas: 81% (79/97) Resolving deltas: 93% (91/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 '62ed7486aec9e9d91a496c01026afc2c74703970' 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 'e4a90f8cd063412ee9fc0e8213134d26d978300b' 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 '2df5bd020e79e8f53bf52bab94f7e8d8709dfac3' 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/M030/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/lidar-extrinsics/ [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M030/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/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/M030/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/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/M030/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M030/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M030/params_new/msf-port/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M030/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M030/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M030/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M030/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/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/M030/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M030/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M030/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M030/params_new/perception_vehicles/master /root/workspace/xiamen-config/M030/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/prediction_config/prediction /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/system-common/system-ros /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/system-device/master /root/workspace/xiamen-config/M030/params_new/system-device/slave /root/workspace/xiamen-config/M030/params_new/system-device/system-ros /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/system-node-xiamen/ [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M030/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M030/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M030/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M030/params_new/system-port/system-ros /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/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/M030/params_new/params_new/crane_align /root/workspace/xiamen-config/M030/params_new/params_new/data_collection /root/workspace/xiamen-config/M030/params_new/params_new/extrinsics /root/workspace/xiamen-config/M030/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M030/params_new/params_new/lane_detection /root/workspace/xiamen-config/M030/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M030/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M030/params_new/params_new/master /root/workspace/xiamen-config/M030/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M030/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M030/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M030/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M030/params_new/params_new/perception /root/workspace/xiamen-config/M030/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M030/params_new/params_new/pointcloud /root/workspace/xiamen-config/M030/params_new/params_new/prediction /root/workspace/xiamen-config/M030/params_new/params_new/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M030/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M030/params_new/params_new/segmentation /root/workspace/xiamen-config/M030/params_new/params_new/slave /root/workspace/xiamen-config/M030/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M030/params_new/params_new/system-ros /root/workspace/xiamen-config/M030/params_M030/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 M023 [Pipeline] dir Running in /root/workspace/xiamen-config/M023 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M023/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M023/params_M023/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M023/params_M023/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M023/params_M023/params/master@tmp [Pipeline] sh + cp -r params_M023 params_orin_master_M023_2024-03-18_15-32-07 [Pipeline] sh + zip -rq params_orin_master_M023_2024-03-18_15-32-07.zip params_orin_master_M023_2024-03-18_15-32-07 ./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 M023 M023@tmp 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/M023/params_orin_master_M023_2024-03-18_15-32-07.zip,/root/workspace/xiamen-config/M023/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/M023/params_orin_master_M023_2024-03-18_15-32-07.zip"' --form 'version=@"/root/workspace/xiamen-config/M023/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.8M 0:00:01 0:00:01 --:--:-- 57.8M 100 69.7M 0 0 100 69.7M 0 31.5M 0:00:02 0:00:02 --:--:-- 31.5M 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 9896k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8690k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7745k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6987k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6363k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5842k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5399k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5019k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4689k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4400k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4144k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3916k 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 3362k 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 3072k 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 2441k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2360k 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 2084k 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 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 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 1365k 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 1113k 0:01:04 0:01:04 --:--:-- 8 100 69.7M 0 43 100 69.7M 0 1113k 0:01:04 0:01:04 --:--:-- 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/M023@tmp [Pipeline] echo M024 [Pipeline] dir Running in /root/workspace/xiamen-config/M024 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M024/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M024/params_M024/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M024/params_M024/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M024/params_M024/params/master@tmp [Pipeline] sh + cp -r params_M024 params_orin_master_M024_2024-03-18_15-33-22 [Pipeline] sh + zip -rq params_orin_master_M024_2024-03-18_15-33-22.zip params_orin_master_M024_2024-03-18_15-33-22 ./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 M023 M024 M024@tmp 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/M024/params_orin_master_M024_2024-03-18_15-33-22.zip,/root/workspace/xiamen-config/M024/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/M024/params_orin_master_M024_2024-03-18_15-33-22.zip"' --form 'version=@"/root/workspace/xiamen-config/M024/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 1 69.7M 0 0 1 1088k 0 27.9M 0:00:02 --:--:-- 0:00:02 27.2M 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 --:--:-- 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 9903k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8695k 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 5401k 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 2084k 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 1126k 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/M024@tmp [Pipeline] echo M025 [Pipeline] dir Running in /root/workspace/xiamen-config/M025 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M025/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M025/params_M025/params/master [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M025/params_M025/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M025/params_M025/params/master@tmp [Pipeline] sh + cp -r params_M025 params_orin_master_M025_2024-03-18_15-34-37 [Pipeline] sh + zip -rq params_orin_master_M025_2024-03-18_15-34-37.zip params_orin_master_M025_2024-03-18_15-34-37 ./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 M023 M024 M025 M025@tmp 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/M025/params_orin_master_M025_2024-03-18_15-34-37.zip,/root/workspace/xiamen-config/M025/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/M025/params_orin_master_M025_2024-03-18_15-34-37.zip"' --form 'version=@"/root/workspace/xiamen-config/M025/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 9903k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8695k 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 5401k 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 4690k 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 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 1139k 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/M025@tmp [Pipeline] echo M026 [Pipeline] dir Running in /root/workspace/xiamen-config/M026 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M026/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M026/params_M026/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M026/params_M026/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M026/params_M026/params/master@tmp [Pipeline] sh + cp -r params_M026 params_orin_master_M026_2024-03-18_15-35-50 [Pipeline] sh + zip -rq params_orin_master_M026_2024-03-18_15-35-50.zip params_orin_master_M026_2024-03-18_15-35-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 M022 M023 M024 M025 M026 M026@tmp 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/M026/params_orin_master_M026_2024-03-18_15-35-50.zip,/root/workspace/xiamen-config/M026/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/M026/params_orin_master_M026_2024-03-18_15-35-50.zip"' --form 'version=@"/root/workspace/xiamen-config/M026/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 9905k 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 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 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 1917k 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 1109k 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/M026@tmp [Pipeline] echo M027 [Pipeline] dir Running in /root/workspace/xiamen-config/M027 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M027/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M027/params_M027/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ ls ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M027/params_M027/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M027/params_M027/params/master@tmp [Pipeline] sh + cp -r params_M027 params_orin_master_M027_2024-03-18_15-37-05 [Pipeline] sh + zip -rq params_orin_master_M027_2024-03-18_15-37-05.zip params_orin_master_M027_2024-03-18_15-37-05 ./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 M023 M024 M025 M026 M027 M027@tmp 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/M027/params_orin_master_M027_2024-03-18_15-37-05.zip,/root/workspace/xiamen-config/M027/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/M027/params_orin_master_M027_2024-03-18_15-37-05.zip"' --form 'version=@"/root/workspace/xiamen-config/M027/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 80 69.7M 0 0 80 56.2M 0 262M --:--:-- --:--:-- --:--:-- 261M 100 69.7M 0 0 100 69.7M 0 55.7M 0:00:01 0:00:01 --:--:-- 55.7M 100 69.7M 0 0 100 69.7M 0 30.9M 0:00:02 0:00:02 --:--:-- 30.9M 100 69.7M 0 0 100 69.7M 0 21.4M 0:00:03 0:00:03 --:--:-- 21.4M 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 --:--:-- 2735k 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 9837k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8645k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7709k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6957k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6339k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5821k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5382k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5004k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4676k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4388k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4134k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3907k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3704k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3521k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3355k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3205k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3067k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2940k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2824k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2716k 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 2524k 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 2357k 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 2211k 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 2082k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2023k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1967k 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 1419k 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 0 100 69.7M 0 1127k 0:01:03 0:01:03 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1123k 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/M027@tmp [Pipeline] echo M028 [Pipeline] dir Running in /root/workspace/xiamen-config/M028 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M028/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M028/params_M028/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M028/params_M028/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M028/params_M028/params/master@tmp [Pipeline] sh + cp -r params_M028 params_orin_master_M028_2024-03-18_15-38-20 [Pipeline] sh + zip -rq params_orin_master_M028_2024-03-18_15-38-20.zip params_orin_master_M028_2024-03-18_15-38-20 ./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 M023 M024 M025 M026 M027 M028 M028@tmp M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M028/params_orin_master_M028_2024-03-18_15-38-20.zip,/root/workspace/xiamen-config/M028/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/M028/params_orin_master_M028_2024-03-18_15-38-20.zip"' --form 'version=@"/root/workspace/xiamen-config/M028/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.8M 0:00:01 0:00:01 --:--:-- 56.8M 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 8668k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7728k 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 4682k 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 3708k 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 2718k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2618k 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 0 100 69.7M 0 1127k 0:01:03 0:01:03 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1121k 0:01:03 0:01:03 --:--:-- 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/M028@tmp [Pipeline] echo M029 [Pipeline] dir Running in /root/workspace/xiamen-config/M029 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M029/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M029/params_M029/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M029/params_M029/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M029/params_M029/params/master@tmp [Pipeline] sh + cp -r params_M029 params_orin_master_M029_2024-03-18_15-39-34 [Pipeline] sh + zip -rq params_orin_master_M029_2024-03-18_15-39-34.zip params_orin_master_M029_2024-03-18_15-39-34 ./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 M023 M024 M025 M026 M027 M028 M029 M029@tmp M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M029/params_orin_master_M029_2024-03-18_15-39-34.zip,/root/workspace/xiamen-config/M029/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/M029/params_orin_master_M029_2024-03-18_15-39-34.zip"' --form 'version=@"/root/workspace/xiamen-config/M029/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.4M 0:00:01 0:00:01 --:--:-- 56.4M 100 69.7M 0 0 100 69.7M 0 31.1M 0:00:02 0:00:02 --:--:-- 31.1M 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 9858k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8660k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7722k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6967k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6347k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5828k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5388k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5009k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4680k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4392k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4137k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3910k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3707k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3524k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3358k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3207k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3069k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2942k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2825k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2718k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2618k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2525k 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 2358k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2282k 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 2145k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2082k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2023k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1967k 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 1864k 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 1611k 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 1391k 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 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 1268k 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 0 100 69.7M 0 1127k 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 0 100 69.7M 0 1093k 0:01:05 0:01:05 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1085k 0:01:05 0:01:05 --:--:-- 9 100 69.7M 0 43 100 69.7M 0 1085k 0:01:05 0:01:05 --:--:-- 12 [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/M029@tmp [Pipeline] echo M030 [Pipeline] dir Running in /root/workspace/xiamen-config/M030 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M030/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M030/params_M030/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M030/params_M030/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M030/params_M030/params/master@tmp [Pipeline] sh + cp -r params_M030 params_orin_master_M030_2024-03-18_15-40-51 [Pipeline] sh + zip -rq params_orin_master_M030_2024-03-18_15-40-51.zip params_orin_master_M030_2024-03-18_15-40-51 ./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 M023 M024 M025 M026 M027 M028 M029 M030 M030@tmp M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M030/params_orin_master_M030_2024-03-18_15-40-51.zip,/root/workspace/xiamen-config/M030/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/M030/params_orin_master_M030_2024-03-18_15-40-51.zip"' --form 'version=@"/root/workspace/xiamen-config/M030/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.9M 0:00:01 0:00:01 --:--:-- 53.9M 100 69.7M 0 0 100 69.7M 0 30.4M 0:00:02 0:00:02 --:--:-- 30.4M 100 69.7M 0 0 100 69.7M 0 21.1M 0:00:03 0:00:03 --:--:-- 21.1M 100 69.7M 0 0 100 69.7M 0 16.2M 0:00:04 0:00:04 --:--:-- 16.2M 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 9779k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8600k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7674k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6928k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6315k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5801k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5365k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4989k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4663k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4377k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4124k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3898k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3696k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3514k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3349k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3199k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3061k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2935k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2819k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2712k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2613k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2520k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2434k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2354k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2278k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2208k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2142k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2079k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2020k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1964k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1912k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1862k 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 1727k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1686k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1647k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1610k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1574k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1540k 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 1390k 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 1338k 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 1223k 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 43 100 69.7M 0 1120k 0:01:03 0:01:03 --:--:-- 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/M030@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/.M023.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M023.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M023.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M024.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M024.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M024.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M025.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M025.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M025.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M026.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M026.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M026.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M027.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M027.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M027.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M028.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M028.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M028.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M029.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M029.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M029.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M030.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M030.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M030.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": "# 参数发布通知 ### [厦门023-030车主机参数] --- - 状态: 编译成功 - 执行人:liqizhi - 更新车辆: > - [M023master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b860aa9.**2023/10/13/17:47:12** > - [M024master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** > - [M025master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** > - [M026master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 2ec3e7e.**2023/10/13/17:47:17** > - [M027master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: e9accbd.**2023/10/13/17:47:19** > - [M028master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 79a1375.**2023/10/13/17:47:20** > - [M029master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 3750644.**2023/10/13/17:47:22** > - [M030master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 8f93960.**2023/10/13/17:47:23** --- > 请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 1673 100 27 100 1646 262 15980 --:--:-- --:--:-- --:--:-- 16242 [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