Started by user liwang Obtained weifang-container-params.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 dfef0537a626f3631c4449e821f36d04506f919e The recommended git tool is: NONE using credential gitlab_weilk Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository http://159.27.226.4/weilikang/jenkinslib.git > git init /var/lib/jenkins/workspace/weifang-config-container-new@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3 # timeout=10 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 > git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dfef0537a626f3631c4449e821f36d04506f919e (master) > git config core.sparsecheckout # timeout=10 > git checkout -f dfef0537a626f3631c4449e821f36d04506f919e # timeout=10 Commit message: "Update repoinfo.groovy" > git rev-list --no-walk c788cc4c2c271c98b96d5332b5e65a75a84710c1 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo [A001, A002, A003, A004, A005, A006, A007, A008] [Pipeline] echo A001 [Pipeline] properties [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/weifang-config-container-new [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_weilk Cloning the remote Git repository Cloning repository http://159.27.226.4/weilikang/jenkinsfiles.git > git init /var/lib/jenkins/workspace/weifang-config-container-new # 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 config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b1ffbb59c0dfc87695eeb3610246f990eb5f1d8e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b1ffbb59c0dfc87695eeb3610246f990eb5f1d8e # timeout=10 Commit message: "Update xiamen-submodule.jenkinsfile" > git rev-list --no-walk b1ffbb59c0dfc87695eeb3610246f990eb5f1d8e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo 8 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/shared_config/ [Pipeline] echo A001.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/A001.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/A001.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/A001.json [Pipeline] echo A002.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/A002.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/A002.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/A002.json [Pipeline] echo A003.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/A003.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/A003.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/A003.json [Pipeline] echo A004.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/A004.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/A004.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/A004.json [Pipeline] echo A005.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/A005.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/A005.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/A005.json [Pipeline] echo A006.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/A006.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/A006.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/A006.json [Pipeline] echo A007.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/A007.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/A007.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/A007.json [Pipeline] echo A008.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/A008.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/A008.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/A008.json [Pipeline] echo [A001, A002, A003, A004, A005, A006, A007, A008] [Pipeline] echo A001 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A001 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A001/params_A001 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A001/params /root/workspace/weifang-config/container/A001/params_A001 /root/workspace/weifang-config/container/A001/params_A001@tmp [Pipeline] dir Running in /root/workspace/weifang-config/container/A001 [Pipeline] { [Pipeline] echo [A001, A002, A003, A004, A005, A006, A007, A008] [Pipeline] echo 更新A001参数 [Pipeline] echo rc_dev,http://159.27.226.4/config/weifang/container_port/A001.git [Pipeline] echo rc_dev [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A001/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A001.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A001.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/weifang/container_port/A001.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 726ddf546370753d530b5d2b0d92bee51a72fb83 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 726ddf546370753d530b5d2b0d92bee51a72fb83 # timeout=300000 Commit message: "Merge branch 'dev' into rc_dev" First time build. Skipping changelog. [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A001.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=A001 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A001 Response Code: HTTP/1.1 200 OK Response: [{"id":1309,"description":"","name":"A001","name_with_namespace":"Hardware / config / A001","path":"A001","path_with_namespace":"hardware/config/A001","created_at":"2024-01-04T13:08:56.445Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A001.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A001.git","web_url":"http://159.27.226.4/hardware/config/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:47:51.143Z","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/1309","issues":"http://159.27.226.4/api/v4/projects/1309/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1309/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1309/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1309/labels","events":"http://159.27.226.4/api/v4/projects/1309/events","members":"http://159.27.226.4/api/v4/projects/1309/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1309/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:08:56.458Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1160,"description":null,"name":"A001","name_with_namespace":"Localization / config / A001","path":"A001","path_with_namespace":"localization/config/A001","created_at":"2023-10-24T03:58:32.792Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A001.git","http_url_to_repo":"http://159.27.226.4/localization/config/A001.git","web_url":"http://159.27.226.4/localization/config/A001","readme_url":"http://159.27.226.4/localization/config/A001/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:28:16.590Z","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/1160","issues":"http://159.27.226.4/api/v4/projects/1160/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1160/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1160/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1160/labels","events":"http://159.27.226.4/api/v4/projects/1160/events","members":"http://159.27.226.4/api/v4/projects/1160/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1160/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:32.812Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":925,"description":null,"name":"A001","name_with_namespace":"Lidar / config / vehicles / A001","path":"A001","path_with_namespace":"lidar/config/vehicles/A001","created_at":"2023-07-28T07:56:22.367Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A001.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A001.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A001","readme_url":"http://159.27.226.4/lidar/config/vehicles/A001/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:08.037Z","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/925","issues":"http://159.27.226.4/api/v4/projects/925/issues","merge_requests":"http://159.27.226.4/api/v4/projects/925/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/925/repository/branches","labels":"http://159.27.226.4/api/v4/projects/925/labels","events":"http://159.27.226.4/api/v4/projects/925/events","members":"http://159.27.226.4/api/v4/projects/925/members","cluster_agents":"http://159.27.226.4/api/v4/projects/925/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:22.382Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":870,"description":"","name":"A001","name_with_namespace":"config / extrinsics / A001","path":"A001","path_with_namespace":"config/extrinsics/A001","created_at":"2023-07-24T08:03:34.866Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A001.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A001.git","web_url":"http://159.27.226.4/config/extrinsics/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:24.487Z","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/870","issues":"http://159.27.226.4/api/v4/projects/870/issues","merge_requests":"http://159.27.226.4/api/v4/projects/870/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/870/repository/branches","labels":"http://159.27.226.4/api/v4/projects/870/labels","events":"http://159.27.226.4/api/v4/projects/870/events","members":"http://159.27.226.4/api/v4/projects/870/members","cluster_agents":"http://159.27.226.4/api/v4/projects/870/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T08:03:34.879Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":815,"description":"","name":"A001","name_with_namespace":"config / vehicles / A001","path":"A001","path_with_namespace":"config/vehicles/A001","created_at":"2023-07-20T06:22:00.916Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A001.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A001.git","web_url":"http://159.27.226.4/config/vehicles/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T01:29:35.963Z","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/815","issues":"http://159.27.226.4/api/v4/projects/815/issues","merge_requests":"http://159.27.226.4/api/v4/projects/815/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/815/repository/branches","labels":"http://159.27.226.4/api/v4/projects/815/labels","events":"http://159.27.226.4/api/v4/projects/815/events","members":"http://159.27.226.4/api/v4/projects/815/members","cluster_agents":"http://159.27.226.4/api/v4/projects/815/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:22:00.957Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":626,"description":"","name":"A001","name_with_namespace":"config / weifang / container_port / A001","path":"A001","path_with_namespace":"config/weifang/container_port/A001","created_at":"2023-05-24T02:43:48.617Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A001.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A001.git","web_url":"http://159.27.226.4/config/weifang/container_port/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:44.534Z","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/626","issues":"http://159.27.226.4/api/v4/projects/626/issues","merge_requests":"http://159.27.226.4/api/v4/projects/626/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/626/repository/branches","labels":"http://159.27.226.4/api/v4/projects/626/labels","events":"http://159.27.226.4/api/v4/projects/626/events","members":"http://159.27.226.4/api/v4/projects/626/members","cluster_agents":"http://159.27.226.4/api/v4/projects/626/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T02:43:48.638Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/weifang/container_port/A001 [Pipeline] echo config/weifang/container_port/A001 [Pipeline] echo config/weifang/container_port/A001 [Pipeline] echo config/weifang/container_port/A001 [Pipeline] echo config/weifang/container_port/A001 [Pipeline] echo config/weifang/container_port/A001 [Pipeline] echo 626 [Pipeline] echo 626 [Pipeline] echo dfb3cb0 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 626 dfb3cb0 726ddf5 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A001.json [Pipeline] readJSON [Pipeline] echo {"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"dfb3cb0","shared_config":"e39b22e"}} [Pipeline] echo {"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"726ddf5","shared_config":"e39b22e"}} [Pipeline] sh + echo '{"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"726ddf5","shared_config":"e39b22e"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A001.json {"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"726ddf5","shared_config":"e39b22e"}} [Pipeline] echo {"repo_name":"params_orin_master_A001","branch":"rc_dev","time":"2024-04-23_10-37-14","commit_id":"726ddf5","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=A001 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A001 Response Code: HTTP/1.1 200 OK Response: [{"id":1309,"description":"","name":"A001","name_with_namespace":"Hardware / config / A001","path":"A001","path_with_namespace":"hardware/config/A001","created_at":"2024-01-04T13:08:56.445Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A001.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A001.git","web_url":"http://159.27.226.4/hardware/config/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:47:51.143Z","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/1309","issues":"http://159.27.226.4/api/v4/projects/1309/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1309/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1309/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1309/labels","events":"http://159.27.226.4/api/v4/projects/1309/events","members":"http://159.27.226.4/api/v4/projects/1309/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1309/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:08:56.458Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1160,"description":null,"name":"A001","name_with_namespace":"Localization / config / A001","path":"A001","path_with_namespace":"localization/config/A001","created_at":"2023-10-24T03:58:32.792Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A001.git","http_url_to_repo":"http://159.27.226.4/localization/config/A001.git","web_url":"http://159.27.226.4/localization/config/A001","readme_url":"http://159.27.226.4/localization/config/A001/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:28:16.590Z","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/1160","issues":"http://159.27.226.4/api/v4/projects/1160/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1160/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1160/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1160/labels","events":"http://159.27.226.4/api/v4/projects/1160/events","members":"http://159.27.226.4/api/v4/projects/1160/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1160/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:32.812Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":925,"description":null,"name":"A001","name_with_namespace":"Lidar / config / vehicles / A001","path":"A001","path_with_namespace":"lidar/config/vehicles/A001","created_at":"2023-07-28T07:56:22.367Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A001.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A001.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A001","readme_url":"http://159.27.226.4/lidar/config/vehicles/A001/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:08.037Z","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/925","issues":"http://159.27.226.4/api/v4/projects/925/issues","merge_requests":"http://159.27.226.4/api/v4/projects/925/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/925/repository/branches","labels":"http://159.27.226.4/api/v4/projects/925/labels","events":"http://159.27.226.4/api/v4/projects/925/events","members":"http://159.27.226.4/api/v4/projects/925/members","cluster_agents":"http://159.27.226.4/api/v4/projects/925/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:22.382Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":870,"description":"","name":"A001","name_with_namespace":"config / extrinsics / A001","path":"A001","path_with_namespace":"config/extrinsics/A001","created_at":"2023-07-24T08:03:34.866Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A001.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A001.git","web_url":"http://159.27.226.4/config/extrinsics/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:24.487Z","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/870","issues":"http://159.27.226.4/api/v4/projects/870/issues","merge_requests":"http://159.27.226.4/api/v4/projects/870/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/870/repository/branches","labels":"http://159.27.226.4/api/v4/projects/870/labels","events":"http://159.27.226.4/api/v4/projects/870/events","members":"http://159.27.226.4/api/v4/projects/870/members","cluster_agents":"http://159.27.226.4/api/v4/projects/870/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T08:03:34.879Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":815,"description":"","name":"A001","name_with_namespace":"config / vehicles / A001","path":"A001","path_with_namespace":"config/vehicles/A001","created_at":"2023-07-20T06:22:00.916Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A001.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A001.git","web_url":"http://159.27.226.4/config/vehicles/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T01:29:35.963Z","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/815","issues":"http://159.27.226.4/api/v4/projects/815/issues","merge_requests":"http://159.27.226.4/api/v4/projects/815/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/815/repository/branches","labels":"http://159.27.226.4/api/v4/projects/815/labels","events":"http://159.27.226.4/api/v4/projects/815/events","members":"http://159.27.226.4/api/v4/projects/815/members","cluster_agents":"http://159.27.226.4/api/v4/projects/815/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:22:00.957Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":626,"description":"","name":"A001","name_with_namespace":"config / weifang / container_port / A001","path":"A001","path_with_namespace":"config/weifang/container_port/A001","created_at":"2023-05-24T02:43:48.617Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A001.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A001.git","web_url":"http://159.27.226.4/config/weifang/container_port/A001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:44.534Z","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/626","issues":"http://159.27.226.4/api/v4/projects/626/issues","merge_requests":"http://159.27.226.4/api/v4/projects/626/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/626/repository/branches","labels":"http://159.27.226.4/api/v4/projects/626/labels","events":"http://159.27.226.4/api/v4/projects/626/events","members":"http://159.27.226.4/api/v4/projects/626/members","cluster_agents":"http://159.27.226.4/api/v4/projects/626/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T02:43:48.638Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/weifang/container_port/A001 [Pipeline] echo config/weifang/container_port/A001 [Pipeline] echo config/weifang/container_port/A001 [Pipeline] echo config/weifang/container_port/A001 [Pipeline] echo config/weifang/container_port/A001 [Pipeline] echo config/weifang/container_port/A001 [Pipeline] echo 626 [Pipeline] echo 626 [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/626/repository/commits/726ddf5 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/626/repository/commits/726ddf5 Response Code: HTTP/1.1 200 OK Response: {"id":"726ddf546370753d530b5d2b0d92bee51a72fb83","short_id":"726ddf54","created_at":"2024-01-08T14:07:50.000+08:00","parent_ids":["a9ed19118a6ca44a8d2d1fdcba568abe70f1d244","5d87adaebdc40b6db2a46392f779be1c7e8c1586"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-01-08T14:07:50.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-01-08T14:07:50.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A001/-/commit/726ddf546370753d530b5d2b0d92bee51a72fb83","stats":{"additions":0,"deletions":769,"total":769},"status":null,"project_id":626,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/08/14:07:50 [Pipeline] echo rc_dev**: 726ddf5.**2024/01/08/14:07:50** [Pipeline] dir Running in /root/workspace/weifang-config/container/A001/params_A001 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/shared_config/rc_dev/ [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository http://159.27.226.4/config/weifang/container_port/shared_config.git > git init /root/workspace/weifang-config/container/A001/params_A001 # timeout=10 Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/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/weifang/container_port/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/weifang/container_port/shared_config.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 6e5be65dab0841eb4d0a402f41d87e579b8bf215 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e5be65dab0841eb4d0a402f41d87e579b8bf215 # timeout=30000 Commit message: "Merge branch 'dev' into rc_dev" > git rev-list --no-walk 6e5be65dab0841eb4d0a402f41d87e579b8bf215 # timeout=10 [Pipeline] sh + cp -r .git/ params /root/workspace/weifang-config/container/shared_config/rc_dev/ [Pipeline] sh + rm -rf params_A001@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A001.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-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo e39b22e [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 537 e39b22e 6e5be65 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A001.json [Pipeline] readJSON [Pipeline] echo {"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"726ddf5","shared_config":"e39b22e"}} [Pipeline] echo {"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"726ddf5","shared_config":"6e5be65"}} [Pipeline] sh + echo '{"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"726ddf5","shared_config":"6e5be65"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A001.json {"project":{"A001":"config/weifang/container_port/A001","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A001":"726ddf5","shared_config":"6e5be65"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-37-22","commit_id":"6e5be65","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // script [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [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/537/repository/commits/6e5be65 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/6e5be65 Response Code: HTTP/1.1 200 OK Response: {"id":"6e5be65dab0841eb4d0a402f41d87e579b8bf215","short_id":"6e5be65d","created_at":"2024-03-05T14:06:06.000+08:00","parent_ids":["c50c8935627bdfda89d87e75204c724f1779c4d0","49ed156fccf1d507dee7ffd98cd7eb926dac2688"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-03-05T14:06:06.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-03-05T14:06:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/6e5be65dab0841eb4d0a402f41d87e579b8bf215","stats":{"additions":20,"deletions":23,"total":43},"status":null,"project_id":537,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/03/05/14:06:06 [Pipeline] echo rc_dev**: 6e5be65.**2024/03/05/14:06:06** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_A001","branch":"rc_dev","time":"2024-04-23_10-37-14","commit_id":"726ddf5","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-37-22","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A001_Master","type":0,"project":6} [Pipeline] sh ++ grep -v params_A001 ++ ls ++ xargs ++ grep -v version.json + cp -r params params_A001/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_A001","branch":"rc_dev","time":"2024-04-23_10-37-14","commit_id":"726ddf5","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-37-22","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A001_Master","type":0,"project":6}' [Pipeline] sh + rm -rf params_A001@tmp [Pipeline] echo > - <font color=#3C3C3C> [A001master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 726ddf5.**2024/01/08/14:07:50** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo A002 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A002 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A002/params_A002 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A002/params /root/workspace/weifang-config/container/A002/params_A002 /root/workspace/weifang-config/container/A002/params_new /root/workspace/weifang-config/container/A002/params_orin_master_A002_2024-03-19_17-29-42 /root/workspace/weifang-config/container/A002/params_orin_master_A002_2024-03-19_17-29-42.zip /root/workspace/weifang-config/container/A002/version.json [Pipeline] dir Running in /root/workspace/weifang-config/container/A002 [Pipeline] { [Pipeline] echo [A001, A002, A003, A004, A005, A006, A007, A008] [Pipeline] echo 更新A002参数 [Pipeline] echo rc_dev,http://159.27.226.4/config/weifang/container_port/A002.git [Pipeline] echo rc_dev [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A002/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A002.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A002.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/weifang/container_port/A002.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 975e7b7c0edd2e43d63e97aac11f1c19418dfaf5 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 975e7b7c0edd2e43d63e97aac11f1c19418dfaf5 # timeout=300000 Commit message: "Merge branch 'dev' into rc_dev" First time build. Skipping changelog. [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A002.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=A002 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A002 Response Code: HTTP/1.1 200 OK Response: [{"id":1310,"description":"","name":"A002","name_with_namespace":"Hardware / config / A002","path":"A002","path_with_namespace":"hardware/config/A002","created_at":"2024-01-04T13:09:14.254Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A002.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A002.git","web_url":"http://159.27.226.4/hardware/config/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:51.092Z","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/1310","issues":"http://159.27.226.4/api/v4/projects/1310/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1310/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1310/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1310/labels","events":"http://159.27.226.4/api/v4/projects/1310/events","members":"http://159.27.226.4/api/v4/projects/1310/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1310/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:09:14.269Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1161,"description":null,"name":"A002","name_with_namespace":"Localization / config / A002","path":"A002","path_with_namespace":"localization/config/A002","created_at":"2023-10-24T03:58:33.806Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A002.git","http_url_to_repo":"http://159.27.226.4/localization/config/A002.git","web_url":"http://159.27.226.4/localization/config/A002","readme_url":"http://159.27.226.4/localization/config/A002/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:30:13.067Z","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/1161","issues":"http://159.27.226.4/api/v4/projects/1161/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1161/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1161/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1161/labels","events":"http://159.27.226.4/api/v4/projects/1161/events","members":"http://159.27.226.4/api/v4/projects/1161/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1161/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:33.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":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":924,"description":null,"name":"A002","name_with_namespace":"Lidar / config / vehicles / A002","path":"A002","path_with_namespace":"lidar/config/vehicles/A002","created_at":"2023-07-28T07:56:21.753Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A002.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A002.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A002","readme_url":"http://159.27.226.4/lidar/config/vehicles/A002/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:08.751Z","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/924","issues":"http://159.27.226.4/api/v4/projects/924/issues","merge_requests":"http://159.27.226.4/api/v4/projects/924/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/924/repository/branches","labels":"http://159.27.226.4/api/v4/projects/924/labels","events":"http://159.27.226.4/api/v4/projects/924/events","members":"http://159.27.226.4/api/v4/projects/924/members","cluster_agents":"http://159.27.226.4/api/v4/projects/924/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:21.770Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":871,"description":"","name":"A002","name_with_namespace":"config / extrinsics / A002","path":"A002","path_with_namespace":"config/extrinsics/A002","created_at":"2023-07-24T08:03:51.897Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A002.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A002.git","web_url":"http://159.27.226.4/config/extrinsics/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:25.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/871","issues":"http://159.27.226.4/api/v4/projects/871/issues","merge_requests":"http://159.27.226.4/api/v4/projects/871/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/871/repository/branches","labels":"http://159.27.226.4/api/v4/projects/871/labels","events":"http://159.27.226.4/api/v4/projects/871/events","members":"http://159.27.226.4/api/v4/projects/871/members","cluster_agents":"http://159.27.226.4/api/v4/projects/871/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T08:03:51.912Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":816,"description":"","name":"A002","name_with_namespace":"config / vehicles / A002","path":"A002","path_with_namespace":"config/vehicles/A002","created_at":"2023-07-20T06:22:15.213Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A002.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A002.git","web_url":"http://159.27.226.4/config/vehicles/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T01:49:57.688Z","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/816","issues":"http://159.27.226.4/api/v4/projects/816/issues","merge_requests":"http://159.27.226.4/api/v4/projects/816/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/816/repository/branches","labels":"http://159.27.226.4/api/v4/projects/816/labels","events":"http://159.27.226.4/api/v4/projects/816/events","members":"http://159.27.226.4/api/v4/projects/816/members","cluster_agents":"http://159.27.226.4/api/v4/projects/816/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:22:15.230Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":627,"description":"","name":"A002","name_with_namespace":"config / weifang / container_port / A002","path":"A002","path_with_namespace":"config/weifang/container_port/A002","created_at":"2023-05-24T02:46:31.977Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A002.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A002.git","web_url":"http://159.27.226.4/config/weifang/container_port/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:52.586Z","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/627","issues":"http://159.27.226.4/api/v4/projects/627/issues","merge_requests":"http://159.27.226.4/api/v4/projects/627/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/627/repository/branches","labels":"http://159.27.226.4/api/v4/projects/627/labels","events":"http://159.27.226.4/api/v4/projects/627/events","members":"http://159.27.226.4/api/v4/projects/627/members","cluster_agents":"http://159.27.226.4/api/v4/projects/627/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T02:46:31.993Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo 627 [Pipeline] echo 627 [Pipeline] echo 658165f [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 627 658165f 975e7b7 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A002.json [Pipeline] readJSON [Pipeline] echo {"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"658165f","shared_config":"e39b22e"}} [Pipeline] echo {"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"975e7b7","shared_config":"e39b22e"}} [Pipeline] sh + echo '{"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"975e7b7","shared_config":"e39b22e"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A002.json {"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"975e7b7","shared_config":"e39b22e"}} [Pipeline] echo {"repo_name":"params_orin_master_A002","branch":"rc_dev","time":"2024-04-23_10-37-29","commit_id":"975e7b7","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=A002 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A002 Response Code: HTTP/1.1 200 OK Response: [{"id":1310,"description":"","name":"A002","name_with_namespace":"Hardware / config / A002","path":"A002","path_with_namespace":"hardware/config/A002","created_at":"2024-01-04T13:09:14.254Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A002.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A002.git","web_url":"http://159.27.226.4/hardware/config/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:51.092Z","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/1310","issues":"http://159.27.226.4/api/v4/projects/1310/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1310/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1310/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1310/labels","events":"http://159.27.226.4/api/v4/projects/1310/events","members":"http://159.27.226.4/api/v4/projects/1310/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1310/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:09:14.269Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1161,"description":null,"name":"A002","name_with_namespace":"Localization / config / A002","path":"A002","path_with_namespace":"localization/config/A002","created_at":"2023-10-24T03:58:33.806Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A002.git","http_url_to_repo":"http://159.27.226.4/localization/config/A002.git","web_url":"http://159.27.226.4/localization/config/A002","readme_url":"http://159.27.226.4/localization/config/A002/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:30:13.067Z","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/1161","issues":"http://159.27.226.4/api/v4/projects/1161/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1161/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1161/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1161/labels","events":"http://159.27.226.4/api/v4/projects/1161/events","members":"http://159.27.226.4/api/v4/projects/1161/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1161/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:33.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":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":924,"description":null,"name":"A002","name_with_namespace":"Lidar / config / vehicles / A002","path":"A002","path_with_namespace":"lidar/config/vehicles/A002","created_at":"2023-07-28T07:56:21.753Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A002.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A002.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A002","readme_url":"http://159.27.226.4/lidar/config/vehicles/A002/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:08.751Z","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/924","issues":"http://159.27.226.4/api/v4/projects/924/issues","merge_requests":"http://159.27.226.4/api/v4/projects/924/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/924/repository/branches","labels":"http://159.27.226.4/api/v4/projects/924/labels","events":"http://159.27.226.4/api/v4/projects/924/events","members":"http://159.27.226.4/api/v4/projects/924/members","cluster_agents":"http://159.27.226.4/api/v4/projects/924/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:21.770Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":871,"description":"","name":"A002","name_with_namespace":"config / extrinsics / A002","path":"A002","path_with_namespace":"config/extrinsics/A002","created_at":"2023-07-24T08:03:51.897Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A002.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A002.git","web_url":"http://159.27.226.4/config/extrinsics/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:25.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/871","issues":"http://159.27.226.4/api/v4/projects/871/issues","merge_requests":"http://159.27.226.4/api/v4/projects/871/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/871/repository/branches","labels":"http://159.27.226.4/api/v4/projects/871/labels","events":"http://159.27.226.4/api/v4/projects/871/events","members":"http://159.27.226.4/api/v4/projects/871/members","cluster_agents":"http://159.27.226.4/api/v4/projects/871/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T08:03:51.912Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":816,"description":"","name":"A002","name_with_namespace":"config / vehicles / A002","path":"A002","path_with_namespace":"config/vehicles/A002","created_at":"2023-07-20T06:22:15.213Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A002.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A002.git","web_url":"http://159.27.226.4/config/vehicles/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T01:49:57.688Z","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/816","issues":"http://159.27.226.4/api/v4/projects/816/issues","merge_requests":"http://159.27.226.4/api/v4/projects/816/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/816/repository/branches","labels":"http://159.27.226.4/api/v4/projects/816/labels","events":"http://159.27.226.4/api/v4/projects/816/events","members":"http://159.27.226.4/api/v4/projects/816/members","cluster_agents":"http://159.27.226.4/api/v4/projects/816/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:22:15.230Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":627,"description":"","name":"A002","name_with_namespace":"config / weifang / container_port / A002","path":"A002","path_with_namespace":"config/weifang/container_port/A002","created_at":"2023-05-24T02:46:31.977Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A002.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A002.git","web_url":"http://159.27.226.4/config/weifang/container_port/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:52.586Z","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/627","issues":"http://159.27.226.4/api/v4/projects/627/issues","merge_requests":"http://159.27.226.4/api/v4/projects/627/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/627/repository/branches","labels":"http://159.27.226.4/api/v4/projects/627/labels","events":"http://159.27.226.4/api/v4/projects/627/events","members":"http://159.27.226.4/api/v4/projects/627/members","cluster_agents":"http://159.27.226.4/api/v4/projects/627/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T02:46:31.993Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo 627 [Pipeline] echo 627 [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/627/repository/commits/975e7b7 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/627/repository/commits/975e7b7 Response Code: HTTP/1.1 200 OK Response: {"id":"975e7b7c0edd2e43d63e97aac11f1c19418dfaf5","short_id":"975e7b7c","created_at":"2023-12-18T14:25:22.000+08:00","parent_ids":["daeedc3051a93cfaa7192f4cbc1e218c1a01f79d","658165f50d2a74aa058c62ddc431ab29dbae56f9"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2023-12-18T14:25:22.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2023-12-18T14:25:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A002/-/commit/975e7b7c0edd2e43d63e97aac11f1c19418dfaf5","stats":{"additions":0,"deletions":568,"total":568},"status":null,"project_id":627,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/14:25:22 [Pipeline] echo rc_dev**: 975e7b7.**2023/12/18/14:25:22** [Pipeline] dir Running in /root/workspace/weifang-config/container/A002/params_A002 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/weifang-config/container/shared_config/rc_dev/params /root/workspace/weifang-config/container/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_A002@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A002.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-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo e39b22e [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 537 e39b22e 6e5be65 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A002.json [Pipeline] readJSON [Pipeline] echo {"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"975e7b7","shared_config":"e39b22e"}} [Pipeline] echo {"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"975e7b7","shared_config":"6e5be65"}} [Pipeline] sh + echo '{"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"975e7b7","shared_config":"6e5be65"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A002.json {"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"975e7b7","shared_config":"6e5be65"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-37-33","commit_id":"6e5be65","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // script [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [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/537/repository/commits/6e5be65 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/6e5be65 Response Code: HTTP/1.1 200 OK Response: {"id":"6e5be65dab0841eb4d0a402f41d87e579b8bf215","short_id":"6e5be65d","created_at":"2024-03-05T14:06:06.000+08:00","parent_ids":["c50c8935627bdfda89d87e75204c724f1779c4d0","49ed156fccf1d507dee7ffd98cd7eb926dac2688"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-03-05T14:06:06.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-03-05T14:06:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/6e5be65dab0841eb4d0a402f41d87e579b8bf215","stats":{"additions":20,"deletions":23,"total":43},"status":null,"project_id":537,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/03/05/14:06:06 [Pipeline] echo rc_dev**: 6e5be65.**2024/03/05/14:06:06** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_A002","branch":"rc_dev","time":"2024-04-23_10-37-29","commit_id":"975e7b7","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-37-33","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A002_Master","type":0,"project":6} [Pipeline] sh ++ grep -v params_A002 ++ ls ++ xargs ++ grep -v version.json + cp -r params params_A002/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_A002","branch":"rc_dev","time":"2024-04-23_10-37-29","commit_id":"975e7b7","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-37-33","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A002_Master","type":0,"project":6}' [Pipeline] sh + rm -rf params_A002@tmp [Pipeline] echo > - <font color=#3C3C3C> [A001master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 726ddf5.**2024/01/08/14:07:50** </font> > - <font color=#3C3C3C> [A002master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 975e7b7.**2023/12/18/14:25:22** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo A003 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A003 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A003/params_A003 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A003/params /root/workspace/weifang-config/container/A003/params_A003 /root/workspace/weifang-config/container/A003/params_new /root/workspace/weifang-config/container/A003/params_orin_master_A003_2024-03-20_14-29-40 /root/workspace/weifang-config/container/A003/params_orin_master_A003_2024-03-20_14-29-40.zip /root/workspace/weifang-config/container/A003/version.json [Pipeline] dir Running in /root/workspace/weifang-config/container/A003 [Pipeline] { [Pipeline] echo [A001, A002, A003, A004, A005, A006, A007, A008] [Pipeline] echo 更新A003参数 [Pipeline] echo rc_dev,http://159.27.226.4/config/weifang/container_port/A003.git [Pipeline] echo rc_dev [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A003/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A003.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A003.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/weifang/container_port/A003.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 4b77f411b72193023dcb56914de727429e8974ce (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 4b77f411b72193023dcb56914de727429e8974ce # timeout=300000 Commit message: "Merge branch 'dev' into rc_dev" First time build. Skipping changelog. [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A003.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=A003 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A003 Response Code: HTTP/1.1 200 OK Response: [{"id":1311,"description":"","name":"A003","name_with_namespace":"Hardware / config / A003","path":"A003","path_with_namespace":"hardware/config/A003","created_at":"2024-01-04T13:09:33.236Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A003.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A003.git","web_url":"http://159.27.226.4/hardware/config/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:52.211Z","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/1311","issues":"http://159.27.226.4/api/v4/projects/1311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1311/labels","events":"http://159.27.226.4/api/v4/projects/1311/events","members":"http://159.27.226.4/api/v4/projects/1311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:09:33.250Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1162,"description":null,"name":"A003","name_with_namespace":"Localization / config / A003","path":"A003","path_with_namespace":"localization/config/A003","created_at":"2023-10-24T03:58:34.840Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A003.git","http_url_to_repo":"http://159.27.226.4/localization/config/A003.git","web_url":"http://159.27.226.4/localization/config/A003","readme_url":"http://159.27.226.4/localization/config/A003/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:31:01.047Z","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/1162","issues":"http://159.27.226.4/api/v4/projects/1162/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1162/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1162/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1162/labels","events":"http://159.27.226.4/api/v4/projects/1162/events","members":"http://159.27.226.4/api/v4/projects/1162/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1162/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:34.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":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":923,"description":null,"name":"A003","name_with_namespace":"Lidar / config / vehicles / A003","path":"A003","path_with_namespace":"lidar/config/vehicles/A003","created_at":"2023-07-28T07:56:21.144Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A003.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A003.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:09.762Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/923","issues":"http://159.27.226.4/api/v4/projects/923/issues","merge_requests":"http://159.27.226.4/api/v4/projects/923/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/923/repository/branches","labels":"http://159.27.226.4/api/v4/projects/923/labels","events":"http://159.27.226.4/api/v4/projects/923/events","members":"http://159.27.226.4/api/v4/projects/923/members","cluster_agents":"http://159.27.226.4/api/v4/projects/923/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:21.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":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":872,"description":"","name":"A003","name_with_namespace":"config / extrinsics / A003","path":"A003","path_with_namespace":"config/extrinsics/A003","created_at":"2023-07-24T08:04:02.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A003.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A003.git","web_url":"http://159.27.226.4/config/extrinsics/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:26.724Z","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/872","issues":"http://159.27.226.4/api/v4/projects/872/issues","merge_requests":"http://159.27.226.4/api/v4/projects/872/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/872/repository/branches","labels":"http://159.27.226.4/api/v4/projects/872/labels","events":"http://159.27.226.4/api/v4/projects/872/events","members":"http://159.27.226.4/api/v4/projects/872/members","cluster_agents":"http://159.27.226.4/api/v4/projects/872/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T08:04:02.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":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":817,"description":"","name":"A003","name_with_namespace":"config / vehicles / A003","path":"A003","path_with_namespace":"config/vehicles/A003","created_at":"2023-07-20T06:22:31.033Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A003.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A003.git","web_url":"http://159.27.226.4/config/vehicles/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T01:52:51.834Z","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/817","issues":"http://159.27.226.4/api/v4/projects/817/issues","merge_requests":"http://159.27.226.4/api/v4/projects/817/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/817/repository/branches","labels":"http://159.27.226.4/api/v4/projects/817/labels","events":"http://159.27.226.4/api/v4/projects/817/events","members":"http://159.27.226.4/api/v4/projects/817/members","cluster_agents":"http://159.27.226.4/api/v4/projects/817/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:22:31.053Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":649,"description":"","name":"A003","name_with_namespace":"config / weifang / container_port / A003","path":"A003","path_with_namespace":"config/weifang/container_port/A003","created_at":"2023-06-14T02:13:31.072Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A003.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A003.git","web_url":"http://159.27.226.4/config/weifang/container_port/A003","readme_url":"http://159.27.226.4/config/weifang/container_port/A003/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:59.302Z","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/649","issues":"http://159.27.226.4/api/v4/projects/649/issues","merge_requests":"http://159.27.226.4/api/v4/projects/649/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/649/repository/branches","labels":"http://159.27.226.4/api/v4/projects/649/labels","events":"http://159.27.226.4/api/v4/projects/649/events","members":"http://159.27.226.4/api/v4/projects/649/members","cluster_agents":"http://159.27.226.4/api/v4/projects/649/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-06-15T02:13:31.112Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/weifang/container_port/A003 [Pipeline] echo config/weifang/container_port/A003 [Pipeline] echo config/weifang/container_port/A003 [Pipeline] echo config/weifang/container_port/A003 [Pipeline] echo config/weifang/container_port/A003 [Pipeline] echo config/weifang/container_port/A003 [Pipeline] echo 649 [Pipeline] echo 649 [Pipeline] echo 3d40b7c [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 649 3d40b7c 4b77f41 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A003.json [Pipeline] readJSON [Pipeline] echo {"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"3d40b7c","shared_config":"e39b22e"}} [Pipeline] echo {"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"4b77f41","shared_config":"e39b22e"}} [Pipeline] sh + echo '{"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"4b77f41","shared_config":"e39b22e"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A003.json {"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"4b77f41","shared_config":"e39b22e"}} [Pipeline] echo {"repo_name":"params_orin_master_A003","branch":"rc_dev","time":"2024-04-23_10-37-42","commit_id":"4b77f41","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=A003 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A003 Response Code: HTTP/1.1 200 OK Response: [{"id":1311,"description":"","name":"A003","name_with_namespace":"Hardware / config / A003","path":"A003","path_with_namespace":"hardware/config/A003","created_at":"2024-01-04T13:09:33.236Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A003.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A003.git","web_url":"http://159.27.226.4/hardware/config/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:52.211Z","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/1311","issues":"http://159.27.226.4/api/v4/projects/1311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1311/labels","events":"http://159.27.226.4/api/v4/projects/1311/events","members":"http://159.27.226.4/api/v4/projects/1311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:09:33.250Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1162,"description":null,"name":"A003","name_with_namespace":"Localization / config / A003","path":"A003","path_with_namespace":"localization/config/A003","created_at":"2023-10-24T03:58:34.840Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A003.git","http_url_to_repo":"http://159.27.226.4/localization/config/A003.git","web_url":"http://159.27.226.4/localization/config/A003","readme_url":"http://159.27.226.4/localization/config/A003/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:31:01.047Z","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/1162","issues":"http://159.27.226.4/api/v4/projects/1162/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1162/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1162/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1162/labels","events":"http://159.27.226.4/api/v4/projects/1162/events","members":"http://159.27.226.4/api/v4/projects/1162/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1162/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:34.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":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":923,"description":null,"name":"A003","name_with_namespace":"Lidar / config / vehicles / A003","path":"A003","path_with_namespace":"lidar/config/vehicles/A003","created_at":"2023-07-28T07:56:21.144Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A003.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A003.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:09.762Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/923","issues":"http://159.27.226.4/api/v4/projects/923/issues","merge_requests":"http://159.27.226.4/api/v4/projects/923/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/923/repository/branches","labels":"http://159.27.226.4/api/v4/projects/923/labels","events":"http://159.27.226.4/api/v4/projects/923/events","members":"http://159.27.226.4/api/v4/projects/923/members","cluster_agents":"http://159.27.226.4/api/v4/projects/923/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:21.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":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":872,"description":"","name":"A003","name_with_namespace":"config / extrinsics / A003","path":"A003","path_with_namespace":"config/extrinsics/A003","created_at":"2023-07-24T08:04:02.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A003.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A003.git","web_url":"http://159.27.226.4/config/extrinsics/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:26.724Z","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/872","issues":"http://159.27.226.4/api/v4/projects/872/issues","merge_requests":"http://159.27.226.4/api/v4/projects/872/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/872/repository/branches","labels":"http://159.27.226.4/api/v4/projects/872/labels","events":"http://159.27.226.4/api/v4/projects/872/events","members":"http://159.27.226.4/api/v4/projects/872/members","cluster_agents":"http://159.27.226.4/api/v4/projects/872/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T08:04:02.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":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":817,"description":"","name":"A003","name_with_namespace":"config / vehicles / A003","path":"A003","path_with_namespace":"config/vehicles/A003","created_at":"2023-07-20T06:22:31.033Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A003.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A003.git","web_url":"http://159.27.226.4/config/vehicles/A003","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T01:52:51.834Z","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/817","issues":"http://159.27.226.4/api/v4/projects/817/issues","merge_requests":"http://159.27.226.4/api/v4/projects/817/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/817/repository/branches","labels":"http://159.27.226.4/api/v4/projects/817/labels","events":"http://159.27.226.4/api/v4/projects/817/events","members":"http://159.27.226.4/api/v4/projects/817/members","cluster_agents":"http://159.27.226.4/api/v4/projects/817/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:22:31.053Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":649,"description":"","name":"A003","name_with_namespace":"config / weifang / container_port / A003","path":"A003","path_with_namespace":"config/weifang/container_port/A003","created_at":"2023-06-14T02:13:31.072Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A003.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A003.git","web_url":"http://159.27.226.4/config/weifang/container_port/A003","readme_url":"http://159.27.226.4/config/weifang/container_port/A003/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:59.302Z","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/649","issues":"http://159.27.226.4/api/v4/projects/649/issues","merge_requests":"http://159.27.226.4/api/v4/projects/649/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/649/repository/branches","labels":"http://159.27.226.4/api/v4/projects/649/labels","events":"http://159.27.226.4/api/v4/projects/649/events","members":"http://159.27.226.4/api/v4/projects/649/members","cluster_agents":"http://159.27.226.4/api/v4/projects/649/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-06-15T02:13:31.112Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/weifang/container_port/A003 [Pipeline] echo config/weifang/container_port/A003 [Pipeline] echo config/weifang/container_port/A003 [Pipeline] echo config/weifang/container_port/A003 [Pipeline] echo config/weifang/container_port/A003 [Pipeline] echo config/weifang/container_port/A003 [Pipeline] echo 649 [Pipeline] echo 649 [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/649/repository/commits/4b77f41 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/649/repository/commits/4b77f41 Response Code: HTTP/1.1 200 OK Response: {"id":"4b77f411b72193023dcb56914de727429e8974ce","short_id":"4b77f411","created_at":"2023-12-18T14:25:39.000+08:00","parent_ids":["e0f966aa182bd6b5534a104b4876cc422e4b887f","3e915d982eb1c8bc0fec2cbfa00cf6e5d880eab5"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2023-12-18T14:25:39.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2023-12-18T14:25:39.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A003/-/commit/4b77f411b72193023dcb56914de727429e8974ce","stats":{"additions":0,"deletions":568,"total":568},"status":null,"project_id":649,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/14:25:39 [Pipeline] echo rc_dev**: 4b77f41.**2023/12/18/14:25:39** [Pipeline] dir Running in /root/workspace/weifang-config/container/A003/params_A003 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/weifang-config/container/shared_config/rc_dev/params /root/workspace/weifang-config/container/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_A003@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A003.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-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo e39b22e [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 537 e39b22e 6e5be65 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A003.json [Pipeline] readJSON [Pipeline] echo {"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"4b77f41","shared_config":"e39b22e"}} [Pipeline] echo {"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"4b77f41","shared_config":"6e5be65"}} [Pipeline] sh + echo '{"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"4b77f41","shared_config":"6e5be65"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A003.json {"project":{"A003":"config/weifang/container_port/A003","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A003":"4b77f41","shared_config":"6e5be65"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-37-47","commit_id":"6e5be65","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // script [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [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/537/repository/commits/6e5be65 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/6e5be65 Response Code: HTTP/1.1 200 OK Response: {"id":"6e5be65dab0841eb4d0a402f41d87e579b8bf215","short_id":"6e5be65d","created_at":"2024-03-05T14:06:06.000+08:00","parent_ids":["c50c8935627bdfda89d87e75204c724f1779c4d0","49ed156fccf1d507dee7ffd98cd7eb926dac2688"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-03-05T14:06:06.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-03-05T14:06:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/6e5be65dab0841eb4d0a402f41d87e579b8bf215","stats":{"additions":20,"deletions":23,"total":43},"status":null,"project_id":537,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/03/05/14:06:06 [Pipeline] echo rc_dev**: 6e5be65.**2024/03/05/14:06:06** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_A003","branch":"rc_dev","time":"2024-04-23_10-37-42","commit_id":"4b77f41","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-37-47","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A003_Master","type":0,"project":6} [Pipeline] sh ++ grep -v params_A003 ++ xargs ++ ls ++ grep -v version.json + cp -r params params_A003/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_A003","branch":"rc_dev","time":"2024-04-23_10-37-42","commit_id":"4b77f41","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-37-47","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A003_Master","type":0,"project":6}' [Pipeline] sh + rm -rf params_A003@tmp [Pipeline] echo > - <font color=#3C3C3C> [A001master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 726ddf5.**2024/01/08/14:07:50** </font> > - <font color=#3C3C3C> [A002master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 975e7b7.**2023/12/18/14:25:22** </font> > - <font color=#3C3C3C> [A003master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 4b77f41.**2023/12/18/14:25:39** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo A004 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A004 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A004/params_A004 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A004/params /root/workspace/weifang-config/container/A004/params_A004 /root/workspace/weifang-config/container/A004/params_new /root/workspace/weifang-config/container/A004/params_orin_master_A004_2024-03-19_17-30-09 /root/workspace/weifang-config/container/A004/params_orin_master_A004_2024-03-19_17-30-09.zip /root/workspace/weifang-config/container/A004/version.json [Pipeline] dir Running in /root/workspace/weifang-config/container/A004 [Pipeline] { [Pipeline] echo [A001, A002, A003, A004, A005, A006, A007, A008] [Pipeline] echo 更新A004参数 [Pipeline] echo rc_dev,http://159.27.226.4/config/weifang/container_port/A004.git [Pipeline] echo rc_dev [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A004/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A004.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A004.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/weifang/container_port/A004.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision b382664e974c40da4f3156b11ad54eb8f4fd907b (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f b382664e974c40da4f3156b11ad54eb8f4fd907b # timeout=300000 Commit message: "Merge branch 'dev' into rc_dev" First time build. Skipping changelog. [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A004.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=A004 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A004 Response Code: HTTP/1.1 200 OK Response: [{"id":1312,"description":"","name":"A004","name_with_namespace":"Hardware / config / A004","path":"a004","path_with_namespace":"hardware/config/a004","created_at":"2024-01-04T13:10:38.535Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/a004.git","http_url_to_repo":"http://159.27.226.4/hardware/config/a004.git","web_url":"http://159.27.226.4/hardware/config/a004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:53.677Z","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/1312","issues":"http://159.27.226.4/api/v4/projects/1312/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1312/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1312/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1312/labels","events":"http://159.27.226.4/api/v4/projects/1312/events","members":"http://159.27.226.4/api/v4/projects/1312/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1312/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:10:38.551Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1163,"description":null,"name":"A004","name_with_namespace":"Localization / config / A004","path":"A004","path_with_namespace":"localization/config/A004","created_at":"2023-10-24T03:58:36.187Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A004.git","http_url_to_repo":"http://159.27.226.4/localization/config/A004.git","web_url":"http://159.27.226.4/localization/config/A004","readme_url":"http://159.27.226.4/localization/config/A004/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:33:36.053Z","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/1163","issues":"http://159.27.226.4/api/v4/projects/1163/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1163/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1163/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1163/labels","events":"http://159.27.226.4/api/v4/projects/1163/events","members":"http://159.27.226.4/api/v4/projects/1163/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1163/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:36.209Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":922,"description":null,"name":"A004","name_with_namespace":"Lidar / config / vehicles / A004","path":"A004","path_with_namespace":"lidar/config/vehicles/A004","created_at":"2023-07-28T07:56:20.522Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A004.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A004.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A004","readme_url":"http://159.27.226.4/lidar/config/vehicles/A004/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:10.537Z","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/922","issues":"http://159.27.226.4/api/v4/projects/922/issues","merge_requests":"http://159.27.226.4/api/v4/projects/922/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/922/repository/branches","labels":"http://159.27.226.4/api/v4/projects/922/labels","events":"http://159.27.226.4/api/v4/projects/922/events","members":"http://159.27.226.4/api/v4/projects/922/members","cluster_agents":"http://159.27.226.4/api/v4/projects/922/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:20.533Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":873,"description":"","name":"A004","name_with_namespace":"config / extrinsics / A004","path":"A004","path_with_namespace":"config/extrinsics/A004","created_at":"2023-07-24T08:04:14.825Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A004.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A004.git","web_url":"http://159.27.226.4/config/extrinsics/A004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:27.820Z","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/873","issues":"http://159.27.226.4/api/v4/projects/873/issues","merge_requests":"http://159.27.226.4/api/v4/projects/873/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/873/repository/branches","labels":"http://159.27.226.4/api/v4/projects/873/labels","events":"http://159.27.226.4/api/v4/projects/873/events","members":"http://159.27.226.4/api/v4/projects/873/members","cluster_agents":"http://159.27.226.4/api/v4/projects/873/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T08:04:14.839Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":818,"description":"","name":"A004","name_with_namespace":"config / vehicles / A004","path":"A004","path_with_namespace":"config/vehicles/A004","created_at":"2023-07-20T06:22:46.078Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A004.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A004.git","web_url":"http://159.27.226.4/config/vehicles/A004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T01:56:23.541Z","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/818","issues":"http://159.27.226.4/api/v4/projects/818/issues","merge_requests":"http://159.27.226.4/api/v4/projects/818/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/818/repository/branches","labels":"http://159.27.226.4/api/v4/projects/818/labels","events":"http://159.27.226.4/api/v4/projects/818/events","members":"http://159.27.226.4/api/v4/projects/818/members","cluster_agents":"http://159.27.226.4/api/v4/projects/818/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:22:46.093Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":650,"description":"","name":"A004","name_with_namespace":"config / weifang / container_port / A004","path":"A004","path_with_namespace":"config/weifang/container_port/A004","created_at":"2023-06-14T02:13:48.635Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A004.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A004.git","web_url":"http://159.27.226.4/config/weifang/container_port/A004","readme_url":"http://159.27.226.4/config/weifang/container_port/A004/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:00.285Z","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/650","issues":"http://159.27.226.4/api/v4/projects/650/issues","merge_requests":"http://159.27.226.4/api/v4/projects/650/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/650/repository/branches","labels":"http://159.27.226.4/api/v4/projects/650/labels","events":"http://159.27.226.4/api/v4/projects/650/events","members":"http://159.27.226.4/api/v4/projects/650/members","cluster_agents":"http://159.27.226.4/api/v4/projects/650/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-06-15T02:13:48.661Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/weifang/container_port/A004 [Pipeline] echo config/weifang/container_port/A004 [Pipeline] echo config/weifang/container_port/A004 [Pipeline] echo config/weifang/container_port/A004 [Pipeline] echo config/weifang/container_port/A004 [Pipeline] echo config/weifang/container_port/A004 [Pipeline] echo 650 [Pipeline] echo 650 [Pipeline] echo 0470ce1 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 650 0470ce1 b382664 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A004.json [Pipeline] readJSON [Pipeline] echo {"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"0470ce1","shared_config":"e39b22e"}} [Pipeline] echo {"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"b382664","shared_config":"e39b22e"}} [Pipeline] sh + echo '{"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"b382664","shared_config":"e39b22e"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A004.json {"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"b382664","shared_config":"e39b22e"}} [Pipeline] echo {"repo_name":"params_orin_master_A004","branch":"rc_dev","time":"2024-04-23_10-37-54","commit_id":"b382664","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=A004 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A004 Response Code: HTTP/1.1 200 OK Response: [{"id":1312,"description":"","name":"A004","name_with_namespace":"Hardware / config / A004","path":"a004","path_with_namespace":"hardware/config/a004","created_at":"2024-01-04T13:10:38.535Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/a004.git","http_url_to_repo":"http://159.27.226.4/hardware/config/a004.git","web_url":"http://159.27.226.4/hardware/config/a004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:53.677Z","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/1312","issues":"http://159.27.226.4/api/v4/projects/1312/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1312/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1312/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1312/labels","events":"http://159.27.226.4/api/v4/projects/1312/events","members":"http://159.27.226.4/api/v4/projects/1312/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1312/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:10:38.551Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1163,"description":null,"name":"A004","name_with_namespace":"Localization / config / A004","path":"A004","path_with_namespace":"localization/config/A004","created_at":"2023-10-24T03:58:36.187Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A004.git","http_url_to_repo":"http://159.27.226.4/localization/config/A004.git","web_url":"http://159.27.226.4/localization/config/A004","readme_url":"http://159.27.226.4/localization/config/A004/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:33:36.053Z","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/1163","issues":"http://159.27.226.4/api/v4/projects/1163/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1163/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1163/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1163/labels","events":"http://159.27.226.4/api/v4/projects/1163/events","members":"http://159.27.226.4/api/v4/projects/1163/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1163/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:36.209Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":922,"description":null,"name":"A004","name_with_namespace":"Lidar / config / vehicles / A004","path":"A004","path_with_namespace":"lidar/config/vehicles/A004","created_at":"2023-07-28T07:56:20.522Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A004.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A004.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A004","readme_url":"http://159.27.226.4/lidar/config/vehicles/A004/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:10.537Z","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/922","issues":"http://159.27.226.4/api/v4/projects/922/issues","merge_requests":"http://159.27.226.4/api/v4/projects/922/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/922/repository/branches","labels":"http://159.27.226.4/api/v4/projects/922/labels","events":"http://159.27.226.4/api/v4/projects/922/events","members":"http://159.27.226.4/api/v4/projects/922/members","cluster_agents":"http://159.27.226.4/api/v4/projects/922/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:20.533Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":873,"description":"","name":"A004","name_with_namespace":"config / extrinsics / A004","path":"A004","path_with_namespace":"config/extrinsics/A004","created_at":"2023-07-24T08:04:14.825Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A004.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A004.git","web_url":"http://159.27.226.4/config/extrinsics/A004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:27.820Z","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/873","issues":"http://159.27.226.4/api/v4/projects/873/issues","merge_requests":"http://159.27.226.4/api/v4/projects/873/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/873/repository/branches","labels":"http://159.27.226.4/api/v4/projects/873/labels","events":"http://159.27.226.4/api/v4/projects/873/events","members":"http://159.27.226.4/api/v4/projects/873/members","cluster_agents":"http://159.27.226.4/api/v4/projects/873/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T08:04:14.839Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":818,"description":"","name":"A004","name_with_namespace":"config / vehicles / A004","path":"A004","path_with_namespace":"config/vehicles/A004","created_at":"2023-07-20T06:22:46.078Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A004.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A004.git","web_url":"http://159.27.226.4/config/vehicles/A004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T01:56:23.541Z","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/818","issues":"http://159.27.226.4/api/v4/projects/818/issues","merge_requests":"http://159.27.226.4/api/v4/projects/818/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/818/repository/branches","labels":"http://159.27.226.4/api/v4/projects/818/labels","events":"http://159.27.226.4/api/v4/projects/818/events","members":"http://159.27.226.4/api/v4/projects/818/members","cluster_agents":"http://159.27.226.4/api/v4/projects/818/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:22:46.093Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":650,"description":"","name":"A004","name_with_namespace":"config / weifang / container_port / A004","path":"A004","path_with_namespace":"config/weifang/container_port/A004","created_at":"2023-06-14T02:13:48.635Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A004.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A004.git","web_url":"http://159.27.226.4/config/weifang/container_port/A004","readme_url":"http://159.27.226.4/config/weifang/container_port/A004/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:00.285Z","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/650","issues":"http://159.27.226.4/api/v4/projects/650/issues","merge_requests":"http://159.27.226.4/api/v4/projects/650/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/650/repository/branches","labels":"http://159.27.226.4/api/v4/projects/650/labels","events":"http://159.27.226.4/api/v4/projects/650/events","members":"http://159.27.226.4/api/v4/projects/650/members","cluster_agents":"http://159.27.226.4/api/v4/projects/650/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-06-15T02:13:48.661Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/weifang/container_port/A004 [Pipeline] echo config/weifang/container_port/A004 [Pipeline] echo config/weifang/container_port/A004 [Pipeline] echo config/weifang/container_port/A004 [Pipeline] echo config/weifang/container_port/A004 [Pipeline] echo config/weifang/container_port/A004 [Pipeline] echo 650 [Pipeline] echo 650 [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/650/repository/commits/b382664 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/650/repository/commits/b382664 Response Code: HTTP/1.1 200 OK Response: {"id":"b382664e974c40da4f3156b11ad54eb8f4fd907b","short_id":"b382664e","created_at":"2023-12-18T14:26:02.000+08:00","parent_ids":["ec3a00e64919c92eb380902e9329bd392754a198","8c63521b7ce18d41bea4bf884b47b24a949fd9ed"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2023-12-18T14:26:02.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2023-12-18T14:26:02.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A004/-/commit/b382664e974c40da4f3156b11ad54eb8f4fd907b","stats":{"additions":0,"deletions":568,"total":568},"status":null,"project_id":650,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/14:26:02 [Pipeline] echo rc_dev**: b382664.**2023/12/18/14:26:02** [Pipeline] dir Running in /root/workspace/weifang-config/container/A004/params_A004 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/weifang-config/container/shared_config/rc_dev/params /root/workspace/weifang-config/container/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_A004@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A004.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-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo e39b22e [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 537 e39b22e 6e5be65 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A004.json [Pipeline] readJSON [Pipeline] echo {"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"b382664","shared_config":"e39b22e"}} [Pipeline] echo {"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"b382664","shared_config":"6e5be65"}} [Pipeline] sh + echo '{"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"b382664","shared_config":"6e5be65"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A004.json {"project":{"A004":"config/weifang/container_port/A004","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A004":"b382664","shared_config":"6e5be65"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-37-58","commit_id":"6e5be65","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // script [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [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/537/repository/commits/6e5be65 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/6e5be65 Response Code: HTTP/1.1 200 OK Response: {"id":"6e5be65dab0841eb4d0a402f41d87e579b8bf215","short_id":"6e5be65d","created_at":"2024-03-05T14:06:06.000+08:00","parent_ids":["c50c8935627bdfda89d87e75204c724f1779c4d0","49ed156fccf1d507dee7ffd98cd7eb926dac2688"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-03-05T14:06:06.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-03-05T14:06:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/6e5be65dab0841eb4d0a402f41d87e579b8bf215","stats":{"additions":20,"deletions":23,"total":43},"status":null,"project_id":537,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/03/05/14:06:06 [Pipeline] echo rc_dev**: 6e5be65.**2024/03/05/14:06:06** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_A004","branch":"rc_dev","time":"2024-04-23_10-37-54","commit_id":"b382664","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-37-58","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A004_Master","type":0,"project":6} [Pipeline] sh ++ ls ++ grep -v params_A004 ++ xargs ++ grep -v version.json + cp -r params params_A004/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_A004","branch":"rc_dev","time":"2024-04-23_10-37-54","commit_id":"b382664","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-37-58","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A004_Master","type":0,"project":6}' [Pipeline] sh + rm -rf params_A004@tmp [Pipeline] echo > - <font color=#3C3C3C> [A001master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 726ddf5.**2024/01/08/14:07:50** </font> > - <font color=#3C3C3C> [A002master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 975e7b7.**2023/12/18/14:25:22** </font> > - <font color=#3C3C3C> [A003master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 4b77f41.**2023/12/18/14:25:39** </font> > - <font color=#3C3C3C> [A004master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: b382664.**2023/12/18/14:26:02** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo A005 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A005 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A005/params_A005 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A005/params /root/workspace/weifang-config/container/A005/params_A005 /root/workspace/weifang-config/container/A005/params_new /root/workspace/weifang-config/container/A005/params_orin_master_A005_2024-03-21_15-51-18 /root/workspace/weifang-config/container/A005/params_orin_master_A005_2024-03-21_15-51-18.zip /root/workspace/weifang-config/container/A005/version.json [Pipeline] dir Running in /root/workspace/weifang-config/container/A005 [Pipeline] { [Pipeline] echo [A001, A002, A003, A004, A005, A006, A007, A008] [Pipeline] echo 更新A005参数 [Pipeline] echo rc_dev,http://159.27.226.4/config/weifang/container_port/A005.git [Pipeline] echo rc_dev [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A005/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A005.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A005.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/weifang/container_port/A005.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 6ae205becb3319e338de9807648922258a0cd62b (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae205becb3319e338de9807648922258a0cd62b # timeout=300000 Commit message: "Merge branch 'dev' into rc_dev" > git rev-list --no-walk 6ae205becb3319e338de9807648922258a0cd62b # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A005.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=A005 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A005 Response Code: HTTP/1.1 200 OK Response: [{"id":1313,"description":"","name":"A005","name_with_namespace":"Hardware / config / A005","path":"A005","path_with_namespace":"hardware/config/A005","created_at":"2024-01-04T13:10:56.146Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A005.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A005.git","web_url":"http://159.27.226.4/hardware/config/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:54.279Z","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/1313","issues":"http://159.27.226.4/api/v4/projects/1313/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1313/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1313/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1313/labels","events":"http://159.27.226.4/api/v4/projects/1313/events","members":"http://159.27.226.4/api/v4/projects/1313/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1313/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:10:56.189Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1164,"description":null,"name":"A005","name_with_namespace":"Localization / config / A005","path":"A005","path_with_namespace":"localization/config/A005","created_at":"2023-10-24T03:58:37.946Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A005.git","http_url_to_repo":"http://159.27.226.4/localization/config/A005.git","web_url":"http://159.27.226.4/localization/config/A005","readme_url":"http://159.27.226.4/localization/config/A005/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:34:29.288Z","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/1164","issues":"http://159.27.226.4/api/v4/projects/1164/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1164/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1164/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1164/labels","events":"http://159.27.226.4/api/v4/projects/1164/events","members":"http://159.27.226.4/api/v4/projects/1164/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1164/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:37.963Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":921,"description":null,"name":"A005","name_with_namespace":"Lidar / config / vehicles / A005","path":"A005","path_with_namespace":"lidar/config/vehicles/A005","created_at":"2023-07-28T07:56:19.882Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A005.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A005.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:11.599Z","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/921","issues":"http://159.27.226.4/api/v4/projects/921/issues","merge_requests":"http://159.27.226.4/api/v4/projects/921/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/921/repository/branches","labels":"http://159.27.226.4/api/v4/projects/921/labels","events":"http://159.27.226.4/api/v4/projects/921/events","members":"http://159.27.226.4/api/v4/projects/921/members","cluster_agents":"http://159.27.226.4/api/v4/projects/921/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:19.895Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":874,"description":"","name":"A005","name_with_namespace":"config / extrinsics / A005","path":"A005","path_with_namespace":"config/extrinsics/A005","created_at":"2023-07-24T08:04:26.626Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A005.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A005.git","web_url":"http://159.27.226.4/config/extrinsics/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:28.739Z","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/874","issues":"http://159.27.226.4/api/v4/projects/874/issues","merge_requests":"http://159.27.226.4/api/v4/projects/874/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/874/repository/branches","labels":"http://159.27.226.4/api/v4/projects/874/labels","events":"http://159.27.226.4/api/v4/projects/874/events","members":"http://159.27.226.4/api/v4/projects/874/members","cluster_agents":"http://159.27.226.4/api/v4/projects/874/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T08:04:26.642Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":819,"description":"","name":"A005","name_with_namespace":"config / vehicles / A005","path":"A005","path_with_namespace":"config/vehicles/A005","created_at":"2023-07-20T06:23:00.487Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A005.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A005.git","web_url":"http://159.27.226.4/config/vehicles/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T01:59:39.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/819","issues":"http://159.27.226.4/api/v4/projects/819/issues","merge_requests":"http://159.27.226.4/api/v4/projects/819/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/819/repository/branches","labels":"http://159.27.226.4/api/v4/projects/819/labels","events":"http://159.27.226.4/api/v4/projects/819/events","members":"http://159.27.226.4/api/v4/projects/819/members","cluster_agents":"http://159.27.226.4/api/v4/projects/819/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:23:00.504Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":660,"description":"","name":"A005","name_with_namespace":"config / weifang / container_port / A005","path":"A005","path_with_namespace":"config/weifang/container_port/A005","created_at":"2023-06-27T06:03:25.683Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A005.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A005.git","web_url":"http://159.27.226.4/config/weifang/container_port/A005","readme_url":"http://159.27.226.4/config/weifang/container_port/A005/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:01.248Z","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/660","issues":"http://159.27.226.4/api/v4/projects/660/issues","merge_requests":"http://159.27.226.4/api/v4/projects/660/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/660/repository/branches","labels":"http://159.27.226.4/api/v4/projects/660/labels","events":"http://159.27.226.4/api/v4/projects/660/events","members":"http://159.27.226.4/api/v4/projects/660/members","cluster_agents":"http://159.27.226.4/api/v4/projects/660/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-06-28T06:03:25.723Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/weifang/container_port/A005 [Pipeline] echo config/weifang/container_port/A005 [Pipeline] echo config/weifang/container_port/A005 [Pipeline] echo config/weifang/container_port/A005 [Pipeline] echo config/weifang/container_port/A005 [Pipeline] echo config/weifang/container_port/A005 [Pipeline] echo 660 [Pipeline] echo 660 [Pipeline] echo 6ae205b [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 660 6ae205b 6ae205b [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A005.json [Pipeline] readJSON [Pipeline] echo {"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"6ae205b","shared_config":"6e5be65"}} [Pipeline] echo {"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"6ae205b","shared_config":"6e5be65"}} [Pipeline] sh + echo '{"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"6ae205b","shared_config":"6e5be65"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A005.json {"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"6ae205b","shared_config":"6e5be65"}} [Pipeline] echo {"repo_name":"params_orin_master_A005","branch":"rc_dev","time":"2024-04-23_10-38-06","commit_id":"6ae205b","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=A005 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A005 Response Code: HTTP/1.1 200 OK Response: [{"id":1313,"description":"","name":"A005","name_with_namespace":"Hardware / config / A005","path":"A005","path_with_namespace":"hardware/config/A005","created_at":"2024-01-04T13:10:56.146Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A005.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A005.git","web_url":"http://159.27.226.4/hardware/config/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:54.279Z","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/1313","issues":"http://159.27.226.4/api/v4/projects/1313/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1313/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1313/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1313/labels","events":"http://159.27.226.4/api/v4/projects/1313/events","members":"http://159.27.226.4/api/v4/projects/1313/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1313/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:10:56.189Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1164,"description":null,"name":"A005","name_with_namespace":"Localization / config / A005","path":"A005","path_with_namespace":"localization/config/A005","created_at":"2023-10-24T03:58:37.946Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A005.git","http_url_to_repo":"http://159.27.226.4/localization/config/A005.git","web_url":"http://159.27.226.4/localization/config/A005","readme_url":"http://159.27.226.4/localization/config/A005/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:34:29.288Z","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/1164","issues":"http://159.27.226.4/api/v4/projects/1164/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1164/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1164/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1164/labels","events":"http://159.27.226.4/api/v4/projects/1164/events","members":"http://159.27.226.4/api/v4/projects/1164/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1164/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:37.963Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":921,"description":null,"name":"A005","name_with_namespace":"Lidar / config / vehicles / A005","path":"A005","path_with_namespace":"lidar/config/vehicles/A005","created_at":"2023-07-28T07:56:19.882Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A005.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A005.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:11.599Z","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/921","issues":"http://159.27.226.4/api/v4/projects/921/issues","merge_requests":"http://159.27.226.4/api/v4/projects/921/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/921/repository/branches","labels":"http://159.27.226.4/api/v4/projects/921/labels","events":"http://159.27.226.4/api/v4/projects/921/events","members":"http://159.27.226.4/api/v4/projects/921/members","cluster_agents":"http://159.27.226.4/api/v4/projects/921/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:19.895Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":874,"description":"","name":"A005","name_with_namespace":"config / extrinsics / A005","path":"A005","path_with_namespace":"config/extrinsics/A005","created_at":"2023-07-24T08:04:26.626Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A005.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A005.git","web_url":"http://159.27.226.4/config/extrinsics/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:28.739Z","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/874","issues":"http://159.27.226.4/api/v4/projects/874/issues","merge_requests":"http://159.27.226.4/api/v4/projects/874/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/874/repository/branches","labels":"http://159.27.226.4/api/v4/projects/874/labels","events":"http://159.27.226.4/api/v4/projects/874/events","members":"http://159.27.226.4/api/v4/projects/874/members","cluster_agents":"http://159.27.226.4/api/v4/projects/874/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T08:04:26.642Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":819,"description":"","name":"A005","name_with_namespace":"config / vehicles / A005","path":"A005","path_with_namespace":"config/vehicles/A005","created_at":"2023-07-20T06:23:00.487Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A005.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A005.git","web_url":"http://159.27.226.4/config/vehicles/A005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T01:59:39.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/819","issues":"http://159.27.226.4/api/v4/projects/819/issues","merge_requests":"http://159.27.226.4/api/v4/projects/819/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/819/repository/branches","labels":"http://159.27.226.4/api/v4/projects/819/labels","events":"http://159.27.226.4/api/v4/projects/819/events","members":"http://159.27.226.4/api/v4/projects/819/members","cluster_agents":"http://159.27.226.4/api/v4/projects/819/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:23:00.504Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":660,"description":"","name":"A005","name_with_namespace":"config / weifang / container_port / A005","path":"A005","path_with_namespace":"config/weifang/container_port/A005","created_at":"2023-06-27T06:03:25.683Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A005.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A005.git","web_url":"http://159.27.226.4/config/weifang/container_port/A005","readme_url":"http://159.27.226.4/config/weifang/container_port/A005/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:01.248Z","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/660","issues":"http://159.27.226.4/api/v4/projects/660/issues","merge_requests":"http://159.27.226.4/api/v4/projects/660/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/660/repository/branches","labels":"http://159.27.226.4/api/v4/projects/660/labels","events":"http://159.27.226.4/api/v4/projects/660/events","members":"http://159.27.226.4/api/v4/projects/660/members","cluster_agents":"http://159.27.226.4/api/v4/projects/660/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-06-28T06:03:25.723Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/weifang/container_port/A005 [Pipeline] echo config/weifang/container_port/A005 [Pipeline] echo config/weifang/container_port/A005 [Pipeline] echo config/weifang/container_port/A005 [Pipeline] echo config/weifang/container_port/A005 [Pipeline] echo config/weifang/container_port/A005 [Pipeline] echo 660 [Pipeline] echo 660 [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/660/repository/commits/6ae205b Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/660/repository/commits/6ae205b Response Code: HTTP/1.1 200 OK Response: {"id":"6ae205becb3319e338de9807648922258a0cd62b","short_id":"6ae205be","created_at":"2023-12-18T14:26:20.000+08:00","parent_ids":["64578091ae4d5a56b49f24c5d7dee2e07571b8ba","9814265763ef3f7e6f8f95a115c27227042bff3e"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2023-12-18T14:26:20.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2023-12-18T14:26:20.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A005/-/commit/6ae205becb3319e338de9807648922258a0cd62b","stats":{"additions":0,"deletions":568,"total":568},"status":null,"project_id":660,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/14:26:20 [Pipeline] echo rc_dev**: 6ae205b.**2023/12/18/14:26:20** [Pipeline] dir Running in /root/workspace/weifang-config/container/A005/params_A005 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/weifang-config/container/shared_config/rc_dev/params /root/workspace/weifang-config/container/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_A005@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A005.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-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo 6e5be65 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 537 6e5be65 6e5be65 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A005.json [Pipeline] readJSON [Pipeline] echo {"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"6ae205b","shared_config":"6e5be65"}} [Pipeline] echo {"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"6ae205b","shared_config":"6e5be65"}} [Pipeline] sh + echo '{"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"6ae205b","shared_config":"6e5be65"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A005.json {"project":{"A005":"config/weifang/container_port/A005","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A005":"6ae205b","shared_config":"6e5be65"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-38-10","commit_id":"6e5be65","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // script [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [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/537/repository/commits/6e5be65 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/6e5be65 Response Code: HTTP/1.1 200 OK Response: {"id":"6e5be65dab0841eb4d0a402f41d87e579b8bf215","short_id":"6e5be65d","created_at":"2024-03-05T14:06:06.000+08:00","parent_ids":["c50c8935627bdfda89d87e75204c724f1779c4d0","49ed156fccf1d507dee7ffd98cd7eb926dac2688"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-03-05T14:06:06.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-03-05T14:06:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/6e5be65dab0841eb4d0a402f41d87e579b8bf215","stats":{"additions":20,"deletions":23,"total":43},"status":null,"project_id":537,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/03/05/14:06:06 [Pipeline] echo rc_dev**: 6e5be65.**2024/03/05/14:06:06** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_A005","branch":"rc_dev","time":"2024-04-23_10-38-06","commit_id":"6ae205b","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-38-10","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A005_Master","type":0,"project":6} [Pipeline] sh ++ grep -v version.json ++ grep -v params_A005 ++ xargs ++ ls + cp -r params params_A005/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_A005","branch":"rc_dev","time":"2024-04-23_10-38-06","commit_id":"6ae205b","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-38-10","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A005_Master","type":0,"project":6}' [Pipeline] sh + rm -rf params_A005@tmp [Pipeline] echo > - <font color=#3C3C3C> [A001master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 726ddf5.**2024/01/08/14:07:50** </font> > - <font color=#3C3C3C> [A002master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 975e7b7.**2023/12/18/14:25:22** </font> > - <font color=#3C3C3C> [A003master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 4b77f41.**2023/12/18/14:25:39** </font> > - <font color=#3C3C3C> [A004master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: b382664.**2023/12/18/14:26:02** </font> > - <font color=#3C3C3C> [A005master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 6ae205b.**2023/12/18/14:26:20** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo A006 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A006 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A006/params_A006 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A006/params /root/workspace/weifang-config/container/A006/params_A006 /root/workspace/weifang-config/container/A006/params_new /root/workspace/weifang-config/container/A006/params_orin_master_A006_2024-03-19_17-30-37 /root/workspace/weifang-config/container/A006/params_orin_master_A006_2024-03-19_17-30-37.zip /root/workspace/weifang-config/container/A006/version.json [Pipeline] dir Running in /root/workspace/weifang-config/container/A006 [Pipeline] { [Pipeline] echo [A001, A002, A003, A004, A005, A006, A007, A008] [Pipeline] echo 更新A006参数 [Pipeline] echo rc_dev,http://159.27.226.4/config/weifang/container_port/A006.git [Pipeline] echo rc_dev [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A006/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A006.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A006.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/weifang/container_port/A006.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 2d7c7bbba678949441c703580ece455cc4b59cde (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d7c7bbba678949441c703580ece455cc4b59cde # timeout=300000 Commit message: "Merge branch 'dev' into rc_dev" First time build. Skipping changelog. [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A006.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=A006 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A006 Response Code: HTTP/1.1 200 OK Response: [{"id":1314,"description":"","name":"A006","name_with_namespace":"Hardware / config / A006","path":"A006","path_with_namespace":"hardware/config/A006","created_at":"2024-01-04T13:11:11.326Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A006.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A006.git","web_url":"http://159.27.226.4/hardware/config/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:55.128Z","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/1314","issues":"http://159.27.226.4/api/v4/projects/1314/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1314/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1314/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1314/labels","events":"http://159.27.226.4/api/v4/projects/1314/events","members":"http://159.27.226.4/api/v4/projects/1314/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1314/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:11:11.344Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1165,"description":null,"name":"A006","name_with_namespace":"Localization / config / A006","path":"A006","path_with_namespace":"localization/config/A006","created_at":"2023-10-24T03:58:39.828Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A006.git","http_url_to_repo":"http://159.27.226.4/localization/config/A006.git","web_url":"http://159.27.226.4/localization/config/A006","readme_url":"http://159.27.226.4/localization/config/A006/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:36:50.406Z","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/1165","issues":"http://159.27.226.4/api/v4/projects/1165/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1165/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1165/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1165/labels","events":"http://159.27.226.4/api/v4/projects/1165/events","members":"http://159.27.226.4/api/v4/projects/1165/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1165/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:39.843Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":920,"description":null,"name":"A006","name_with_namespace":"Lidar / config / vehicles / A006","path":"A006","path_with_namespace":"lidar/config/vehicles/A006","created_at":"2023-07-28T07:56:19.305Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A006.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A006.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:12.778Z","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/920","issues":"http://159.27.226.4/api/v4/projects/920/issues","merge_requests":"http://159.27.226.4/api/v4/projects/920/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/920/repository/branches","labels":"http://159.27.226.4/api/v4/projects/920/labels","events":"http://159.27.226.4/api/v4/projects/920/events","members":"http://159.27.226.4/api/v4/projects/920/members","cluster_agents":"http://159.27.226.4/api/v4/projects/920/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:19.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":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":879,"description":"","name":"A006","name_with_namespace":"config / extrinsics / A006","path":"A006","path_with_namespace":"config/extrinsics/A006","created_at":"2023-07-24T11:05:10.741Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A006.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A006.git","web_url":"http://159.27.226.4/config/extrinsics/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:29.671Z","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/879","issues":"http://159.27.226.4/api/v4/projects/879/issues","merge_requests":"http://159.27.226.4/api/v4/projects/879/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/879/repository/branches","labels":"http://159.27.226.4/api/v4/projects/879/labels","events":"http://159.27.226.4/api/v4/projects/879/events","members":"http://159.27.226.4/api/v4/projects/879/members","cluster_agents":"http://159.27.226.4/api/v4/projects/879/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T11:05:10.776Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":820,"description":"","name":"A006","name_with_namespace":"config / vehicles / A006","path":"A006","path_with_namespace":"config/vehicles/A006","created_at":"2023-07-20T06:23:15.815Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A006.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A006.git","web_url":"http://159.27.226.4/config/vehicles/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T02:53:45.049Z","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/820","issues":"http://159.27.226.4/api/v4/projects/820/issues","merge_requests":"http://159.27.226.4/api/v4/projects/820/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/820/repository/branches","labels":"http://159.27.226.4/api/v4/projects/820/labels","events":"http://159.27.226.4/api/v4/projects/820/events","members":"http://159.27.226.4/api/v4/projects/820/members","cluster_agents":"http://159.27.226.4/api/v4/projects/820/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:23:15.831Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":790,"description":"","name":"A006","name_with_namespace":"config / weifang / container_port / A006","path":"A006","path_with_namespace":"config/weifang/container_port/A006","created_at":"2023-07-17T03:20:48.487Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A006.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A006.git","web_url":"http://159.27.226.4/config/weifang/container_port/A006","readme_url":"http://159.27.226.4/config/weifang/container_port/A006/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:02.336Z","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/790","issues":"http://159.27.226.4/api/v4/projects/790/issues","merge_requests":"http://159.27.226.4/api/v4/projects/790/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/790/repository/branches","labels":"http://159.27.226.4/api/v4/projects/790/labels","events":"http://159.27.226.4/api/v4/projects/790/events","members":"http://159.27.226.4/api/v4/projects/790/members","cluster_agents":"http://159.27.226.4/api/v4/projects/790/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-18T03:20:48.535Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_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/weifang/container_port/A006 [Pipeline] echo config/weifang/container_port/A006 [Pipeline] echo config/weifang/container_port/A006 [Pipeline] echo config/weifang/container_port/A006 [Pipeline] echo config/weifang/container_port/A006 [Pipeline] echo config/weifang/container_port/A006 [Pipeline] echo 790 [Pipeline] echo 790 [Pipeline] echo 283703b [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 790 283703b 2d7c7bb [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A006.json [Pipeline] readJSON [Pipeline] echo {"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"283703b","shared_config":"e39b22e"}} [Pipeline] echo {"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"2d7c7bb","shared_config":"e39b22e"}} [Pipeline] sh + echo '{"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"2d7c7bb","shared_config":"e39b22e"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A006.json {"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"2d7c7bb","shared_config":"e39b22e"}} [Pipeline] echo {"repo_name":"params_orin_master_A006","branch":"rc_dev","time":"2024-04-23_10-38-18","commit_id":"2d7c7bb","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=A006 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A006 Response Code: HTTP/1.1 200 OK Response: [{"id":1314,"description":"","name":"A006","name_with_namespace":"Hardware / config / A006","path":"A006","path_with_namespace":"hardware/config/A006","created_at":"2024-01-04T13:11:11.326Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A006.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A006.git","web_url":"http://159.27.226.4/hardware/config/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:55.128Z","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/1314","issues":"http://159.27.226.4/api/v4/projects/1314/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1314/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1314/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1314/labels","events":"http://159.27.226.4/api/v4/projects/1314/events","members":"http://159.27.226.4/api/v4/projects/1314/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1314/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:11:11.344Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1165,"description":null,"name":"A006","name_with_namespace":"Localization / config / A006","path":"A006","path_with_namespace":"localization/config/A006","created_at":"2023-10-24T03:58:39.828Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A006.git","http_url_to_repo":"http://159.27.226.4/localization/config/A006.git","web_url":"http://159.27.226.4/localization/config/A006","readme_url":"http://159.27.226.4/localization/config/A006/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:36:50.406Z","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/1165","issues":"http://159.27.226.4/api/v4/projects/1165/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1165/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1165/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1165/labels","events":"http://159.27.226.4/api/v4/projects/1165/events","members":"http://159.27.226.4/api/v4/projects/1165/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1165/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:39.843Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":920,"description":null,"name":"A006","name_with_namespace":"Lidar / config / vehicles / A006","path":"A006","path_with_namespace":"lidar/config/vehicles/A006","created_at":"2023-07-28T07:56:19.305Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A006.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A006.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:12.778Z","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/920","issues":"http://159.27.226.4/api/v4/projects/920/issues","merge_requests":"http://159.27.226.4/api/v4/projects/920/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/920/repository/branches","labels":"http://159.27.226.4/api/v4/projects/920/labels","events":"http://159.27.226.4/api/v4/projects/920/events","members":"http://159.27.226.4/api/v4/projects/920/members","cluster_agents":"http://159.27.226.4/api/v4/projects/920/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:19.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":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":879,"description":"","name":"A006","name_with_namespace":"config / extrinsics / A006","path":"A006","path_with_namespace":"config/extrinsics/A006","created_at":"2023-07-24T11:05:10.741Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A006.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A006.git","web_url":"http://159.27.226.4/config/extrinsics/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:29.671Z","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/879","issues":"http://159.27.226.4/api/v4/projects/879/issues","merge_requests":"http://159.27.226.4/api/v4/projects/879/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/879/repository/branches","labels":"http://159.27.226.4/api/v4/projects/879/labels","events":"http://159.27.226.4/api/v4/projects/879/events","members":"http://159.27.226.4/api/v4/projects/879/members","cluster_agents":"http://159.27.226.4/api/v4/projects/879/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T11:05:10.776Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":820,"description":"","name":"A006","name_with_namespace":"config / vehicles / A006","path":"A006","path_with_namespace":"config/vehicles/A006","created_at":"2023-07-20T06:23:15.815Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A006.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A006.git","web_url":"http://159.27.226.4/config/vehicles/A006","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T02:53:45.049Z","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/820","issues":"http://159.27.226.4/api/v4/projects/820/issues","merge_requests":"http://159.27.226.4/api/v4/projects/820/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/820/repository/branches","labels":"http://159.27.226.4/api/v4/projects/820/labels","events":"http://159.27.226.4/api/v4/projects/820/events","members":"http://159.27.226.4/api/v4/projects/820/members","cluster_agents":"http://159.27.226.4/api/v4/projects/820/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:23:15.831Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":790,"description":"","name":"A006","name_with_namespace":"config / weifang / container_port / A006","path":"A006","path_with_namespace":"config/weifang/container_port/A006","created_at":"2023-07-17T03:20:48.487Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A006.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A006.git","web_url":"http://159.27.226.4/config/weifang/container_port/A006","readme_url":"http://159.27.226.4/config/weifang/container_port/A006/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:02.336Z","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/790","issues":"http://159.27.226.4/api/v4/projects/790/issues","merge_requests":"http://159.27.226.4/api/v4/projects/790/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/790/repository/branches","labels":"http://159.27.226.4/api/v4/projects/790/labels","events":"http://159.27.226.4/api/v4/projects/790/events","members":"http://159.27.226.4/api/v4/projects/790/members","cluster_agents":"http://159.27.226.4/api/v4/projects/790/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-18T03:20:48.535Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_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/weifang/container_port/A006 [Pipeline] echo config/weifang/container_port/A006 [Pipeline] echo config/weifang/container_port/A006 [Pipeline] echo config/weifang/container_port/A006 [Pipeline] echo config/weifang/container_port/A006 [Pipeline] echo config/weifang/container_port/A006 [Pipeline] echo 790 [Pipeline] echo 790 [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/790/repository/commits/2d7c7bb Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/790/repository/commits/2d7c7bb Response Code: HTTP/1.1 200 OK Response: {"id":"2d7c7bbba678949441c703580ece455cc4b59cde","short_id":"2d7c7bbb","created_at":"2023-12-25T13:23:46.000+08:00","parent_ids":["5c49640dee1e7b9ff91ecd72bf9b93d7414440f0","283703b4f687c8fbbb335b30e9e6e20cd0647488"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2023-12-25T13:23:46.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2023-12-25T13:23:46.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A006/-/commit/2d7c7bbba678949441c703580ece455cc4b59cde","stats":{"additions":0,"deletions":1258,"total":1258},"status":null,"project_id":790,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/25/13:23:46 [Pipeline] echo rc_dev**: 2d7c7bb.**2023/12/25/13:23:46** [Pipeline] dir Running in /root/workspace/weifang-config/container/A006/params_A006 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/weifang-config/container/shared_config/rc_dev/params /root/workspace/weifang-config/container/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_A006@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A006.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-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo e39b22e [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 537 e39b22e 6e5be65 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A006.json [Pipeline] readJSON [Pipeline] echo {"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"2d7c7bb","shared_config":"e39b22e"}} [Pipeline] echo {"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"2d7c7bb","shared_config":"6e5be65"}} [Pipeline] sh + echo '{"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"2d7c7bb","shared_config":"6e5be65"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A006.json {"project":{"A006":"config/weifang/container_port/A006","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A006":"2d7c7bb","shared_config":"6e5be65"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-38-22","commit_id":"6e5be65","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // script [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [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/537/repository/commits/6e5be65 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/6e5be65 Response Code: HTTP/1.1 200 OK Response: {"id":"6e5be65dab0841eb4d0a402f41d87e579b8bf215","short_id":"6e5be65d","created_at":"2024-03-05T14:06:06.000+08:00","parent_ids":["c50c8935627bdfda89d87e75204c724f1779c4d0","49ed156fccf1d507dee7ffd98cd7eb926dac2688"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-03-05T14:06:06.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-03-05T14:06:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/6e5be65dab0841eb4d0a402f41d87e579b8bf215","stats":{"additions":20,"deletions":23,"total":43},"status":null,"project_id":537,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/03/05/14:06:06 [Pipeline] echo rc_dev**: 6e5be65.**2024/03/05/14:06:06** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_A006","branch":"rc_dev","time":"2024-04-23_10-38-18","commit_id":"2d7c7bb","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-38-22","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A006_Master","type":0,"project":6} [Pipeline] sh ++ xargs ++ grep -v version.json ++ grep -v params_A006 ++ ls + cp -r params params_A006/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_A006","branch":"rc_dev","time":"2024-04-23_10-38-18","commit_id":"2d7c7bb","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-38-22","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A006_Master","type":0,"project":6}' [Pipeline] sh + rm -rf params_A006@tmp [Pipeline] echo > - <font color=#3C3C3C> [A001master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 726ddf5.**2024/01/08/14:07:50** </font> > - <font color=#3C3C3C> [A002master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 975e7b7.**2023/12/18/14:25:22** </font> > - <font color=#3C3C3C> [A003master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 4b77f41.**2023/12/18/14:25:39** </font> > - <font color=#3C3C3C> [A004master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: b382664.**2023/12/18/14:26:02** </font> > - <font color=#3C3C3C> [A005master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 6ae205b.**2023/12/18/14:26:20** </font> > - <font color=#3C3C3C> [A006master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 2d7c7bb.**2023/12/25/13:23:46** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo A007 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A007 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A007/params_A007 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A007/params /root/workspace/weifang-config/container/A007/params_A007 /root/workspace/weifang-config/container/A007/params_new /root/workspace/weifang-config/container/A007/params_orin_master_A007_2024-03-19_17-30-50 /root/workspace/weifang-config/container/A007/params_orin_master_A007_2024-03-19_17-30-50.zip /root/workspace/weifang-config/container/A007/version.json [Pipeline] dir Running in /root/workspace/weifang-config/container/A007 [Pipeline] { [Pipeline] echo [A001, A002, A003, A004, A005, A006, A007, A008] [Pipeline] echo 更新A007参数 [Pipeline] echo rc_dev,http://159.27.226.4/config/weifang/container_port/A007.git [Pipeline] echo rc_dev [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A007/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A007.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A007.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/weifang/container_port/A007.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 83b20a1f6bde1d832e43c0b904da0fbe842de245 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 83b20a1f6bde1d832e43c0b904da0fbe842de245 # timeout=300000 Commit message: "Merge branch 'dev' into rc_dev" First time build. Skipping changelog. [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A007.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=A007 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A007 Response Code: HTTP/1.1 200 OK Response: [{"id":1315,"description":"","name":"A007","name_with_namespace":"Hardware / config / A007","path":"A007","path_with_namespace":"hardware/config/A007","created_at":"2024-01-04T13:11:32.242Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A007.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A007.git","web_url":"http://159.27.226.4/hardware/config/A007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:56.132Z","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/1315","issues":"http://159.27.226.4/api/v4/projects/1315/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1315/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1315/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1315/labels","events":"http://159.27.226.4/api/v4/projects/1315/events","members":"http://159.27.226.4/api/v4/projects/1315/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1315/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:11:32.388Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1166,"description":null,"name":"A007","name_with_namespace":"Localization / config / A007","path":"A007","path_with_namespace":"localization/config/A007","created_at":"2023-10-24T03:58:42.098Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A007.git","http_url_to_repo":"http://159.27.226.4/localization/config/A007.git","web_url":"http://159.27.226.4/localization/config/A007","readme_url":"http://159.27.226.4/localization/config/A007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:38:49.979Z","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/1166","issues":"http://159.27.226.4/api/v4/projects/1166/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1166/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1166/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1166/labels","events":"http://159.27.226.4/api/v4/projects/1166/events","members":"http://159.27.226.4/api/v4/projects/1166/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1166/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:42.124Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":919,"description":null,"name":"A007","name_with_namespace":"Lidar / config / vehicles / A007","path":"A007","path_with_namespace":"lidar/config/vehicles/A007","created_at":"2023-07-28T07:56:18.729Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A007.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A007.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A007","readme_url":"http://159.27.226.4/lidar/config/vehicles/A007/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-01T06:58:48.338Z","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/919","issues":"http://159.27.226.4/api/v4/projects/919/issues","merge_requests":"http://159.27.226.4/api/v4/projects/919/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/919/repository/branches","labels":"http://159.27.226.4/api/v4/projects/919/labels","events":"http://159.27.226.4/api/v4/projects/919/events","members":"http://159.27.226.4/api/v4/projects/919/members","cluster_agents":"http://159.27.226.4/api/v4/projects/919/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:18.741Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":880,"description":"","name":"A007","name_with_namespace":"config / extrinsics / A007","path":"A007","path_with_namespace":"config/extrinsics/A007","created_at":"2023-07-24T11:05:23.035Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A007.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A007.git","web_url":"http://159.27.226.4/config/extrinsics/A007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:30.741Z","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/880","issues":"http://159.27.226.4/api/v4/projects/880/issues","merge_requests":"http://159.27.226.4/api/v4/projects/880/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/880/repository/branches","labels":"http://159.27.226.4/api/v4/projects/880/labels","events":"http://159.27.226.4/api/v4/projects/880/events","members":"http://159.27.226.4/api/v4/projects/880/members","cluster_agents":"http://159.27.226.4/api/v4/projects/880/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T11:05:23.052Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":821,"description":"","name":"A007","name_with_namespace":"config / vehicles / A007","path":"A007","path_with_namespace":"config/vehicles/A007","created_at":"2023-07-20T06:23:30.128Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A007.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A007.git","web_url":"http://159.27.226.4/config/vehicles/A007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T02:59:20.442Z","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/821","issues":"http://159.27.226.4/api/v4/projects/821/issues","merge_requests":"http://159.27.226.4/api/v4/projects/821/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/821/repository/branches","labels":"http://159.27.226.4/api/v4/projects/821/labels","events":"http://159.27.226.4/api/v4/projects/821/events","members":"http://159.27.226.4/api/v4/projects/821/members","cluster_agents":"http://159.27.226.4/api/v4/projects/821/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:23:30.157Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":785,"description":"","name":"A007","name_with_namespace":"config / weifang / container_port / A007","path":"A007","path_with_namespace":"config/weifang/container_port/A007","created_at":"2023-07-12T04:33:36.450Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A007.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A007.git","web_url":"http://159.27.226.4/config/weifang/container_port/A007","readme_url":"http://159.27.226.4/config/weifang/container_port/A007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:03.399Z","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/785","issues":"http://159.27.226.4/api/v4/projects/785/issues","merge_requests":"http://159.27.226.4/api/v4/projects/785/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/785/repository/branches","labels":"http://159.27.226.4/api/v4/projects/785/labels","events":"http://159.27.226.4/api/v4/projects/785/events","members":"http://159.27.226.4/api/v4/projects/785/members","cluster_agents":"http://159.27.226.4/api/v4/projects/785/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-13T04:33:36.486Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_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/weifang/container_port/A007 [Pipeline] echo config/weifang/container_port/A007 [Pipeline] echo config/weifang/container_port/A007 [Pipeline] echo config/weifang/container_port/A007 [Pipeline] echo config/weifang/container_port/A007 [Pipeline] echo config/weifang/container_port/A007 [Pipeline] echo 785 [Pipeline] echo 785 [Pipeline] echo dd5d61c [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 785 dd5d61c 83b20a1 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A007.json [Pipeline] readJSON [Pipeline] echo {"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"dd5d61c","shared_config":"e39b22e"}} [Pipeline] echo {"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"83b20a1","shared_config":"e39b22e"}} [Pipeline] sh + echo '{"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"83b20a1","shared_config":"e39b22e"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A007.json {"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"83b20a1","shared_config":"e39b22e"}} [Pipeline] echo {"repo_name":"params_orin_master_A007","branch":"rc_dev","time":"2024-04-23_10-38-29","commit_id":"83b20a1","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=A007 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A007 Response Code: HTTP/1.1 200 OK Response: [{"id":1315,"description":"","name":"A007","name_with_namespace":"Hardware / config / A007","path":"A007","path_with_namespace":"hardware/config/A007","created_at":"2024-01-04T13:11:32.242Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A007.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A007.git","web_url":"http://159.27.226.4/hardware/config/A007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:56.132Z","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/1315","issues":"http://159.27.226.4/api/v4/projects/1315/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1315/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1315/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1315/labels","events":"http://159.27.226.4/api/v4/projects/1315/events","members":"http://159.27.226.4/api/v4/projects/1315/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1315/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:11:32.388Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1166,"description":null,"name":"A007","name_with_namespace":"Localization / config / A007","path":"A007","path_with_namespace":"localization/config/A007","created_at":"2023-10-24T03:58:42.098Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A007.git","http_url_to_repo":"http://159.27.226.4/localization/config/A007.git","web_url":"http://159.27.226.4/localization/config/A007","readme_url":"http://159.27.226.4/localization/config/A007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:38:49.979Z","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/1166","issues":"http://159.27.226.4/api/v4/projects/1166/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1166/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1166/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1166/labels","events":"http://159.27.226.4/api/v4/projects/1166/events","members":"http://159.27.226.4/api/v4/projects/1166/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1166/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:42.124Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":919,"description":null,"name":"A007","name_with_namespace":"Lidar / config / vehicles / A007","path":"A007","path_with_namespace":"lidar/config/vehicles/A007","created_at":"2023-07-28T07:56:18.729Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A007.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A007.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A007","readme_url":"http://159.27.226.4/lidar/config/vehicles/A007/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-01T06:58:48.338Z","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/919","issues":"http://159.27.226.4/api/v4/projects/919/issues","merge_requests":"http://159.27.226.4/api/v4/projects/919/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/919/repository/branches","labels":"http://159.27.226.4/api/v4/projects/919/labels","events":"http://159.27.226.4/api/v4/projects/919/events","members":"http://159.27.226.4/api/v4/projects/919/members","cluster_agents":"http://159.27.226.4/api/v4/projects/919/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:18.741Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":880,"description":"","name":"A007","name_with_namespace":"config / extrinsics / A007","path":"A007","path_with_namespace":"config/extrinsics/A007","created_at":"2023-07-24T11:05:23.035Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A007.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A007.git","web_url":"http://159.27.226.4/config/extrinsics/A007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:30.741Z","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/880","issues":"http://159.27.226.4/api/v4/projects/880/issues","merge_requests":"http://159.27.226.4/api/v4/projects/880/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/880/repository/branches","labels":"http://159.27.226.4/api/v4/projects/880/labels","events":"http://159.27.226.4/api/v4/projects/880/events","members":"http://159.27.226.4/api/v4/projects/880/members","cluster_agents":"http://159.27.226.4/api/v4/projects/880/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T11:05:23.052Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":821,"description":"","name":"A007","name_with_namespace":"config / vehicles / A007","path":"A007","path_with_namespace":"config/vehicles/A007","created_at":"2023-07-20T06:23:30.128Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A007.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A007.git","web_url":"http://159.27.226.4/config/vehicles/A007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T02:59:20.442Z","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/821","issues":"http://159.27.226.4/api/v4/projects/821/issues","merge_requests":"http://159.27.226.4/api/v4/projects/821/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/821/repository/branches","labels":"http://159.27.226.4/api/v4/projects/821/labels","events":"http://159.27.226.4/api/v4/projects/821/events","members":"http://159.27.226.4/api/v4/projects/821/members","cluster_agents":"http://159.27.226.4/api/v4/projects/821/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:23:30.157Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":785,"description":"","name":"A007","name_with_namespace":"config / weifang / container_port / A007","path":"A007","path_with_namespace":"config/weifang/container_port/A007","created_at":"2023-07-12T04:33:36.450Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A007.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A007.git","web_url":"http://159.27.226.4/config/weifang/container_port/A007","readme_url":"http://159.27.226.4/config/weifang/container_port/A007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:03.399Z","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/785","issues":"http://159.27.226.4/api/v4/projects/785/issues","merge_requests":"http://159.27.226.4/api/v4/projects/785/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/785/repository/branches","labels":"http://159.27.226.4/api/v4/projects/785/labels","events":"http://159.27.226.4/api/v4/projects/785/events","members":"http://159.27.226.4/api/v4/projects/785/members","cluster_agents":"http://159.27.226.4/api/v4/projects/785/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-13T04:33:36.486Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_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/weifang/container_port/A007 [Pipeline] echo config/weifang/container_port/A007 [Pipeline] echo config/weifang/container_port/A007 [Pipeline] echo config/weifang/container_port/A007 [Pipeline] echo config/weifang/container_port/A007 [Pipeline] echo config/weifang/container_port/A007 [Pipeline] echo 785 [Pipeline] echo 785 [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/785/repository/commits/83b20a1 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/785/repository/commits/83b20a1 Response Code: HTTP/1.1 200 OK Response: {"id":"83b20a1f6bde1d832e43c0b904da0fbe842de245","short_id":"83b20a1f","created_at":"2023-12-25T13:23:24.000+08:00","parent_ids":["52b5a9208bb50ddd03e340119b007643af85cf0c","feed970ccbe7d84932f4fdb1645481c04a416d1b"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2023-12-25T13:23:24.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2023-12-25T13:23:24.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A007/-/commit/83b20a1f6bde1d832e43c0b904da0fbe842de245","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":785,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/25/13:23:24 [Pipeline] echo rc_dev**: 83b20a1.**2023/12/25/13:23:24** [Pipeline] dir Running in /root/workspace/weifang-config/container/A007/params_A007 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/weifang-config/container/shared_config/rc_dev/params /root/workspace/weifang-config/container/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_A007@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A007.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-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo e39b22e [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 537 e39b22e 6e5be65 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A007.json [Pipeline] readJSON [Pipeline] echo {"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"83b20a1","shared_config":"e39b22e"}} [Pipeline] echo {"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"83b20a1","shared_config":"6e5be65"}} [Pipeline] sh + echo '{"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"83b20a1","shared_config":"6e5be65"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A007.json {"project":{"A007":"config/weifang/container_port/A007","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A007":"83b20a1","shared_config":"6e5be65"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-38-34","commit_id":"6e5be65","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // script [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [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/537/repository/commits/6e5be65 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/6e5be65 Response Code: HTTP/1.1 200 OK Response: {"id":"6e5be65dab0841eb4d0a402f41d87e579b8bf215","short_id":"6e5be65d","created_at":"2024-03-05T14:06:06.000+08:00","parent_ids":["c50c8935627bdfda89d87e75204c724f1779c4d0","49ed156fccf1d507dee7ffd98cd7eb926dac2688"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-03-05T14:06:06.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-03-05T14:06:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/6e5be65dab0841eb4d0a402f41d87e579b8bf215","stats":{"additions":20,"deletions":23,"total":43},"status":null,"project_id":537,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/03/05/14:06:06 [Pipeline] echo rc_dev**: 6e5be65.**2024/03/05/14:06:06** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_A007","branch":"rc_dev","time":"2024-04-23_10-38-29","commit_id":"83b20a1","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-38-34","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A007_Master","type":0,"project":6} [Pipeline] sh ++ grep -v params_A007 ++ xargs ++ grep -v version.json ++ ls + cp -r params params_A007/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_A007","branch":"rc_dev","time":"2024-04-23_10-38-29","commit_id":"83b20a1","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-38-34","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A007_Master","type":0,"project":6}' [Pipeline] sh + rm -rf params_A007@tmp [Pipeline] echo > - <font color=#3C3C3C> [A001master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 726ddf5.**2024/01/08/14:07:50** </font> > - <font color=#3C3C3C> [A002master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 975e7b7.**2023/12/18/14:25:22** </font> > - <font color=#3C3C3C> [A003master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 4b77f41.**2023/12/18/14:25:39** </font> > - <font color=#3C3C3C> [A004master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: b382664.**2023/12/18/14:26:02** </font> > - <font color=#3C3C3C> [A005master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 6ae205b.**2023/12/18/14:26:20** </font> > - <font color=#3C3C3C> [A006master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 2d7c7bb.**2023/12/25/13:23:46** </font> > - <font color=#3C3C3C> [A007master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 83b20a1.**2023/12/25/13:23:24** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo A008 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A008 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A008/params_A008 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A008/params /root/workspace/weifang-config/container/A008/params_A008 /root/workspace/weifang-config/container/A008/params_new /root/workspace/weifang-config/container/A008/params_orin_slave_A008_2024-04-19_10-36-15 /root/workspace/weifang-config/container/A008/params_orin_slave_A008_2024-04-19_10-36-15.zip /root/workspace/weifang-config/container/A008/version.json [Pipeline] dir Running in /root/workspace/weifang-config/container/A008 [Pipeline] { [Pipeline] echo [A001, A002, A003, A004, A005, A006, A007, A008] [Pipeline] echo 更新A008参数 [Pipeline] echo rc_dev,http://159.27.226.4/config/weifang/container_port/A008.git [Pipeline] echo rc_dev [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A008/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A008.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A008.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/weifang/container_port/A008.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 540486caca30c2578f8c6952efe662f646f5c659 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 540486caca30c2578f8c6952efe662f646f5c659 # timeout=300000 Commit message: "Merge branch 'dev' into rc_dev" First time build. Skipping changelog. [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A008.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=A008 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A008 Response Code: HTTP/1.1 200 OK Response: [{"id":1316,"description":"","name":"A008","name_with_namespace":"Hardware / config / A008","path":"A008","path_with_namespace":"hardware/config/A008","created_at":"2024-01-04T13:11:48.630Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A008.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A008.git","web_url":"http://159.27.226.4/hardware/config/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:57.163Z","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/1316","issues":"http://159.27.226.4/api/v4/projects/1316/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1316/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1316/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1316/labels","events":"http://159.27.226.4/api/v4/projects/1316/events","members":"http://159.27.226.4/api/v4/projects/1316/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1316/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:11:48.643Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1167,"description":null,"name":"A008","name_with_namespace":"Localization / config / A008","path":"A008","path_with_namespace":"localization/config/A008","created_at":"2023-10-24T03:58:44.022Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A008.git","http_url_to_repo":"http://159.27.226.4/localization/config/A008.git","web_url":"http://159.27.226.4/localization/config/A008","readme_url":"http://159.27.226.4/localization/config/A008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:43:38.952Z","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/1167","issues":"http://159.27.226.4/api/v4/projects/1167/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1167/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1167/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1167/labels","events":"http://159.27.226.4/api/v4/projects/1167/events","members":"http://159.27.226.4/api/v4/projects/1167/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1167/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:44.049Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":918,"description":null,"name":"A008","name_with_namespace":"Lidar / config / vehicles / A008","path":"A008","path_with_namespace":"lidar/config/vehicles/A008","created_at":"2023-07-28T07:56:18.213Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A008.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A008.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:17.074Z","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/918","issues":"http://159.27.226.4/api/v4/projects/918/issues","merge_requests":"http://159.27.226.4/api/v4/projects/918/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/918/repository/branches","labels":"http://159.27.226.4/api/v4/projects/918/labels","events":"http://159.27.226.4/api/v4/projects/918/events","members":"http://159.27.226.4/api/v4/projects/918/members","cluster_agents":"http://159.27.226.4/api/v4/projects/918/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:18.232Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":881,"description":"","name":"A008","name_with_namespace":"config / extrinsics / A008","path":"A008","path_with_namespace":"config/extrinsics/A008","created_at":"2023-07-24T11:05:34.209Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A008.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A008.git","web_url":"http://159.27.226.4/config/extrinsics/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:31.812Z","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/881","issues":"http://159.27.226.4/api/v4/projects/881/issues","merge_requests":"http://159.27.226.4/api/v4/projects/881/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/881/repository/branches","labels":"http://159.27.226.4/api/v4/projects/881/labels","events":"http://159.27.226.4/api/v4/projects/881/events","members":"http://159.27.226.4/api/v4/projects/881/members","cluster_agents":"http://159.27.226.4/api/v4/projects/881/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T11:05:34.224Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":822,"description":"","name":"A008","name_with_namespace":"config / vehicles / A008","path":"A008","path_with_namespace":"config/vehicles/A008","created_at":"2023-07-20T06:23:44.904Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A008.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A008.git","web_url":"http://159.27.226.4/config/vehicles/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-19T01:20:04.136Z","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/822","issues":"http://159.27.226.4/api/v4/projects/822/issues","merge_requests":"http://159.27.226.4/api/v4/projects/822/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/822/repository/branches","labels":"http://159.27.226.4/api/v4/projects/822/labels","events":"http://159.27.226.4/api/v4/projects/822/events","members":"http://159.27.226.4/api/v4/projects/822/members","cluster_agents":"http://159.27.226.4/api/v4/projects/822/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:23:44.916Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":791,"description":"","name":"A008","name_with_namespace":"config / weifang / container_port / A008","path":"A008","path_with_namespace":"config/weifang/container_port/A008","created_at":"2023-07-17T03:21:03.291Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A008.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A008.git","web_url":"http://159.27.226.4/config/weifang/container_port/A008","readme_url":"http://159.27.226.4/config/weifang/container_port/A008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:04.497Z","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/791","issues":"http://159.27.226.4/api/v4/projects/791/issues","merge_requests":"http://159.27.226.4/api/v4/projects/791/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/791/repository/branches","labels":"http://159.27.226.4/api/v4/projects/791/labels","events":"http://159.27.226.4/api/v4/projects/791/events","members":"http://159.27.226.4/api/v4/projects/791/members","cluster_agents":"http://159.27.226.4/api/v4/projects/791/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-18T03:21:03.340Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_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/weifang/container_port/A008 [Pipeline] echo config/weifang/container_port/A008 [Pipeline] echo config/weifang/container_port/A008 [Pipeline] echo config/weifang/container_port/A008 [Pipeline] echo config/weifang/container_port/A008 [Pipeline] echo config/weifang/container_port/A008 [Pipeline] echo 791 [Pipeline] echo 791 [Pipeline] echo f2fe49e [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 791 f2fe49e 540486c [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A008.json [Pipeline] readJSON [Pipeline] echo {"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"94f418f"}} [Pipeline] echo {"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"540486c","shared_config":"94f418f"}} [Pipeline] sh + echo '{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"540486c","shared_config":"94f418f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A008.json {"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"540486c","shared_config":"94f418f"}} [Pipeline] echo {"repo_name":"params_orin_master_A008","branch":"rc_dev","time":"2024-04-23_10-38-41","commit_id":"540486c","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=A008 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A008 Response Code: HTTP/1.1 200 OK Response: [{"id":1316,"description":"","name":"A008","name_with_namespace":"Hardware / config / A008","path":"A008","path_with_namespace":"hardware/config/A008","created_at":"2024-01-04T13:11:48.630Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A008.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A008.git","web_url":"http://159.27.226.4/hardware/config/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:57.163Z","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/1316","issues":"http://159.27.226.4/api/v4/projects/1316/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1316/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1316/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1316/labels","events":"http://159.27.226.4/api/v4/projects/1316/events","members":"http://159.27.226.4/api/v4/projects/1316/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1316/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:11:48.643Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1167,"description":null,"name":"A008","name_with_namespace":"Localization / config / A008","path":"A008","path_with_namespace":"localization/config/A008","created_at":"2023-10-24T03:58:44.022Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A008.git","http_url_to_repo":"http://159.27.226.4/localization/config/A008.git","web_url":"http://159.27.226.4/localization/config/A008","readme_url":"http://159.27.226.4/localization/config/A008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:43:38.952Z","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/1167","issues":"http://159.27.226.4/api/v4/projects/1167/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1167/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1167/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1167/labels","events":"http://159.27.226.4/api/v4/projects/1167/events","members":"http://159.27.226.4/api/v4/projects/1167/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1167/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:44.049Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":918,"description":null,"name":"A008","name_with_namespace":"Lidar / config / vehicles / A008","path":"A008","path_with_namespace":"lidar/config/vehicles/A008","created_at":"2023-07-28T07:56:18.213Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A008.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A008.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:17.074Z","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/918","issues":"http://159.27.226.4/api/v4/projects/918/issues","merge_requests":"http://159.27.226.4/api/v4/projects/918/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/918/repository/branches","labels":"http://159.27.226.4/api/v4/projects/918/labels","events":"http://159.27.226.4/api/v4/projects/918/events","members":"http://159.27.226.4/api/v4/projects/918/members","cluster_agents":"http://159.27.226.4/api/v4/projects/918/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:18.232Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":881,"description":"","name":"A008","name_with_namespace":"config / extrinsics / A008","path":"A008","path_with_namespace":"config/extrinsics/A008","created_at":"2023-07-24T11:05:34.209Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A008.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A008.git","web_url":"http://159.27.226.4/config/extrinsics/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:31.812Z","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/881","issues":"http://159.27.226.4/api/v4/projects/881/issues","merge_requests":"http://159.27.226.4/api/v4/projects/881/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/881/repository/branches","labels":"http://159.27.226.4/api/v4/projects/881/labels","events":"http://159.27.226.4/api/v4/projects/881/events","members":"http://159.27.226.4/api/v4/projects/881/members","cluster_agents":"http://159.27.226.4/api/v4/projects/881/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T11:05:34.224Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":822,"description":"","name":"A008","name_with_namespace":"config / vehicles / A008","path":"A008","path_with_namespace":"config/vehicles/A008","created_at":"2023-07-20T06:23:44.904Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A008.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A008.git","web_url":"http://159.27.226.4/config/vehicles/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-19T01:20:04.136Z","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/822","issues":"http://159.27.226.4/api/v4/projects/822/issues","merge_requests":"http://159.27.226.4/api/v4/projects/822/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/822/repository/branches","labels":"http://159.27.226.4/api/v4/projects/822/labels","events":"http://159.27.226.4/api/v4/projects/822/events","members":"http://159.27.226.4/api/v4/projects/822/members","cluster_agents":"http://159.27.226.4/api/v4/projects/822/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:23:44.916Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":791,"description":"","name":"A008","name_with_namespace":"config / weifang / container_port / A008","path":"A008","path_with_namespace":"config/weifang/container_port/A008","created_at":"2023-07-17T03:21:03.291Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A008.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A008.git","web_url":"http://159.27.226.4/config/weifang/container_port/A008","readme_url":"http://159.27.226.4/config/weifang/container_port/A008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:04.497Z","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/791","issues":"http://159.27.226.4/api/v4/projects/791/issues","merge_requests":"http://159.27.226.4/api/v4/projects/791/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/791/repository/branches","labels":"http://159.27.226.4/api/v4/projects/791/labels","events":"http://159.27.226.4/api/v4/projects/791/events","members":"http://159.27.226.4/api/v4/projects/791/members","cluster_agents":"http://159.27.226.4/api/v4/projects/791/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-18T03:21:03.340Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_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/weifang/container_port/A008 [Pipeline] echo config/weifang/container_port/A008 [Pipeline] echo config/weifang/container_port/A008 [Pipeline] echo config/weifang/container_port/A008 [Pipeline] echo config/weifang/container_port/A008 [Pipeline] echo config/weifang/container_port/A008 [Pipeline] echo 791 [Pipeline] echo 791 [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/791/repository/commits/540486c Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/791/repository/commits/540486c Response Code: HTTP/1.1 200 OK Response: {"id":"540486caca30c2578f8c6952efe662f646f5c659","short_id":"540486ca","created_at":"2023-12-18T14:27:22.000+08:00","parent_ids":["bf17f55a7bc4797f619ac4aef6591a440b58e37b","c5340ee9e7bf9eb9e7c6fe4e230c598a298f20cf"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2023-12-18T14:27:22.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2023-12-18T14:27:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A008/-/commit/540486caca30c2578f8c6952efe662f646f5c659","stats":{"additions":0,"deletions":568,"total":568},"status":null,"project_id":791,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/14:27:22 [Pipeline] echo rc_dev**: 540486c.**2023/12/18/14:27:22** [Pipeline] dir Running in /root/workspace/weifang-config/container/A008/params_A008 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/weifang-config/container/shared_config/rc_dev/params /root/workspace/weifang-config/container/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_A008@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A008.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-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo 94f418f [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 537 94f418f 6e5be65 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A008.json [Pipeline] readJSON [Pipeline] echo {"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"540486c","shared_config":"94f418f"}} [Pipeline] echo {"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"540486c","shared_config":"6e5be65"}} [Pipeline] sh + echo '{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"540486c","shared_config":"6e5be65"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A008.json {"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"540486c","shared_config":"6e5be65"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-38-46","commit_id":"6e5be65","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // script [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [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/537/repository/commits/6e5be65 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/6e5be65 Response Code: HTTP/1.1 200 OK Response: {"id":"6e5be65dab0841eb4d0a402f41d87e579b8bf215","short_id":"6e5be65d","created_at":"2024-03-05T14:06:06.000+08:00","parent_ids":["c50c8935627bdfda89d87e75204c724f1779c4d0","49ed156fccf1d507dee7ffd98cd7eb926dac2688"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-03-05T14:06:06.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-03-05T14:06:06.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/6e5be65dab0841eb4d0a402f41d87e579b8bf215","stats":{"additions":20,"deletions":23,"total":43},"status":null,"project_id":537,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/03/05/14:06:06 [Pipeline] echo rc_dev**: 6e5be65.**2024/03/05/14:06:06** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_A008","branch":"rc_dev","time":"2024-04-23_10-38-41","commit_id":"540486c","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-38-46","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A008_Master","type":0,"project":6} [Pipeline] sh ++ grep -v version.json ++ ls ++ grep -v params_A008 ++ xargs + cp -r params params_A008/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_A008","branch":"rc_dev","time":"2024-04-23_10-38-41","commit_id":"540486c","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-04-23_10-38-46","commit_id":"6e5be65","version":"","commit_msgs":",,"}],"device":1,"device_name":"A008_Master","type":0,"project":6}' [Pipeline] sh + rm -rf params_A008@tmp [Pipeline] echo > - <font color=#3C3C3C> [A001master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 726ddf5.**2024/01/08/14:07:50** </font> > - <font color=#3C3C3C> [A002master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 975e7b7.**2023/12/18/14:25:22** </font> > - <font color=#3C3C3C> [A003master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 4b77f41.**2023/12/18/14:25:39** </font> > - <font color=#3C3C3C> [A004master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: b382664.**2023/12/18/14:26:02** </font> > - <font color=#3C3C3C> [A005master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 6ae205b.**2023/12/18/14:26:20** </font> > - <font color=#3C3C3C> [A006master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 2d7c7bb.**2023/12/25/13:23:46** </font> > - <font color=#3C3C3C> [A007master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 83b20a1.**2023/12/25/13:23:24** </font> > - <font color=#3C3C3C> [A008master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 540486c.**2023/12/18/14:27:22** </font> [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A001@tmp /root/workspace/weifang-config/container/A002@tmp /root/workspace/weifang-config/container/A003@tmp /root/workspace/weifang-config/container/A004@tmp /root/workspace/weifang-config/container/A005@tmp /root/workspace/weifang-config/container/A006@tmp /root/workspace/weifang-config/container/A007@tmp /root/workspace/weifang-config/container/A008@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 A001拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A001/params_new [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A001/params_new [Pipeline] dir Running in /root/workspace/weifang-config/container/A001/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/A001.git > git init /root/workspace/weifang-config/container/A001/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/A001.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/A001.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/A001.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 9f27cc93178f8d5acd2e401561d2225f6ba2fffd (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f27cc93178f8d5acd2e401561d2225f6ba2fffd # timeout=300000 Commit message: "feat_out:SHM适配" > git rev-list --no-walk 4a2c067c4b34b12242fee3c6e69b8621bd1a1202 # 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 'hardware' (git@159.27.226.4:hardware/config/A001.git) registered for path 'hardware' Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A001.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/A001.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A001.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 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule '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-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang' 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/weifang-config/container/A001/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 | 6.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 66% (8/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/crane_align_customized'... remote: Enumerating objects: 1469, done. remote: Counting objects: 0% (1/149) remote: Counting objects: 1% (2/149) remote: Counting objects: 2% (3/149) remote: Counting objects: 3% (5/149) remote: Counting objects: 4% (6/149) remote: Counting objects: 5% (8/149) remote: Counting objects: 6% (9/149) remote: Counting objects: 7% (11/149) remote: Counting objects: 8% (12/149) remote: Counting objects: 9% (14/149) remote: Counting objects: 10% (15/149) remote: Counting objects: 11% (17/149) remote: Counting objects: 12% (18/149) remote: Counting objects: 13% (20/149) remote: Counting objects: 14% (21/149) remote: Counting objects: 15% (23/149) remote: Counting objects: 16% (24/149) remote: Counting objects: 17% (26/149) remote: Counting objects: 18% (27/149) remote: Counting objects: 19% (29/149) remote: Counting objects: 20% (30/149) remote: Counting objects: 21% (32/149) remote: Counting objects: 22% (33/149) remote: Counting objects: 23% (35/149) remote: Counting objects: 24% (36/149) remote: Counting objects: 25% (38/149) remote: Counting objects: 26% (39/149) remote: Counting objects: 27% (41/149) remote: Counting objects: 28% (42/149) remote: Counting objects: 29% (44/149) remote: Counting objects: 30% (45/149) remote: Counting objects: 31% (47/149) remote: Counting objects: 32% (48/149) remote: Counting objects: 33% (50/149) remote: Counting objects: 34% (51/149) remote: Counting objects: 35% (53/149) remote: Counting objects: 36% (54/149) remote: Counting objects: 37% (56/149) remote: Counting objects: 38% (57/149) remote: Counting objects: 39% (59/149) remote: Counting objects: 40% (60/149) remote: Counting objects: 41% (62/149) remote: Counting objects: 42% (63/149) remote: Counting objects: 43% (65/149) remote: Counting objects: 44% (66/149) remote: Counting objects: 45% (68/149) remote: Counting objects: 46% (69/149) remote: Counting objects: 47% (71/149) remote: Counting objects: 48% (72/149) remote: Counting objects: 49% (74/149) remote: Counting objects: 50% (75/149) remote: Counting objects: 51% (76/149) remote: Counting objects: 52% (78/149) remote: Counting objects: 53% (79/149) remote: Counting objects: 54% (81/149) remote: Counting objects: 55% (82/149) remote: Counting objects: 56% (84/149) remote: Counting objects: 57% (85/149) remote: Counting objects: 58% (87/149) remote: Counting objects: 59% (88/149) remote: Counting objects: 60% (90/149) remote: Counting objects: 61% (91/149) remote: Counting objects: 62% (93/149) remote: Counting objects: 63% (94/149) remote: Counting objects: 64% (96/149) remote: Counting objects: 65% (97/149) remote: Counting objects: 66% (99/149) remote: Counting objects: 67% (100/149) remote: Counting objects: 68% (102/149) remote: Counting objects: 69% (103/149) remote: Counting objects: 70% (105/149) remote: Counting objects: 71% (106/149) remote: Counting objects: 72% (108/149) remote: Counting objects: 73% (109/149) remote: Counting objects: 74% (111/149) remote: Counting objects: 75% (112/149) remote: Counting objects: 76% (114/149) remote: Counting objects: 77% (115/149) remote: Counting objects: 78% (117/149) remote: Counting objects: 79% (118/149) remote: Counting objects: 80% (120/149) remote: Counting objects: 81% (121/149) remote: Counting objects: 82% (123/149) remote: Counting objects: 83% (124/149) remote: Counting objects: 84% (126/149) remote: Counting objects: 85% (127/149) remote: Counting objects: 86% (129/149) remote: Counting objects: 87% (130/149) remote: Counting objects: 88% (132/149) remote: Counting objects: 89% (133/149) remote: Counting objects: 90% (135/149) remote: Counting objects: 91% (136/149) remote: Counting objects: 92% (138/149) remote: Counting objects: 93% (139/149) remote: Counting objects: 94% (141/149) remote: Counting objects: 95% (142/149) remote: Counting objects: 96% (144/149) remote: Counting objects: 97% (145/149) remote: Counting objects: 98% (147/149) remote: Counting objects: 99% (148/149) remote: Counting objects: 100% (149/149) remote: Counting objects: 100% (149/149), done. remote: Compressing objects: 1% (1/74) remote: Compressing objects: 2% (2/74) remote: Compressing objects: 4% (3/74) remote: Compressing objects: 5% (4/74) remote: Compressing objects: 6% (5/74) remote: Compressing objects: 8% (6/74) remote: Compressing objects: 9% (7/74) remote: Compressing objects: 10% (8/74) remote: Compressing objects: 12% (9/74) remote: Compressing objects: 13% (10/74) remote: Compressing objects: 14% (11/74) remote: Compressing objects: 16% (12/74) remote: Compressing objects: 17% (13/74) remote: Compressing objects: 18% (14/74) remote: Compressing objects: 20% (15/74) remote: Compressing objects: 21% (16/74) remote: Compressing objects: 22% (17/74) remote: Compressing objects: 24% (18/74) remote: Compressing objects: 25% (19/74) remote: Compressing objects: 27% (20/74) remote: Compressing objects: 28% (21/74) remote: Compressing objects: 29% (22/74) remote: Compressing objects: 31% (23/74) remote: Compressing objects: 32% (24/74) remote: Compressing objects: 33% (25/74) remote: Compressing objects: 35% (26/74) remote: Compressing objects: 36% (27/74) remote: Compressing objects: 37% (28/74) remote: Compressing objects: 39% (29/74) remote: Compressing objects: 40% (30/74) remote: Compressing objects: 41% (31/74) remote: Compressing objects: 43% (32/74) remote: Compressing objects: 44% (33/74) remote: Compressing objects: 45% (34/74) remote: Compressing objects: 47% (35/74) remote: Compressing objects: 48% (36/74) remote: Compressing objects: 50% (37/74) remote: Compressing objects: 51% (38/74) remote: Compressing objects: 52% (39/74) remote: Compressing objects: 54% (40/74) remote: Compressing objects: 55% (41/74) remote: Compressing objects: 56% (42/74) remote: Compressing objects: 58% (43/74) remote: Compressing objects: 59% (44/74) remote: Compressing objects: 60% (45/74) remote: Compressing objects: 62% (46/74) remote: Compressing objects: 63% (47/74) remote: Compressing objects: 64% (48/74) remote: Compressing objects: 66% (49/74) remote: Compressing objects: 67% (50/74) remote: Compressing objects: 68% (51/74) remote: Compressing objects: 70% (52/74) remote: Compressing objects: 71% (53/74) remote: Compressing objects: 72% (54/74) remote: Compressing objects: 74% (55/74) remote: Compressing objects: 75% (56/74) remote: Compressing objects: 77% (57/74) remote: Compressing objects: 78% (58/74) remote: Compressing objects: 79% (59/74) remote: Compressing objects: 81% (60/74) remote: Compressing objects: 82% (61/74) remote: Compressing objects: 83% (62/74) remote: Compressing objects: 85% (63/74) remote: Compressing objects: 86% (64/74) remote: Compressing objects: 87% (65/74) remote: Compressing objects: 89% (66/74) remote: Compressing objects: 90% (67/74) remote: Compressing objects: 91% (68/74) remote: Compressing objects: 93% (69/74) remote: Compressing objects: 94% (70/74) remote: Compressing objects: 95% (71/74) remote: Compressing objects: 97% (72/74) remote: Compressing objects: 98% (73/74) remote: Compressing objects: 100% (74/74) remote: Compressing objects: 100% (74/74), done. Receiving objects: 0% (1/1469) Receiving objects: 1% (15/1469) Receiving objects: 2% (30/1469) Receiving objects: 3% (45/1469) Receiving objects: 4% (59/1469) Receiving objects: 5% (74/1469) Receiving objects: 6% (89/1469) Receiving objects: 7% (103/1469) Receiving objects: 8% (118/1469) Receiving objects: 9% (133/1469) Receiving objects: 10% (147/1469) Receiving objects: 11% (162/1469) Receiving objects: 12% (177/1469) Receiving objects: 13% (191/1469) Receiving objects: 14% (206/1469) Receiving objects: 15% (221/1469) Receiving objects: 16% (236/1469) Receiving objects: 17% (250/1469) Receiving objects: 18% (265/1469) Receiving objects: 19% (280/1469) Receiving objects: 20% (294/1469) Receiving objects: 21% (309/1469) Receiving objects: 22% (324/1469) Receiving objects: 23% (338/1469) Receiving objects: 24% (353/1469) Receiving objects: 25% (368/1469) Receiving objects: 26% (382/1469) Receiving objects: 27% (397/1469) Receiving objects: 28% (412/1469) Receiving objects: 29% (427/1469) Receiving objects: 30% (441/1469) Receiving objects: 31% (456/1469) Receiving objects: 32% (471/1469) Receiving objects: 33% (485/1469) Receiving objects: 34% (500/1469) Receiving objects: 35% (515/1469) Receiving objects: 36% (529/1469) Receiving objects: 37% (544/1469) Receiving objects: 38% (559/1469) Receiving objects: 39% (573/1469) Receiving objects: 40% (588/1469) Receiving objects: 41% (603/1469) Receiving objects: 42% (617/1469) Receiving objects: 43% (632/1469) Receiving objects: 44% (647/1469) Receiving objects: 45% (662/1469) Receiving objects: 46% (676/1469) Receiving objects: 47% (691/1469) Receiving objects: 48% (706/1469) Receiving objects: 49% (720/1469) Receiving objects: 50% (735/1469) Receiving objects: 51% (750/1469) Receiving objects: 52% (764/1469) Receiving objects: 53% (779/1469) Receiving objects: 54% (794/1469) Receiving objects: 55% (808/1469) Receiving objects: 56% (823/1469) Receiving objects: 57% (838/1469) Receiving objects: 58% (853/1469) Receiving objects: 59% (867/1469) Receiving objects: 60% (882/1469) Receiving objects: 61% (897/1469) Receiving objects: 62% (911/1469) Receiving objects: 63% (926/1469) Receiving objects: 64% (941/1469) Receiving objects: 65% (955/1469) Receiving objects: 66% (970/1469) Receiving objects: 67% (985/1469) Receiving objects: 68% (999/1469) Receiving objects: 69% (1014/1469) Receiving objects: 70% (1029/1469) Receiving objects: 71% (1043/1469) Receiving objects: 72% (1058/1469) Receiving objects: 73% (1073/1469) Receiving objects: 74% (1088/1469) Receiving objects: 75% (1102/1469) Receiving objects: 76% (1117/1469) Receiving objects: 77% (1132/1469) Receiving objects: 78% (1146/1469) Receiving objects: 79% (1161/1469) Receiving objects: 80% (1176/1469) Receiving objects: 81% (1190/1469) Receiving objects: 82% (1205/1469) Receiving objects: 83% (1220/1469) Receiving objects: 84% (1234/1469) Receiving objects: 85% (1249/1469) Receiving objects: 86% (1264/1469) Receiving objects: 87% (1279/1469) Receiving objects: 88% (1293/1469) remote: Total 1469 (delta 59), reused 112 (delta 41), pack-reused 1320 Receiving objects: 89% (1308/1469) Receiving objects: 90% (1323/1469) Receiving objects: 91% (1337/1469) Receiving objects: 92% (1352/1469) Receiving objects: 93% (1367/1469) Receiving objects: 94% (1381/1469) Receiving objects: 95% (1396/1469) Receiving objects: 96% (1411/1469) Receiving objects: 97% (1425/1469) Receiving objects: 98% (1440/1469) Receiving objects: 99% (1455/1469) Receiving objects: 100% (1469/1469) Receiving objects: 100% (1469/1469), 468.04 KiB | 16.14 MiB/s, done. Resolving deltas: 0% (0/697) Resolving deltas: 2% (17/697) Resolving deltas: 3% (21/697) Resolving deltas: 4% (28/697) Resolving deltas: 5% (35/697) Resolving deltas: 6% (48/697) Resolving deltas: 17% (123/697) Resolving deltas: 21% (147/697) Resolving deltas: 22% (157/697) Resolving deltas: 23% (166/697) Resolving deltas: 24% (172/697) Resolving deltas: 27% (189/697) Resolving deltas: 28% (196/697) Resolving deltas: 29% (207/697) Resolving deltas: 31% (222/697) Resolving deltas: 32% (225/697) Resolving deltas: 33% (236/697) Resolving deltas: 34% (239/697) Resolving deltas: 35% (250/697) Resolving deltas: 37% (259/697) Resolving deltas: 38% (270/697) Resolving deltas: 42% (299/697) Resolving deltas: 43% (300/697) Resolving deltas: 44% (307/697) Resolving deltas: 45% (317/697) Resolving deltas: 48% (339/697) Resolving deltas: 49% (344/697) Resolving deltas: 50% (349/697) Resolving deltas: 52% (365/697) Resolving deltas: 53% (372/697) Resolving deltas: 55% (387/697) Resolving deltas: 56% (391/697) Resolving deltas: 57% (398/697) Resolving deltas: 60% (423/697) Resolving deltas: 62% (435/697) Resolving deltas: 63% (441/697) Resolving deltas: 64% (451/697) Resolving deltas: 65% (460/697) Resolving deltas: 66% (465/697) Resolving deltas: 67% (470/697) Resolving deltas: 68% (474/697) Resolving deltas: 71% (501/697) Resolving deltas: 73% (511/697) Resolving deltas: 74% (516/697) Resolving deltas: 75% (523/697) Resolving deltas: 76% (530/697) Resolving deltas: 77% (542/697) Resolving deltas: 100% (697/697) Resolving deltas: 100% (697/697), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/hardware'... remote: Enumerating objects: 15, done. remote: Counting objects: 6% (1/15) remote: Counting objects: 13% (2/15) remote: Counting objects: 20% (3/15) remote: Counting objects: 26% (4/15) remote: Counting objects: 33% (5/15) remote: Counting objects: 40% (6/15) remote: Counting objects: 46% (7/15) remote: Counting objects: 53% (8/15) remote: Counting objects: 60% (9/15) remote: Counting objects: 66% (10/15) remote: Counting objects: 73% (11/15) remote: Counting objects: 80% (12/15) remote: Counting objects: 86% (13/15) remote: Counting objects: 93% (14/15) remote: Counting objects: 100% (15/15) remote: Counting objects: 100% (15/15), 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 15 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/15) Receiving objects: 13% (2/15) Receiving objects: 20% (3/15) Receiving objects: 26% (4/15) Receiving objects: 33% (5/15) Receiving objects: 40% (6/15) Receiving objects: 46% (7/15) Receiving objects: 53% (8/15) Receiving objects: 60% (9/15) Receiving objects: 66% (10/15) Receiving objects: 73% (11/15) Receiving objects: 80% (12/15) Receiving objects: 86% (13/15) Receiving objects: 93% (14/15) Receiving objects: 100% (15/15) Receiving objects: 100% (15/15), done. Resolving deltas: 0% (0/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/weifang-config/container/A001/params_new/hesai_lidar_customized'... remote: Enumerating objects: 22, done. remote: Counting objects: 4% (1/22) remote: Counting objects: 9% (2/22) remote: Counting objects: 13% (3/22) remote: Counting objects: 18% (4/22) remote: Counting objects: 22% (5/22) remote: Counting objects: 27% (6/22) remote: Counting objects: 31% (7/22) remote: Counting objects: 36% (8/22) remote: Counting objects: 40% (9/22) remote: Counting objects: 45% (10/22) remote: Counting objects: 50% (11/22) remote: Counting objects: 54% (12/22) remote: Counting objects: 59% (13/22) remote: Counting objects: 63% (14/22) remote: Counting objects: 68% (15/22) remote: Counting objects: 72% (16/22) remote: Counting objects: 77% (17/22) remote: Counting objects: 81% (18/22) remote: Counting objects: 86% (19/22) remote: Counting objects: 90% (20/22) remote: Counting objects: 95% (21/22) remote: Counting objects: 100% (22/22) remote: Counting objects: 100% (22/22), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/22) Receiving objects: 9% (2/22) Receiving objects: 13% (3/22) Receiving objects: 18% (4/22) Receiving objects: 22% (5/22) Receiving objects: 27% (6/22) Receiving objects: 31% (7/22) Receiving objects: 36% (8/22) Receiving objects: 40% (9/22) Receiving objects: 45% (10/22) Receiving objects: 50% (11/22) Receiving objects: 54% (12/22) Receiving objects: 59% (13/22) Receiving objects: 63% (14/22) Receiving objects: 68% (15/22) Receiving objects: 72% (16/22) Receiving objects: 77% (17/22) Receiving objects: 81% (18/22) Receiving objects: 86% (19/22) Receiving objects: 90% (20/22) Receiving objects: 95% (21/22) Receiving objects: 100% (22/22) Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/lidar-extrinsics'... remote: Enumerating objects: 110, done. remote: Counting objects: 1% (1/92) remote: Counting objects: 2% (2/92) remote: Counting objects: 3% (3/92) remote: Counting objects: 4% (4/92) remote: Counting objects: 5% (5/92) remote: Counting objects: 6% (6/92) remote: Counting objects: 7% (7/92) remote: Counting objects: 8% (8/92) remote: Counting objects: 9% (9/92) remote: Counting objects: 10% (10/92) remote: Counting objects: 11% (11/92) remote: Counting objects: 13% (12/92) remote: Counting objects: 14% (13/92) remote: Counting objects: 15% (14/92) remote: Counting objects: 16% (15/92) remote: Counting objects: 17% (16/92) remote: Counting objects: 18% (17/92) remote: Counting objects: 19% (18/92) remote: Counting objects: 20% (19/92) remote: Counting objects: 21% (20/92) remote: Counting objects: 22% (21/92) remote: Counting objects: 23% (22/92) remote: Counting objects: 25% (23/92) remote: Counting objects: 26% (24/92) remote: Counting objects: 27% (25/92) remote: Counting objects: 28% (26/92) remote: Counting objects: 29% (27/92) remote: Counting objects: 30% (28/92) remote: Counting objects: 31% (29/92) remote: Counting objects: 32% (30/92) remote: Counting objects: 33% (31/92) remote: Counting objects: 34% (32/92) remote: Counting objects: 35% (33/92) remote: Counting objects: 36% (34/92) remote: Counting objects: 38% (35/92) remote: Counting objects: 39% (36/92) remote: Counting objects: 40% (37/92) remote: Counting objects: 41% (38/92) remote: Counting objects: 42% (39/92) remote: Counting objects: 43% (40/92) remote: Counting objects: 44% (41/92) remote: Counting objects: 45% (42/92) remote: Counting objects: 46% (43/92) remote: Counting objects: 47% (44/92) remote: Counting objects: 48% (45/92) remote: Counting objects: 50% (46/92) remote: Counting objects: 51% (47/92) remote: Counting objects: 52% (48/92) remote: Counting objects: 53% (49/92) remote: Counting objects: 54% (50/92) remote: Counting objects: 55% (51/92) remote: Counting objects: 56% (52/92) remote: Counting objects: 57% (53/92) remote: Counting objects: 58% (54/92) remote: Counting objects: 59% (55/92) remote: Counting objects: 60% (56/92) remote: Counting objects: 61% (57/92) remote: Counting objects: 63% (58/92) remote: Counting objects: 64% (59/92) remote: Counting objects: 65% (60/92) remote: Counting objects: 66% (61/92) remote: Counting objects: 67% (62/92) remote: Counting objects: 68% (63/92) remote: Counting objects: 69% (64/92) remote: Counting objects: 70% (65/92) remote: Counting objects: 71% (66/92) remote: Counting objects: 72% (67/92) remote: Counting objects: 73% (68/92) remote: Counting objects: 75% (69/92) remote: Counting objects: 76% (70/92) remote: Counting objects: 77% (71/92) remote: Counting objects: 78% (72/92) remote: Counting objects: 79% (73/92) remote: Counting objects: 80% (74/92) remote: Counting objects: 81% (75/92) remote: Counting objects: 82% (76/92) remote: Counting objects: 83% (77/92) remote: Counting objects: 84% (78/92) remote: Counting objects: 85% (79/92) remote: Counting objects: 86% (80/92) remote: Counting objects: 88% (81/92) remote: Counting objects: 89% (82/92) remote: Counting objects: 90% (83/92) remote: Counting objects: 91% (84/92) remote: Counting objects: 92% (85/92) remote: Counting objects: 93% (86/92) remote: Counting objects: 94% (87/92) remote: Counting objects: 95% (88/92) remote: Counting objects: 96% (89/92) remote: Counting objects: 97% (90/92) remote: Counting objects: 98% (91/92) remote: Counting objects: 100% (92/92) remote: Counting objects: 100% (92/92), done. remote: Compressing objects: 1% (1/65) remote: Compressing objects: 3% (2/65) remote: Compressing objects: 4% (3/65) remote: Compressing objects: 6% (4/65) remote: Compressing objects: 7% (5/65) remote: Compressing objects: 9% (6/65) remote: Compressing objects: 10% (7/65) remote: Compressing objects: 12% (8/65) remote: Compressing objects: 13% (9/65) remote: Compressing objects: 15% (10/65) remote: Compressing objects: 16% (11/65) remote: Compressing objects: 18% (12/65) remote: Compressing objects: 20% (13/65) remote: Compressing objects: 21% (14/65) remote: Compressing objects: 23% (15/65) remote: Compressing objects: 24% (16/65) remote: Compressing objects: 26% (17/65) remote: Compressing objects: 27% (18/65) remote: Compressing objects: 29% (19/65) remote: Compressing objects: 30% (20/65) remote: Compressing objects: 32% (21/65) remote: Compressing objects: 33% (22/65) remote: Compressing objects: 35% (23/65) remote: Compressing objects: 36% (24/65) remote: Compressing objects: 38% (25/65) remote: Compressing objects: 40% (26/65) remote: Compressing objects: 41% (27/65) remote: Compressing objects: 43% (28/65) remote: Compressing objects: 44% (29/65) remote: Compressing objects: 46% (30/65) remote: Compressing objects: 47% (31/65) remote: Compressing objects: 49% (32/65) remote: Compressing objects: 50% (33/65) remote: Compressing objects: 52% (34/65) remote: Compressing objects: 53% (35/65) remote: Compressing objects: 55% (36/65) remote: Compressing objects: 56% (37/65) remote: Compressing objects: 58% (38/65) remote: Compressing objects: 60% (39/65) remote: Compressing objects: 61% (40/65) remote: Compressing objects: 63% (41/65) remote: Compressing objects: 64% (42/65) remote: Compressing objects: 66% (43/65) remote: Compressing objects: 67% (44/65) remote: Compressing objects: 69% (45/65) remote: Compressing objects: 70% (46/65) remote: Compressing objects: 72% (47/65) remote: Compressing objects: 73% (48/65) remote: Compressing objects: 75% (49/65) remote: Compressing objects: 76% (50/65) remote: Compressing objects: 78% (51/65) remote: Compressing objects: 80% (52/65) remote: Compressing objects: 81% (53/65) remote: Compressing objects: 83% (54/65) remote: Compressing objects: 84% (55/65) remote: Compressing objects: 86% (56/65) remote: Compressing objects: 87% (57/65) remote: Compressing objects: 89% (58/65) remote: Compressing objects: 90% (59/65) remote: Compressing objects: 92% (60/65) remote: Compressing objects: 93% (61/65) remote: Compressing objects: 95% (62/65) remote: Compressing objects: 96% (63/65) remote: Compressing objects: 98% (64/65) remote: Compressing objects: 100% (65/65) remote: Compressing objects: 100% (65/65), done. remote: Total 110 (delta 19), reused 84 (delta 17), pack-reused 18 Receiving objects: 0% (1/110) Receiving objects: 1% (2/110) Receiving objects: 2% (3/110) Receiving objects: 3% (4/110) Receiving objects: 4% (5/110) Receiving objects: 5% (6/110) Receiving objects: 6% (7/110) Receiving objects: 7% (8/110) Receiving objects: 8% (9/110) Receiving objects: 9% (10/110) Receiving objects: 10% (11/110) Receiving objects: 11% (13/110) Receiving objects: 12% (14/110) Receiving objects: 13% (15/110) Receiving objects: 14% (16/110) Receiving objects: 15% (17/110) Receiving objects: 16% (18/110) Receiving objects: 17% (19/110) Receiving objects: 18% (20/110) Receiving objects: 19% (21/110) Receiving objects: 20% (22/110) Receiving objects: 21% (24/110) Receiving objects: 22% (25/110) Receiving objects: 23% (26/110) Receiving objects: 24% (27/110) Receiving objects: 25% (28/110) Receiving objects: 26% (29/110) Receiving objects: 27% (30/110) Receiving objects: 28% (31/110) Receiving objects: 29% (32/110) Receiving objects: 30% (33/110) Receiving objects: 31% (35/110) Receiving objects: 32% (36/110) Receiving objects: 33% (37/110) Receiving objects: 34% (38/110) Receiving objects: 35% (39/110) Receiving objects: 36% (40/110) Receiving objects: 37% (41/110) Receiving objects: 38% (42/110) Receiving objects: 39% (43/110) Receiving objects: 40% (44/110) Receiving objects: 41% (46/110) Receiving objects: 42% (47/110) Receiving objects: 43% (48/110) Receiving objects: 44% (49/110) Receiving objects: 45% (50/110) Receiving objects: 46% (51/110) Receiving objects: 47% (52/110) Receiving objects: 48% (53/110) Receiving objects: 49% (54/110) Receiving objects: 50% (55/110) Receiving objects: 51% (57/110) Receiving objects: 52% (58/110) Receiving objects: 53% (59/110) Receiving objects: 54% (60/110) Receiving objects: 55% (61/110) Receiving objects: 56% (62/110) Receiving objects: 57% (63/110) Receiving objects: 58% (64/110) Receiving objects: 59% (65/110) Receiving objects: 60% (66/110) Receiving objects: 61% (68/110) Receiving objects: 62% (69/110) Receiving objects: 63% (70/110) Receiving objects: 64% (71/110) Receiving objects: 65% (72/110) Receiving objects: 66% (73/110) Receiving objects: 67% (74/110) Receiving objects: 68% (75/110) Receiving objects: 69% (76/110) Receiving objects: 70% (77/110) Receiving objects: 71% (79/110) Receiving objects: 72% (80/110) Receiving objects: 73% (81/110) Receiving objects: 74% (82/110) Receiving objects: 75% (83/110) Receiving objects: 76% (84/110) Receiving objects: 77% (85/110) Receiving objects: 78% (86/110) Receiving objects: 79% (87/110) Receiving objects: 80% (88/110) Receiving objects: 81% (90/110) Receiving objects: 82% (91/110) Receiving objects: 83% (92/110) Receiving objects: 84% (93/110) Receiving objects: 85% (94/110) Receiving objects: 86% (95/110) Receiving objects: 87% (96/110) Receiving objects: 88% (97/110) Receiving objects: 89% (98/110) Receiving objects: 90% (99/110) Receiving objects: 91% (101/110) Receiving objects: 92% (102/110) Receiving objects: 93% (103/110) Receiving objects: 94% (104/110) Receiving objects: 95% (105/110) Receiving objects: 96% (106/110) Receiving objects: 97% (107/110) Receiving objects: 98% (108/110) Receiving objects: 99% (109/110) Receiving objects: 100% (110/110) Receiving objects: 100% (110/110), 13.73 KiB | 6.87 MiB/s, done. Resolving deltas: 0% (0/21) Resolving deltas: 4% (1/21) Resolving deltas: 9% (2/21) Resolving deltas: 19% (4/21) Resolving deltas: 76% (16/21) Resolving deltas: 80% (17/21) Resolving deltas: 85% (18/21) Resolving deltas: 90% (19/21) Resolving deltas: 95% (20/21) Resolving deltas: 100% (21/21) Resolving deltas: 100% (21/21), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 26, done. remote: Counting objects: 3% (1/26) remote: Counting objects: 7% (2/26) remote: Counting objects: 11% (3/26) remote: Counting objects: 15% (4/26) remote: Counting objects: 19% (5/26) remote: Counting objects: 23% (6/26) remote: Counting objects: 26% (7/26) remote: Counting objects: 30% (8/26) remote: Counting objects: 34% (9/26) remote: Counting objects: 38% (10/26) remote: Counting objects: 42% (11/26) remote: Counting objects: 46% (12/26) remote: Counting objects: 50% (13/26) remote: Counting objects: 53% (14/26) remote: Counting objects: 57% (15/26) remote: Counting objects: 61% (16/26) remote: Counting objects: 65% (17/26) remote: Counting objects: 69% (18/26) remote: Counting objects: 73% (19/26) remote: Counting objects: 76% (20/26) remote: Counting objects: 80% (21/26) remote: Counting objects: 84% (22/26) remote: Counting objects: 88% (23/26) remote: Counting objects: 92% (24/26) remote: Counting objects: 96% (25/26) remote: Counting objects: 100% (26/26) remote: Counting objects: 100% (26/26), 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 26 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/26) Receiving objects: 7% (2/26) Receiving objects: 11% (3/26) Receiving objects: 15% (4/26) Receiving objects: 19% (5/26) Receiving objects: 23% (6/26) Receiving objects: 26% (7/26) Receiving objects: 30% (8/26) Receiving objects: 34% (9/26) Receiving objects: 38% (10/26) Receiving objects: 42% (11/26) Receiving objects: 46% (12/26) Receiving objects: 50% (13/26) Receiving objects: 53% (14/26) Receiving objects: 57% (15/26) Receiving objects: 61% (16/26) Receiving objects: 65% (17/26) Receiving objects: 69% (18/26) Receiving objects: 73% (19/26) Receiving objects: 76% (20/26) Receiving objects: 80% (21/26) Receiving objects: 84% (22/26) Receiving objects: 88% (23/26) Receiving objects: 92% (24/26) Receiving objects: 96% (25/26) Receiving objects: 100% (26/26) Receiving objects: 100% (26/26), 6.18 KiB | 6.18 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 348, done. remote: Counting objects: 0% (1/147) remote: Counting objects: 1% (2/147) remote: Counting objects: 2% (3/147) remote: Counting objects: 3% (5/147) remote: Counting objects: 4% (6/147) remote: Counting objects: 5% (8/147) remote: Counting objects: 6% (9/147) remote: Counting objects: 7% (11/147) remote: Counting objects: 8% (12/147) remote: Counting objects: 9% (14/147) remote: Counting objects: 10% (15/147) remote: Counting objects: 11% (17/147) remote: Counting objects: 12% (18/147) remote: Counting objects: 13% (20/147) remote: Counting objects: 14% (21/147) remote: Counting objects: 15% (23/147) remote: Counting objects: 16% (24/147) remote: Counting objects: 17% (25/147) remote: Counting objects: 18% (27/147) remote: Counting objects: 19% (28/147) remote: Counting objects: 20% (30/147) remote: Counting objects: 21% (31/147) remote: Counting objects: 22% (33/147) remote: Counting objects: 23% (34/147) remote: Counting objects: 24% (36/147) remote: Counting objects: 25% (37/147) remote: Counting objects: 26% (39/147) remote: Counting objects: 27% (40/147) remote: Counting objects: 28% (42/147) remote: Counting objects: 29% (43/147) remote: Counting objects: 30% (45/147) remote: Counting objects: 31% (46/147) remote: Counting objects: 32% (48/147) remote: Counting objects: 33% (49/147) remote: Counting objects: 34% (50/147) remote: Counting objects: 35% (52/147) remote: Counting objects: 36% (53/147) remote: Counting objects: 37% (55/147) remote: Counting objects: 38% (56/147) remote: Counting objects: 39% (58/147) remote: Counting objects: 40% (59/147) remote: Counting objects: 41% (61/147) remote: Counting objects: 42% (62/147) remote: Counting objects: 43% (64/147) remote: Counting objects: 44% (65/147) remote: Counting objects: 45% (67/147) remote: Counting objects: 46% (68/147) remote: Counting objects: 47% (70/147) remote: Counting objects: 48% (71/147) remote: Counting objects: 49% (73/147) remote: Counting objects: 50% (74/147) remote: Counting objects: 51% (75/147) remote: Counting objects: 52% (77/147) remote: Counting objects: 53% (78/147) remote: Counting objects: 54% (80/147) remote: Counting objects: 55% (81/147) remote: Counting objects: 56% (83/147) remote: Counting objects: 57% (84/147) remote: Counting objects: 58% (86/147) remote: Counting objects: 59% (87/147) remote: Counting objects: 60% (89/147) remote: Counting objects: 61% (90/147) remote: Counting objects: 62% (92/147) remote: Counting objects: 63% (93/147) remote: Counting objects: 64% (95/147) remote: Counting objects: 65% (96/147) remote: Counting objects: 66% (98/147) remote: Counting objects: 67% (99/147) remote: Counting objects: 68% (100/147) remote: Counting objects: 69% (102/147) remote: Counting objects: 70% (103/147) remote: Counting objects: 71% (105/147) remote: Counting objects: 72% (106/147) remote: Counting objects: 73% (108/147) remote: Counting objects: 74% (109/147) remote: Counting objects: 75% (111/147) remote: Counting objects: 76% (112/147) remote: Counting objects: 77% (114/147) remote: Counting objects: 78% (115/147) remote: Counting objects: 79% (117/147) remote: Counting objects: 80% (118/147) remote: Counting objects: 81% (120/147) remote: Counting objects: 82% (121/147) remote: Counting objects: 83% (123/147) remote: Counting objects: 84% (124/147) remote: Counting objects: 85% (125/147) remote: Counting objects: 86% (127/147) remote: Counting objects: 87% (128/147) remote: Counting objects: 88% (130/147) remote: Counting objects: 89% (131/147) remote: Counting objects: 90% (133/147) remote: Counting objects: 91% (134/147) remote: Counting objects: 92% (136/147) remote: Counting objects: 93% (137/147) remote: Counting objects: 94% (139/147) remote: Counting objects: 95% (140/147) remote: Counting objects: 96% (142/147) remote: Counting objects: 97% (143/147) remote: Counting objects: 98% (145/147) remote: Counting objects: 99% (146/147) remote: Counting objects: 100% (147/147) remote: Counting objects: 100% (147/147), done. remote: Compressing objects: 1% (1/100) remote: Compressing objects: 2% (2/100) remote: Compressing objects: 3% (3/100) remote: Compressing objects: 4% (4/100) remote: Compressing objects: 5% (5/100) remote: Compressing objects: 6% (6/100) remote: Compressing objects: 7% (7/100) remote: Compressing objects: 8% (8/100) remote: Compressing objects: 9% (9/100) remote: Compressing objects: 10% (10/100) remote: Compressing objects: 11% (11/100) remote: Compressing objects: 12% (12/100) remote: Compressing objects: 13% (13/100) remote: Compressing objects: 14% (14/100) remote: Compressing objects: 15% (15/100) remote: Compressing objects: 16% (16/100) remote: Compressing objects: 17% (17/100) remote: Compressing objects: 18% (18/100) remote: Compressing objects: 19% (19/100) remote: Compressing objects: 20% (20/100) remote: Compressing objects: 21% (21/100) remote: Compressing objects: 22% (22/100) remote: Compressing objects: 23% (23/100) remote: Compressing objects: 24% (24/100) remote: Compressing objects: 25% (25/100) remote: Compressing objects: 26% (26/100) remote: Compressing objects: 27% (27/100) remote: Compressing objects: 28% (28/100) remote: Compressing objects: 29% (29/100) remote: Compressing objects: 30% (30/100) remote: Compressing objects: 31% (31/100) remote: Compressing objects: 32% (32/100) remote: Compressing objects: 33% (33/100) remote: Compressing objects: 34% (34/100) remote: Compressing objects: 35% (35/100) remote: Compressing objects: 36% (36/100) remote: Compressing objects: 37% (37/100) remote: Compressing objects: 38% (38/100) remote: Compressing objects: 39% (39/100) remote: Compressing objects: 40% (40/100) remote: Compressing objects: 41% (41/100) remote: Compressing objects: 42% (42/100) remote: Compressing objects: 43% (43/100) remote: Compressing objects: 44% (44/100) remote: Compressing objects: 45% (45/100) remote: Compressing objects: 46% (46/100) remote: Compressing objects: 47% (47/100) remote: Compressing objects: 48% (48/100) remote: Compressing objects: 49% (49/100) remote: Compressing objects: 50% (50/100) remote: Compressing objects: 51% (51/100) remote: Compressing objects: 52% (52/100) remote: Compressing objects: 53% (53/100) remote: Compressing objects: 54% (54/100) remote: Compressing objects: 55% (55/100) remote: Compressing objects: 56% (56/100) remote: Compressing objects: 57% (57/100) remote: Compressing objects: 58% (58/100) remote: Compressing objects: 59% (59/100) remote: Compressing objects: 60% (60/100) remote: Compressing objects: 61% (61/100) remote: Compressing objects: 62% (62/100) remote: Compressing objects: 63% (63/100) remote: Compressing objects: 64% (64/100) remote: Compressing objects: 65% (65/100) remote: Compressing objects: 66% (66/100) remote: Compressing objects: 67% (67/100) remote: Compressing objects: 68% (68/100) remote: Compressing objects: 69% (69/100) remote: Compressing objects: 70% (70/100) remote: Compressing objects: 71% (71/100) remote: Compressing objects: 72% (72/100) remote: Compressing objects: 73% (73/100) remote: Compressing objects: 74% (74/100) remote: Compressing objects: 75% (75/100) remote: Compressing objects: 76% (76/100) remote: Compressing objects: 77% (77/100) remote: Compressing objects: 78% (78/100) remote: Compressing objects: 79% (79/100) remote: Compressing objects: 80% (80/100) remote: Compressing objects: 81% (81/100) remote: Compressing objects: 82% (82/100) remote: Compressing objects: 83% (83/100) remote: Compressing objects: 84% (84/100) remote: Compressing objects: 85% (85/100) remote: Compressing objects: 86% (86/100) remote: Compressing objects: 87% (87/100) remote: Compressing objects: 88% (88/100) remote: Compressing objects: 89% (89/100) remote: Compressing objects: 90% (90/100) remote: Compressing objects: 91% (91/100) remote: Compressing objects: 92% (92/100) remote: Compressing objects: 93% (93/100) remote: Compressing objects: 94% (94/100) remote: Compressing objects: 95% (95/100) remote: Compressing objects: 96% (96/100) remote: Compressing objects: 97% (97/100) remote: Compressing objects: 98% (98/100) remote: Compressing objects: 99% (99/100) remote: Compressing objects: 100% (100/100) remote: Compressing objects: 100% (100/100), done. remote: Total 348 (delta 53), reused 65 (delta 17), pack-reused 201 Receiving objects: 0% (1/348) Receiving objects: 1% (4/348) Receiving objects: 2% (7/348) Receiving objects: 3% (11/348) Receiving objects: 4% (14/348) Receiving objects: 5% (18/348) Receiving objects: 6% (21/348) Receiving objects: 7% (25/348) Receiving objects: 8% (28/348) Receiving objects: 9% (32/348) Receiving objects: 10% (35/348) Receiving objects: 11% (39/348) Receiving objects: 12% (42/348) Receiving objects: 13% (46/348) Receiving objects: 14% (49/348) Receiving objects: 15% (53/348) Receiving objects: 16% (56/348) Receiving objects: 17% (60/348) Receiving objects: 18% (63/348) Receiving objects: 19% (67/348) Receiving objects: 20% (70/348) Receiving objects: 21% (74/348) Receiving objects: 22% (77/348) Receiving objects: 23% (81/348) Receiving objects: 24% (84/348) Receiving objects: 25% (87/348) Receiving objects: 26% (91/348) Receiving objects: 27% (94/348) Receiving objects: 28% (98/348) Receiving objects: 29% (101/348) Receiving objects: 30% (105/348) Receiving objects: 31% (108/348) Receiving objects: 32% (112/348) Receiving objects: 33% (115/348) Receiving objects: 34% (119/348) Receiving objects: 35% (122/348) Receiving objects: 36% (126/348) Receiving objects: 37% (129/348) Receiving objects: 38% (133/348) Receiving objects: 39% (136/348) Receiving objects: 40% (140/348) Receiving objects: 41% (143/348) Receiving objects: 42% (147/348) Receiving objects: 43% (150/348) Receiving objects: 44% (154/348) Receiving objects: 45% (157/348) Receiving objects: 46% (161/348) Receiving objects: 47% (164/348) Receiving objects: 48% (168/348) Receiving objects: 49% (171/348) Receiving objects: 50% (174/348) Receiving objects: 51% (178/348) Receiving objects: 52% (181/348) Receiving objects: 53% (185/348) Receiving objects: 54% (188/348) Receiving objects: 55% (192/348) Receiving objects: 56% (195/348) Receiving objects: 57% (199/348) Receiving objects: 58% (202/348) Receiving objects: 59% (206/348) Receiving objects: 60% (209/348) Receiving objects: 61% (213/348) Receiving objects: 62% (216/348) Receiving objects: 63% (220/348) Receiving objects: 64% (223/348) Receiving objects: 65% (227/348) Receiving objects: 66% (230/348) Receiving objects: 67% (234/348) Receiving objects: 68% (237/348) Receiving objects: 69% (241/348) Receiving objects: 70% (244/348) Receiving objects: 71% (248/348) Receiving objects: 72% (251/348) Receiving objects: 73% (255/348) Receiving objects: 74% (258/348) Receiving objects: 75% (261/348) Receiving objects: 76% (265/348) Receiving objects: 77% (268/348) Receiving objects: 78% (272/348) Receiving objects: 79% (275/348) Receiving objects: 80% (279/348) Receiving objects: 81% (282/348) Receiving objects: 82% (286/348) Receiving objects: 83% (289/348) Receiving objects: 84% (293/348) Receiving objects: 85% (296/348) Receiving objects: 86% (300/348) Receiving objects: 87% (303/348) Receiving objects: 88% (307/348) Receiving objects: 89% (310/348) Receiving objects: 90% (314/348) Receiving objects: 91% (317/348) Receiving objects: 92% (321/348) Receiving objects: 93% (324/348) Receiving objects: 94% (328/348) Receiving objects: 95% (331/348) Receiving objects: 96% (335/348) Receiving objects: 97% (338/348) Receiving objects: 98% (342/348) Receiving objects: 99% (345/348) Receiving objects: 100% (348/348) Receiving objects: 100% (348/348), 67.99 KiB | 11.33 MiB/s, done. Resolving deltas: 0% (0/126) Resolving deltas: 1% (2/126) Resolving deltas: 2% (3/126) Resolving deltas: 5% (7/126) Resolving deltas: 19% (25/126) Resolving deltas: 20% (26/126) Resolving deltas: 26% (33/126) Resolving deltas: 34% (44/126) Resolving deltas: 41% (52/126) Resolving deltas: 42% (53/126) Resolving deltas: 43% (55/126) Resolving deltas: 45% (57/126) Resolving deltas: 46% (58/126) Resolving deltas: 48% (61/126) Resolving deltas: 50% (64/126) Resolving deltas: 52% (66/126) Resolving deltas: 53% (68/126) Resolving deltas: 54% (69/126) Resolving deltas: 55% (70/126) Resolving deltas: 56% (71/126) Resolving deltas: 57% (72/126) Resolving deltas: 61% (77/126) Resolving deltas: 72% (91/126) Resolving deltas: 77% (98/126) Resolving deltas: 80% (101/126) Resolving deltas: 84% (107/126) Resolving deltas: 87% (110/126) Resolving deltas: 90% (114/126) Resolving deltas: 91% (115/126) Resolving deltas: 94% (119/126) Resolving deltas: 96% (121/126) Resolving deltas: 97% (123/126) Resolving deltas: 99% (125/126) Resolving deltas: 100% (126/126) Resolving deltas: 100% (126/126), done. Cloning into '/root/workspace/weifang-config/container/A001/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 | 8.22 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 5% (3/54) Resolving deltas: 25% (14/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: 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: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/msf-vehicle'... remote: Enumerating objects: 38, done. remote: Counting objects: 25% (1/4) remote: Counting objects: 50% (2/4) remote: Counting objects: 75% (3/4) remote: Counting objects: 100% (4/4) remote: Counting objects: 100% (4/4), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. remote: Total 38 (delta 1), reused 0 (delta 0), pack-reused 34 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), 4.92 KiB | 4.92 MiB/s, done. Resolving deltas: 0% (0/17) Resolving deltas: 41% (7/17) Resolving deltas: 94% (16/17) Resolving deltas: 100% (17/17) Resolving deltas: 100% (17/17), done. Cloning into '/root/workspace/weifang-config/container/A001/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/weifang-config/container/A001/params_new/perception_data_collection'... remote: Enumerating objects: 62, done. remote: Counting objects: 2% (1/50) remote: Counting objects: 4% (2/50) remote: Counting objects: 6% (3/50) remote: Counting objects: 8% (4/50) remote: Counting objects: 10% (5/50) remote: Counting objects: 12% (6/50) remote: Counting objects: 14% (7/50) remote: Counting objects: 16% (8/50) remote: Counting objects: 18% (9/50) remote: Counting objects: 20% (10/50) remote: Counting objects: 22% (11/50) remote: Counting objects: 24% (12/50) remote: Counting objects: 26% (13/50) remote: Counting objects: 28% (14/50) remote: Counting objects: 30% (15/50) remote: Counting objects: 32% (16/50) remote: Counting objects: 34% (17/50) remote: Counting objects: 36% (18/50) remote: Counting objects: 38% (19/50) remote: Counting objects: 40% (20/50) remote: Counting objects: 42% (21/50) remote: Counting objects: 44% (22/50) remote: Counting objects: 46% (23/50) remote: Counting objects: 48% (24/50) remote: Counting objects: 50% (25/50) remote: Counting objects: 52% (26/50) remote: Counting objects: 54% (27/50) remote: Counting objects: 56% (28/50) remote: Counting objects: 58% (29/50) remote: Counting objects: 60% (30/50) remote: Counting objects: 62% (31/50) remote: Counting objects: 64% (32/50) remote: Counting objects: 66% (33/50) remote: Counting objects: 68% (34/50) remote: Counting objects: 70% (35/50) remote: Counting objects: 72% (36/50) remote: Counting objects: 74% (37/50) remote: Counting objects: 76% (38/50) remote: Counting objects: 78% (39/50) remote: Counting objects: 80% (40/50) remote: Counting objects: 82% (41/50) remote: Counting objects: 84% (42/50) remote: Counting objects: 86% (43/50) remote: Counting objects: 88% (44/50) remote: Counting objects: 90% (45/50) remote: Counting objects: 92% (46/50) remote: Counting objects: 94% (47/50) remote: Counting objects: 96% (48/50) remote: Counting objects: 98% (49/50) remote: Counting objects: 100% (50/50) remote: Counting objects: 100% (50/50), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 62 (delta 21), reused 13 (delta 5), pack-reused 12 Receiving objects: 1% (1/62) Receiving objects: 3% (2/62) Receiving objects: 4% (3/62) Receiving objects: 6% (4/62) Receiving objects: 8% (5/62) Receiving objects: 9% (6/62) Receiving objects: 11% (7/62) Receiving objects: 12% (8/62) Receiving objects: 14% (9/62) Receiving objects: 16% (10/62) Receiving objects: 17% (11/62) Receiving objects: 19% (12/62) Receiving objects: 20% (13/62) Receiving objects: 22% (14/62) Receiving objects: 24% (15/62) Receiving objects: 25% (16/62) Receiving objects: 27% (17/62) Receiving objects: 29% (18/62) Receiving objects: 30% (19/62) Receiving objects: 32% (20/62) Receiving objects: 33% (21/62) Receiving objects: 35% (22/62) Receiving objects: 37% (23/62) Receiving objects: 38% (24/62) Receiving objects: 40% (25/62) Receiving objects: 41% (26/62) Receiving objects: 43% (27/62) Receiving objects: 45% (28/62) Receiving objects: 46% (29/62) Receiving objects: 48% (30/62) Receiving objects: 50% (31/62) Receiving objects: 51% (32/62) Receiving objects: 53% (33/62) Receiving objects: 54% (34/62) Receiving objects: 56% (35/62) Receiving objects: 58% (36/62) Receiving objects: 59% (37/62) Receiving objects: 61% (38/62) Receiving objects: 62% (39/62) Receiving objects: 64% (40/62) Receiving objects: 66% (41/62) Receiving objects: 67% (42/62) Receiving objects: 69% (43/62) Receiving objects: 70% (44/62) Receiving objects: 72% (45/62) Receiving objects: 74% (46/62) Receiving objects: 75% (47/62) Receiving objects: 77% (48/62) Receiving objects: 79% (49/62) Receiving objects: 80% (50/62) Receiving objects: 82% (51/62) Receiving objects: 83% (52/62) Receiving objects: 85% (53/62) Receiving objects: 87% (54/62) Receiving objects: 88% (55/62) Receiving objects: 90% (56/62) Receiving objects: 91% (57/62) Receiving objects: 93% (58/62) Receiving objects: 95% (59/62) Receiving objects: 96% (60/62) Receiving objects: 98% (61/62) Receiving objects: 100% (62/62) Receiving objects: 100% (62/62), 5.85 KiB | 5.85 MiB/s, done. Resolving deltas: 0% (0/23) Resolving deltas: 4% (1/23) Resolving deltas: 8% (2/23) Resolving deltas: 13% (3/23) Resolving deltas: 17% (4/23) Resolving deltas: 21% (5/23) Resolving deltas: 26% (6/23) Resolving deltas: 47% (11/23) Resolving deltas: 86% (20/23) Resolving deltas: 95% (22/23) Resolving deltas: 100% (23/23) Resolving deltas: 100% (23/23), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/perception_lane_detection'... remote: Enumerating objects: 125, done. remote: Counting objects: 1% (1/84) remote: Counting objects: 2% (2/84) remote: Counting objects: 3% (3/84) remote: Counting objects: 4% (4/84) remote: Counting objects: 5% (5/84) remote: Counting objects: 7% (6/84) remote: Counting objects: 8% (7/84) remote: Counting objects: 9% (8/84) remote: Counting objects: 10% (9/84) remote: Counting objects: 11% (10/84) remote: Counting objects: 13% (11/84) remote: Counting objects: 14% (12/84) remote: Counting objects: 15% (13/84) remote: Counting objects: 16% (14/84) remote: Counting objects: 17% (15/84) remote: Counting objects: 19% (16/84) remote: Counting objects: 20% (17/84) remote: Counting objects: 21% (18/84) remote: Counting objects: 22% (19/84) remote: Counting objects: 23% (20/84) remote: Counting objects: 25% (21/84) remote: Counting objects: 26% (22/84) remote: Counting objects: 27% (23/84) remote: Counting objects: 28% (24/84) remote: Counting objects: 29% (25/84) remote: Counting objects: 30% (26/84) remote: Counting objects: 32% (27/84) remote: Counting objects: 33% (28/84) remote: Counting objects: 34% (29/84) remote: Counting objects: 35% (30/84) remote: Counting objects: 36% (31/84) remote: Counting objects: 38% (32/84) remote: Counting objects: 39% (33/84) remote: Counting objects: 40% (34/84) remote: Counting objects: 41% (35/84) remote: Counting objects: 42% (36/84) remote: Counting objects: 44% (37/84) remote: Counting objects: 45% (38/84) remote: Counting objects: 46% (39/84) remote: Counting objects: 47% (40/84) remote: Counting objects: 48% (41/84) remote: Counting objects: 50% (42/84) remote: Counting objects: 51% (43/84) remote: Counting objects: 52% (44/84) remote: Counting objects: 53% (45/84) remote: Counting objects: 54% (46/84) remote: Counting objects: 55% (47/84) remote: Counting objects: 57% (48/84) remote: Counting objects: 58% (49/84) remote: Counting objects: 59% (50/84) remote: Counting objects: 60% (51/84) remote: Counting objects: 61% (52/84) remote: Counting objects: 63% (53/84) remote: Counting objects: 64% (54/84) remote: Counting objects: 65% (55/84) remote: Counting objects: 66% (56/84) remote: Counting objects: 67% (57/84) remote: Counting objects: 69% (58/84) remote: Counting objects: 70% (59/84) remote: Counting objects: 71% (60/84) remote: Counting objects: 72% (61/84) remote: Counting objects: 73% (62/84) remote: Counting objects: 75% (63/84) remote: Counting objects: 76% (64/84) remote: Counting objects: 77% (65/84) remote: Counting objects: 78% (66/84) remote: Counting objects: 79% (67/84) remote: Counting objects: 80% (68/84) remote: Counting objects: 82% (69/84) remote: Counting objects: 83% (70/84) remote: Counting objects: 84% (71/84) remote: Counting objects: 85% (72/84) remote: Counting objects: 86% (73/84) remote: Counting objects: 88% (74/84) remote: Counting objects: 89% (75/84) remote: Counting objects: 90% (76/84) remote: Counting objects: 91% (77/84) remote: Counting objects: 92% (78/84) remote: Counting objects: 94% (79/84) remote: Counting objects: 95% (80/84) remote: Counting objects: 96% (81/84) remote: Counting objects: 97% (82/84) remote: Counting objects: 98% (83/84) remote: Counting objects: 100% (84/84) remote: Counting objects: 100% (84/84), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/125) Receiving objects: 1% (2/125) Receiving objects: 2% (3/125) Receiving objects: 3% (4/125) Receiving objects: 4% (5/125) Receiving objects: 5% (7/125) Receiving objects: 6% (8/125) Receiving objects: 7% (9/125) Receiving objects: 8% (10/125) Receiving objects: 9% (12/125) Receiving objects: 10% (13/125) Receiving objects: 11% (14/125) Receiving objects: 12% (15/125) Receiving objects: 13% (17/125) Receiving objects: 14% (18/125) Receiving objects: 15% (19/125) Receiving objects: 16% (20/125) Receiving objects: 17% (22/125) Receiving objects: 18% (23/125) Receiving objects: 19% (24/125) Receiving objects: 20% (25/125) Receiving objects: 21% (27/125) Receiving objects: 22% (28/125) Receiving objects: 23% (29/125) Receiving objects: 24% (30/125) Receiving objects: 25% (32/125) Receiving objects: 26% (33/125) Receiving objects: 27% (34/125) Receiving objects: 28% (35/125) Receiving objects: 29% (37/125) Receiving objects: 30% (38/125) Receiving objects: 31% (39/125) Receiving objects: 32% (40/125) Receiving objects: 33% (42/125) Receiving objects: 34% (43/125) Receiving objects: 35% (44/125) Receiving objects: 36% (45/125) Receiving objects: 37% (47/125) Receiving objects: 38% (48/125) Receiving objects: 39% (49/125) Receiving objects: 40% (50/125) Receiving objects: 41% (52/125) Receiving objects: 42% (53/125) Receiving objects: 43% (54/125) Receiving objects: 44% (55/125) Receiving objects: 45% (57/125) Receiving objects: 46% (58/125) Receiving objects: 47% (59/125) Receiving objects: 48% (60/125) Receiving objects: 49% (62/125) Receiving objects: 50% (63/125) Receiving objects: 51% (64/125) Receiving objects: 52% (65/125) Receiving objects: 53% (67/125) Receiving objects: 54% (68/125) Receiving objects: 55% (69/125) Receiving objects: 56% (70/125) Receiving objects: 57% (72/125) Receiving objects: 58% (73/125) Receiving objects: 59% (74/125) Receiving objects: 60% (75/125) Receiving objects: 61% (77/125) Receiving objects: 62% (78/125) Receiving objects: 63% (79/125) Receiving objects: 64% (80/125) Receiving objects: 65% (82/125) Receiving objects: 66% (83/125) Receiving objects: 67% (84/125) Receiving objects: 68% (85/125) Receiving objects: 69% (87/125) Receiving objects: 70% (88/125) Receiving objects: 71% (89/125) Receiving objects: 72% (90/125) Receiving objects: 73% (92/125) Receiving objects: 74% (93/125) Receiving objects: 75% (94/125) Receiving objects: 76% (95/125) Receiving objects: 77% (97/125) Receiving objects: 78% (98/125) Receiving objects: 79% (99/125) Receiving objects: 80% (100/125) Receiving objects: 81% (102/125) Receiving objects: 82% (103/125) Receiving objects: 83% (104/125) Receiving objects: 84% (105/125) Receiving objects: 85% (107/125) Receiving objects: 86% (108/125) Receiving objects: 87% (109/125) Receiving objects: 88% (110/125) Receiving objects: 89% (112/125) Receiving objects: 90% (113/125) Receiving objects: 91% (114/125) Receiving objects: 92% (115/125) Receiving objects: 93% (117/125) Receiving objects: 94% (118/125) Receiving objects: 95% (119/125) Receiving objects: 96% (120/125) Receiving objects: 97% (122/125) Receiving objects: 98% (123/125) Receiving objects: 99% (124/125) Receiving objects: 100% (125/125) Receiving objects: 100% (125/125), 12.10 KiB | 4.03 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 11% (3/26) Resolving deltas: 42% (11/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/weifang-config/container/A001/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/weifang-config/container/A001/params_new/perception_new_detection'... remote: Enumerating objects: 4142, done. remote: Counting objects: 0% (1/261) remote: Counting objects: 1% (3/261) remote: Counting objects: 2% (6/261) remote: Counting objects: 3% (8/261) remote: Counting objects: 4% (11/261) remote: Counting objects: 5% (14/261) remote: Counting objects: 6% (16/261) remote: Counting objects: 7% (19/261) remote: Counting objects: 8% (21/261) remote: Counting objects: 9% (24/261) remote: Counting objects: 10% (27/261) remote: Counting objects: 11% (29/261) remote: Counting objects: 12% (32/261) remote: Counting objects: 13% (34/261) remote: Counting objects: 14% (37/261) remote: Counting objects: 15% (40/261) remote: Counting objects: 16% (42/261) remote: Counting objects: 17% (45/261) remote: Counting objects: 18% (47/261) remote: Counting objects: 19% (50/261) remote: Counting objects: 20% (53/261) remote: Counting objects: 21% (55/261) remote: Counting objects: 22% (58/261) remote: Counting objects: 23% (61/261) remote: Counting objects: 24% (63/261) remote: Counting objects: 25% (66/261) remote: Counting objects: 26% (68/261) remote: Counting objects: 27% (71/261) remote: Counting objects: 28% (74/261) remote: Counting objects: 29% (76/261) remote: Counting objects: 30% (79/261) remote: Counting objects: 31% (81/261) remote: Counting objects: 32% (84/261) remote: Counting objects: 33% (87/261) remote: Counting objects: 34% (89/261) remote: Counting objects: 35% (92/261) remote: Counting objects: 36% (94/261) remote: Counting objects: 37% (97/261) remote: Counting objects: 38% (100/261) remote: Counting objects: 39% (102/261) remote: Counting objects: 40% (105/261) remote: Counting objects: 41% (108/261) remote: Counting objects: 42% (110/261) remote: Counting objects: 43% (113/261) remote: Counting objects: 44% (115/261) remote: Counting objects: 45% (118/261) remote: Counting objects: 46% (121/261) remote: Counting objects: 47% (123/261) remote: Counting objects: 48% (126/261) remote: Counting objects: 49% (128/261) remote: Counting objects: 50% (131/261) remote: Counting objects: 51% (134/261) remote: Counting objects: 52% (136/261) remote: Counting objects: 53% (139/261) remote: Counting objects: 54% (141/261) remote: Counting objects: 55% (144/261) remote: Counting objects: 56% (147/261) remote: Counting objects: 57% (149/261) remote: Counting objects: 58% (152/261) remote: Counting objects: 59% (154/261) remote: Counting objects: 60% (157/261) remote: Counting objects: 61% (160/261) remote: Counting objects: 62% (162/261) remote: Counting objects: 63% (165/261) remote: Counting objects: 64% (168/261) remote: Counting objects: 65% (170/261) remote: Counting objects: 66% (173/261) remote: Counting objects: 67% (175/261) remote: Counting objects: 68% (178/261) remote: Counting objects: 69% (181/261) remote: Counting objects: 70% (183/261) remote: Counting objects: 71% (186/261) remote: Counting objects: 72% (188/261) remote: Counting objects: 73% (191/261) remote: Counting objects: 74% (194/261) remote: Counting objects: 75% (196/261) remote: Counting objects: 76% (199/261) remote: Counting objects: 77% (201/261) remote: Counting objects: 78% (204/261) remote: Counting objects: 79% (207/261) remote: Counting objects: 80% (209/261) remote: Counting objects: 81% (212/261) remote: Counting objects: 82% (215/261) remote: Counting objects: 83% (217/261) remote: Counting objects: 84% (220/261) remote: Counting objects: 85% (222/261) remote: Counting objects: 86% (225/261) remote: Counting objects: 87% (228/261) remote: Counting objects: 88% (230/261) remote: Counting objects: 89% (233/261) remote: Counting objects: 90% (235/261) remote: Counting objects: 91% (238/261) remote: Counting objects: 92% (241/261) remote: Counting objects: 93% (243/261) remote: Counting objects: 94% (246/261) remote: Counting objects: 95% (248/261) remote: Counting objects: 96% (251/261) remote: Counting objects: 97% (254/261) remote: Counting objects: 98% (256/261) remote: Counting objects: 99% (259/261) remote: Counting objects: 100% (261/261) remote: Counting objects: 100% (261/261), done. remote: Compressing objects: 0% (1/178) remote: Compressing objects: 1% (2/178) remote: Compressing objects: 2% (4/178) remote: Compressing objects: 3% (6/178) remote: Compressing objects: 4% (8/178) remote: Compressing objects: 5% (9/178) remote: Compressing objects: 6% (11/178) remote: Compressing objects: 7% (13/178) remote: Compressing objects: 8% (15/178) remote: Compressing objects: 9% (17/178) remote: Compressing objects: 10% (18/178) remote: Compressing objects: 11% (20/178) remote: Compressing objects: 12% (22/178) remote: Compressing objects: 13% (24/178) remote: Compressing objects: 14% (25/178) remote: Compressing objects: 15% (27/178) remote: Compressing objects: 16% (29/178) remote: Compressing objects: 17% (31/178) remote: Compressing objects: 18% (33/178) remote: Compressing objects: 19% (34/178) remote: Compressing objects: 20% (36/178) remote: Compressing objects: 21% (38/178) remote: Compressing objects: 22% (40/178) remote: Compressing objects: 23% (41/178) remote: Compressing objects: 24% (43/178) remote: Compressing objects: 25% (45/178) remote: Compressing objects: 26% (47/178) remote: Compressing objects: 27% (49/178) remote: Compressing objects: 28% (50/178) remote: Compressing objects: 29% (52/178) remote: Compressing objects: 30% (54/178) remote: Compressing objects: 31% (56/178) remote: Compressing objects: 32% (57/178) remote: Compressing objects: 33% (59/178) remote: Compressing objects: 34% (61/178) remote: Compressing objects: 35% (63/178) remote: Compressing objects: 36% (65/178) remote: Compressing objects: 37% (66/178) remote: Compressing objects: 38% (68/178) remote: Compressing objects: 39% (70/178) remote: Compressing objects: 40% (72/178) remote: Compressing objects: 41% (73/178) remote: Compressing objects: 42% (75/178) remote: Compressing objects: 43% (77/178) remote: Compressing objects: 44% (79/178) remote: Compressing objects: 45% (81/178) remote: Compressing objects: 46% (82/178) remote: Compressing objects: 47% (84/178) remote: Compressing objects: 48% (86/178) remote: Compressing objects: 49% (88/178) remote: Compressing objects: 50% (89/178) remote: Compressing objects: 51% (91/178) remote: Compressing objects: 52% (93/178) remote: Compressing objects: 53% (95/178) remote: Compressing objects: 54% (97/178) remote: Compressing objects: 55% (98/178) remote: Compressing objects: 56% (100/178) remote: Compressing objects: 57% (102/178) remote: Compressing objects: 58% (104/178) remote: Compressing objects: 59% (106/178) remote: Compressing objects: 60% (107/178) remote: Compressing objects: 61% (109/178) remote: Compressing objects: 62% (111/178) remote: Compressing objects: 63% (113/178) remote: Compressing objects: 64% (114/178) remote: Compressing objects: 65% (116/178) remote: Compressing objects: 66% (118/178) remote: Compressing objects: 67% (120/178) remote: Compressing objects: 68% (122/178) remote: Compressing objects: 69% (123/178) remote: Compressing objects: 70% (125/178) remote: Compressing objects: 71% (127/178) remote: Compressing objects: 72% (129/178) remote: Compressing objects: 73% (130/178) remote: Compressing objects: 74% (132/178) remote: Compressing objects: 75% (134/178) remote: Compressing objects: 76% (136/178) remote: Compressing objects: 77% (138/178) remote: Compressing objects: 78% (139/178) remote: Compressing objects: 79% (141/178) remote: Compressing objects: 80% (143/178) remote: Compressing objects: 81% (145/178) remote: Compressing objects: 82% (146/178) remote: Compressing objects: 83% (148/178) remote: Compressing objects: 84% (150/178) remote: Compressing objects: 85% (152/178) remote: Compressing objects: 86% (154/178) remote: Compressing objects: 87% (155/178) remote: Compressing objects: 88% (157/178) remote: Compressing objects: 89% (159/178) remote: Compressing objects: 90% (161/178) remote: Compressing objects: 91% (162/178) remote: Compressing objects: 92% (164/178) remote: Compressing objects: 93% (166/178) remote: Compressing objects: 94% (168/178) remote: Compressing objects: 95% (170/178) remote: Compressing objects: 96% (171/178) remote: Compressing objects: 97% (173/178) remote: Compressing objects: 98% (175/178) remote: Compressing objects: 99% (177/178) remote: Compressing objects: 100% (178/178) remote: Compressing objects: 100% (178/178), done. Receiving objects: 0% (1/4142) Receiving objects: 1% (42/4142) Receiving objects: 2% (83/4142) Receiving objects: 3% (125/4142) Receiving objects: 4% (166/4142) Receiving objects: 5% (208/4142) Receiving objects: 6% (249/4142) Receiving objects: 7% (290/4142) Receiving objects: 8% (332/4142) Receiving objects: 9% (373/4142) Receiving objects: 10% (415/4142) Receiving objects: 11% (456/4142) Receiving objects: 12% (498/4142) Receiving objects: 13% (539/4142) Receiving objects: 14% (580/4142) Receiving objects: 15% (622/4142) Receiving objects: 16% (663/4142) Receiving objects: 17% (705/4142) Receiving objects: 18% (746/4142) Receiving objects: 19% (787/4142) Receiving objects: 20% (829/4142) Receiving objects: 21% (870/4142) Receiving objects: 22% (912/4142) Receiving objects: 23% (953/4142) Receiving objects: 24% (995/4142) Receiving objects: 25% (1036/4142) Receiving objects: 26% (1077/4142) Receiving objects: 27% (1119/4142) Receiving objects: 28% (1160/4142) Receiving objects: 29% (1202/4142) Receiving objects: 30% (1243/4142) Receiving objects: 31% (1285/4142) Receiving objects: 32% (1326/4142) Receiving objects: 33% (1367/4142) Receiving objects: 34% (1409/4142) Receiving objects: 35% (1450/4142) Receiving objects: 36% (1492/4142) Receiving objects: 37% (1533/4142) Receiving objects: 38% (1574/4142) Receiving objects: 39% (1616/4142) Receiving objects: 40% (1657/4142) Receiving objects: 41% (1699/4142) Receiving objects: 42% (1740/4142) Receiving objects: 43% (1782/4142) Receiving objects: 44% (1823/4142) Receiving objects: 45% (1864/4142) Receiving objects: 46% (1906/4142) Receiving objects: 47% (1947/4142) Receiving objects: 48% (1989/4142) Receiving objects: 49% (2030/4142) Receiving objects: 50% (2071/4142) Receiving objects: 51% (2113/4142) Receiving objects: 52% (2154/4142) Receiving objects: 53% (2196/4142) Receiving objects: 54% (2237/4142) Receiving objects: 55% (2279/4142) Receiving objects: 56% (2320/4142) Receiving objects: 57% (2361/4142) Receiving objects: 58% (2403/4142) Receiving objects: 59% (2444/4142) Receiving objects: 60% (2486/4142) Receiving objects: 61% (2527/4142) Receiving objects: 62% (2569/4142) Receiving objects: 63% (2610/4142) Receiving objects: 64% (2651/4142) Receiving objects: 65% (2693/4142) Receiving objects: 66% (2734/4142) Receiving objects: 67% (2776/4142) Receiving objects: 68% (2817/4142) Receiving objects: 69% (2858/4142) Receiving objects: 70% (2900/4142) Receiving objects: 71% (2941/4142) Receiving objects: 72% (2983/4142) Receiving objects: 73% (3024/4142) Receiving objects: 74% (3066/4142) Receiving objects: 75% (3107/4142) Receiving objects: 76% (3148/4142) Receiving objects: 77% (3190/4142) Receiving objects: 78% (3231/4142) Receiving objects: 79% (3273/4142) Receiving objects: 80% (3314/4142) Receiving objects: 81% (3356/4142) Receiving objects: 82% (3397/4142) Receiving objects: 83% (3438/4142) remote: Total 4142 (delta 40), reused 219 (delta 29), pack-reused 3881 Receiving objects: 84% (3480/4142) Receiving objects: 85% (3521/4142) Receiving objects: 86% (3563/4142) Receiving objects: 87% (3604/4142) Receiving objects: 88% (3645/4142) Receiving objects: 89% (3687/4142) Receiving objects: 90% (3728/4142) Receiving objects: 91% (3770/4142) Receiving objects: 92% (3811/4142) Receiving objects: 93% (3853/4142) Receiving objects: 94% (3894/4142) Receiving objects: 95% (3935/4142) Receiving objects: 96% (3977/4142) Receiving objects: 97% (4018/4142) Receiving objects: 98% (4060/4142) Receiving objects: 99% (4101/4142) Receiving objects: 100% (4142/4142) Receiving objects: 100% (4142/4142), 431.38 KiB | 18.75 MiB/s, done. Resolving deltas: 0% (0/811) Resolving deltas: 2% (22/811) Resolving deltas: 5% (43/811) Resolving deltas: 7% (60/811) Resolving deltas: 9% (73/811) Resolving deltas: 11% (97/811) Resolving deltas: 13% (109/811) Resolving deltas: 14% (116/811) Resolving deltas: 15% (127/811) Resolving deltas: 16% (136/811) Resolving deltas: 17% (143/811) Resolving deltas: 18% (153/811) Resolving deltas: 19% (155/811) Resolving deltas: 20% (163/811) Resolving deltas: 46% (381/811) Resolving deltas: 47% (382/811) Resolving deltas: 48% (390/811) Resolving deltas: 49% (398/811) Resolving deltas: 51% (417/811) Resolving deltas: 52% (422/811) Resolving deltas: 59% (481/811) Resolving deltas: 61% (498/811) Resolving deltas: 82% (668/811) Resolving deltas: 100% (811/811) Resolving deltas: 100% (811/811), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/perception_spreader_imv'... remote: Enumerating objects: 187, done. remote: Counting objects: 2% (1/36) remote: Counting objects: 5% (2/36) remote: Counting objects: 8% (3/36) remote: Counting objects: 11% (4/36) remote: Counting objects: 13% (5/36) remote: Counting objects: 16% (6/36) remote: Counting objects: 19% (7/36) remote: Counting objects: 22% (8/36) remote: Counting objects: 25% (9/36) remote: Counting objects: 27% (10/36) remote: Counting objects: 30% (11/36) remote: Counting objects: 33% (12/36) remote: Counting objects: 36% (13/36) remote: Counting objects: 38% (14/36) remote: Counting objects: 41% (15/36) remote: Counting objects: 44% (16/36) remote: Counting objects: 47% (17/36) remote: Counting objects: 50% (18/36) remote: Counting objects: 52% (19/36) remote: Counting objects: 55% (20/36) remote: Counting objects: 58% (21/36) remote: Counting objects: 61% (22/36) remote: Counting objects: 63% (23/36) remote: Counting objects: 66% (24/36) remote: Counting objects: 69% (25/36) remote: Counting objects: 72% (26/36) remote: Counting objects: 75% (27/36) remote: Counting objects: 77% (28/36) remote: Counting objects: 80% (29/36) remote: Counting objects: 83% (30/36) remote: Counting objects: 86% (31/36) remote: Counting objects: 88% (32/36) remote: Counting objects: 91% (33/36) remote: Counting objects: 94% (34/36) remote: Counting objects: 97% (35/36) remote: Counting objects: 100% (36/36) remote: Counting objects: 100% (36/36), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 187 (delta 8), reused 36 (delta 8), pack-reused 151 Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 19.20 KiB | 9.60 MiB/s, done. Resolving deltas: 0% (0/56) Resolving deltas: 12% (7/56) Resolving deltas: 14% (8/56) Resolving deltas: 17% (10/56) Resolving deltas: 21% (12/56) Resolving deltas: 85% (48/56) Resolving deltas: 100% (56/56) Resolving deltas: 100% (56/56), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/perception_spreader_truck'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/48) remote: Counting objects: 4% (2/48) remote: Counting objects: 6% (3/48) remote: Counting objects: 8% (4/48) remote: Counting objects: 10% (5/48) remote: Counting objects: 12% (6/48) remote: Counting objects: 14% (7/48) remote: Counting objects: 16% (8/48) remote: Counting objects: 18% (9/48) remote: Counting objects: 20% (10/48) remote: Counting objects: 22% (11/48) remote: Counting objects: 25% (12/48) remote: Counting objects: 27% (13/48) remote: Counting objects: 29% (14/48) remote: Counting objects: 31% (15/48) remote: Counting objects: 33% (16/48) remote: Counting objects: 35% (17/48) remote: Counting objects: 37% (18/48) remote: Counting objects: 39% (19/48) remote: Counting objects: 41% (20/48) remote: Counting objects: 43% (21/48) remote: Counting objects: 45% (22/48) remote: Counting objects: 47% (23/48) remote: Counting objects: 50% (24/48) remote: Counting objects: 52% (25/48) remote: Counting objects: 54% (26/48) remote: Counting objects: 56% (27/48) remote: Counting objects: 58% (28/48) remote: Counting objects: 60% (29/48) remote: Counting objects: 62% (30/48) remote: Counting objects: 64% (31/48) remote: Counting objects: 66% (32/48) remote: Counting objects: 68% (33/48) remote: Counting objects: 70% (34/48) remote: Counting objects: 72% (35/48) remote: Counting objects: 75% (36/48) remote: Counting objects: 77% (37/48) remote: Counting objects: 79% (38/48) remote: Counting objects: 81% (39/48) remote: Counting objects: 83% (40/48) remote: Counting objects: 85% (41/48) remote: Counting objects: 87% (42/48) remote: Counting objects: 89% (43/48) remote: Counting objects: 91% (44/48) remote: Counting objects: 93% (45/48) remote: Counting objects: 95% (46/48) remote: Counting objects: 97% (47/48) remote: Counting objects: 100% (48/48) remote: Counting objects: 100% (48/48), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 71 (delta 22), reused 46 (delta 20), pack-reused 23 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 7.24 KiB | 7.24 MiB/s, done. Resolving deltas: 0% (0/30) Resolving deltas: 13% (4/30) Resolving deltas: 26% (8/30) Resolving deltas: 63% (19/30) Resolving deltas: 100% (30/30) Resolving deltas: 100% (30/30), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/perception_vehicles'... remote: Enumerating objects: 27, done. remote: Counting objects: 3% (1/27) remote: Counting objects: 7% (2/27) remote: Counting objects: 11% (3/27) remote: Counting objects: 14% (4/27) remote: Counting objects: 18% (5/27) remote: Counting objects: 22% (6/27) remote: Counting objects: 25% (7/27) remote: Counting objects: 29% (8/27) remote: Counting objects: 33% (9/27) remote: Counting objects: 37% (10/27) remote: Counting objects: 40% (11/27) remote: Counting objects: 44% (12/27) remote: Counting objects: 48% (13/27) remote: Counting objects: 51% (14/27) remote: Counting objects: 55% (15/27) remote: Counting objects: 59% (16/27) remote: Counting objects: 62% (17/27) remote: Counting objects: 66% (18/27) remote: Counting objects: 70% (19/27) remote: Counting objects: 74% (20/27) remote: Counting objects: 77% (21/27) remote: Counting objects: 81% (22/27) remote: Counting objects: 85% (23/27) remote: Counting objects: 88% (24/27) remote: Counting objects: 92% (25/27) remote: Counting objects: 96% (26/27) remote: Counting objects: 100% (27/27) remote: Counting objects: 100% (27/27), done. remote: Compressing objects: 5% (1/19) remote: Compressing objects: 10% (2/19) remote: Compressing objects: 15% (3/19) remote: Compressing objects: 21% (4/19) remote: Compressing objects: 26% (5/19) remote: Compressing objects: 31% (6/19) remote: Compressing objects: 36% (7/19) remote: Compressing objects: 42% (8/19) remote: Compressing objects: 47% (9/19) remote: Compressing objects: 52% (10/19) remote: Compressing objects: 57% (11/19) remote: Compressing objects: 63% (12/19) remote: Compressing objects: 68% (13/19) remote: Compressing objects: 73% (14/19) remote: Compressing objects: 78% (15/19) remote: Compressing objects: 84% (16/19) remote: Compressing objects: 89% (17/19) remote: Compressing objects: 94% (18/19) remote: Compressing objects: 100% (19/19) remote: Compressing objects: 100% (19/19), done. remote: Total 27 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/27) Receiving objects: 7% (2/27) Receiving objects: 11% (3/27) Receiving objects: 14% (4/27) Receiving objects: 18% (5/27) Receiving objects: 22% (6/27) Receiving objects: 25% (7/27) Receiving objects: 29% (8/27) Receiving objects: 33% (9/27) Receiving objects: 37% (10/27) Receiving objects: 40% (11/27) Receiving objects: 44% (12/27) Receiving objects: 48% (13/27) Receiving objects: 51% (14/27) Receiving objects: 55% (15/27) Receiving objects: 59% (16/27) Receiving objects: 62% (17/27) Receiving objects: 66% (18/27) Receiving objects: 70% (19/27) Receiving objects: 74% (20/27) Receiving objects: 77% (21/27) Receiving objects: 81% (22/27) Receiving objects: 85% (23/27) Receiving objects: 88% (24/27) Receiving objects: 92% (25/27) Receiving objects: 96% (26/27) Receiving objects: 100% (27/27) Receiving objects: 100% (27/27), 4.11 KiB | 4.11 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 50% (2/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/pointcloud_customized'... remote: Enumerating objects: 331, 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. Receiving objects: 0% (1/331) Receiving objects: 1% (4/331) Receiving objects: 2% (7/331) Receiving objects: 3% (10/331) Receiving objects: 4% (14/331) Receiving objects: 5% (17/331) Receiving objects: 6% (20/331) Receiving objects: 7% (24/331) Receiving objects: 8% (27/331) Receiving objects: 9% (30/331) Receiving objects: 10% (34/331) Receiving objects: 11% (37/331) Receiving objects: 12% (40/331) Receiving objects: 13% (44/331) Receiving objects: 14% (47/331) Receiving objects: 14% (47/331), 17.59 MiB | 17.58 MiB/s Receiving objects: 14% (47/331), 41.84 MiB | 20.91 MiB/s Receiving objects: 14% (47/331), 75.66 MiB | 25.16 MiB/s Receiving objects: 14% (48/331), 103.11 MiB | 25.73 MiB/s Receiving objects: 14% (48/331), 137.29 MiB | 28.42 MiB/s Receiving objects: 15% (50/331), 153.72 MiB | 30.21 MiB/s Receiving objects: 15% (52/331), 164.02 MiB | 30.46 MiB/s Receiving objects: 16% (53/331), 164.02 MiB | 30.46 MiB/s Receiving objects: 17% (57/331), 164.02 MiB | 30.46 MiB/s Receiving objects: 18% (60/331), 164.02 MiB | 30.46 MiB/s Receiving objects: 19% (63/331), 175.35 MiB | 29.63 MiB/s Receiving objects: 20% (67/331), 175.35 MiB | 29.63 MiB/s Receiving objects: 21% (70/331), 175.35 MiB | 29.63 MiB/s Receiving objects: 22% (73/331), 175.35 MiB | 29.63 MiB/s Receiving objects: 22% (75/331), 175.35 MiB | 29.63 MiB/s Receiving objects: 23% (77/331), 186.75 MiB | 28.23 MiB/s Receiving objects: 24% (80/331), 186.75 MiB | 28.23 MiB/s Receiving objects: 25% (83/331), 186.75 MiB | 28.23 MiB/s Receiving objects: 26% (87/331), 197.98 MiB | 27.19 MiB/s Receiving objects: 27% (90/331), 197.98 MiB | 27.19 MiB/s Receiving objects: 28% (93/331), 197.98 MiB | 27.19 MiB/s Receiving objects: 29% (96/331), 197.98 MiB | 27.19 MiB/s Receiving objects: 30% (100/331), 197.98 MiB | 27.19 MiB/s Receiving objects: 31% (103/331), 197.98 MiB | 27.19 MiB/s Receiving objects: 32% (106/331), 197.98 MiB | 27.19 MiB/s Receiving objects: 33% (110/331), 197.98 MiB | 27.19 MiB/s Receiving objects: 34% (113/331), 197.98 MiB | 27.19 MiB/s Receiving objects: 35% (116/331), 197.98 MiB | 27.19 MiB/s Receiving objects: 35% (119/331), 210.67 MiB | 27.31 MiB/s Receiving objects: 36% (120/331), 210.67 MiB | 27.31 MiB/s Receiving objects: 37% (123/331), 210.67 MiB | 27.31 MiB/s Receiving objects: 38% (126/331), 210.67 MiB | 27.31 MiB/s Receiving objects: 39% (130/331), 210.67 MiB | 27.31 MiB/s Receiving objects: 40% (133/331), 210.67 MiB | 27.31 MiB/s Receiving objects: 41% (136/331), 210.67 MiB | 27.31 MiB/s Receiving objects: 42% (140/331), 222.48 MiB | 26.53 MiB/s Receiving objects: 42% (140/331), 238.35 MiB | 26.73 MiB/s Receiving objects: 43% (143/331), 238.35 MiB | 26.73 MiB/s Receiving objects: 44% (146/331), 238.35 MiB | 26.73 MiB/s Receiving objects: 45% (149/331), 238.35 MiB | 26.73 MiB/s Receiving objects: 46% (153/331), 252.87 MiB | 25.69 MiB/s Receiving objects: 47% (156/331), 252.87 MiB | 25.69 MiB/s Receiving objects: 48% (159/331), 252.87 MiB | 25.69 MiB/s Receiving objects: 48% (161/331), 264.66 MiB | 24.66 MiB/s Receiving objects: 49% (163/331), 264.66 MiB | 24.66 MiB/s Receiving objects: 50% (166/331), 264.66 MiB | 24.66 MiB/s Receiving objects: 50% (168/331), 290.29 MiB | 25.55 MiB/s Receiving objects: 51% (169/331), 290.29 MiB | 25.55 MiB/s Receiving objects: 52% (173/331), 290.29 MiB | 25.55 MiB/s Receiving objects: 53% (176/331), 290.29 MiB | 25.55 MiB/s Receiving objects: 54% (179/331), 303.37 MiB | 25.83 MiB/s Receiving objects: 55% (183/331), 303.37 MiB | 25.83 MiB/s Receiving objects: 56% (186/331), 303.37 MiB | 25.83 MiB/s Receiving objects: 56% (186/331), 315.37 MiB | 25.99 MiB/s Receiving objects: 56% (186/331), 335.58 MiB | 25.04 MiB/s Receiving objects: 57% (189/331), 335.58 MiB | 25.04 MiB/s Receiving objects: 58% (192/331), 335.58 MiB | 25.04 MiB/s Receiving objects: 58% (192/331), 363.19 MiB | 24.42 MiB/s Receiving objects: 58% (193/331), 388.80 MiB | 24.57 MiB/s Receiving objects: 59% (196/331), 388.80 MiB | 24.57 MiB/s Receiving objects: 60% (199/331), 388.80 MiB | 24.57 MiB/s Receiving objects: 60% (201/331), 410.41 MiB | 23.79 MiB/s Receiving objects: 61% (202/331), 410.41 MiB | 23.79 MiB/s Receiving objects: 62% (206/331), 424.18 MiB | 24.18 MiB/s Receiving objects: 63% (209/331), 424.18 MiB | 24.18 MiB/s Receiving objects: 64% (212/331), 424.18 MiB | 24.18 MiB/s Receiving objects: 65% (216/331), 449.72 MiB | 27.67 MiB/s Receiving objects: 66% (219/331), 449.72 MiB | 27.67 MiB/s Receiving objects: 67% (222/331), 449.72 MiB | 27.67 MiB/s Receiving objects: 68% (226/331), 449.72 MiB | 27.67 MiB/s Receiving objects: 69% (229/331), 464.53 MiB | 28.66 MiB/s Receiving objects: 70% (232/331), 464.53 MiB | 28.66 MiB/s Receiving objects: 71% (236/331), 464.53 MiB | 28.66 MiB/s Receiving objects: 71% (237/331), 477.03 MiB | 27.46 MiB/s Receiving objects: 71% (238/331), 498.25 MiB | 27.53 MiB/s Receiving objects: 72% (239/331), 508.88 MiB | 26.68 MiB/s Receiving objects: 73% (242/331), 508.88 MiB | 26.68 MiB/s Receiving objects: 73% (242/331), 522.27 MiB | 26.94 MiB/s Receiving objects: 74% (245/331), 522.27 MiB | 26.94 MiB/s Receiving objects: 75% (249/331), 534.64 MiB | 27.61 MiB/s Receiving objects: 76% (252/331), 534.64 MiB | 27.61 MiB/s Receiving objects: 77% (255/331), 534.64 MiB | 27.61 MiB/s Receiving objects: 78% (259/331), 534.64 MiB | 27.61 MiB/s Receiving objects: 79% (262/331), 534.64 MiB | 27.61 MiB/s Receiving objects: 80% (265/331), 534.64 MiB | 27.61 MiB/s Receiving objects: 81% (269/331), 546.14 MiB | 27.10 MiB/s Receiving objects: 82% (272/331), 546.14 MiB | 27.10 MiB/s Receiving objects: 83% (275/331), 559.96 MiB | 24.50 MiB/s Receiving objects: 84% (279/331), 559.96 MiB | 24.50 MiB/s Receiving objects: 85% (282/331), 559.96 MiB | 24.50 MiB/s Receiving objects: 86% (285/331), 559.96 MiB | 24.50 MiB/s Receiving objects: 87% (288/331), 572.64 MiB | 24.02 MiB/s Receiving objects: 88% (292/331), 572.64 MiB | 24.02 MiB/s Receiving objects: 89% (295/331), 572.64 MiB | 24.02 MiB/s Receiving objects: 90% (298/331), 572.64 MiB | 24.02 MiB/s Receiving objects: 91% (302/331), 572.64 MiB | 24.02 MiB/s Receiving objects: 92% (305/331), 572.64 MiB | 24.02 MiB/s Receiving objects: 92% (305/331), 578.18 MiB | 18.28 MiB/s Receiving objects: 92% (306/331), 589.24 MiB | 18.31 MiB/s Receiving objects: 92% (306/331), 591.56 MiB | 12.06 MiB/s Receiving objects: 92% (307/331), 603.75 MiB | 12.26 MiB/s Receiving objects: 92% (307/331), 616.93 MiB | 7.92 MiB/s Receiving objects: 93% (308/331), 616.93 MiB | 7.92 MiB/s Receiving objects: 93% (309/331), 616.93 MiB | 7.92 MiB/s Receiving objects: 94% (312/331), 616.93 MiB | 7.92 MiB/s Receiving objects: 95% (315/331), 616.93 MiB | 7.92 MiB/s Receiving objects: 95% (315/331), 621.74 MiB | 6.08 MiB/s Receiving objects: 95% (316/331), 641.39 MiB | 4.77 MiB/s Receiving objects: 95% (317/331), 661.13 MiB | 4.93 MiB/s Receiving objects: 96% (318/331), 661.13 MiB | 4.93 MiB/s Receiving objects: 97% (322/331), 661.13 MiB | 4.93 MiB/s Receiving objects: 97% (323/331), 671.34 MiB | 6.44 MiB/s Receiving objects: 98% (325/331), 671.34 MiB | 6.44 MiB/s remote: Total 331 (delta 7), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (328/331), 678.68 MiB | 6.05 MiB/s Receiving objects: 100% (331/331), 678.68 MiB | 6.05 MiB/s Receiving objects: 100% (331/331), 679.25 MiB | 17.12 MiB/s, done. Resolving deltas: 0% (0/57) Resolving deltas: 12% (7/57) Resolving deltas: 19% (11/57) Resolving deltas: 31% (18/57) Resolving deltas: 38% (22/57) Resolving deltas: 40% (23/57) Resolving deltas: 43% (25/57) Resolving deltas: 49% (28/57) Resolving deltas: 50% (29/57) Resolving deltas: 61% (35/57) Resolving deltas: 66% (38/57) Resolving deltas: 70% (40/57) Resolving deltas: 71% (41/57) Resolving deltas: 73% (42/57) Resolving deltas: 77% (44/57) Resolving deltas: 80% (46/57) Resolving deltas: 84% (48/57) Resolving deltas: 85% (49/57) Resolving deltas: 87% (50/57) Resolving deltas: 94% (54/57) Resolving deltas: 96% (55/57) Resolving deltas: 98% (56/57) Resolving deltas: 100% (57/57) Resolving deltas: 100% (57/57), done. Cloning into '/root/workspace/weifang-config/container/A001/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), 9.23 MiB | 18.41 MiB/s Receiving objects: 18% (19/102), 9.23 MiB | 18.41 MiB/s Receiving objects: 19% (20/102), 9.23 MiB | 18.41 MiB/s Receiving objects: 20% (21/102), 9.23 MiB | 18.41 MiB/s Receiving objects: 21% (22/102), 9.23 MiB | 18.41 MiB/s Receiving objects: 22% (23/102), 9.23 MiB | 18.41 MiB/s Receiving objects: 23% (24/102), 9.23 MiB | 18.41 MiB/s Receiving objects: 24% (25/102), 9.23 MiB | 18.41 MiB/s Receiving objects: 25% (26/102), 9.23 MiB | 18.41 MiB/s Receiving objects: 26% (27/102), 9.23 MiB | 18.41 MiB/s Receiving objects: 26% (27/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 27% (28/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 28% (29/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 29% (30/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 30% (31/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 31% (32/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 32% (33/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 33% (34/102), 19.86 MiB | 19.83 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 35% (36/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 36% (37/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 37% (38/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 38% (39/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 39% (40/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 40% (41/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 41% (42/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 42% (43/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 43% (44/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 44% (45/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 45% (46/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 46% (47/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 47% (48/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 48% (49/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 49% (50/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 50% (51/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 51% (53/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 52% (54/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 53% (55/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 54% (56/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 55% (57/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 56% (58/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 57% (59/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 58% (60/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 59% (61/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 60% (62/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 61% (63/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 62% (64/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 63% (65/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 64% (66/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 65% (67/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 66% (68/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 67% (69/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 68% (70/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 69% (71/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 70% (72/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 71% (73/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 72% (74/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 73% (75/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 74% (76/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 75% (77/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 76% (78/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 77% (79/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 78% (80/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 79% (81/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 80% (82/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 81% (83/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 82% (84/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 83% (85/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 84% (86/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 85% (87/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 86% (88/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 87% (89/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 88% (90/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 89% (91/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 90% (92/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 91% (93/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 92% (94/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 93% (95/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 94% (96/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 95% (97/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 96% (98/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 97% (99/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 98% (100/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 99% (101/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 100% (102/102), 19.86 MiB | 19.83 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 22.33 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/weifang-config/container/A001/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/weifang-config/container/A001/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/46) remote: Counting objects: 4% (2/46) remote: Counting objects: 6% (3/46) remote: Counting objects: 8% (4/46) remote: Counting objects: 10% (5/46) remote: Counting objects: 13% (6/46) remote: Counting objects: 15% (7/46) remote: Counting objects: 17% (8/46) remote: Counting objects: 19% (9/46) remote: Counting objects: 21% (10/46) remote: Counting objects: 23% (11/46) remote: Counting objects: 26% (12/46) remote: Counting objects: 28% (13/46) remote: Counting objects: 30% (14/46) remote: Counting objects: 32% (15/46) remote: Counting objects: 34% (16/46) remote: Counting objects: 36% (17/46) remote: Counting objects: 39% (18/46) remote: Counting objects: 41% (19/46) remote: Counting objects: 43% (20/46) remote: Counting objects: 45% (21/46) remote: Counting objects: 47% (22/46) remote: Counting objects: 50% (23/46) remote: Counting objects: 52% (24/46) remote: Counting objects: 54% (25/46) remote: Counting objects: 56% (26/46) remote: Counting objects: 58% (27/46) remote: Counting objects: 60% (28/46) remote: Counting objects: 63% (29/46) remote: Counting objects: 65% (30/46) remote: Counting objects: 67% (31/46) remote: Counting objects: 69% (32/46) remote: Counting objects: 71% (33/46) remote: Counting objects: 73% (34/46) remote: Counting objects: 76% (35/46) remote: Counting objects: 78% (36/46) remote: Counting objects: 80% (37/46) remote: Counting objects: 82% (38/46) remote: Counting objects: 84% (39/46) remote: Counting objects: 86% (40/46) remote: Counting objects: 89% (41/46) remote: Counting objects: 91% (42/46) remote: Counting objects: 93% (43/46) remote: Counting objects: 95% (44/46) remote: Counting objects: 97% (45/46) remote: Counting objects: 100% (46/46) remote: Counting objects: 100% (46/46), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 71 (delta 23), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 13.10 KiB | 13.10 MiB/s, done. Resolving deltas: 0% (0/37) Resolving deltas: 2% (1/37) Resolving deltas: 37% (14/37) Resolving deltas: 40% (15/37) Resolving deltas: 86% (32/37) Resolving deltas: 100% (37/37) Resolving deltas: 100% (37/37), done. Cloning into '/root/workspace/weifang-config/container/A001/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/weifang-config/container/A001/params_new/system-common'... remote: Enumerating objects: 173, done. remote: Counting objects: 0% (1/135) remote: Counting objects: 1% (2/135) remote: Counting objects: 2% (3/135) remote: Counting objects: 3% (5/135) remote: Counting objects: 4% (6/135) remote: Counting objects: 5% (7/135) remote: Counting objects: 6% (9/135) remote: Counting objects: 7% (10/135) remote: Counting objects: 8% (11/135) remote: Counting objects: 9% (13/135) remote: Counting objects: 10% (14/135) remote: Counting objects: 11% (15/135) remote: Counting objects: 12% (17/135) remote: Counting objects: 13% (18/135) remote: Counting objects: 14% (19/135) remote: Counting objects: 15% (21/135) remote: Counting objects: 16% (22/135) remote: Counting objects: 17% (23/135) remote: Counting objects: 18% (25/135) remote: Counting objects: 19% (26/135) remote: Counting objects: 20% (27/135) remote: Counting objects: 21% (29/135) remote: Counting objects: 22% (30/135) remote: Counting objects: 23% (32/135) remote: Counting objects: 24% (33/135) remote: Counting objects: 25% (34/135) remote: Counting objects: 26% (36/135) remote: Counting objects: 27% (37/135) remote: Counting objects: 28% (38/135) remote: Counting objects: 29% (40/135) remote: Counting objects: 30% (41/135) remote: Counting objects: 31% (42/135) remote: Counting objects: 32% (44/135) remote: Counting objects: 33% (45/135) remote: Counting objects: 34% (46/135) remote: Counting objects: 35% (48/135) remote: Counting objects: 36% (49/135) remote: Counting objects: 37% (50/135) remote: Counting objects: 38% (52/135) remote: Counting objects: 39% (53/135) remote: Counting objects: 40% (54/135) remote: Counting objects: 41% (56/135) remote: Counting objects: 42% (57/135) remote: Counting objects: 43% (59/135) remote: Counting objects: 44% (60/135) remote: Counting objects: 45% (61/135) remote: Counting objects: 46% (63/135) remote: Counting objects: 47% (64/135) remote: Counting objects: 48% (65/135) remote: Counting objects: 49% (67/135) remote: Counting objects: 50% (68/135) remote: Counting objects: 51% (69/135) remote: Counting objects: 52% (71/135) remote: Counting objects: 53% (72/135) remote: Counting objects: 54% (73/135) remote: Counting objects: 55% (75/135) remote: Counting objects: 56% (76/135) remote: Counting objects: 57% (77/135) remote: Counting objects: 58% (79/135) remote: Counting objects: 59% (80/135) remote: Counting objects: 60% (81/135) remote: Counting objects: 61% (83/135) remote: Counting objects: 62% (84/135) remote: Counting objects: 63% (86/135) remote: Counting objects: 64% (87/135) remote: Counting objects: 65% (88/135) remote: Counting objects: 66% (90/135) remote: Counting objects: 67% (91/135) remote: Counting objects: 68% (92/135) remote: Counting objects: 69% (94/135) remote: Counting objects: 70% (95/135) remote: Counting objects: 71% (96/135) remote: Counting objects: 72% (98/135) remote: Counting objects: 73% (99/135) remote: Counting objects: 74% (100/135) remote: Counting objects: 75% (102/135) remote: Counting objects: 76% (103/135) remote: Counting objects: 77% (104/135) remote: Counting objects: 78% (106/135) remote: Counting objects: 79% (107/135) remote: Counting objects: 80% (108/135) remote: Counting objects: 81% (110/135) remote: Counting objects: 82% (111/135) remote: Counting objects: 83% (113/135) remote: Counting objects: 84% (114/135) remote: Counting objects: 85% (115/135) remote: Counting objects: 86% (117/135) remote: Counting objects: 87% (118/135) remote: Counting objects: 88% (119/135) remote: Counting objects: 89% (121/135) remote: Counting objects: 90% (122/135) remote: Counting objects: 91% (123/135) remote: Counting objects: 92% (125/135) remote: Counting objects: 93% (126/135) remote: Counting objects: 94% (127/135) remote: Counting objects: 95% (129/135) remote: Counting objects: 96% (130/135) remote: Counting objects: 97% (131/135) remote: Counting objects: 98% (133/135) remote: Counting objects: 99% (134/135) remote: Counting objects: 100% (135/135) remote: Counting objects: 100% (135/135), done. remote: Compressing objects: 2% (1/45) remote: Compressing objects: 4% (2/45) remote: Compressing objects: 6% (3/45) remote: Compressing objects: 8% (4/45) remote: Compressing objects: 11% (5/45) remote: Compressing objects: 13% (6/45) remote: Compressing objects: 15% (7/45) remote: Compressing objects: 17% (8/45) remote: Compressing objects: 20% (9/45) remote: Compressing objects: 22% (10/45) remote: Compressing objects: 24% (11/45) remote: Compressing objects: 26% (12/45) remote: Compressing objects: 28% (13/45) remote: Compressing objects: 31% (14/45) remote: Compressing objects: 33% (15/45) remote: Compressing objects: 35% (16/45) remote: Compressing objects: 37% (17/45) remote: Compressing objects: 40% (18/45) remote: Compressing objects: 42% (19/45) remote: Compressing objects: 44% (20/45) remote: Compressing objects: 46% (21/45) remote: Compressing objects: 48% (22/45) remote: Compressing objects: 51% (23/45) remote: Compressing objects: 53% (24/45) remote: Compressing objects: 55% (25/45) remote: Compressing objects: 57% (26/45) remote: Compressing objects: 60% (27/45) remote: Compressing objects: 62% (28/45) remote: Compressing objects: 64% (29/45) remote: Compressing objects: 66% (30/45) remote: Compressing objects: 68% (31/45) remote: Compressing objects: 71% (32/45) remote: Compressing objects: 73% (33/45) remote: Compressing objects: 75% (34/45) remote: Compressing objects: 77% (35/45) remote: Compressing objects: 80% (36/45) remote: Compressing objects: 82% (37/45) remote: Compressing objects: 84% (38/45) remote: Compressing objects: 86% (39/45) remote: Compressing objects: 88% (40/45) remote: Compressing objects: 91% (41/45) remote: Compressing objects: 93% (42/45) remote: Compressing objects: 95% (43/45) remote: Compressing objects: 97% (44/45) remote: Compressing objects: 100% (45/45) remote: Compressing objects: 100% (45/45), done. Receiving objects: 0% (1/173) Receiving objects: 1% (2/173) Receiving objects: 2% (4/173) Receiving objects: 3% (6/173) Receiving objects: 4% (7/173) Receiving objects: 5% (9/173) Receiving objects: 6% (11/173) Receiving objects: 7% (13/173) Receiving objects: 8% (14/173) Receiving objects: 9% (16/173) Receiving objects: 10% (18/173) Receiving objects: 11% (20/173) Receiving objects: 12% (21/173) Receiving objects: 13% (23/173) Receiving objects: 14% (25/173) Receiving objects: 15% (26/173) Receiving objects: 16% (28/173) Receiving objects: 17% (30/173) Receiving objects: 18% (32/173) Receiving objects: 19% (33/173) Receiving objects: 20% (35/173) Receiving objects: 21% (37/173) Receiving objects: 22% (39/173) Receiving objects: 23% (40/173) Receiving objects: 24% (42/173) remote: Total 173 (delta 28), reused 101 (delta 20), pack-reused 38 Receiving objects: 25% (44/173) Receiving objects: 26% (45/173) Receiving objects: 27% (47/173) Receiving objects: 28% (49/173) Receiving objects: 29% (51/173) Receiving objects: 30% (52/173) Receiving objects: 31% (54/173) Receiving objects: 32% (56/173) Receiving objects: 33% (58/173) Receiving objects: 34% (59/173) Receiving objects: 35% (61/173) Receiving objects: 36% (63/173) Receiving objects: 37% (65/173) Receiving objects: 38% (66/173) Receiving objects: 39% (68/173) Receiving objects: 40% (70/173) Receiving objects: 41% (71/173) Receiving objects: 42% (73/173) Receiving objects: 43% (75/173) Receiving objects: 44% (77/173) Receiving objects: 45% (78/173) Receiving objects: 46% (80/173) Receiving objects: 47% (82/173) Receiving objects: 48% (84/173) Receiving objects: 49% (85/173) Receiving objects: 50% (87/173) Receiving objects: 51% (89/173) Receiving objects: 52% (90/173) Receiving objects: 53% (92/173) Receiving objects: 54% (94/173) Receiving objects: 55% (96/173) Receiving objects: 56% (97/173) Receiving objects: 57% (99/173) Receiving objects: 58% (101/173) Receiving objects: 59% (103/173) Receiving objects: 60% (104/173) Receiving objects: 61% (106/173) Receiving objects: 62% (108/173) Receiving objects: 63% (109/173) Receiving objects: 64% (111/173) Receiving objects: 65% (113/173) Receiving objects: 66% (115/173) Receiving objects: 67% (116/173) Receiving objects: 68% (118/173) Receiving objects: 69% (120/173) Receiving objects: 70% (122/173) Receiving objects: 71% (123/173) Receiving objects: 72% (125/173) Receiving objects: 73% (127/173) Receiving objects: 74% (129/173) Receiving objects: 75% (130/173) Receiving objects: 76% (132/173) Receiving objects: 77% (134/173) Receiving objects: 78% (135/173) Receiving objects: 79% (137/173) Receiving objects: 80% (139/173) Receiving objects: 81% (141/173) Receiving objects: 82% (142/173) Receiving objects: 83% (144/173) Receiving objects: 84% (146/173) Receiving objects: 85% (148/173) Receiving objects: 86% (149/173) Receiving objects: 87% (151/173) Receiving objects: 88% (153/173) Receiving objects: 89% (154/173) Receiving objects: 90% (156/173) Receiving objects: 91% (158/173) Receiving objects: 92% (160/173) Receiving objects: 93% (161/173) Receiving objects: 94% (163/173) Receiving objects: 95% (165/173) Receiving objects: 96% (167/173) Receiving objects: 97% (168/173) Receiving objects: 98% (170/173) Receiving objects: 99% (172/173) Receiving objects: 100% (173/173) Receiving objects: 100% (173/173), 28.14 KiB | 5.63 MiB/s, done. Resolving deltas: 0% (0/33) Resolving deltas: 3% (1/33) Resolving deltas: 15% (5/33) Resolving deltas: 18% (6/33) Resolving deltas: 27% (9/33) Resolving deltas: 84% (28/33) Resolving deltas: 90% (30/33) Resolving deltas: 93% (31/33) Resolving deltas: 100% (33/33) Resolving deltas: 100% (33/33), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/system-device'... remote: Enumerating objects: 1478, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. Receiving objects: 0% (1/1478) Receiving objects: 1% (15/1478) Receiving objects: 2% (30/1478) Receiving objects: 3% (45/1478) Receiving objects: 4% (60/1478) Receiving objects: 5% (74/1478) Receiving objects: 6% (89/1478) Receiving objects: 7% (104/1478) Receiving objects: 8% (119/1478) Receiving objects: 9% (134/1478) Receiving objects: 10% (148/1478) Receiving objects: 11% (163/1478) Receiving objects: 12% (178/1478) Receiving objects: 13% (193/1478) Receiving objects: 14% (207/1478) Receiving objects: 15% (222/1478) Receiving objects: 16% (237/1478) Receiving objects: 17% (252/1478) Receiving objects: 18% (267/1478) Receiving objects: 19% (281/1478) Receiving objects: 20% (296/1478) Receiving objects: 21% (311/1478) Receiving objects: 22% (326/1478) Receiving objects: 23% (340/1478) Receiving objects: 24% (355/1478) Receiving objects: 25% (370/1478) Receiving objects: 26% (385/1478) Receiving objects: 27% (400/1478) Receiving objects: 28% (414/1478) Receiving objects: 29% (429/1478) Receiving objects: 30% (444/1478) Receiving objects: 31% (459/1478) Receiving objects: 32% (473/1478) Receiving objects: 33% (488/1478) Receiving objects: 34% (503/1478) Receiving objects: 35% (518/1478) Receiving objects: 36% (533/1478) Receiving objects: 37% (547/1478) Receiving objects: 38% (562/1478) Receiving objects: 39% (577/1478) Receiving objects: 40% (592/1478) Receiving objects: 41% (606/1478) Receiving objects: 42% (621/1478) Receiving objects: 43% (636/1478) Receiving objects: 44% (651/1478) Receiving objects: 45% (666/1478) Receiving objects: 46% (680/1478) Receiving objects: 47% (695/1478) remote: Total 1478 (delta 4), reused 0 (delta 0), pack-reused 1461 Receiving objects: 48% (710/1478) Receiving objects: 49% (725/1478) Receiving objects: 50% (739/1478) Receiving objects: 51% (754/1478) Receiving objects: 52% (769/1478) Receiving objects: 53% (784/1478) Receiving objects: 54% (799/1478) Receiving objects: 55% (813/1478) Receiving objects: 56% (828/1478) Receiving objects: 57% (843/1478) Receiving objects: 58% (858/1478) Receiving objects: 59% (873/1478) Receiving objects: 60% (887/1478) Receiving objects: 61% (902/1478) Receiving objects: 62% (917/1478) Receiving objects: 63% (932/1478) Receiving objects: 64% (946/1478) Receiving objects: 65% (961/1478) Receiving objects: 66% (976/1478) Receiving objects: 67% (991/1478) Receiving objects: 68% (1006/1478) Receiving objects: 69% (1020/1478) Receiving objects: 70% (1035/1478) Receiving objects: 71% (1050/1478) Receiving objects: 72% (1065/1478) Receiving objects: 73% (1079/1478) Receiving objects: 74% (1094/1478) Receiving objects: 75% (1109/1478) Receiving objects: 76% (1124/1478) Receiving objects: 77% (1139/1478) Receiving objects: 78% (1153/1478) Receiving objects: 79% (1168/1478) Receiving objects: 80% (1183/1478) Receiving objects: 81% (1198/1478) Receiving objects: 82% (1212/1478) Receiving objects: 83% (1227/1478) Receiving objects: 84% (1242/1478) Receiving objects: 85% (1257/1478) Receiving objects: 86% (1272/1478) Receiving objects: 87% (1286/1478) Receiving objects: 88% (1301/1478) Receiving objects: 89% (1316/1478) Receiving objects: 90% (1331/1478) Receiving objects: 91% (1345/1478) Receiving objects: 92% (1360/1478) Receiving objects: 93% (1375/1478) Receiving objects: 94% (1390/1478) Receiving objects: 95% (1405/1478) Receiving objects: 96% (1419/1478) Receiving objects: 97% (1434/1478) Receiving objects: 98% (1449/1478) Receiving objects: 99% (1464/1478) Receiving objects: 100% (1478/1478) Receiving objects: 100% (1478/1478), 167.79 KiB | 16.78 MiB/s, done. Resolving deltas: 0% (0/490) Resolving deltas: 1% (5/490) Resolving deltas: 12% (61/490) Resolving deltas: 16% (81/490) Resolving deltas: 21% (107/490) Resolving deltas: 25% (124/490) Resolving deltas: 30% (148/490) Resolving deltas: 34% (167/490) Resolving deltas: 35% (173/490) Resolving deltas: 41% (203/490) Resolving deltas: 43% (212/490) Resolving deltas: 53% (261/490) Resolving deltas: 55% (271/490) Resolving deltas: 56% (276/490) Resolving deltas: 61% (301/490) Resolving deltas: 66% (324/490) Resolving deltas: 68% (338/490) Resolving deltas: 69% (339/490) Resolving deltas: 71% (348/490) Resolving deltas: 75% (372/490) Resolving deltas: 76% (373/490) Resolving deltas: 77% (379/490) Resolving deltas: 78% (383/490) Resolving deltas: 79% (388/490) Resolving deltas: 81% (398/490) Resolving deltas: 83% (409/490) Resolving deltas: 84% (412/490) Resolving deltas: 87% (428/490) Resolving deltas: 88% (432/490) Resolving deltas: 90% (442/490) Resolving deltas: 91% (446/490) Resolving deltas: 92% (451/490) Resolving deltas: 93% (458/490) Resolving deltas: 96% (475/490) Resolving deltas: 100% (490/490) Resolving deltas: 100% (490/490), done. Cloning into '/root/workspace/weifang-config/container/A001/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 | 3.63 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: 51% (16/31) Resolving deltas: 93% (29/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/system-node-weifang'... remote: Enumerating objects: 211, done. remote: Counting objects: 0% (1/143) remote: Counting objects: 1% (2/143) remote: Counting objects: 2% (3/143) remote: Counting objects: 3% (5/143) remote: Counting objects: 4% (6/143) remote: Counting objects: 5% (8/143) remote: Counting objects: 6% (9/143) remote: Counting objects: 7% (11/143) remote: Counting objects: 8% (12/143) remote: Counting objects: 9% (13/143) remote: Counting objects: 10% (15/143) remote: Counting objects: 11% (16/143) remote: Counting objects: 12% (18/143) remote: Counting objects: 13% (19/143) remote: Counting objects: 14% (21/143) remote: Counting objects: 15% (22/143) remote: Counting objects: 16% (23/143) remote: Counting objects: 17% (25/143) remote: Counting objects: 18% (26/143) remote: Counting objects: 19% (28/143) remote: Counting objects: 20% (29/143) remote: Counting objects: 21% (31/143) remote: Counting objects: 22% (32/143) remote: Counting objects: 23% (33/143) remote: Counting objects: 24% (35/143) remote: Counting objects: 25% (36/143) remote: Counting objects: 26% (38/143) remote: Counting objects: 27% (39/143) remote: Counting objects: 28% (41/143) remote: Counting objects: 29% (42/143) remote: Counting objects: 30% (43/143) remote: Counting objects: 31% (45/143) remote: Counting objects: 32% (46/143) remote: Counting objects: 33% (48/143) remote: Counting objects: 34% (49/143) remote: Counting objects: 35% (51/143) remote: Counting objects: 36% (52/143) remote: Counting objects: 37% (53/143) remote: Counting objects: 38% (55/143) remote: Counting objects: 39% (56/143) remote: Counting objects: 40% (58/143) remote: Counting objects: 41% (59/143) remote: Counting objects: 42% (61/143) remote: Counting objects: 43% (62/143) remote: Counting objects: 44% (63/143) remote: Counting objects: 45% (65/143) remote: Counting objects: 46% (66/143) remote: Counting objects: 47% (68/143) remote: Counting objects: 48% (69/143) remote: Counting objects: 49% (71/143) remote: Counting objects: 50% (72/143) remote: Counting objects: 51% (73/143) remote: Counting objects: 52% (75/143) remote: Counting objects: 53% (76/143) remote: Counting objects: 54% (78/143) remote: Counting objects: 55% (79/143) remote: Counting objects: 56% (81/143) remote: Counting objects: 57% (82/143) remote: Counting objects: 58% (83/143) remote: Counting objects: 59% (85/143) remote: Counting objects: 60% (86/143) remote: Counting objects: 61% (88/143) remote: Counting objects: 62% (89/143) remote: Counting objects: 63% (91/143) remote: Counting objects: 64% (92/143) remote: Counting objects: 65% (93/143) remote: Counting objects: 66% (95/143) remote: Counting objects: 67% (96/143) remote: Counting objects: 68% (98/143) remote: Counting objects: 69% (99/143) remote: Counting objects: 70% (101/143) remote: Counting objects: 71% (102/143) remote: Counting objects: 72% (103/143) remote: Counting objects: 73% (105/143) remote: Counting objects: 74% (106/143) remote: Counting objects: 75% (108/143) remote: Counting objects: 76% (109/143) remote: Counting objects: 77% (111/143) remote: Counting objects: 78% (112/143) remote: Counting objects: 79% (113/143) remote: Counting objects: 80% (115/143) remote: Counting objects: 81% (116/143) remote: Counting objects: 82% (118/143) remote: Counting objects: 83% (119/143) remote: Counting objects: 84% (121/143) remote: Counting objects: 85% (122/143) remote: Counting objects: 86% (123/143) remote: Counting objects: 87% (125/143) remote: Counting objects: 88% (126/143) remote: Counting objects: 89% (128/143) remote: Counting objects: 90% (129/143) remote: Counting objects: 91% (131/143) remote: Counting objects: 92% (132/143) remote: Counting objects: 93% (133/143) remote: Counting objects: 94% (135/143) remote: Counting objects: 95% (136/143) remote: Counting objects: 96% (138/143) remote: Counting objects: 97% (139/143) remote: Counting objects: 98% (141/143) remote: Counting objects: 99% (142/143) remote: Counting objects: 100% (143/143) remote: Counting objects: 100% (143/143), done. remote: Compressing objects: 1% (1/57) remote: Compressing objects: 3% (2/57) remote: Compressing objects: 5% (3/57) remote: Compressing objects: 7% (4/57) remote: Compressing objects: 8% (5/57) remote: Compressing objects: 10% (6/57) remote: Compressing objects: 12% (7/57) remote: Compressing objects: 14% (8/57) remote: Compressing objects: 15% (9/57) remote: Compressing objects: 17% (10/57) remote: Compressing objects: 19% (11/57) remote: Compressing objects: 21% (12/57) remote: Compressing objects: 22% (13/57) remote: Compressing objects: 24% (14/57) remote: Compressing objects: 26% (15/57) remote: Compressing objects: 28% (16/57) remote: Compressing objects: 29% (17/57) remote: Compressing objects: 31% (18/57) remote: Compressing objects: 33% (19/57) remote: Compressing objects: 35% (20/57) remote: Compressing objects: 36% (21/57) remote: Compressing objects: 38% (22/57) remote: Compressing objects: 40% (23/57) remote: Compressing objects: 42% (24/57) remote: Compressing objects: 43% (25/57) remote: Compressing objects: 45% (26/57) remote: Compressing objects: 47% (27/57) remote: Compressing objects: 49% (28/57) remote: Compressing objects: 50% (29/57) remote: Compressing objects: 52% (30/57) remote: Compressing objects: 54% (31/57) remote: Compressing objects: 56% (32/57) remote: Compressing objects: 57% (33/57) remote: Compressing objects: 59% (34/57) remote: Compressing objects: 61% (35/57) remote: Compressing objects: 63% (36/57) remote: Compressing objects: 64% (37/57) remote: Compressing objects: 66% (38/57) remote: Compressing objects: 68% (39/57) remote: Compressing objects: 70% (40/57) remote: Compressing objects: 71% (41/57) remote: Compressing objects: 73% (42/57) remote: Compressing objects: 75% (43/57) remote: Compressing objects: 77% (44/57) remote: Compressing objects: 78% (45/57) remote: Compressing objects: 80% (46/57) remote: Compressing objects: 82% (47/57) remote: Compressing objects: 84% (48/57) remote: Compressing objects: 85% (49/57) remote: Compressing objects: 87% (50/57) remote: Compressing objects: 89% (51/57) remote: Compressing objects: 91% (52/57) remote: Compressing objects: 92% (53/57) remote: Compressing objects: 94% (54/57) remote: Compressing objects: 96% (55/57) remote: Compressing objects: 98% (56/57) remote: Compressing objects: 100% (57/57) remote: Compressing objects: 100% (57/57), done. remote: Total 211 (delta 23), reused 100 (delta 15), pack-reused 68 Receiving objects: 0% (1/211) Receiving objects: 1% (3/211) Receiving objects: 2% (5/211) Receiving objects: 3% (7/211) Receiving objects: 4% (9/211) Receiving objects: 5% (11/211) Receiving objects: 6% (13/211) Receiving objects: 7% (15/211) Receiving objects: 8% (17/211) Receiving objects: 9% (19/211) Receiving objects: 10% (22/211) Receiving objects: 11% (24/211) Receiving objects: 12% (26/211) Receiving objects: 13% (28/211) Receiving objects: 14% (30/211) Receiving objects: 15% (32/211) Receiving objects: 16% (34/211) Receiving objects: 17% (36/211) Receiving objects: 18% (38/211) Receiving objects: 19% (41/211) Receiving objects: 20% (43/211) Receiving objects: 21% (45/211) Receiving objects: 22% (47/211) Receiving objects: 23% (49/211) Receiving objects: 24% (51/211) Receiving objects: 25% (53/211) Receiving objects: 26% (55/211) Receiving objects: 27% (57/211) Receiving objects: 28% (60/211) Receiving objects: 29% (62/211) Receiving objects: 30% (64/211) Receiving objects: 31% (66/211) Receiving objects: 32% (68/211) Receiving objects: 33% (70/211) Receiving objects: 34% (72/211) Receiving objects: 35% (74/211) Receiving objects: 36% (76/211) Receiving objects: 37% (79/211) Receiving objects: 38% (81/211) Receiving objects: 39% (83/211) Receiving objects: 40% (85/211) Receiving objects: 41% (87/211) Receiving objects: 42% (89/211) Receiving objects: 43% (91/211) Receiving objects: 44% (93/211) Receiving objects: 45% (95/211) Receiving objects: 46% (98/211) Receiving objects: 47% (100/211) Receiving objects: 48% (102/211) Receiving objects: 49% (104/211) Receiving objects: 50% (106/211) Receiving objects: 51% (108/211) Receiving objects: 52% (110/211) Receiving objects: 53% (112/211) Receiving objects: 54% (114/211) Receiving objects: 55% (117/211) Receiving objects: 56% (119/211) Receiving objects: 57% (121/211) Receiving objects: 58% (123/211) Receiving objects: 59% (125/211) Receiving objects: 60% (127/211) Receiving objects: 61% (129/211) Receiving objects: 62% (131/211) Receiving objects: 63% (133/211) Receiving objects: 64% (136/211) Receiving objects: 65% (138/211) Receiving objects: 66% (140/211) Receiving objects: 67% (142/211) Receiving objects: 68% (144/211) Receiving objects: 69% (146/211) Receiving objects: 70% (148/211) Receiving objects: 71% (150/211) Receiving objects: 72% (152/211) Receiving objects: 73% (155/211) Receiving objects: 74% (157/211) Receiving objects: 75% (159/211) Receiving objects: 76% (161/211) Receiving objects: 77% (163/211) Receiving objects: 78% (165/211) Receiving objects: 79% (167/211) Receiving objects: 80% (169/211) Receiving objects: 81% (171/211) Receiving objects: 82% (174/211) Receiving objects: 83% (176/211) Receiving objects: 84% (178/211) Receiving objects: 85% (180/211) Receiving objects: 86% (182/211) Receiving objects: 87% (184/211) Receiving objects: 88% (186/211) Receiving objects: 89% (188/211) Receiving objects: 90% (190/211) Receiving objects: 91% (193/211) Receiving objects: 92% (195/211) Receiving objects: 93% (197/211) Receiving objects: 94% (199/211) Receiving objects: 95% (201/211) Receiving objects: 96% (203/211) Receiving objects: 97% (205/211) Receiving objects: 98% (207/211) Receiving objects: 99% (209/211) Receiving objects: 100% (211/211) Receiving objects: 100% (211/211), 26.72 KiB | 6.68 MiB/s, done. Resolving deltas: 0% (0/34) Resolving deltas: 32% (11/34) Resolving deltas: 100% (34/34) Resolving deltas: 100% (34/34), done. Cloning into '/root/workspace/weifang-config/container/A001/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/110) remote: Counting objects: 1% (2/110) remote: Counting objects: 2% (3/110) remote: Counting objects: 3% (4/110) remote: Counting objects: 4% (5/110) remote: Counting objects: 5% (6/110) remote: Counting objects: 6% (7/110) remote: Counting objects: 7% (8/110) remote: Counting objects: 8% (9/110) remote: Counting objects: 9% (10/110) remote: Counting objects: 10% (11/110) remote: Counting objects: 11% (13/110) remote: Counting objects: 12% (14/110) remote: Counting objects: 13% (15/110) remote: Counting objects: 14% (16/110) remote: Counting objects: 15% (17/110) remote: Counting objects: 16% (18/110) remote: Counting objects: 17% (19/110) remote: Counting objects: 18% (20/110) remote: Counting objects: 19% (21/110) remote: Counting objects: 20% (22/110) remote: Counting objects: 21% (24/110) remote: Counting objects: 22% (25/110) remote: Counting objects: 23% (26/110) remote: Counting objects: 24% (27/110) remote: Counting objects: 25% (28/110) remote: Counting objects: 26% (29/110) remote: Counting objects: 27% (30/110) remote: Counting objects: 28% (31/110) remote: Counting objects: 29% (32/110) remote: Counting objects: 30% (33/110) remote: Counting objects: 31% (35/110) remote: Counting objects: 32% (36/110) remote: Counting objects: 33% (37/110) remote: Counting objects: 34% (38/110) remote: Counting objects: 35% (39/110) remote: Counting objects: 36% (40/110) remote: Counting objects: 37% (41/110) remote: Counting objects: 38% (42/110) remote: Counting objects: 39% (43/110) remote: Counting objects: 40% (44/110) remote: Counting objects: 41% (46/110) remote: Counting objects: 42% (47/110) remote: Counting objects: 43% (48/110) remote: Counting objects: 44% (49/110) remote: Counting objects: 45% (50/110) remote: Counting objects: 46% (51/110) remote: Counting objects: 47% (52/110) remote: Counting objects: 48% (53/110) remote: Counting objects: 49% (54/110) remote: Counting objects: 50% (55/110) remote: Counting objects: 51% (57/110) remote: Counting objects: 52% (58/110) remote: Counting objects: 53% (59/110) remote: Counting objects: 54% (60/110) remote: Counting objects: 55% (61/110) remote: Counting objects: 56% (62/110) remote: Counting objects: 57% (63/110) remote: Counting objects: 58% (64/110) remote: Counting objects: 59% (65/110) remote: Counting objects: 60% (66/110) remote: Counting objects: 61% (68/110) remote: Counting objects: 62% (69/110) remote: Counting objects: 63% (70/110) remote: Counting objects: 64% (71/110) remote: Counting objects: 65% (72/110) remote: Counting objects: 66% (73/110) remote: Counting objects: 67% (74/110) remote: Counting objects: 68% (75/110) remote: Counting objects: 69% (76/110) remote: Counting objects: 70% (77/110) remote: Counting objects: 71% (79/110) remote: Counting objects: 72% (80/110) remote: Counting objects: 73% (81/110) remote: Counting objects: 74% (82/110) remote: Counting objects: 75% (83/110) remote: Counting objects: 76% (84/110) remote: Counting objects: 77% (85/110) remote: Counting objects: 78% (86/110) remote: Counting objects: 79% (87/110) remote: Counting objects: 80% (88/110) remote: Counting objects: 81% (90/110) remote: Counting objects: 82% (91/110) remote: Counting objects: 83% (92/110) remote: Counting objects: 84% (93/110) remote: Counting objects: 85% (94/110) remote: Counting objects: 86% (95/110) remote: Counting objects: 87% (96/110) remote: Counting objects: 88% (97/110) remote: Counting objects: 89% (98/110) remote: Counting objects: 90% (99/110) remote: Counting objects: 91% (101/110) remote: Counting objects: 92% (102/110) remote: Counting objects: 93% (103/110) remote: Counting objects: 94% (104/110) remote: Counting objects: 95% (105/110) remote: Counting objects: 96% (106/110) remote: Counting objects: 97% (107/110) remote: Counting objects: 98% (108/110) remote: Counting objects: 99% (109/110) remote: Counting objects: 100% (110/110) remote: Counting objects: 100% (110/110), 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/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) Receiving objects: 81% (187/230) remote: Total 230 (delta 53), reused 66 (delta 24), pack-reused 120 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.88 KiB | 7.16 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 8% (8/97) Resolving deltas: 35% (34/97) Resolving deltas: 39% (38/97) Resolving deltas: 41% (40/97) Resolving deltas: 42% (41/97) Resolving deltas: 44% (43/97) Resolving deltas: 45% (44/97) Resolving deltas: 47% (46/97) Resolving deltas: 48% (47/97) Resolving deltas: 49% (48/97) Resolving deltas: 53% (52/97) Resolving deltas: 77% (75/97) Resolving deltas: 89% (87/97) Resolving deltas: 91% (89/97) Resolving deltas: 92% (90/97) Resolving deltas: 93% (91/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 'a9a46542d4943ea8f567a2d2788c288577314900' Submodule path 'hardware': checked out '3ec6dec49996a31bc74379eb0c5fae2e8a654917' Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175' Submodule path 'lidar-extrinsics': checked out '1776c67530df1841f96911fd2fa03005cb14913b' Submodule path 'lidar_loc_v2_common': checked out '7190c72038ef507202e396f64b190f75f97258a4' Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61' Submodule path 'msf-port': checked out 'a8149a798e11c048d88d208d57ca85594ff5f1bc' Submodule path 'msf-vehicle': checked out '71d45de33b65e7de103c6173206e15b754bcbf3d' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out '07b0a3dca6c04926706a6ec5b459c781abdba07b' Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266' Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545' Submodule path 'perception_new_detection': checked out '5c56dcc6c3d7728fa79026441b40bab174721e5f' Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc' Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20' Submodule path 'perception_vehicles': checked out '76aca2cb5433e508bd66e53a0bd2152a7772d0a8' Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd' Submodule path 'prediction_config': checked out '5752a4cc58c48a04990cf84bc3db06c61f709753' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'bbea31feaa2abe6a945cba3a915f969ca6afad5f' Submodule path 'system-device': checked out '753f30df39b08deecc9829cfe13a047c282c409e' Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce' Submodule path 'system-node-weifang': checked out '85dfb55831c10ce7a8dcd93684fc8b990eb68b45' Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hesai_lidar_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port] [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A001/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A001/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A001/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/hardware/ + wc -l [Pipeline] echo 1 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/hardware/hardware /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/hesai_lidar_customized/ + wc -l [Pipeline] echo 2 [Pipeline] echo hesai_lidar_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A001/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A001/params_new/lidar-extrinsics/ [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A001/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A001/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A001/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A001/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A001/params_new/msf-port/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A001/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A001/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A001/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/perception_data_collection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A001/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A001/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A001/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A001/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A001/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A001/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A001/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A001/params_new/perception_vehicles/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A001/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A001/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A001/params_new/rslidar_sdk_customized/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A001/params_new/static_transform_common/ [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/system-common/system-ros /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/system-device/master /root/workspace/weifang-config/container/A001/params_new/system-device/slave /root/workspace/weifang-config/container/A001/params_new/system-device/system-ros /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A001/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/system-node-weifang/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-weifang 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A001/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A001/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A001/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A001/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A001/params_new/system-port/system-ros /root/workspace/weifang-config/container/A001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A001/params_new/params_new/ crane_align data_collection extrinsics hardware hesai_lidar imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A001/params_new/params_new/crane_align /root/workspace/weifang-config/container/A001/params_new/params_new/data_collection /root/workspace/weifang-config/container/A001/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A001/params_new/params_new/hardware /root/workspace/weifang-config/container/A001/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A001/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A001/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A001/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A001/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A001/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A001/params_new/params_new/master /root/workspace/weifang-config/container/A001/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A001/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A001/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A001/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A001/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A001/params_new/params_new/perception /root/workspace/weifang-config/container/A001/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A001/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A001/params_new/params_new/prediction /root/workspace/weifang-config/container/A001/params_new/params_new/README.md /root/workspace/weifang-config/container/A001/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A001/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A001/params_new/params_new/slave /root/workspace/weifang-config/container/A001/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A001/params_new/params_new/system-ros /root/workspace/weifang-config/container/A001/params_A001/params/ [Pipeline] echo A002拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A002/params_new [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A002/params_new [Pipeline] dir Running in /root/workspace/weifang-config/container/A002/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/A002.git > git init /root/workspace/weifang-config/container/A002/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/A002.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/A002.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/A002.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 b8fb0912efe6b27a400962b8568c1df9432f6bdd (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f b8fb0912efe6b27a400962b8568c1df9432f6bdd # timeout=300000 Commit message: "feat_out:SHM适配" 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 'hardware' (git@159.27.226.4:hardware/config/A002.git) registered for path 'hardware' Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A002.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/A002.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A002.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 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule '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-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang' 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/weifang-config/container/A002/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: 66% (8/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/crane_align_customized'... remote: Enumerating objects: 1469, done. remote: Counting objects: 0% (1/149) remote: Counting objects: 1% (2/149) remote: Counting objects: 2% (3/149) remote: Counting objects: 3% (5/149) remote: Counting objects: 4% (6/149) remote: Counting objects: 5% (8/149) remote: Counting objects: 6% (9/149) remote: Counting objects: 7% (11/149) remote: Counting objects: 8% (12/149) remote: Counting objects: 9% (14/149) remote: Counting objects: 10% (15/149) remote: Counting objects: 11% (17/149) remote: Counting objects: 12% (18/149) remote: Counting objects: 13% (20/149) remote: Counting objects: 14% (21/149) remote: Counting objects: 15% (23/149) remote: Counting objects: 16% (24/149) remote: Counting objects: 17% (26/149) remote: Counting objects: 18% (27/149) remote: Counting objects: 19% (29/149) remote: Counting objects: 20% (30/149) remote: Counting objects: 21% (32/149) remote: Counting objects: 22% (33/149) remote: Counting objects: 23% (35/149) remote: Counting objects: 24% (36/149) remote: Counting objects: 25% (38/149) remote: Counting objects: 26% (39/149) remote: Counting objects: 27% (41/149) remote: Counting objects: 28% (42/149) remote: Counting objects: 29% (44/149) remote: Counting objects: 30% (45/149) remote: Counting objects: 31% (47/149) remote: Counting objects: 32% (48/149) remote: Counting objects: 33% (50/149) remote: Counting objects: 34% (51/149) remote: Counting objects: 35% (53/149) remote: Counting objects: 36% (54/149) remote: Counting objects: 37% (56/149) remote: Counting objects: 38% (57/149) remote: Counting objects: 39% (59/149) remote: Counting objects: 40% (60/149) remote: Counting objects: 41% (62/149) remote: Counting objects: 42% (63/149) remote: Counting objects: 43% (65/149) remote: Counting objects: 44% (66/149) remote: Counting objects: 45% (68/149) remote: Counting objects: 46% (69/149) remote: Counting objects: 47% (71/149) remote: Counting objects: 48% (72/149) remote: Counting objects: 49% (74/149) remote: Counting objects: 50% (75/149) remote: Counting objects: 51% (76/149) remote: Counting objects: 52% (78/149) remote: Counting objects: 53% (79/149) remote: Counting objects: 54% (81/149) remote: Counting objects: 55% (82/149) remote: Counting objects: 56% (84/149) remote: Counting objects: 57% (85/149) remote: Counting objects: 58% (87/149) remote: Counting objects: 59% (88/149) remote: Counting objects: 60% (90/149) remote: Counting objects: 61% (91/149) remote: Counting objects: 62% (93/149) remote: Counting objects: 63% (94/149) remote: Counting objects: 64% (96/149) remote: Counting objects: 65% (97/149) remote: Counting objects: 66% (99/149) remote: Counting objects: 67% (100/149) remote: Counting objects: 68% (102/149) remote: Counting objects: 69% (103/149) remote: Counting objects: 70% (105/149) remote: Counting objects: 71% (106/149) remote: Counting objects: 72% (108/149) remote: Counting objects: 73% (109/149) remote: Counting objects: 74% (111/149) remote: Counting objects: 75% (112/149) remote: Counting objects: 76% (114/149) remote: Counting objects: 77% (115/149) remote: Counting objects: 78% (117/149) remote: Counting objects: 79% (118/149) remote: Counting objects: 80% (120/149) remote: Counting objects: 81% (121/149) remote: Counting objects: 82% (123/149) remote: Counting objects: 83% (124/149) remote: Counting objects: 84% (126/149) remote: Counting objects: 85% (127/149) remote: Counting objects: 86% (129/149) remote: Counting objects: 87% (130/149) remote: Counting objects: 88% (132/149) remote: Counting objects: 89% (133/149) remote: Counting objects: 90% (135/149) remote: Counting objects: 91% (136/149) remote: Counting objects: 92% (138/149) remote: Counting objects: 93% (139/149) remote: Counting objects: 94% (141/149) remote: Counting objects: 95% (142/149) remote: Counting objects: 96% (144/149) remote: Counting objects: 97% (145/149) remote: Counting objects: 98% (147/149) remote: Counting objects: 99% (148/149) remote: Counting objects: 100% (149/149) remote: Counting objects: 100% (149/149), done. remote: Compressing objects: 1% (1/74) remote: Compressing objects: 2% (2/74) remote: Compressing objects: 4% (3/74) remote: Compressing objects: 5% (4/74) remote: Compressing objects: 6% (5/74) remote: Compressing objects: 8% (6/74) remote: Compressing objects: 9% (7/74) remote: Compressing objects: 10% (8/74) remote: Compressing objects: 12% (9/74) remote: Compressing objects: 13% (10/74) remote: Compressing objects: 14% (11/74) remote: Compressing objects: 16% (12/74) remote: Compressing objects: 17% (13/74) remote: Compressing objects: 18% (14/74) remote: Compressing objects: 20% (15/74) remote: Compressing objects: 21% (16/74) remote: Compressing objects: 22% (17/74) remote: Compressing objects: 24% (18/74) remote: Compressing objects: 25% (19/74) remote: Compressing objects: 27% (20/74) remote: Compressing objects: 28% (21/74) remote: Compressing objects: 29% (22/74) remote: Compressing objects: 31% (23/74) remote: Compressing objects: 32% (24/74) remote: Compressing objects: 33% (25/74) remote: Compressing objects: 35% (26/74) remote: Compressing objects: 36% (27/74) remote: Compressing objects: 37% (28/74) remote: Compressing objects: 39% (29/74) remote: Compressing objects: 40% (30/74) remote: Compressing objects: 41% (31/74) remote: Compressing objects: 43% (32/74) remote: Compressing objects: 44% (33/74) remote: Compressing objects: 45% (34/74) remote: Compressing objects: 47% (35/74) remote: Compressing objects: 48% (36/74) remote: Compressing objects: 50% (37/74) remote: Compressing objects: 51% (38/74) remote: Compressing objects: 52% (39/74) remote: Compressing objects: 54% (40/74) remote: Compressing objects: 55% (41/74) remote: Compressing objects: 56% (42/74) remote: Compressing objects: 58% (43/74) remote: Compressing objects: 59% (44/74) remote: Compressing objects: 60% (45/74) remote: Compressing objects: 62% (46/74) remote: Compressing objects: 63% (47/74) remote: Compressing objects: 64% (48/74) remote: Compressing objects: 66% (49/74) remote: Compressing objects: 67% (50/74) remote: Compressing objects: 68% (51/74) remote: Compressing objects: 70% (52/74) remote: Compressing objects: 71% (53/74) remote: Compressing objects: 72% (54/74) remote: Compressing objects: 74% (55/74) remote: Compressing objects: 75% (56/74) remote: Compressing objects: 77% (57/74) remote: Compressing objects: 78% (58/74) remote: Compressing objects: 79% (59/74) remote: Compressing objects: 81% (60/74) remote: Compressing objects: 82% (61/74) remote: Compressing objects: 83% (62/74) remote: Compressing objects: 85% (63/74) remote: Compressing objects: 86% (64/74) remote: Compressing objects: 87% (65/74) remote: Compressing objects: 89% (66/74) remote: Compressing objects: 90% (67/74) remote: Compressing objects: 91% (68/74) remote: Compressing objects: 93% (69/74) remote: Compressing objects: 94% (70/74) remote: Compressing objects: 95% (71/74) remote: Compressing objects: 97% (72/74) remote: Compressing objects: 98% (73/74) remote: Compressing objects: 100% (74/74) remote: Compressing objects: 100% (74/74), done. Receiving objects: 0% (1/1469) Receiving objects: 1% (15/1469) Receiving objects: 2% (30/1469) Receiving objects: 3% (45/1469) Receiving objects: 4% (59/1469) Receiving objects: 5% (74/1469) Receiving objects: 6% (89/1469) Receiving objects: 7% (103/1469) Receiving objects: 8% (118/1469) Receiving objects: 9% (133/1469) Receiving objects: 10% (147/1469) Receiving objects: 11% (162/1469) Receiving objects: 12% (177/1469) Receiving objects: 13% (191/1469) Receiving objects: 14% (206/1469) Receiving objects: 15% (221/1469) Receiving objects: 16% (236/1469) Receiving objects: 17% (250/1469) Receiving objects: 18% (265/1469) Receiving objects: 19% (280/1469) Receiving objects: 20% (294/1469) Receiving objects: 21% (309/1469) Receiving objects: 22% (324/1469) Receiving objects: 23% (338/1469) Receiving objects: 24% (353/1469) Receiving objects: 25% (368/1469) Receiving objects: 26% (382/1469) Receiving objects: 27% (397/1469) Receiving objects: 28% (412/1469) Receiving objects: 29% (427/1469) Receiving objects: 30% (441/1469) Receiving objects: 31% (456/1469) Receiving objects: 32% (471/1469) Receiving objects: 33% (485/1469) Receiving objects: 34% (500/1469) Receiving objects: 35% (515/1469) Receiving objects: 36% (529/1469) Receiving objects: 37% (544/1469) Receiving objects: 38% (559/1469) Receiving objects: 39% (573/1469) Receiving objects: 40% (588/1469) Receiving objects: 41% (603/1469) Receiving objects: 42% (617/1469) Receiving objects: 43% (632/1469) Receiving objects: 44% (647/1469) Receiving objects: 45% (662/1469) Receiving objects: 46% (676/1469) Receiving objects: 47% (691/1469) Receiving objects: 48% (706/1469) Receiving objects: 49% (720/1469) Receiving objects: 50% (735/1469) Receiving objects: 51% (750/1469) Receiving objects: 52% (764/1469) Receiving objects: 53% (779/1469) Receiving objects: 54% (794/1469) Receiving objects: 55% (808/1469) Receiving objects: 56% (823/1469) Receiving objects: 57% (838/1469) Receiving objects: 58% (853/1469) Receiving objects: 59% (867/1469) Receiving objects: 60% (882/1469) Receiving objects: 61% (897/1469) Receiving objects: 62% (911/1469) Receiving objects: 63% (926/1469) Receiving objects: 64% (941/1469) Receiving objects: 65% (955/1469) Receiving objects: 66% (970/1469) Receiving objects: 67% (985/1469) Receiving objects: 68% (999/1469) Receiving objects: 69% (1014/1469) Receiving objects: 70% (1029/1469) Receiving objects: 71% (1043/1469) Receiving objects: 72% (1058/1469) Receiving objects: 73% (1073/1469) Receiving objects: 74% (1088/1469) Receiving objects: 75% (1102/1469) Receiving objects: 76% (1117/1469) Receiving objects: 77% (1132/1469) Receiving objects: 78% (1146/1469) Receiving objects: 79% (1161/1469) Receiving objects: 80% (1176/1469) Receiving objects: 81% (1190/1469) Receiving objects: 82% (1205/1469) Receiving objects: 83% (1220/1469) Receiving objects: 84% (1234/1469) Receiving objects: 85% (1249/1469) Receiving objects: 86% (1264/1469) Receiving objects: 87% (1279/1469) Receiving objects: 88% (1293/1469) remote: Total 1469 (delta 59), reused 112 (delta 41), pack-reused 1320 Receiving objects: 89% (1308/1469) Receiving objects: 90% (1323/1469) Receiving objects: 91% (1337/1469) Receiving objects: 92% (1352/1469) Receiving objects: 93% (1367/1469) Receiving objects: 94% (1381/1469) Receiving objects: 95% (1396/1469) Receiving objects: 96% (1411/1469) Receiving objects: 97% (1425/1469) Receiving objects: 98% (1440/1469) Receiving objects: 99% (1455/1469) Receiving objects: 100% (1469/1469) Receiving objects: 100% (1469/1469), 468.04 KiB | 10.88 MiB/s, done. Resolving deltas: 0% (0/697) Resolving deltas: 2% (17/697) Resolving deltas: 3% (21/697) Resolving deltas: 4% (28/697) Resolving deltas: 5% (35/697) Resolving deltas: 6% (42/697) Resolving deltas: 7% (50/697) Resolving deltas: 31% (222/697) Resolving deltas: 36% (256/697) Resolving deltas: 37% (261/697) Resolving deltas: 38% (266/697) Resolving deltas: 39% (272/697) Resolving deltas: 40% (284/697) Resolving deltas: 41% (292/697) Resolving deltas: 42% (294/697) Resolving deltas: 44% (310/697) Resolving deltas: 49% (346/697) Resolving deltas: 50% (351/697) Resolving deltas: 51% (357/697) Resolving deltas: 54% (377/697) Resolving deltas: 56% (391/697) Resolving deltas: 58% (405/697) Resolving deltas: 59% (414/697) Resolving deltas: 60% (425/697) Resolving deltas: 65% (454/697) Resolving deltas: 66% (462/697) Resolving deltas: 67% (468/697) Resolving deltas: 68% (475/697) Resolving deltas: 70% (494/697) Resolving deltas: 71% (499/697) Resolving deltas: 72% (502/697) Resolving deltas: 73% (510/697) Resolving deltas: 74% (520/697) Resolving deltas: 75% (527/697) Resolving deltas: 79% (557/697) Resolving deltas: 80% (561/697) Resolving deltas: 81% (565/697) Resolving deltas: 84% (592/697) Resolving deltas: 86% (603/697) Resolving deltas: 87% (609/697) Resolving deltas: 88% (618/697) Resolving deltas: 89% (627/697) Resolving deltas: 90% (632/697) Resolving deltas: 91% (637/697) Resolving deltas: 92% (647/697) Resolving deltas: 94% (661/697) Resolving deltas: 95% (666/697) Resolving deltas: 96% (670/697) Resolving deltas: 97% (677/697) Resolving deltas: 99% (694/697) Resolving deltas: 100% (697/697) Resolving deltas: 100% (697/697), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/hardware'... remote: Enumerating objects: 11, done. remote: Counting objects: 9% (1/11) remote: Counting objects: 18% (2/11) remote: Counting objects: 27% (3/11) remote: Counting objects: 36% (4/11) remote: Counting objects: 45% (5/11) remote: Counting objects: 54% (6/11) remote: Counting objects: 63% (7/11) remote: Counting objects: 72% (8/11) remote: Counting objects: 81% (9/11) remote: Counting objects: 90% (10/11) remote: Counting objects: 100% (11/11) remote: Counting objects: 100% (11/11), done. remote: Compressing objects: 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 11 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 9% (1/11) Receiving objects: 18% (2/11) Receiving objects: 27% (3/11) Receiving objects: 36% (4/11) Receiving objects: 45% (5/11) Receiving objects: 54% (6/11) Receiving objects: 63% (7/11) Receiving objects: 72% (8/11) Receiving objects: 81% (9/11) Receiving objects: 90% (10/11) Receiving objects: 100% (11/11) Receiving objects: 100% (11/11), done. 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/weifang-config/container/A002/params_new/hesai_lidar_customized'... remote: Enumerating objects: 22, done. remote: Counting objects: 4% (1/22) remote: Counting objects: 9% (2/22) remote: Counting objects: 13% (3/22) remote: Counting objects: 18% (4/22) remote: Counting objects: 22% (5/22) remote: Counting objects: 27% (6/22) remote: Counting objects: 31% (7/22) remote: Counting objects: 36% (8/22) remote: Counting objects: 40% (9/22) remote: Counting objects: 45% (10/22) remote: Counting objects: 50% (11/22) remote: Counting objects: 54% (12/22) remote: Counting objects: 59% (13/22) remote: Counting objects: 63% (14/22) remote: Counting objects: 68% (15/22) remote: Counting objects: 72% (16/22) remote: Counting objects: 77% (17/22) remote: Counting objects: 81% (18/22) remote: Counting objects: 86% (19/22) remote: Counting objects: 90% (20/22) remote: Counting objects: 95% (21/22) remote: Counting objects: 100% (22/22) remote: Counting objects: 100% (22/22), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/22) Receiving objects: 9% (2/22) Receiving objects: 13% (3/22) Receiving objects: 18% (4/22) Receiving objects: 22% (5/22) Receiving objects: 27% (6/22) Receiving objects: 31% (7/22) Receiving objects: 36% (8/22) Receiving objects: 40% (9/22) Receiving objects: 45% (10/22) Receiving objects: 50% (11/22) Receiving objects: 54% (12/22) Receiving objects: 59% (13/22) Receiving objects: 63% (14/22) Receiving objects: 68% (15/22) Receiving objects: 72% (16/22) Receiving objects: 77% (17/22) Receiving objects: 81% (18/22) Receiving objects: 86% (19/22) Receiving objects: 90% (20/22) Receiving objects: 95% (21/22) Receiving objects: 100% (22/22) Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics'... remote: Enumerating objects: 98, 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: 2% (1/43) remote: Compressing objects: 4% (2/43) remote: Compressing objects: 6% (3/43) remote: Compressing objects: 9% (4/43) remote: Compressing objects: 11% (5/43) remote: Compressing objects: 13% (6/43) remote: Compressing objects: 16% (7/43) remote: Compressing objects: 18% (8/43) remote: Compressing objects: 20% (9/43) remote: Compressing objects: 23% (10/43) remote: Compressing objects: 25% (11/43) remote: Compressing objects: 27% (12/43) remote: Compressing objects: 30% (13/43) remote: Compressing objects: 32% (14/43) remote: Compressing objects: 34% (15/43) remote: Compressing objects: 37% (16/43) remote: Compressing objects: 39% (17/43) remote: Compressing objects: 41% (18/43) remote: Compressing objects: 44% (19/43) remote: Compressing objects: 46% (20/43) remote: Compressing objects: 48% (21/43) remote: Compressing objects: 51% (22/43) remote: Compressing objects: 53% (23/43) remote: Compressing objects: 55% (24/43) remote: Compressing objects: 58% (25/43) remote: Compressing objects: 60% (26/43) remote: Compressing objects: 62% (27/43) remote: Compressing objects: 65% (28/43) remote: Compressing objects: 67% (29/43) remote: Compressing objects: 69% (30/43) remote: Compressing objects: 72% (31/43) remote: Compressing objects: 74% (32/43) remote: Compressing objects: 76% (33/43) remote: Compressing objects: 79% (34/43) remote: Compressing objects: 81% (35/43) remote: Compressing objects: 83% (36/43) remote: Compressing objects: 86% (37/43) remote: Compressing objects: 88% (38/43) remote: Compressing objects: 90% (39/43) remote: Compressing objects: 93% (40/43) remote: Compressing objects: 95% (41/43) remote: Compressing objects: 97% (42/43) remote: Compressing objects: 100% (43/43) remote: Compressing objects: 100% (43/43), done. remote: Total 98 (delta 5), reused 0 (delta 0), pack-reused 53 Receiving objects: 1% (1/98) Receiving objects: 2% (2/98) Receiving objects: 3% (3/98) Receiving objects: 4% (4/98) Receiving objects: 5% (5/98) Receiving objects: 6% (6/98) Receiving objects: 7% (7/98) Receiving objects: 8% (8/98) Receiving objects: 9% (9/98) Receiving objects: 10% (10/98) Receiving objects: 11% (11/98) Receiving objects: 12% (12/98) Receiving objects: 13% (13/98) Receiving objects: 14% (14/98) Receiving objects: 15% (15/98) Receiving objects: 16% (16/98) Receiving objects: 17% (17/98) Receiving objects: 18% (18/98) Receiving objects: 19% (19/98) Receiving objects: 20% (20/98) Receiving objects: 21% (21/98) Receiving objects: 22% (22/98) Receiving objects: 23% (23/98) Receiving objects: 24% (24/98) Receiving objects: 25% (25/98) Receiving objects: 26% (26/98) Receiving objects: 27% (27/98) Receiving objects: 28% (28/98) Receiving objects: 29% (29/98) Receiving objects: 30% (30/98) Receiving objects: 31% (31/98) Receiving objects: 32% (32/98) Receiving objects: 33% (33/98) Receiving objects: 34% (34/98) Receiving objects: 35% (35/98) Receiving objects: 36% (36/98) Receiving objects: 37% (37/98) Receiving objects: 38% (38/98) Receiving objects: 39% (39/98) Receiving objects: 40% (40/98) Receiving objects: 41% (41/98) Receiving objects: 42% (42/98) Receiving objects: 43% (43/98) Receiving objects: 44% (44/98) Receiving objects: 45% (45/98) Receiving objects: 46% (46/98) Receiving objects: 47% (47/98) Receiving objects: 48% (48/98) Receiving objects: 50% (49/98) Receiving objects: 51% (50/98) Receiving objects: 52% (51/98) Receiving objects: 53% (52/98) Receiving objects: 54% (53/98) Receiving objects: 55% (54/98) Receiving objects: 56% (55/98) Receiving objects: 57% (56/98) Receiving objects: 58% (57/98) Receiving objects: 59% (58/98) Receiving objects: 60% (59/98) Receiving objects: 61% (60/98) Receiving objects: 62% (61/98) Receiving objects: 63% (62/98) Receiving objects: 64% (63/98) Receiving objects: 65% (64/98) Receiving objects: 66% (65/98) Receiving objects: 67% (66/98) Receiving objects: 68% (67/98) Receiving objects: 69% (68/98) Receiving objects: 70% (69/98) Receiving objects: 71% (70/98) Receiving objects: 72% (71/98) Receiving objects: 73% (72/98) Receiving objects: 74% (73/98) Receiving objects: 75% (74/98) Receiving objects: 76% (75/98) Receiving objects: 77% (76/98) Receiving objects: 78% (77/98) Receiving objects: 79% (78/98) Receiving objects: 80% (79/98) Receiving objects: 81% (80/98) Receiving objects: 82% (81/98) Receiving objects: 83% (82/98) Receiving objects: 84% (83/98) Receiving objects: 85% (84/98) Receiving objects: 86% (85/98) Receiving objects: 87% (86/98) Receiving objects: 88% (87/98) Receiving objects: 89% (88/98) Receiving objects: 90% (89/98) Receiving objects: 91% (90/98) Receiving objects: 92% (91/98) Receiving objects: 93% (92/98) Receiving objects: 94% (93/98) Receiving objects: 95% (94/98) Receiving objects: 96% (95/98) Receiving objects: 97% (96/98) Receiving objects: 98% (97/98) Receiving objects: 100% (98/98) Receiving objects: 100% (98/98), 13.38 KiB | 13.38 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 50% (6/12) Resolving deltas: 58% (7/12) Resolving deltas: 66% (8/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 26, done. remote: Counting objects: 3% (1/26) remote: Counting objects: 7% (2/26) remote: Counting objects: 11% (3/26) remote: Counting objects: 15% (4/26) remote: Counting objects: 19% (5/26) remote: Counting objects: 23% (6/26) remote: Counting objects: 26% (7/26) remote: Counting objects: 30% (8/26) remote: Counting objects: 34% (9/26) remote: Counting objects: 38% (10/26) remote: Counting objects: 42% (11/26) remote: Counting objects: 46% (12/26) remote: Counting objects: 50% (13/26) remote: Counting objects: 53% (14/26) remote: Counting objects: 57% (15/26) remote: Counting objects: 61% (16/26) remote: Counting objects: 65% (17/26) remote: Counting objects: 69% (18/26) remote: Counting objects: 73% (19/26) remote: Counting objects: 76% (20/26) remote: Counting objects: 80% (21/26) remote: Counting objects: 84% (22/26) remote: Counting objects: 88% (23/26) remote: Counting objects: 92% (24/26) remote: Counting objects: 96% (25/26) remote: Counting objects: 100% (26/26) remote: Counting objects: 100% (26/26), 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 26 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/26) Receiving objects: 7% (2/26) Receiving objects: 11% (3/26) Receiving objects: 15% (4/26) Receiving objects: 19% (5/26) Receiving objects: 23% (6/26) Receiving objects: 26% (7/26) Receiving objects: 30% (8/26) Receiving objects: 34% (9/26) Receiving objects: 38% (10/26) Receiving objects: 42% (11/26) Receiving objects: 46% (12/26) Receiving objects: 50% (13/26) Receiving objects: 53% (14/26) Receiving objects: 57% (15/26) Receiving objects: 61% (16/26) Receiving objects: 65% (17/26) Receiving objects: 69% (18/26) Receiving objects: 73% (19/26) Receiving objects: 76% (20/26) Receiving objects: 80% (21/26) Receiving objects: 84% (22/26) Receiving objects: 88% (23/26) Receiving objects: 92% (24/26) Receiving objects: 96% (25/26) Receiving objects: 100% (26/26) Receiving objects: 100% (26/26), 6.18 KiB | 3.09 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 348, done. remote: Counting objects: 0% (1/147) remote: Counting objects: 1% (2/147) remote: Counting objects: 2% (3/147) remote: Counting objects: 3% (5/147) remote: Counting objects: 4% (6/147) remote: Counting objects: 5% (8/147) remote: Counting objects: 6% (9/147) remote: Counting objects: 7% (11/147) remote: Counting objects: 8% (12/147) remote: Counting objects: 9% (14/147) remote: Counting objects: 10% (15/147) remote: Counting objects: 11% (17/147) remote: Counting objects: 12% (18/147) remote: Counting objects: 13% (20/147) remote: Counting objects: 14% (21/147) remote: Counting objects: 15% (23/147) remote: Counting objects: 16% (24/147) remote: Counting objects: 17% (25/147) remote: Counting objects: 18% (27/147) remote: Counting objects: 19% (28/147) remote: Counting objects: 20% (30/147) remote: Counting objects: 21% (31/147) remote: Counting objects: 22% (33/147) remote: Counting objects: 23% (34/147) remote: Counting objects: 24% (36/147) remote: Counting objects: 25% (37/147) remote: Counting objects: 26% (39/147) remote: Counting objects: 27% (40/147) remote: Counting objects: 28% (42/147) remote: Counting objects: 29% (43/147) remote: Counting objects: 30% (45/147) remote: Counting objects: 31% (46/147) remote: Counting objects: 32% (48/147) remote: Counting objects: 33% (49/147) remote: Counting objects: 34% (50/147) remote: Counting objects: 35% (52/147) remote: Counting objects: 36% (53/147) remote: Counting objects: 37% (55/147) remote: Counting objects: 38% (56/147) remote: Counting objects: 39% (58/147) remote: Counting objects: 40% (59/147) remote: Counting objects: 41% (61/147) remote: Counting objects: 42% (62/147) remote: Counting objects: 43% (64/147) remote: Counting objects: 44% (65/147) remote: Counting objects: 45% (67/147) remote: Counting objects: 46% (68/147) remote: Counting objects: 47% (70/147) remote: Counting objects: 48% (71/147) remote: Counting objects: 49% (73/147) remote: Counting objects: 50% (74/147) remote: Counting objects: 51% (75/147) remote: Counting objects: 52% (77/147) remote: Counting objects: 53% (78/147) remote: Counting objects: 54% (80/147) remote: Counting objects: 55% (81/147) remote: Counting objects: 56% (83/147) remote: Counting objects: 57% (84/147) remote: Counting objects: 58% (86/147) remote: Counting objects: 59% (87/147) remote: Counting objects: 60% (89/147) remote: Counting objects: 61% (90/147) remote: Counting objects: 62% (92/147) remote: Counting objects: 63% (93/147) remote: Counting objects: 64% (95/147) remote: Counting objects: 65% (96/147) remote: Counting objects: 66% (98/147) remote: Counting objects: 67% (99/147) remote: Counting objects: 68% (100/147) remote: Counting objects: 69% (102/147) remote: Counting objects: 70% (103/147) remote: Counting objects: 71% (105/147) remote: Counting objects: 72% (106/147) remote: Counting objects: 73% (108/147) remote: Counting objects: 74% (109/147) remote: Counting objects: 75% (111/147) remote: Counting objects: 76% (112/147) remote: Counting objects: 77% (114/147) remote: Counting objects: 78% (115/147) remote: Counting objects: 79% (117/147) remote: Counting objects: 80% (118/147) remote: Counting objects: 81% (120/147) remote: Counting objects: 82% (121/147) remote: Counting objects: 83% (123/147) remote: Counting objects: 84% (124/147) remote: Counting objects: 85% (125/147) remote: Counting objects: 86% (127/147) remote: Counting objects: 87% (128/147) remote: Counting objects: 88% (130/147) remote: Counting objects: 89% (131/147) remote: Counting objects: 90% (133/147) remote: Counting objects: 91% (134/147) remote: Counting objects: 92% (136/147) remote: Counting objects: 93% (137/147) remote: Counting objects: 94% (139/147) remote: Counting objects: 95% (140/147) remote: Counting objects: 96% (142/147) remote: Counting objects: 97% (143/147) remote: Counting objects: 98% (145/147) remote: Counting objects: 99% (146/147) remote: Counting objects: 100% (147/147) remote: Counting objects: 100% (147/147), done. remote: Compressing objects: 1% (1/100) remote: Compressing objects: 2% (2/100) remote: Compressing objects: 3% (3/100) remote: Compressing objects: 4% (4/100) remote: Compressing objects: 5% (5/100) remote: Compressing objects: 6% (6/100) remote: Compressing objects: 7% (7/100) remote: Compressing objects: 8% (8/100) remote: Compressing objects: 9% (9/100) remote: Compressing objects: 10% (10/100) remote: Compressing objects: 11% (11/100) remote: Compressing objects: 12% (12/100) remote: Compressing objects: 13% (13/100) remote: Compressing objects: 14% (14/100) remote: Compressing objects: 15% (15/100) remote: Compressing objects: 16% (16/100) remote: Compressing objects: 17% (17/100) remote: Compressing objects: 18% (18/100) remote: Compressing objects: 19% (19/100) remote: Compressing objects: 20% (20/100) remote: Compressing objects: 21% (21/100) remote: Compressing objects: 22% (22/100) remote: Compressing objects: 23% (23/100) remote: Compressing objects: 24% (24/100) remote: Compressing objects: 25% (25/100) remote: Compressing objects: 26% (26/100) remote: Compressing objects: 27% (27/100) remote: Compressing objects: 28% (28/100) remote: Compressing objects: 29% (29/100) remote: Compressing objects: 30% (30/100) remote: Compressing objects: 31% (31/100) remote: Compressing objects: 32% (32/100) remote: Compressing objects: 33% (33/100) remote: Compressing objects: 34% (34/100) remote: Compressing objects: 35% (35/100) remote: Compressing objects: 36% (36/100) remote: Compressing objects: 37% (37/100) remote: Compressing objects: 38% (38/100) remote: Compressing objects: 39% (39/100) remote: Compressing objects: 40% (40/100) remote: Compressing objects: 41% (41/100) remote: Compressing objects: 42% (42/100) remote: Compressing objects: 43% (43/100) remote: Compressing objects: 44% (44/100) remote: Compressing objects: 45% (45/100) remote: Compressing objects: 46% (46/100) remote: Compressing objects: 47% (47/100) remote: Compressing objects: 48% (48/100) remote: Compressing objects: 49% (49/100) remote: Compressing objects: 50% (50/100) remote: Compressing objects: 51% (51/100) remote: Compressing objects: 52% (52/100) remote: Compressing objects: 53% (53/100) remote: Compressing objects: 54% (54/100) remote: Compressing objects: 55% (55/100) remote: Compressing objects: 56% (56/100) remote: Compressing objects: 57% (57/100) remote: Compressing objects: 58% (58/100) remote: Compressing objects: 59% (59/100) remote: Compressing objects: 60% (60/100) remote: Compressing objects: 61% (61/100) remote: Compressing objects: 62% (62/100) remote: Compressing objects: 63% (63/100) remote: Compressing objects: 64% (64/100) remote: Compressing objects: 65% (65/100) remote: Compressing objects: 66% (66/100) remote: Compressing objects: 67% (67/100) remote: Compressing objects: 68% (68/100) remote: Compressing objects: 69% (69/100) remote: Compressing objects: 70% (70/100) remote: Compressing objects: 71% (71/100) remote: Compressing objects: 72% (72/100) remote: Compressing objects: 73% (73/100) remote: Compressing objects: 74% (74/100) remote: Compressing objects: 75% (75/100) remote: Compressing objects: 76% (76/100) remote: Compressing objects: 77% (77/100) remote: Compressing objects: 78% (78/100) remote: Compressing objects: 79% (79/100) remote: Compressing objects: 80% (80/100) remote: Compressing objects: 81% (81/100) remote: Compressing objects: 82% (82/100) remote: Compressing objects: 83% (83/100) remote: Compressing objects: 84% (84/100) remote: Compressing objects: 85% (85/100) remote: Compressing objects: 86% (86/100) remote: Compressing objects: 87% (87/100) remote: Compressing objects: 88% (88/100) remote: Compressing objects: 89% (89/100) remote: Compressing objects: 90% (90/100) remote: Compressing objects: 91% (91/100) remote: Compressing objects: 92% (92/100) remote: Compressing objects: 93% (93/100) remote: Compressing objects: 94% (94/100) remote: Compressing objects: 95% (95/100) remote: Compressing objects: 96% (96/100) remote: Compressing objects: 97% (97/100) remote: Compressing objects: 98% (98/100) remote: Compressing objects: 99% (99/100) remote: Compressing objects: 100% (100/100) remote: Compressing objects: 100% (100/100), done. Receiving objects: 0% (1/348) Receiving objects: 1% (4/348) Receiving objects: 2% (7/348) Receiving objects: 3% (11/348) Receiving objects: 4% (14/348) Receiving objects: 5% (18/348) Receiving objects: 6% (21/348) Receiving objects: 7% (25/348) remote: Total 348 (delta 53), reused 65 (delta 17), pack-reused 201 Receiving objects: 8% (28/348) Receiving objects: 9% (32/348) Receiving objects: 10% (35/348) Receiving objects: 11% (39/348) Receiving objects: 12% (42/348) Receiving objects: 13% (46/348) Receiving objects: 14% (49/348) Receiving objects: 15% (53/348) Receiving objects: 16% (56/348) Receiving objects: 17% (60/348) Receiving objects: 18% (63/348) Receiving objects: 19% (67/348) Receiving objects: 20% (70/348) Receiving objects: 21% (74/348) Receiving objects: 22% (77/348) Receiving objects: 23% (81/348) Receiving objects: 24% (84/348) Receiving objects: 25% (87/348) Receiving objects: 26% (91/348) Receiving objects: 27% (94/348) Receiving objects: 28% (98/348) Receiving objects: 29% (101/348) Receiving objects: 30% (105/348) Receiving objects: 31% (108/348) Receiving objects: 32% (112/348) Receiving objects: 33% (115/348) Receiving objects: 34% (119/348) Receiving objects: 35% (122/348) Receiving objects: 36% (126/348) Receiving objects: 37% (129/348) Receiving objects: 38% (133/348) Receiving objects: 39% (136/348) Receiving objects: 40% (140/348) Receiving objects: 41% (143/348) Receiving objects: 42% (147/348) Receiving objects: 43% (150/348) Receiving objects: 44% (154/348) Receiving objects: 45% (157/348) Receiving objects: 46% (161/348) Receiving objects: 47% (164/348) Receiving objects: 48% (168/348) Receiving objects: 49% (171/348) Receiving objects: 50% (174/348) Receiving objects: 51% (178/348) Receiving objects: 52% (181/348) Receiving objects: 53% (185/348) Receiving objects: 54% (188/348) Receiving objects: 55% (192/348) Receiving objects: 56% (195/348) Receiving objects: 57% (199/348) Receiving objects: 58% (202/348) Receiving objects: 59% (206/348) Receiving objects: 60% (209/348) Receiving objects: 61% (213/348) Receiving objects: 62% (216/348) Receiving objects: 63% (220/348) Receiving objects: 64% (223/348) Receiving objects: 65% (227/348) Receiving objects: 66% (230/348) Receiving objects: 67% (234/348) Receiving objects: 68% (237/348) Receiving objects: 69% (241/348) Receiving objects: 70% (244/348) Receiving objects: 71% (248/348) Receiving objects: 72% (251/348) Receiving objects: 73% (255/348) Receiving objects: 74% (258/348) Receiving objects: 75% (261/348) Receiving objects: 76% (265/348) Receiving objects: 77% (268/348) Receiving objects: 78% (272/348) Receiving objects: 79% (275/348) Receiving objects: 80% (279/348) Receiving objects: 81% (282/348) Receiving objects: 82% (286/348) Receiving objects: 83% (289/348) Receiving objects: 84% (293/348) Receiving objects: 85% (296/348) Receiving objects: 86% (300/348) Receiving objects: 87% (303/348) Receiving objects: 88% (307/348) Receiving objects: 89% (310/348) Receiving objects: 90% (314/348) Receiving objects: 91% (317/348) Receiving objects: 92% (321/348) Receiving objects: 93% (324/348) Receiving objects: 94% (328/348) Receiving objects: 95% (331/348) Receiving objects: 96% (335/348) Receiving objects: 97% (338/348) Receiving objects: 98% (342/348) Receiving objects: 99% (345/348) Receiving objects: 100% (348/348) Receiving objects: 100% (348/348), 67.99 KiB | 9.71 MiB/s, done. Resolving deltas: 0% (0/126) Resolving deltas: 1% (2/126) Resolving deltas: 2% (3/126) Resolving deltas: 5% (7/126) Resolving deltas: 19% (25/126) Resolving deltas: 20% (26/126) Resolving deltas: 26% (33/126) Resolving deltas: 34% (44/126) Resolving deltas: 41% (52/126) Resolving deltas: 42% (53/126) Resolving deltas: 43% (55/126) Resolving deltas: 45% (57/126) Resolving deltas: 46% (58/126) Resolving deltas: 48% (61/126) Resolving deltas: 50% (64/126) Resolving deltas: 52% (66/126) Resolving deltas: 53% (68/126) Resolving deltas: 54% (69/126) Resolving deltas: 55% (70/126) Resolving deltas: 56% (71/126) Resolving deltas: 57% (72/126) Resolving deltas: 61% (77/126) Resolving deltas: 72% (91/126) Resolving deltas: 77% (98/126) Resolving deltas: 80% (101/126) Resolving deltas: 84% (107/126) Resolving deltas: 87% (110/126) Resolving deltas: 90% (114/126) Resolving deltas: 91% (115/126) Resolving deltas: 94% (119/126) Resolving deltas: 96% (121/126) Resolving deltas: 97% (123/126) Resolving deltas: 99% (125/126) Resolving deltas: 100% (126/126) Resolving deltas: 100% (126/126), done. Cloning into '/root/workspace/weifang-config/container/A002/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 | 8.22 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 5% (3/54) Resolving deltas: 25% (14/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: 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: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/msf-vehicle'... remote: Enumerating objects: 38, done. remote: Counting objects: 25% (1/4) remote: Counting objects: 50% (2/4) remote: Counting objects: 75% (3/4) remote: Counting objects: 100% (4/4) remote: Counting objects: 100% (4/4), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. remote: Total 38 (delta 1), reused 0 (delta 0), pack-reused 34 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), 5.02 KiB | 5.02 MiB/s, done. Resolving deltas: 0% (0/17) Resolving deltas: 41% (7/17) Resolving deltas: 94% (16/17) Resolving deltas: 100% (17/17) Resolving deltas: 100% (17/17), done. Cloning into '/root/workspace/weifang-config/container/A002/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/weifang-config/container/A002/params_new/perception_data_collection'... remote: Enumerating objects: 62, done. remote: Counting objects: 2% (1/50) remote: Counting objects: 4% (2/50) remote: Counting objects: 6% (3/50) remote: Counting objects: 8% (4/50) remote: Counting objects: 10% (5/50) remote: Counting objects: 12% (6/50) remote: Counting objects: 14% (7/50) remote: Counting objects: 16% (8/50) remote: Counting objects: 18% (9/50) remote: Counting objects: 20% (10/50) remote: Counting objects: 22% (11/50) remote: Counting objects: 24% (12/50) remote: Counting objects: 26% (13/50) remote: Counting objects: 28% (14/50) remote: Counting objects: 30% (15/50) remote: Counting objects: 32% (16/50) remote: Counting objects: 34% (17/50) remote: Counting objects: 36% (18/50) remote: Counting objects: 38% (19/50) remote: Counting objects: 40% (20/50) remote: Counting objects: 42% (21/50) remote: Counting objects: 44% (22/50) remote: Counting objects: 46% (23/50) remote: Counting objects: 48% (24/50) remote: Counting objects: 50% (25/50) remote: Counting objects: 52% (26/50) remote: Counting objects: 54% (27/50) remote: Counting objects: 56% (28/50) remote: Counting objects: 58% (29/50) remote: Counting objects: 60% (30/50) remote: Counting objects: 62% (31/50) remote: Counting objects: 64% (32/50) remote: Counting objects: 66% (33/50) remote: Counting objects: 68% (34/50) remote: Counting objects: 70% (35/50) remote: Counting objects: 72% (36/50) remote: Counting objects: 74% (37/50) remote: Counting objects: 76% (38/50) remote: Counting objects: 78% (39/50) remote: Counting objects: 80% (40/50) remote: Counting objects: 82% (41/50) remote: Counting objects: 84% (42/50) remote: Counting objects: 86% (43/50) remote: Counting objects: 88% (44/50) remote: Counting objects: 90% (45/50) remote: Counting objects: 92% (46/50) remote: Counting objects: 94% (47/50) remote: Counting objects: 96% (48/50) remote: Counting objects: 98% (49/50) remote: Counting objects: 100% (50/50) remote: Counting objects: 100% (50/50), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 62 (delta 21), reused 13 (delta 5), pack-reused 12 Receiving objects: 1% (1/62) Receiving objects: 3% (2/62) Receiving objects: 4% (3/62) Receiving objects: 6% (4/62) Receiving objects: 8% (5/62) Receiving objects: 9% (6/62) Receiving objects: 11% (7/62) Receiving objects: 12% (8/62) Receiving objects: 14% (9/62) Receiving objects: 16% (10/62) Receiving objects: 17% (11/62) Receiving objects: 19% (12/62) Receiving objects: 20% (13/62) Receiving objects: 22% (14/62) Receiving objects: 24% (15/62) Receiving objects: 25% (16/62) Receiving objects: 27% (17/62) Receiving objects: 29% (18/62) Receiving objects: 30% (19/62) Receiving objects: 32% (20/62) Receiving objects: 33% (21/62) Receiving objects: 35% (22/62) Receiving objects: 37% (23/62) Receiving objects: 38% (24/62) Receiving objects: 40% (25/62) Receiving objects: 41% (26/62) Receiving objects: 43% (27/62) Receiving objects: 45% (28/62) Receiving objects: 46% (29/62) Receiving objects: 48% (30/62) Receiving objects: 50% (31/62) Receiving objects: 51% (32/62) Receiving objects: 53% (33/62) Receiving objects: 54% (34/62) Receiving objects: 56% (35/62) Receiving objects: 58% (36/62) Receiving objects: 59% (37/62) Receiving objects: 61% (38/62) Receiving objects: 62% (39/62) Receiving objects: 64% (40/62) Receiving objects: 66% (41/62) Receiving objects: 67% (42/62) Receiving objects: 69% (43/62) Receiving objects: 70% (44/62) Receiving objects: 72% (45/62) Receiving objects: 74% (46/62) Receiving objects: 75% (47/62) Receiving objects: 77% (48/62) Receiving objects: 79% (49/62) Receiving objects: 80% (50/62) Receiving objects: 82% (51/62) Receiving objects: 83% (52/62) Receiving objects: 85% (53/62) Receiving objects: 87% (54/62) Receiving objects: 88% (55/62) Receiving objects: 90% (56/62) Receiving objects: 91% (57/62) Receiving objects: 93% (58/62) Receiving objects: 95% (59/62) Receiving objects: 96% (60/62) Receiving objects: 98% (61/62) Receiving objects: 100% (62/62) Receiving objects: 100% (62/62), 5.85 KiB | 5.85 MiB/s, done. Resolving deltas: 0% (0/23) Resolving deltas: 4% (1/23) Resolving deltas: 8% (2/23) Resolving deltas: 13% (3/23) Resolving deltas: 17% (4/23) Resolving deltas: 21% (5/23) Resolving deltas: 26% (6/23) Resolving deltas: 47% (11/23) Resolving deltas: 86% (20/23) Resolving deltas: 95% (22/23) Resolving deltas: 100% (23/23) Resolving deltas: 100% (23/23), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_lane_detection'... remote: Enumerating objects: 125, done. remote: Counting objects: 1% (1/84) remote: Counting objects: 2% (2/84) remote: Counting objects: 3% (3/84) remote: Counting objects: 4% (4/84) remote: Counting objects: 5% (5/84) remote: Counting objects: 7% (6/84) remote: Counting objects: 8% (7/84) remote: Counting objects: 9% (8/84) remote: Counting objects: 10% (9/84) remote: Counting objects: 11% (10/84) remote: Counting objects: 13% (11/84) remote: Counting objects: 14% (12/84) remote: Counting objects: 15% (13/84) remote: Counting objects: 16% (14/84) remote: Counting objects: 17% (15/84) remote: Counting objects: 19% (16/84) remote: Counting objects: 20% (17/84) remote: Counting objects: 21% (18/84) remote: Counting objects: 22% (19/84) remote: Counting objects: 23% (20/84) remote: Counting objects: 25% (21/84) remote: Counting objects: 26% (22/84) remote: Counting objects: 27% (23/84) remote: Counting objects: 28% (24/84) remote: Counting objects: 29% (25/84) remote: Counting objects: 30% (26/84) remote: Counting objects: 32% (27/84) remote: Counting objects: 33% (28/84) remote: Counting objects: 34% (29/84) remote: Counting objects: 35% (30/84) remote: Counting objects: 36% (31/84) remote: Counting objects: 38% (32/84) remote: Counting objects: 39% (33/84) remote: Counting objects: 40% (34/84) remote: Counting objects: 41% (35/84) remote: Counting objects: 42% (36/84) remote: Counting objects: 44% (37/84) remote: Counting objects: 45% (38/84) remote: Counting objects: 46% (39/84) remote: Counting objects: 47% (40/84) remote: Counting objects: 48% (41/84) remote: Counting objects: 50% (42/84) remote: Counting objects: 51% (43/84) remote: Counting objects: 52% (44/84) remote: Counting objects: 53% (45/84) remote: Counting objects: 54% (46/84) remote: Counting objects: 55% (47/84) remote: Counting objects: 57% (48/84) remote: Counting objects: 58% (49/84) remote: Counting objects: 59% (50/84) remote: Counting objects: 60% (51/84) remote: Counting objects: 61% (52/84) remote: Counting objects: 63% (53/84) remote: Counting objects: 64% (54/84) remote: Counting objects: 65% (55/84) remote: Counting objects: 66% (56/84) remote: Counting objects: 67% (57/84) remote: Counting objects: 69% (58/84) remote: Counting objects: 70% (59/84) remote: Counting objects: 71% (60/84) remote: Counting objects: 72% (61/84) remote: Counting objects: 73% (62/84) remote: Counting objects: 75% (63/84) remote: Counting objects: 76% (64/84) remote: Counting objects: 77% (65/84) remote: Counting objects: 78% (66/84) remote: Counting objects: 79% (67/84) remote: Counting objects: 80% (68/84) remote: Counting objects: 82% (69/84) remote: Counting objects: 83% (70/84) remote: Counting objects: 84% (71/84) remote: Counting objects: 85% (72/84) remote: Counting objects: 86% (73/84) remote: Counting objects: 88% (74/84) remote: Counting objects: 89% (75/84) remote: Counting objects: 90% (76/84) remote: Counting objects: 91% (77/84) remote: Counting objects: 92% (78/84) remote: Counting objects: 94% (79/84) remote: Counting objects: 95% (80/84) remote: Counting objects: 96% (81/84) remote: Counting objects: 97% (82/84) remote: Counting objects: 98% (83/84) remote: Counting objects: 100% (84/84) remote: Counting objects: 100% (84/84), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/125) Receiving objects: 1% (2/125) Receiving objects: 2% (3/125) Receiving objects: 3% (4/125) Receiving objects: 4% (5/125) Receiving objects: 5% (7/125) Receiving objects: 6% (8/125) Receiving objects: 7% (9/125) Receiving objects: 8% (10/125) Receiving objects: 9% (12/125) Receiving objects: 10% (13/125) Receiving objects: 11% (14/125) Receiving objects: 12% (15/125) Receiving objects: 13% (17/125) Receiving objects: 14% (18/125) Receiving objects: 15% (19/125) Receiving objects: 16% (20/125) Receiving objects: 17% (22/125) Receiving objects: 18% (23/125) Receiving objects: 19% (24/125) Receiving objects: 20% (25/125) Receiving objects: 21% (27/125) Receiving objects: 22% (28/125) Receiving objects: 23% (29/125) Receiving objects: 24% (30/125) Receiving objects: 25% (32/125) Receiving objects: 26% (33/125) Receiving objects: 27% (34/125) Receiving objects: 28% (35/125) Receiving objects: 29% (37/125) Receiving objects: 30% (38/125) Receiving objects: 31% (39/125) Receiving objects: 32% (40/125) Receiving objects: 33% (42/125) Receiving objects: 34% (43/125) Receiving objects: 35% (44/125) Receiving objects: 36% (45/125) Receiving objects: 37% (47/125) Receiving objects: 38% (48/125) Receiving objects: 39% (49/125) Receiving objects: 40% (50/125) Receiving objects: 41% (52/125) Receiving objects: 42% (53/125) Receiving objects: 43% (54/125) Receiving objects: 44% (55/125) Receiving objects: 45% (57/125) Receiving objects: 46% (58/125) Receiving objects: 47% (59/125) Receiving objects: 48% (60/125) Receiving objects: 49% (62/125) Receiving objects: 50% (63/125) Receiving objects: 51% (64/125) Receiving objects: 52% (65/125) Receiving objects: 53% (67/125) Receiving objects: 54% (68/125) Receiving objects: 55% (69/125) Receiving objects: 56% (70/125) Receiving objects: 57% (72/125) Receiving objects: 58% (73/125) Receiving objects: 59% (74/125) Receiving objects: 60% (75/125) Receiving objects: 61% (77/125) Receiving objects: 62% (78/125) Receiving objects: 63% (79/125) Receiving objects: 64% (80/125) Receiving objects: 65% (82/125) Receiving objects: 66% (83/125) Receiving objects: 67% (84/125) Receiving objects: 68% (85/125) Receiving objects: 69% (87/125) Receiving objects: 70% (88/125) Receiving objects: 71% (89/125) Receiving objects: 72% (90/125) Receiving objects: 73% (92/125) Receiving objects: 74% (93/125) Receiving objects: 75% (94/125) Receiving objects: 76% (95/125) Receiving objects: 77% (97/125) Receiving objects: 78% (98/125) Receiving objects: 79% (99/125) Receiving objects: 80% (100/125) Receiving objects: 81% (102/125) Receiving objects: 82% (103/125) Receiving objects: 83% (104/125) Receiving objects: 84% (105/125) Receiving objects: 85% (107/125) Receiving objects: 86% (108/125) Receiving objects: 87% (109/125) Receiving objects: 88% (110/125) Receiving objects: 89% (112/125) Receiving objects: 90% (113/125) Receiving objects: 91% (114/125) Receiving objects: 92% (115/125) Receiving objects: 93% (117/125) Receiving objects: 94% (118/125) Receiving objects: 95% (119/125) Receiving objects: 96% (120/125) Receiving objects: 97% (122/125) Receiving objects: 98% (123/125) Receiving objects: 99% (124/125) Receiving objects: 100% (125/125) Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 11% (3/26) Resolving deltas: 42% (11/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/weifang-config/container/A002/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/weifang-config/container/A002/params_new/perception_new_detection'... remote: Enumerating objects: 4142, done. remote: Counting objects: 0% (1/261) remote: Counting objects: 1% (3/261) remote: Counting objects: 2% (6/261) remote: Counting objects: 3% (8/261) remote: Counting objects: 4% (11/261) remote: Counting objects: 5% (14/261) remote: Counting objects: 6% (16/261) remote: Counting objects: 7% (19/261) remote: Counting objects: 8% (21/261) remote: Counting objects: 9% (24/261) remote: Counting objects: 10% (27/261) remote: Counting objects: 11% (29/261) remote: Counting objects: 12% (32/261) remote: Counting objects: 13% (34/261) remote: Counting objects: 14% (37/261) remote: Counting objects: 15% (40/261) remote: Counting objects: 16% (42/261) remote: Counting objects: 17% (45/261) remote: Counting objects: 18% (47/261) remote: Counting objects: 19% (50/261) remote: Counting objects: 20% (53/261) remote: Counting objects: 21% (55/261) remote: Counting objects: 22% (58/261) remote: Counting objects: 23% (61/261) remote: Counting objects: 24% (63/261) remote: Counting objects: 25% (66/261) remote: Counting objects: 26% (68/261) remote: Counting objects: 27% (71/261) remote: Counting objects: 28% (74/261) remote: Counting objects: 29% (76/261) remote: Counting objects: 30% (79/261) remote: Counting objects: 31% (81/261) remote: Counting objects: 32% (84/261) remote: Counting objects: 33% (87/261) remote: Counting objects: 34% (89/261) remote: Counting objects: 35% (92/261) remote: Counting objects: 36% (94/261) remote: Counting objects: 37% (97/261) remote: Counting objects: 38% (100/261) remote: Counting objects: 39% (102/261) remote: Counting objects: 40% (105/261) remote: Counting objects: 41% (108/261) remote: Counting objects: 42% (110/261) remote: Counting objects: 43% (113/261) remote: Counting objects: 44% (115/261) remote: Counting objects: 45% (118/261) remote: Counting objects: 46% (121/261) remote: Counting objects: 47% (123/261) remote: Counting objects: 48% (126/261) remote: Counting objects: 49% (128/261) remote: Counting objects: 50% (131/261) remote: Counting objects: 51% (134/261) remote: Counting objects: 52% (136/261) remote: Counting objects: 53% (139/261) remote: Counting objects: 54% (141/261) remote: Counting objects: 55% (144/261) remote: Counting objects: 56% (147/261) remote: Counting objects: 57% (149/261) remote: Counting objects: 58% (152/261) remote: Counting objects: 59% (154/261) remote: Counting objects: 60% (157/261) remote: Counting objects: 61% (160/261) remote: Counting objects: 62% (162/261) remote: Counting objects: 63% (165/261) remote: Counting objects: 64% (168/261) remote: Counting objects: 65% (170/261) remote: Counting objects: 66% (173/261) remote: Counting objects: 67% (175/261) remote: Counting objects: 68% (178/261) remote: Counting objects: 69% (181/261) remote: Counting objects: 70% (183/261) remote: Counting objects: 71% (186/261) remote: Counting objects: 72% (188/261) remote: Counting objects: 73% (191/261) remote: Counting objects: 74% (194/261) remote: Counting objects: 75% (196/261) remote: Counting objects: 76% (199/261) remote: Counting objects: 77% (201/261) remote: Counting objects: 78% (204/261) remote: Counting objects: 79% (207/261) remote: Counting objects: 80% (209/261) remote: Counting objects: 81% (212/261) remote: Counting objects: 82% (215/261) remote: Counting objects: 83% (217/261) remote: Counting objects: 84% (220/261) remote: Counting objects: 85% (222/261) remote: Counting objects: 86% (225/261) remote: Counting objects: 87% (228/261) remote: Counting objects: 88% (230/261) remote: Counting objects: 89% (233/261) remote: Counting objects: 90% (235/261) remote: Counting objects: 91% (238/261) remote: Counting objects: 92% (241/261) remote: Counting objects: 93% (243/261) remote: Counting objects: 94% (246/261) remote: Counting objects: 95% (248/261) remote: Counting objects: 96% (251/261) remote: Counting objects: 97% (254/261) remote: Counting objects: 98% (256/261) remote: Counting objects: 99% (259/261) remote: Counting objects: 100% (261/261) remote: Counting objects: 100% (261/261), done. remote: Compressing objects: 0% (1/178) remote: Compressing objects: 1% (2/178) remote: Compressing objects: 2% (4/178) remote: Compressing objects: 3% (6/178) remote: Compressing objects: 4% (8/178) remote: Compressing objects: 5% (9/178) remote: Compressing objects: 6% (11/178) remote: Compressing objects: 7% (13/178) remote: Compressing objects: 8% (15/178) remote: Compressing objects: 9% (17/178) remote: Compressing objects: 10% (18/178) remote: Compressing objects: 11% (20/178) remote: Compressing objects: 12% (22/178) remote: Compressing objects: 13% (24/178) remote: Compressing objects: 14% (25/178) remote: Compressing objects: 15% (27/178) remote: Compressing objects: 16% (29/178) remote: Compressing objects: 17% (31/178) remote: Compressing objects: 18% (33/178) remote: Compressing objects: 19% (34/178) remote: Compressing objects: 20% (36/178) remote: Compressing objects: 21% (38/178) remote: Compressing objects: 22% (40/178) remote: Compressing objects: 23% (41/178) remote: Compressing objects: 24% (43/178) remote: Compressing objects: 25% (45/178) remote: Compressing objects: 26% (47/178) remote: Compressing objects: 27% (49/178) remote: Compressing objects: 28% (50/178) remote: Compressing objects: 29% (52/178) remote: Compressing objects: 30% (54/178) remote: Compressing objects: 31% (56/178) remote: Compressing objects: 32% (57/178) remote: Compressing objects: 33% (59/178) remote: Compressing objects: 34% (61/178) remote: Compressing objects: 35% (63/178) remote: Compressing objects: 36% (65/178) remote: Compressing objects: 37% (66/178) remote: Compressing objects: 38% (68/178) remote: Compressing objects: 39% (70/178) remote: Compressing objects: 40% (72/178) remote: Compressing objects: 41% (73/178) remote: Compressing objects: 42% (75/178) remote: Compressing objects: 43% (77/178) remote: Compressing objects: 44% (79/178) remote: Compressing objects: 45% (81/178) remote: Compressing objects: 46% (82/178) remote: Compressing objects: 47% (84/178) remote: Compressing objects: 48% (86/178) remote: Compressing objects: 49% (88/178) remote: Compressing objects: 50% (89/178) remote: Compressing objects: 51% (91/178) remote: Compressing objects: 52% (93/178) remote: Compressing objects: 53% (95/178) remote: Compressing objects: 54% (97/178) remote: Compressing objects: 55% (98/178) remote: Compressing objects: 56% (100/178) remote: Compressing objects: 57% (102/178) remote: Compressing objects: 58% (104/178) remote: Compressing objects: 59% (106/178) remote: Compressing objects: 60% (107/178) remote: Compressing objects: 61% (109/178) remote: Compressing objects: 62% (111/178) remote: Compressing objects: 63% (113/178) remote: Compressing objects: 64% (114/178) remote: Compressing objects: 65% (116/178) remote: Compressing objects: 66% (118/178) remote: Compressing objects: 67% (120/178) remote: Compressing objects: 68% (122/178) remote: Compressing objects: 69% (123/178) remote: Compressing objects: 70% (125/178) remote: Compressing objects: 71% (127/178) remote: Compressing objects: 72% (129/178) remote: Compressing objects: 73% (130/178) remote: Compressing objects: 74% (132/178) remote: Compressing objects: 75% (134/178) remote: Compressing objects: 76% (136/178) remote: Compressing objects: 77% (138/178) remote: Compressing objects: 78% (139/178) remote: Compressing objects: 79% (141/178) remote: Compressing objects: 80% (143/178) remote: Compressing objects: 81% (145/178) remote: Compressing objects: 82% (146/178) remote: Compressing objects: 83% (148/178) remote: Compressing objects: 84% (150/178) remote: Compressing objects: 85% (152/178) remote: Compressing objects: 86% (154/178) remote: Compressing objects: 87% (155/178) remote: Compressing objects: 88% (157/178) remote: Compressing objects: 89% (159/178) remote: Compressing objects: 90% (161/178) remote: Compressing objects: 91% (162/178) remote: Compressing objects: 92% (164/178) remote: Compressing objects: 93% (166/178) remote: Compressing objects: 94% (168/178) remote: Compressing objects: 95% (170/178) remote: Compressing objects: 96% (171/178) remote: Compressing objects: 97% (173/178) remote: Compressing objects: 98% (175/178) remote: Compressing objects: 99% (177/178) remote: Compressing objects: 100% (178/178) remote: Compressing objects: 100% (178/178), done. Receiving objects: 0% (1/4142) Receiving objects: 1% (42/4142) Receiving objects: 2% (83/4142) Receiving objects: 3% (125/4142) Receiving objects: 4% (166/4142) Receiving objects: 5% (208/4142) Receiving objects: 6% (249/4142) Receiving objects: 7% (290/4142) Receiving objects: 8% (332/4142) Receiving objects: 9% (373/4142) Receiving objects: 10% (415/4142) Receiving objects: 11% (456/4142) Receiving objects: 12% (498/4142) Receiving objects: 13% (539/4142) Receiving objects: 14% (580/4142) Receiving objects: 15% (622/4142) Receiving objects: 16% (663/4142) Receiving objects: 17% (705/4142) Receiving objects: 18% (746/4142) Receiving objects: 19% (787/4142) Receiving objects: 20% (829/4142) Receiving objects: 21% (870/4142) Receiving objects: 22% (912/4142) Receiving objects: 23% (953/4142) Receiving objects: 24% (995/4142) Receiving objects: 25% (1036/4142) Receiving objects: 26% (1077/4142) Receiving objects: 27% (1119/4142) Receiving objects: 28% (1160/4142) Receiving objects: 29% (1202/4142) Receiving objects: 30% (1243/4142) Receiving objects: 31% (1285/4142) Receiving objects: 32% (1326/4142) Receiving objects: 33% (1367/4142) Receiving objects: 34% (1409/4142) Receiving objects: 35% (1450/4142) Receiving objects: 36% (1492/4142) Receiving objects: 37% (1533/4142) Receiving objects: 38% (1574/4142) Receiving objects: 39% (1616/4142) Receiving objects: 40% (1657/4142) Receiving objects: 41% (1699/4142) Receiving objects: 42% (1740/4142) Receiving objects: 43% (1782/4142) Receiving objects: 44% (1823/4142) Receiving objects: 45% (1864/4142) Receiving objects: 46% (1906/4142) Receiving objects: 47% (1947/4142) Receiving objects: 48% (1989/4142) Receiving objects: 49% (2030/4142) Receiving objects: 50% (2071/4142) Receiving objects: 51% (2113/4142) Receiving objects: 52% (2154/4142) Receiving objects: 53% (2196/4142) Receiving objects: 54% (2237/4142) Receiving objects: 55% (2279/4142) Receiving objects: 56% (2320/4142) Receiving objects: 57% (2361/4142) Receiving objects: 58% (2403/4142) Receiving objects: 59% (2444/4142) Receiving objects: 60% (2486/4142) Receiving objects: 61% (2527/4142) Receiving objects: 62% (2569/4142) Receiving objects: 63% (2610/4142) Receiving objects: 64% (2651/4142) Receiving objects: 65% (2693/4142) Receiving objects: 66% (2734/4142) Receiving objects: 67% (2776/4142) Receiving objects: 68% (2817/4142) Receiving objects: 69% (2858/4142) Receiving objects: 70% (2900/4142) Receiving objects: 71% (2941/4142) Receiving objects: 72% (2983/4142) Receiving objects: 73% (3024/4142) Receiving objects: 74% (3066/4142) Receiving objects: 75% (3107/4142) Receiving objects: 76% (3148/4142) Receiving objects: 77% (3190/4142) Receiving objects: 78% (3231/4142) Receiving objects: 79% (3273/4142) Receiving objects: 80% (3314/4142) Receiving objects: 81% (3356/4142) Receiving objects: 82% (3397/4142) Receiving objects: 83% (3438/4142) remote: Total 4142 (delta 40), reused 219 (delta 29), pack-reused 3881 Receiving objects: 84% (3480/4142) Receiving objects: 85% (3521/4142) Receiving objects: 86% (3563/4142) Receiving objects: 87% (3604/4142) Receiving objects: 88% (3645/4142) Receiving objects: 89% (3687/4142) Receiving objects: 90% (3728/4142) Receiving objects: 91% (3770/4142) Receiving objects: 92% (3811/4142) Receiving objects: 93% (3853/4142) Receiving objects: 94% (3894/4142) Receiving objects: 95% (3935/4142) Receiving objects: 96% (3977/4142) Receiving objects: 97% (4018/4142) Receiving objects: 98% (4060/4142) Receiving objects: 99% (4101/4142) Receiving objects: 100% (4142/4142) Receiving objects: 100% (4142/4142), 431.38 KiB | 21.57 MiB/s, done. Resolving deltas: 0% (0/811) Resolving deltas: 2% (22/811) Resolving deltas: 5% (43/811) Resolving deltas: 7% (64/811) Resolving deltas: 9% (77/811) Resolving deltas: 10% (82/811) Resolving deltas: 12% (101/811) Resolving deltas: 13% (113/811) Resolving deltas: 14% (114/811) Resolving deltas: 16% (131/811) Resolving deltas: 17% (140/811) Resolving deltas: 18% (147/811) Resolving deltas: 19% (157/811) Resolving deltas: 20% (163/811) Resolving deltas: 21% (171/811) Resolving deltas: 58% (474/811) Resolving deltas: 76% (620/811) Resolving deltas: 77% (625/811) Resolving deltas: 79% (642/811) Resolving deltas: 82% (671/811) Resolving deltas: 84% (688/811) Resolving deltas: 100% (811/811) Resolving deltas: 100% (811/811), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_spreader_imv'... remote: Enumerating objects: 187, done. remote: Counting objects: 2% (1/36) remote: Counting objects: 5% (2/36) remote: Counting objects: 8% (3/36) remote: Counting objects: 11% (4/36) remote: Counting objects: 13% (5/36) remote: Counting objects: 16% (6/36) remote: Counting objects: 19% (7/36) remote: Counting objects: 22% (8/36) remote: Counting objects: 25% (9/36) remote: Counting objects: 27% (10/36) remote: Counting objects: 30% (11/36) remote: Counting objects: 33% (12/36) remote: Counting objects: 36% (13/36) remote: Counting objects: 38% (14/36) remote: Counting objects: 41% (15/36) remote: Counting objects: 44% (16/36) remote: Counting objects: 47% (17/36) remote: Counting objects: 50% (18/36) remote: Counting objects: 52% (19/36) remote: Counting objects: 55% (20/36) remote: Counting objects: 58% (21/36) remote: Counting objects: 61% (22/36) remote: Counting objects: 63% (23/36) remote: Counting objects: 66% (24/36) remote: Counting objects: 69% (25/36) remote: Counting objects: 72% (26/36) remote: Counting objects: 75% (27/36) remote: Counting objects: 77% (28/36) remote: Counting objects: 80% (29/36) remote: Counting objects: 83% (30/36) remote: Counting objects: 86% (31/36) remote: Counting objects: 88% (32/36) remote: Counting objects: 91% (33/36) remote: Counting objects: 94% (34/36) remote: Counting objects: 97% (35/36) remote: Counting objects: 100% (36/36) remote: Counting objects: 100% (36/36), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 187 (delta 8), reused 36 (delta 8), pack-reused 151 Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 19.20 KiB | 9.60 MiB/s, done. Resolving deltas: 0% (0/56) Resolving deltas: 12% (7/56) Resolving deltas: 14% (8/56) Resolving deltas: 17% (10/56) Resolving deltas: 21% (12/56) Resolving deltas: 85% (48/56) Resolving deltas: 100% (56/56) Resolving deltas: 100% (56/56), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_spreader_truck'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/48) remote: Counting objects: 4% (2/48) remote: Counting objects: 6% (3/48) remote: Counting objects: 8% (4/48) remote: Counting objects: 10% (5/48) remote: Counting objects: 12% (6/48) remote: Counting objects: 14% (7/48) remote: Counting objects: 16% (8/48) remote: Counting objects: 18% (9/48) remote: Counting objects: 20% (10/48) remote: Counting objects: 22% (11/48) remote: Counting objects: 25% (12/48) remote: Counting objects: 27% (13/48) remote: Counting objects: 29% (14/48) remote: Counting objects: 31% (15/48) remote: Counting objects: 33% (16/48) remote: Counting objects: 35% (17/48) remote: Counting objects: 37% (18/48) remote: Counting objects: 39% (19/48) remote: Counting objects: 41% (20/48) remote: Counting objects: 43% (21/48) remote: Counting objects: 45% (22/48) remote: Counting objects: 47% (23/48) remote: Counting objects: 50% (24/48) remote: Counting objects: 52% (25/48) remote: Counting objects: 54% (26/48) remote: Counting objects: 56% (27/48) remote: Counting objects: 58% (28/48) remote: Counting objects: 60% (29/48) remote: Counting objects: 62% (30/48) remote: Counting objects: 64% (31/48) remote: Counting objects: 66% (32/48) remote: Counting objects: 68% (33/48) remote: Counting objects: 70% (34/48) remote: Counting objects: 72% (35/48) remote: Counting objects: 75% (36/48) remote: Counting objects: 77% (37/48) remote: Counting objects: 79% (38/48) remote: Counting objects: 81% (39/48) remote: Counting objects: 83% (40/48) remote: Counting objects: 85% (41/48) remote: Counting objects: 87% (42/48) remote: Counting objects: 89% (43/48) remote: Counting objects: 91% (44/48) remote: Counting objects: 93% (45/48) remote: Counting objects: 95% (46/48) remote: Counting objects: 97% (47/48) remote: Counting objects: 100% (48/48) remote: Counting objects: 100% (48/48), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 71 (delta 22), reused 46 (delta 20), pack-reused 23 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 7.24 KiB | 7.24 MiB/s, done. Resolving deltas: 0% (0/30) Resolving deltas: 13% (4/30) Resolving deltas: 26% (8/30) Resolving deltas: 63% (19/30) Resolving deltas: 100% (30/30) Resolving deltas: 100% (30/30), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_vehicles'... remote: Enumerating objects: 27, done. remote: Counting objects: 3% (1/27) remote: Counting objects: 7% (2/27) remote: Counting objects: 11% (3/27) remote: Counting objects: 14% (4/27) remote: Counting objects: 18% (5/27) remote: Counting objects: 22% (6/27) remote: Counting objects: 25% (7/27) remote: Counting objects: 29% (8/27) remote: Counting objects: 33% (9/27) remote: Counting objects: 37% (10/27) remote: Counting objects: 40% (11/27) remote: Counting objects: 44% (12/27) remote: Counting objects: 48% (13/27) remote: Counting objects: 51% (14/27) remote: Counting objects: 55% (15/27) remote: Counting objects: 59% (16/27) remote: Counting objects: 62% (17/27) remote: Counting objects: 66% (18/27) remote: Counting objects: 70% (19/27) remote: Counting objects: 74% (20/27) remote: Counting objects: 77% (21/27) remote: Counting objects: 81% (22/27) remote: Counting objects: 85% (23/27) remote: Counting objects: 88% (24/27) remote: Counting objects: 92% (25/27) remote: Counting objects: 96% (26/27) remote: Counting objects: 100% (27/27) remote: Counting objects: 100% (27/27), done. remote: Compressing objects: 5% (1/19) remote: Compressing objects: 10% (2/19) remote: Compressing objects: 15% (3/19) remote: Compressing objects: 21% (4/19) remote: Compressing objects: 26% (5/19) remote: Compressing objects: 31% (6/19) remote: Compressing objects: 36% (7/19) remote: Compressing objects: 42% (8/19) remote: Compressing objects: 47% (9/19) remote: Compressing objects: 52% (10/19) remote: Compressing objects: 57% (11/19) remote: Compressing objects: 63% (12/19) remote: Compressing objects: 68% (13/19) remote: Compressing objects: 73% (14/19) remote: Compressing objects: 78% (15/19) remote: Compressing objects: 84% (16/19) remote: Compressing objects: 89% (17/19) remote: Compressing objects: 94% (18/19) remote: Compressing objects: 100% (19/19) remote: Compressing objects: 100% (19/19), done. remote: Total 27 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/27) Receiving objects: 7% (2/27) Receiving objects: 11% (3/27) Receiving objects: 14% (4/27) Receiving objects: 18% (5/27) Receiving objects: 22% (6/27) Receiving objects: 25% (7/27) Receiving objects: 29% (8/27) Receiving objects: 33% (9/27) Receiving objects: 37% (10/27) Receiving objects: 40% (11/27) Receiving objects: 44% (12/27) Receiving objects: 48% (13/27) Receiving objects: 51% (14/27) Receiving objects: 55% (15/27) Receiving objects: 59% (16/27) Receiving objects: 62% (17/27) Receiving objects: 66% (18/27) Receiving objects: 70% (19/27) Receiving objects: 74% (20/27) Receiving objects: 77% (21/27) Receiving objects: 81% (22/27) Receiving objects: 85% (23/27) Receiving objects: 88% (24/27) Receiving objects: 92% (25/27) Receiving objects: 96% (26/27) Receiving objects: 100% (27/27) Receiving objects: 100% (27/27), 4.22 KiB | 4.22 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 50% (2/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/pointcloud_customized'... remote: Enumerating objects: 331, 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. Receiving objects: 0% (1/331) Receiving objects: 1% (4/331) Receiving objects: 2% (7/331) Receiving objects: 3% (10/331) Receiving objects: 4% (14/331) Receiving objects: 5% (17/331) Receiving objects: 6% (20/331) Receiving objects: 7% (24/331) Receiving objects: 8% (27/331) Receiving objects: 9% (30/331) Receiving objects: 10% (34/331) Receiving objects: 11% (37/331) Receiving objects: 12% (40/331) Receiving objects: 13% (44/331) Receiving objects: 14% (47/331) Receiving objects: 14% (47/331), 17.44 MiB | 17.38 MiB/s Receiving objects: 14% (47/331), 42.62 MiB | 21.27 MiB/s Receiving objects: 14% (47/331), 71.43 MiB | 23.78 MiB/s Receiving objects: 14% (48/331), 95.45 MiB | 23.84 MiB/s Receiving objects: 14% (48/331), 121.69 MiB | 25.24 MiB/s Receiving objects: 14% (48/331), 151.04 MiB | 27.41 MiB/s Receiving objects: 15% (50/331), 151.04 MiB | 27.41 MiB/s Receiving objects: 16% (53/331), 162.40 MiB | 26.62 MiB/s Receiving objects: 17% (57/331), 162.40 MiB | 26.62 MiB/s Receiving objects: 17% (58/331), 174.38 MiB | 26.18 MiB/s Receiving objects: 18% (60/331), 174.38 MiB | 26.18 MiB/s Receiving objects: 19% (63/331), 174.38 MiB | 26.18 MiB/s Receiving objects: 20% (67/331), 174.38 MiB | 26.18 MiB/s Receiving objects: 21% (70/331), 174.38 MiB | 26.18 MiB/s Receiving objects: 22% (73/331), 174.38 MiB | 26.18 MiB/s Receiving objects: 23% (77/331), 174.38 MiB | 26.18 MiB/s Receiving objects: 24% (80/331), 187.46 MiB | 25.78 MiB/s Receiving objects: 25% (83/331), 187.46 MiB | 25.78 MiB/s Receiving objects: 25% (83/331), 197.24 MiB | 25.61 MiB/s Receiving objects: 26% (87/331), 197.24 MiB | 25.61 MiB/s Receiving objects: 27% (90/331), 197.24 MiB | 25.61 MiB/s Receiving objects: 28% (93/331), 197.24 MiB | 25.61 MiB/s Receiving objects: 29% (96/331), 197.24 MiB | 25.61 MiB/s Receiving objects: 30% (100/331), 197.24 MiB | 25.61 MiB/s Receiving objects: 31% (103/331), 197.24 MiB | 25.61 MiB/s Receiving objects: 32% (106/331), 208.32 MiB | 25.08 MiB/s Receiving objects: 33% (110/331), 208.32 MiB | 25.08 MiB/s Receiving objects: 34% (113/331), 208.32 MiB | 25.08 MiB/s Receiving objects: 35% (116/331), 208.32 MiB | 25.08 MiB/s Receiving objects: 36% (120/331), 208.32 MiB | 25.08 MiB/s Receiving objects: 37% (123/331), 208.32 MiB | 25.08 MiB/s Receiving objects: 38% (126/331), 208.32 MiB | 25.08 MiB/s Receiving objects: 39% (130/331), 208.32 MiB | 25.08 MiB/s Receiving objects: 40% (133/331), 208.32 MiB | 25.08 MiB/s Receiving objects: 41% (136/331), 208.32 MiB | 25.08 MiB/s Receiving objects: 41% (139/331), 218.13 MiB | 24.35 MiB/s Receiving objects: 42% (140/331), 227.12 MiB | 23.43 MiB/s Receiving objects: 43% (143/331), 227.12 MiB | 23.43 MiB/s Receiving objects: 44% (146/331), 227.12 MiB | 23.43 MiB/s Receiving objects: 44% (148/331), 248.52 MiB | 25.14 MiB/s Receiving objects: 45% (149/331), 248.52 MiB | 25.14 MiB/s Receiving objects: 46% (153/331), 248.52 MiB | 25.14 MiB/s Receiving objects: 47% (156/331), 248.52 MiB | 25.14 MiB/s Receiving objects: 48% (159/331), 248.52 MiB | 25.14 MiB/s Receiving objects: 48% (162/331), 274.32 MiB | 24.87 MiB/s Receiving objects: 49% (163/331), 274.32 MiB | 24.87 MiB/s Receiving objects: 50% (166/331), 274.32 MiB | 24.87 MiB/s Receiving objects: 51% (169/331), 286.95 MiB | 25.02 MiB/s Receiving objects: 52% (173/331), 286.95 MiB | 25.02 MiB/s Receiving objects: 52% (174/331), 299.36 MiB | 24.87 MiB/s Receiving objects: 53% (176/331), 299.36 MiB | 24.87 MiB/s Receiving objects: 54% (179/331), 299.36 MiB | 24.87 MiB/s Receiving objects: 55% (183/331), 299.36 MiB | 24.87 MiB/s Receiving objects: 56% (186/331), 313.57 MiB | 25.85 MiB/s Receiving objects: 56% (186/331), 325.52 MiB | 26.04 MiB/s Receiving objects: 57% (189/331), 336.35 MiB | 26.27 MiB/s Receiving objects: 58% (192/331), 336.35 MiB | 26.27 MiB/s Receiving objects: 58% (192/331), 355.05 MiB | 28.43 MiB/s Receiving objects: 58% (193/331), 376.70 MiB | 25.40 MiB/s Receiving objects: 59% (196/331), 390.74 MiB | 25.87 MiB/s Receiving objects: 60% (199/331), 390.74 MiB | 25.87 MiB/s Receiving objects: 60% (201/331), 404.15 MiB | 26.05 MiB/s Receiving objects: 61% (202/331), 414.54 MiB | 25.59 MiB/s Receiving objects: 61% (202/331), 438.41 MiB | 27.75 MiB/s Receiving objects: 62% (206/331), 438.41 MiB | 27.75 MiB/s Receiving objects: 63% (209/331), 438.41 MiB | 27.75 MiB/s Receiving objects: 64% (212/331), 438.41 MiB | 27.75 MiB/s Receiving objects: 65% (216/331), 438.41 MiB | 27.75 MiB/s Receiving objects: 66% (219/331), 454.73 MiB | 28.72 MiB/s Receiving objects: 67% (222/331), 454.73 MiB | 28.72 MiB/s Receiving objects: 68% (226/331), 454.73 MiB | 28.72 MiB/s Receiving objects: 68% (227/331), 466.77 MiB | 28.99 MiB/s Receiving objects: 69% (229/331), 466.77 MiB | 28.99 MiB/s Receiving objects: 70% (232/331), 466.77 MiB | 28.99 MiB/s Receiving objects: 71% (236/331), 466.77 MiB | 28.99 MiB/s Receiving objects: 71% (237/331), 489.79 MiB | 27.70 MiB/s Receiving objects: 72% (239/331), 500.89 MiB | 27.60 MiB/s Receiving objects: 73% (242/331), 510.55 MiB | 26.63 MiB/s Receiving objects: 74% (245/331), 522.25 MiB | 26.25 MiB/s Receiving objects: 74% (245/331), 533.44 MiB | 26.43 MiB/s Receiving objects: 75% (249/331), 533.44 MiB | 26.43 MiB/s Receiving objects: 76% (252/331), 533.44 MiB | 26.43 MiB/s Receiving objects: 77% (255/331), 533.44 MiB | 26.43 MiB/s Receiving objects: 78% (259/331), 533.44 MiB | 26.43 MiB/s Receiving objects: 79% (262/331), 533.44 MiB | 26.43 MiB/s Receiving objects: 80% (265/331), 544.42 MiB | 23.56 MiB/s Receiving objects: 81% (269/331), 544.42 MiB | 23.56 MiB/s Receiving objects: 82% (272/331), 544.42 MiB | 23.56 MiB/s Receiving objects: 82% (272/331), 558.71 MiB | 23.11 MiB/s Receiving objects: 83% (275/331), 558.71 MiB | 23.11 MiB/s Receiving objects: 84% (279/331), 558.71 MiB | 23.11 MiB/s Receiving objects: 85% (282/331), 558.71 MiB | 23.11 MiB/s Receiving objects: 86% (285/331), 558.71 MiB | 23.11 MiB/s Receiving objects: 87% (288/331), 572.58 MiB | 23.51 MiB/s Receiving objects: 88% (292/331), 572.58 MiB | 23.51 MiB/s Receiving objects: 89% (295/331), 572.58 MiB | 23.51 MiB/s Receiving objects: 90% (298/331), 572.58 MiB | 23.51 MiB/s Receiving objects: 91% (302/331), 572.58 MiB | 23.51 MiB/s Receiving objects: 92% (305/331), 572.58 MiB | 23.51 MiB/s Receiving objects: 92% (305/331), 578.18 MiB | 17.84 MiB/s Receiving objects: 92% (306/331), 591.56 MiB | 12.34 MiB/s Receiving objects: 92% (307/331), 610.93 MiB | 12.17 MiB/s Receiving objects: 92% (307/331), 616.93 MiB | 8.55 MiB/s Receiving objects: 93% (308/331), 616.93 MiB | 8.55 MiB/s Receiving objects: 94% (312/331), 616.93 MiB | 8.55 MiB/s Receiving objects: 95% (315/331), 616.93 MiB | 8.55 MiB/s Receiving objects: 95% (315/331), 621.74 MiB | 6.73 MiB/s Receiving objects: 95% (316/331), 638.27 MiB | 6.06 MiB/s Receiving objects: 95% (316/331), 641.39 MiB | 4.63 MiB/s Receiving objects: 95% (317/331), 657.46 MiB | 5.93 MiB/s Receiving objects: 95% (317/331), 661.13 MiB | 5.02 MiB/s Receiving objects: 96% (318/331), 661.13 MiB | 5.02 MiB/s Receiving objects: 97% (322/331), 661.13 MiB | 5.02 MiB/s Receiving objects: 97% (323/331), 670.83 MiB | 4.96 MiB/s Receiving objects: 98% (325/331), 677.37 MiB | 6.51 MiB/s remote: Total 331 (delta 7), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (328/331), 677.37 MiB | 6.51 MiB/s Receiving objects: 100% (331/331), 677.37 MiB | 6.51 MiB/s Receiving objects: 100% (331/331), 679.25 MiB | 16.58 MiB/s, done. Resolving deltas: 0% (0/57) Resolving deltas: 12% (7/57) Resolving deltas: 19% (11/57) Resolving deltas: 31% (18/57) Resolving deltas: 38% (22/57) Resolving deltas: 42% (24/57) Resolving deltas: 43% (25/57) Resolving deltas: 49% (28/57) Resolving deltas: 50% (29/57) Resolving deltas: 61% (35/57) Resolving deltas: 63% (36/57) Resolving deltas: 66% (38/57) Resolving deltas: 68% (39/57) Resolving deltas: 73% (42/57) Resolving deltas: 77% (44/57) Resolving deltas: 80% (46/57) Resolving deltas: 84% (48/57) Resolving deltas: 85% (49/57) Resolving deltas: 89% (51/57) Resolving deltas: 96% (55/57) Resolving deltas: 98% (56/57) Resolving deltas: 100% (57/57) Resolving deltas: 100% (57/57), done. Cloning into '/root/workspace/weifang-config/container/A002/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), 10.87 MiB | 21.72 MiB/s Receiving objects: 24% (25/102), 10.87 MiB | 21.72 MiB/s Receiving objects: 25% (26/102), 10.87 MiB | 21.72 MiB/s Receiving objects: 26% (27/102), 10.87 MiB | 21.72 MiB/s Receiving objects: 27% (28/102), 10.87 MiB | 21.72 MiB/s Receiving objects: 27% (28/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 28% (29/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 29% (30/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 30% (31/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 31% (32/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 32% (33/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 33% (34/102), 23.25 MiB | 23.24 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 35% (36/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 36% (37/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 37% (38/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 38% (39/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 39% (40/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 40% (41/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 41% (42/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 42% (43/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 43% (44/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 44% (45/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 45% (46/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 46% (47/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 47% (48/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 48% (49/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 49% (50/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 50% (51/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 51% (53/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 52% (54/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 53% (55/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 54% (56/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 55% (57/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 56% (58/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 57% (59/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 58% (60/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 59% (61/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 60% (62/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 61% (63/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 62% (64/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 63% (65/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 64% (66/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 65% (67/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 66% (68/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 67% (69/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 68% (70/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 69% (71/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 70% (72/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 71% (73/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 72% (74/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 73% (75/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 74% (76/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 75% (77/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 76% (78/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 77% (79/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 78% (80/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 79% (81/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 80% (82/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 81% (83/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 82% (84/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 83% (85/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 84% (86/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 85% (87/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 86% (88/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 87% (89/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 88% (90/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 89% (91/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 90% (92/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 91% (93/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 92% (94/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 93% (95/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 94% (96/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 95% (97/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 96% (98/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 97% (99/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 98% (100/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 99% (101/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 100% (102/102), 23.25 MiB | 23.24 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 24.94 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/weifang-config/container/A002/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/weifang-config/container/A002/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/46) remote: Counting objects: 4% (2/46) remote: Counting objects: 6% (3/46) remote: Counting objects: 8% (4/46) remote: Counting objects: 10% (5/46) remote: Counting objects: 13% (6/46) remote: Counting objects: 15% (7/46) remote: Counting objects: 17% (8/46) remote: Counting objects: 19% (9/46) remote: Counting objects: 21% (10/46) remote: Counting objects: 23% (11/46) remote: Counting objects: 26% (12/46) remote: Counting objects: 28% (13/46) remote: Counting objects: 30% (14/46) remote: Counting objects: 32% (15/46) remote: Counting objects: 34% (16/46) remote: Counting objects: 36% (17/46) remote: Counting objects: 39% (18/46) remote: Counting objects: 41% (19/46) remote: Counting objects: 43% (20/46) remote: Counting objects: 45% (21/46) remote: Counting objects: 47% (22/46) remote: Counting objects: 50% (23/46) remote: Counting objects: 52% (24/46) remote: Counting objects: 54% (25/46) remote: Counting objects: 56% (26/46) remote: Counting objects: 58% (27/46) remote: Counting objects: 60% (28/46) remote: Counting objects: 63% (29/46) remote: Counting objects: 65% (30/46) remote: Counting objects: 67% (31/46) remote: Counting objects: 69% (32/46) remote: Counting objects: 71% (33/46) remote: Counting objects: 73% (34/46) remote: Counting objects: 76% (35/46) remote: Counting objects: 78% (36/46) remote: Counting objects: 80% (37/46) remote: Counting objects: 82% (38/46) remote: Counting objects: 84% (39/46) remote: Counting objects: 86% (40/46) remote: Counting objects: 89% (41/46) remote: Counting objects: 91% (42/46) remote: Counting objects: 93% (43/46) remote: Counting objects: 95% (44/46) remote: Counting objects: 97% (45/46) remote: Counting objects: 100% (46/46) remote: Counting objects: 100% (46/46), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 71 (delta 23), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 13.10 KiB | 13.10 MiB/s, done. Resolving deltas: 0% (0/37) Resolving deltas: 2% (1/37) Resolving deltas: 37% (14/37) Resolving deltas: 40% (15/37) Resolving deltas: 86% (32/37) Resolving deltas: 100% (37/37) Resolving deltas: 100% (37/37), done. Cloning into '/root/workspace/weifang-config/container/A002/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/weifang-config/container/A002/params_new/system-common'... remote: Enumerating objects: 173, done. remote: Counting objects: 0% (1/135) remote: Counting objects: 1% (2/135) remote: Counting objects: 2% (3/135) remote: Counting objects: 3% (5/135) remote: Counting objects: 4% (6/135) remote: Counting objects: 5% (7/135) remote: Counting objects: 6% (9/135) remote: Counting objects: 7% (10/135) remote: Counting objects: 8% (11/135) remote: Counting objects: 9% (13/135) remote: Counting objects: 10% (14/135) remote: Counting objects: 11% (15/135) remote: Counting objects: 12% (17/135) remote: Counting objects: 13% (18/135) remote: Counting objects: 14% (19/135) remote: Counting objects: 15% (21/135) remote: Counting objects: 16% (22/135) remote: Counting objects: 17% (23/135) remote: Counting objects: 18% (25/135) remote: Counting objects: 19% (26/135) remote: Counting objects: 20% (27/135) remote: Counting objects: 21% (29/135) remote: Counting objects: 22% (30/135) remote: Counting objects: 23% (32/135) remote: Counting objects: 24% (33/135) remote: Counting objects: 25% (34/135) remote: Counting objects: 26% (36/135) remote: Counting objects: 27% (37/135) remote: Counting objects: 28% (38/135) remote: Counting objects: 29% (40/135) remote: Counting objects: 30% (41/135) remote: Counting objects: 31% (42/135) remote: Counting objects: 32% (44/135) remote: Counting objects: 33% (45/135) remote: Counting objects: 34% (46/135) remote: Counting objects: 35% (48/135) remote: Counting objects: 36% (49/135) remote: Counting objects: 37% (50/135) remote: Counting objects: 38% (52/135) remote: Counting objects: 39% (53/135) remote: Counting objects: 40% (54/135) remote: Counting objects: 41% (56/135) remote: Counting objects: 42% (57/135) remote: Counting objects: 43% (59/135) remote: Counting objects: 44% (60/135) remote: Counting objects: 45% (61/135) remote: Counting objects: 46% (63/135) remote: Counting objects: 47% (64/135) remote: Counting objects: 48% (65/135) remote: Counting objects: 49% (67/135) remote: Counting objects: 50% (68/135) remote: Counting objects: 51% (69/135) remote: Counting objects: 52% (71/135) remote: Counting objects: 53% (72/135) remote: Counting objects: 54% (73/135) remote: Counting objects: 55% (75/135) remote: Counting objects: 56% (76/135) remote: Counting objects: 57% (77/135) remote: Counting objects: 58% (79/135) remote: Counting objects: 59% (80/135) remote: Counting objects: 60% (81/135) remote: Counting objects: 61% (83/135) remote: Counting objects: 62% (84/135) remote: Counting objects: 63% (86/135) remote: Counting objects: 64% (87/135) remote: Counting objects: 65% (88/135) remote: Counting objects: 66% (90/135) remote: Counting objects: 67% (91/135) remote: Counting objects: 68% (92/135) remote: Counting objects: 69% (94/135) remote: Counting objects: 70% (95/135) remote: Counting objects: 71% (96/135) remote: Counting objects: 72% (98/135) remote: Counting objects: 73% (99/135) remote: Counting objects: 74% (100/135) remote: Counting objects: 75% (102/135) remote: Counting objects: 76% (103/135) remote: Counting objects: 77% (104/135) remote: Counting objects: 78% (106/135) remote: Counting objects: 79% (107/135) remote: Counting objects: 80% (108/135) remote: Counting objects: 81% (110/135) remote: Counting objects: 82% (111/135) remote: Counting objects: 83% (113/135) remote: Counting objects: 84% (114/135) remote: Counting objects: 85% (115/135) remote: Counting objects: 86% (117/135) remote: Counting objects: 87% (118/135) remote: Counting objects: 88% (119/135) remote: Counting objects: 89% (121/135) remote: Counting objects: 90% (122/135) remote: Counting objects: 91% (123/135) remote: Counting objects: 92% (125/135) remote: Counting objects: 93% (126/135) remote: Counting objects: 94% (127/135) remote: Counting objects: 95% (129/135) remote: Counting objects: 96% (130/135) remote: Counting objects: 97% (131/135) remote: Counting objects: 98% (133/135) remote: Counting objects: 99% (134/135) remote: Counting objects: 100% (135/135) remote: Counting objects: 100% (135/135), done. remote: Compressing objects: 2% (1/45) remote: Compressing objects: 4% (2/45) remote: Compressing objects: 6% (3/45) remote: Compressing objects: 8% (4/45) remote: Compressing objects: 11% (5/45) remote: Compressing objects: 13% (6/45) remote: Compressing objects: 15% (7/45) remote: Compressing objects: 17% (8/45) remote: Compressing objects: 20% (9/45) remote: Compressing objects: 22% (10/45) remote: Compressing objects: 24% (11/45) remote: Compressing objects: 26% (12/45) remote: Compressing objects: 28% (13/45) remote: Compressing objects: 31% (14/45) remote: Compressing objects: 33% (15/45) remote: Compressing objects: 35% (16/45) remote: Compressing objects: 37% (17/45) remote: Compressing objects: 40% (18/45) remote: Compressing objects: 42% (19/45) remote: Compressing objects: 44% (20/45) remote: Compressing objects: 46% (21/45) remote: Compressing objects: 48% (22/45) remote: Compressing objects: 51% (23/45) remote: Compressing objects: 53% (24/45) remote: Compressing objects: 55% (25/45) remote: Compressing objects: 57% (26/45) remote: Compressing objects: 60% (27/45) remote: Compressing objects: 62% (28/45) remote: Compressing objects: 64% (29/45) remote: Compressing objects: 66% (30/45) remote: Compressing objects: 68% (31/45) remote: Compressing objects: 71% (32/45) remote: Compressing objects: 73% (33/45) remote: Compressing objects: 75% (34/45) remote: Compressing objects: 77% (35/45) remote: Compressing objects: 80% (36/45) remote: Compressing objects: 82% (37/45) remote: Compressing objects: 84% (38/45) remote: Compressing objects: 86% (39/45) remote: Compressing objects: 88% (40/45) remote: Compressing objects: 91% (41/45) remote: Compressing objects: 93% (42/45) remote: Compressing objects: 95% (43/45) remote: Compressing objects: 97% (44/45) remote: Compressing objects: 100% (45/45) remote: Compressing objects: 100% (45/45), done. Receiving objects: 0% (1/173) Receiving objects: 1% (2/173) Receiving objects: 2% (4/173) Receiving objects: 3% (6/173) Receiving objects: 4% (7/173) Receiving objects: 5% (9/173) Receiving objects: 6% (11/173) Receiving objects: 7% (13/173) remote: Total 173 (delta 28), reused 101 (delta 20), pack-reused 38 Receiving objects: 8% (14/173) Receiving objects: 9% (16/173) Receiving objects: 10% (18/173) Receiving objects: 11% (20/173) Receiving objects: 12% (21/173) Receiving objects: 13% (23/173) Receiving objects: 14% (25/173) Receiving objects: 15% (26/173) Receiving objects: 16% (28/173) Receiving objects: 17% (30/173) Receiving objects: 18% (32/173) Receiving objects: 19% (33/173) Receiving objects: 20% (35/173) Receiving objects: 21% (37/173) Receiving objects: 22% (39/173) Receiving objects: 23% (40/173) Receiving objects: 24% (42/173) Receiving objects: 25% (44/173) Receiving objects: 26% (45/173) Receiving objects: 27% (47/173) Receiving objects: 28% (49/173) Receiving objects: 29% (51/173) Receiving objects: 30% (52/173) Receiving objects: 31% (54/173) Receiving objects: 32% (56/173) Receiving objects: 33% (58/173) Receiving objects: 34% (59/173) Receiving objects: 35% (61/173) Receiving objects: 36% (63/173) Receiving objects: 37% (65/173) Receiving objects: 38% (66/173) Receiving objects: 39% (68/173) Receiving objects: 40% (70/173) Receiving objects: 41% (71/173) Receiving objects: 42% (73/173) Receiving objects: 43% (75/173) Receiving objects: 44% (77/173) Receiving objects: 45% (78/173) Receiving objects: 46% (80/173) Receiving objects: 47% (82/173) Receiving objects: 48% (84/173) Receiving objects: 49% (85/173) Receiving objects: 50% (87/173) Receiving objects: 51% (89/173) Receiving objects: 52% (90/173) Receiving objects: 53% (92/173) Receiving objects: 54% (94/173) Receiving objects: 55% (96/173) Receiving objects: 56% (97/173) Receiving objects: 57% (99/173) Receiving objects: 58% (101/173) Receiving objects: 59% (103/173) Receiving objects: 60% (104/173) Receiving objects: 61% (106/173) Receiving objects: 62% (108/173) Receiving objects: 63% (109/173) Receiving objects: 64% (111/173) Receiving objects: 65% (113/173) Receiving objects: 66% (115/173) Receiving objects: 67% (116/173) Receiving objects: 68% (118/173) Receiving objects: 69% (120/173) Receiving objects: 70% (122/173) Receiving objects: 71% (123/173) Receiving objects: 72% (125/173) Receiving objects: 73% (127/173) Receiving objects: 74% (129/173) Receiving objects: 75% (130/173) Receiving objects: 76% (132/173) Receiving objects: 77% (134/173) Receiving objects: 78% (135/173) Receiving objects: 79% (137/173) Receiving objects: 80% (139/173) Receiving objects: 81% (141/173) Receiving objects: 82% (142/173) Receiving objects: 83% (144/173) Receiving objects: 84% (146/173) Receiving objects: 85% (148/173) Receiving objects: 86% (149/173) Receiving objects: 87% (151/173) Receiving objects: 88% (153/173) Receiving objects: 89% (154/173) Receiving objects: 90% (156/173) Receiving objects: 91% (158/173) Receiving objects: 92% (160/173) Receiving objects: 93% (161/173) Receiving objects: 94% (163/173) Receiving objects: 95% (165/173) Receiving objects: 96% (167/173) Receiving objects: 97% (168/173) Receiving objects: 98% (170/173) Receiving objects: 99% (172/173) Receiving objects: 100% (173/173) Receiving objects: 100% (173/173), 28.14 KiB | 7.04 MiB/s, done. Resolving deltas: 0% (0/33) Resolving deltas: 3% (1/33) Resolving deltas: 15% (5/33) Resolving deltas: 18% (6/33) Resolving deltas: 27% (9/33) Resolving deltas: 84% (28/33) Resolving deltas: 90% (30/33) Resolving deltas: 93% (31/33) Resolving deltas: 100% (33/33) Resolving deltas: 100% (33/33), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/system-device'... remote: Enumerating objects: 1478, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. Receiving objects: 0% (1/1478) Receiving objects: 1% (15/1478) Receiving objects: 2% (30/1478) Receiving objects: 3% (45/1478) Receiving objects: 4% (60/1478) Receiving objects: 5% (74/1478) Receiving objects: 6% (89/1478) Receiving objects: 7% (104/1478) Receiving objects: 8% (119/1478) Receiving objects: 9% (134/1478) Receiving objects: 10% (148/1478) Receiving objects: 11% (163/1478) Receiving objects: 12% (178/1478) Receiving objects: 13% (193/1478) Receiving objects: 14% (207/1478) remote: Total 1478 (delta 4), reused 0 (delta 0), pack-reused 1461 Receiving objects: 15% (222/1478) Receiving objects: 16% (237/1478) Receiving objects: 17% (252/1478) Receiving objects: 18% (267/1478) Receiving objects: 19% (281/1478) Receiving objects: 20% (296/1478) Receiving objects: 21% (311/1478) Receiving objects: 22% (326/1478) Receiving objects: 23% (340/1478) Receiving objects: 24% (355/1478) Receiving objects: 25% (370/1478) Receiving objects: 26% (385/1478) Receiving objects: 27% (400/1478) Receiving objects: 28% (414/1478) Receiving objects: 29% (429/1478) Receiving objects: 30% (444/1478) Receiving objects: 31% (459/1478) Receiving objects: 32% (473/1478) Receiving objects: 33% (488/1478) Receiving objects: 34% (503/1478) Receiving objects: 35% (518/1478) Receiving objects: 36% (533/1478) Receiving objects: 37% (547/1478) Receiving objects: 38% (562/1478) Receiving objects: 39% (577/1478) Receiving objects: 40% (592/1478) Receiving objects: 41% (606/1478) Receiving objects: 42% (621/1478) Receiving objects: 43% (636/1478) Receiving objects: 44% (651/1478) Receiving objects: 45% (666/1478) Receiving objects: 46% (680/1478) Receiving objects: 47% (695/1478) Receiving objects: 48% (710/1478) Receiving objects: 49% (725/1478) Receiving objects: 50% (739/1478) Receiving objects: 51% (754/1478) Receiving objects: 52% (769/1478) Receiving objects: 53% (784/1478) Receiving objects: 54% (799/1478) Receiving objects: 55% (813/1478) Receiving objects: 56% (828/1478) Receiving objects: 57% (843/1478) Receiving objects: 58% (858/1478) Receiving objects: 59% (873/1478) Receiving objects: 60% (887/1478) Receiving objects: 61% (902/1478) Receiving objects: 62% (917/1478) Receiving objects: 63% (932/1478) Receiving objects: 64% (946/1478) Receiving objects: 65% (961/1478) Receiving objects: 66% (976/1478) Receiving objects: 67% (991/1478) Receiving objects: 68% (1006/1478) Receiving objects: 69% (1020/1478) Receiving objects: 70% (1035/1478) Receiving objects: 71% (1050/1478) Receiving objects: 72% (1065/1478) Receiving objects: 73% (1079/1478) Receiving objects: 74% (1094/1478) Receiving objects: 75% (1109/1478) Receiving objects: 76% (1124/1478) Receiving objects: 77% (1139/1478) Receiving objects: 78% (1153/1478) Receiving objects: 79% (1168/1478) Receiving objects: 80% (1183/1478) Receiving objects: 81% (1198/1478) Receiving objects: 82% (1212/1478) Receiving objects: 83% (1227/1478) Receiving objects: 84% (1242/1478) Receiving objects: 85% (1257/1478) Receiving objects: 86% (1272/1478) Receiving objects: 87% (1286/1478) Receiving objects: 88% (1301/1478) Receiving objects: 89% (1316/1478) Receiving objects: 90% (1331/1478) Receiving objects: 91% (1345/1478) Receiving objects: 92% (1360/1478) Receiving objects: 93% (1375/1478) Receiving objects: 94% (1390/1478) Receiving objects: 95% (1405/1478) Receiving objects: 96% (1419/1478) Receiving objects: 97% (1434/1478) Receiving objects: 98% (1449/1478) Receiving objects: 99% (1464/1478) Receiving objects: 100% (1478/1478) Receiving objects: 100% (1478/1478), 167.79 KiB | 15.25 MiB/s, done. Resolving deltas: 0% (0/490) Resolving deltas: 1% (5/490) Resolving deltas: 12% (61/490) Resolving deltas: 16% (81/490) Resolving deltas: 21% (107/490) Resolving deltas: 25% (124/490) Resolving deltas: 30% (148/490) Resolving deltas: 34% (167/490) Resolving deltas: 35% (173/490) Resolving deltas: 51% (251/490) Resolving deltas: 55% (273/490) Resolving deltas: 59% (293/490) Resolving deltas: 60% (294/490) Resolving deltas: 61% (303/490) Resolving deltas: 62% (308/490) Resolving deltas: 63% (309/490) Resolving deltas: 67% (333/490) Resolving deltas: 68% (334/490) Resolving deltas: 72% (356/490) Resolving deltas: 75% (370/490) Resolving deltas: 76% (374/490) Resolving deltas: 77% (380/490) Resolving deltas: 82% (404/490) Resolving deltas: 83% (408/490) Resolving deltas: 84% (412/490) Resolving deltas: 85% (417/490) Resolving deltas: 86% (422/490) Resolving deltas: 87% (430/490) Resolving deltas: 88% (432/490) Resolving deltas: 90% (441/490) Resolving deltas: 91% (446/490) Resolving deltas: 93% (460/490) Resolving deltas: 94% (462/490) Resolving deltas: 95% (466/490) Resolving deltas: 96% (474/490) Resolving deltas: 97% (476/490) Resolving deltas: 98% (482/490) Resolving deltas: 99% (486/490) Resolving deltas: 100% (490/490) Resolving deltas: 100% (490/490), done. Cloning into '/root/workspace/weifang-config/container/A002/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 | 7.27 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: 51% (16/31) Resolving deltas: 93% (29/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/system-node-weifang'... remote: Enumerating objects: 211, done. remote: Counting objects: 0% (1/143) remote: Counting objects: 1% (2/143) remote: Counting objects: 2% (3/143) remote: Counting objects: 3% (5/143) remote: Counting objects: 4% (6/143) remote: Counting objects: 5% (8/143) remote: Counting objects: 6% (9/143) remote: Counting objects: 7% (11/143) remote: Counting objects: 8% (12/143) remote: Counting objects: 9% (13/143) remote: Counting objects: 10% (15/143) remote: Counting objects: 11% (16/143) remote: Counting objects: 12% (18/143) remote: Counting objects: 13% (19/143) remote: Counting objects: 14% (21/143) remote: Counting objects: 15% (22/143) remote: Counting objects: 16% (23/143) remote: Counting objects: 17% (25/143) remote: Counting objects: 18% (26/143) remote: Counting objects: 19% (28/143) remote: Counting objects: 20% (29/143) remote: Counting objects: 21% (31/143) remote: Counting objects: 22% (32/143) remote: Counting objects: 23% (33/143) remote: Counting objects: 24% (35/143) remote: Counting objects: 25% (36/143) remote: Counting objects: 26% (38/143) remote: Counting objects: 27% (39/143) remote: Counting objects: 28% (41/143) remote: Counting objects: 29% (42/143) remote: Counting objects: 30% (43/143) remote: Counting objects: 31% (45/143) remote: Counting objects: 32% (46/143) remote: Counting objects: 33% (48/143) remote: Counting objects: 34% (49/143) remote: Counting objects: 35% (51/143) remote: Counting objects: 36% (52/143) remote: Counting objects: 37% (53/143) remote: Counting objects: 38% (55/143) remote: Counting objects: 39% (56/143) remote: Counting objects: 40% (58/143) remote: Counting objects: 41% (59/143) remote: Counting objects: 42% (61/143) remote: Counting objects: 43% (62/143) remote: Counting objects: 44% (63/143) remote: Counting objects: 45% (65/143) remote: Counting objects: 46% (66/143) remote: Counting objects: 47% (68/143) remote: Counting objects: 48% (69/143) remote: Counting objects: 49% (71/143) remote: Counting objects: 50% (72/143) remote: Counting objects: 51% (73/143) remote: Counting objects: 52% (75/143) remote: Counting objects: 53% (76/143) remote: Counting objects: 54% (78/143) remote: Counting objects: 55% (79/143) remote: Counting objects: 56% (81/143) remote: Counting objects: 57% (82/143) remote: Counting objects: 58% (83/143) remote: Counting objects: 59% (85/143) remote: Counting objects: 60% (86/143) remote: Counting objects: 61% (88/143) remote: Counting objects: 62% (89/143) remote: Counting objects: 63% (91/143) remote: Counting objects: 64% (92/143) remote: Counting objects: 65% (93/143) remote: Counting objects: 66% (95/143) remote: Counting objects: 67% (96/143) remote: Counting objects: 68% (98/143) remote: Counting objects: 69% (99/143) remote: Counting objects: 70% (101/143) remote: Counting objects: 71% (102/143) remote: Counting objects: 72% (103/143) remote: Counting objects: 73% (105/143) remote: Counting objects: 74% (106/143) remote: Counting objects: 75% (108/143) remote: Counting objects: 76% (109/143) remote: Counting objects: 77% (111/143) remote: Counting objects: 78% (112/143) remote: Counting objects: 79% (113/143) remote: Counting objects: 80% (115/143) remote: Counting objects: 81% (116/143) remote: Counting objects: 82% (118/143) remote: Counting objects: 83% (119/143) remote: Counting objects: 84% (121/143) remote: Counting objects: 85% (122/143) remote: Counting objects: 86% (123/143) remote: Counting objects: 87% (125/143) remote: Counting objects: 88% (126/143) remote: Counting objects: 89% (128/143) remote: Counting objects: 90% (129/143) remote: Counting objects: 91% (131/143) remote: Counting objects: 92% (132/143) remote: Counting objects: 93% (133/143) remote: Counting objects: 94% (135/143) remote: Counting objects: 95% (136/143) remote: Counting objects: 96% (138/143) remote: Counting objects: 97% (139/143) remote: Counting objects: 98% (141/143) remote: Counting objects: 99% (142/143) remote: Counting objects: 100% (143/143) remote: Counting objects: 100% (143/143), done. remote: Compressing objects: 1% (1/57) remote: Compressing objects: 3% (2/57) remote: Compressing objects: 5% (3/57) remote: Compressing objects: 7% (4/57) remote: Compressing objects: 8% (5/57) remote: Compressing objects: 10% (6/57) remote: Compressing objects: 12% (7/57) remote: Compressing objects: 14% (8/57) remote: Compressing objects: 15% (9/57) remote: Compressing objects: 17% (10/57) remote: Compressing objects: 19% (11/57) remote: Compressing objects: 21% (12/57) remote: Compressing objects: 22% (13/57) remote: Compressing objects: 24% (14/57) remote: Compressing objects: 26% (15/57) remote: Compressing objects: 28% (16/57) remote: Compressing objects: 29% (17/57) remote: Compressing objects: 31% (18/57) remote: Compressing objects: 33% (19/57) remote: Compressing objects: 35% (20/57) remote: Compressing objects: 36% (21/57) remote: Compressing objects: 38% (22/57) remote: Compressing objects: 40% (23/57) remote: Compressing objects: 42% (24/57) remote: Compressing objects: 43% (25/57) remote: Compressing objects: 45% (26/57) remote: Compressing objects: 47% (27/57) remote: Compressing objects: 49% (28/57) remote: Compressing objects: 50% (29/57) remote: Compressing objects: 52% (30/57) remote: Compressing objects: 54% (31/57) remote: Compressing objects: 56% (32/57) remote: Compressing objects: 57% (33/57) remote: Compressing objects: 59% (34/57) remote: Compressing objects: 61% (35/57) remote: Compressing objects: 63% (36/57) remote: Compressing objects: 64% (37/57) remote: Compressing objects: 66% (38/57) remote: Compressing objects: 68% (39/57) remote: Compressing objects: 70% (40/57) remote: Compressing objects: 71% (41/57) remote: Compressing objects: 73% (42/57) remote: Compressing objects: 75% (43/57) remote: Compressing objects: 77% (44/57) remote: Compressing objects: 78% (45/57) remote: Compressing objects: 80% (46/57) remote: Compressing objects: 82% (47/57) remote: Compressing objects: 84% (48/57) remote: Compressing objects: 85% (49/57) remote: Compressing objects: 87% (50/57) remote: Compressing objects: 89% (51/57) remote: Compressing objects: 91% (52/57) remote: Compressing objects: 92% (53/57) remote: Compressing objects: 94% (54/57) remote: Compressing objects: 96% (55/57) remote: Compressing objects: 98% (56/57) remote: Compressing objects: 100% (57/57) remote: Compressing objects: 100% (57/57), done. remote: Total 211 (delta 23), reused 100 (delta 15), pack-reused 68 Receiving objects: 0% (1/211) Receiving objects: 1% (3/211) Receiving objects: 2% (5/211) Receiving objects: 3% (7/211) Receiving objects: 4% (9/211) Receiving objects: 5% (11/211) Receiving objects: 6% (13/211) Receiving objects: 7% (15/211) Receiving objects: 8% (17/211) Receiving objects: 9% (19/211) Receiving objects: 10% (22/211) Receiving objects: 11% (24/211) Receiving objects: 12% (26/211) Receiving objects: 13% (28/211) Receiving objects: 14% (30/211) Receiving objects: 15% (32/211) Receiving objects: 16% (34/211) Receiving objects: 17% (36/211) Receiving objects: 18% (38/211) Receiving objects: 19% (41/211) Receiving objects: 20% (43/211) Receiving objects: 21% (45/211) Receiving objects: 22% (47/211) Receiving objects: 23% (49/211) Receiving objects: 24% (51/211) Receiving objects: 25% (53/211) Receiving objects: 26% (55/211) Receiving objects: 27% (57/211) Receiving objects: 28% (60/211) Receiving objects: 29% (62/211) Receiving objects: 30% (64/211) Receiving objects: 31% (66/211) Receiving objects: 32% (68/211) Receiving objects: 33% (70/211) Receiving objects: 34% (72/211) Receiving objects: 35% (74/211) Receiving objects: 36% (76/211) Receiving objects: 37% (79/211) Receiving objects: 38% (81/211) Receiving objects: 39% (83/211) Receiving objects: 40% (85/211) Receiving objects: 41% (87/211) Receiving objects: 42% (89/211) Receiving objects: 43% (91/211) Receiving objects: 44% (93/211) Receiving objects: 45% (95/211) Receiving objects: 46% (98/211) Receiving objects: 47% (100/211) Receiving objects: 48% (102/211) Receiving objects: 49% (104/211) Receiving objects: 50% (106/211) Receiving objects: 51% (108/211) Receiving objects: 52% (110/211) Receiving objects: 53% (112/211) Receiving objects: 54% (114/211) Receiving objects: 55% (117/211) Receiving objects: 56% (119/211) Receiving objects: 57% (121/211) Receiving objects: 58% (123/211) Receiving objects: 59% (125/211) Receiving objects: 60% (127/211) Receiving objects: 61% (129/211) Receiving objects: 62% (131/211) Receiving objects: 63% (133/211) Receiving objects: 64% (136/211) Receiving objects: 65% (138/211) Receiving objects: 66% (140/211) Receiving objects: 67% (142/211) Receiving objects: 68% (144/211) Receiving objects: 69% (146/211) Receiving objects: 70% (148/211) Receiving objects: 71% (150/211) Receiving objects: 72% (152/211) Receiving objects: 73% (155/211) Receiving objects: 74% (157/211) Receiving objects: 75% (159/211) Receiving objects: 76% (161/211) Receiving objects: 77% (163/211) Receiving objects: 78% (165/211) Receiving objects: 79% (167/211) Receiving objects: 80% (169/211) Receiving objects: 81% (171/211) Receiving objects: 82% (174/211) Receiving objects: 83% (176/211) Receiving objects: 84% (178/211) Receiving objects: 85% (180/211) Receiving objects: 86% (182/211) Receiving objects: 87% (184/211) Receiving objects: 88% (186/211) Receiving objects: 89% (188/211) Receiving objects: 90% (190/211) Receiving objects: 91% (193/211) Receiving objects: 92% (195/211) Receiving objects: 93% (197/211) Receiving objects: 94% (199/211) Receiving objects: 95% (201/211) Receiving objects: 96% (203/211) Receiving objects: 97% (205/211) Receiving objects: 98% (207/211) Receiving objects: 99% (209/211) Receiving objects: 100% (211/211) Receiving objects: 100% (211/211), 26.72 KiB | 8.91 MiB/s, done. Resolving deltas: 0% (0/34) Resolving deltas: 32% (11/34) Resolving deltas: 100% (34/34) Resolving deltas: 100% (34/34), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/110) remote: Counting objects: 1% (2/110) remote: Counting objects: 2% (3/110) remote: Counting objects: 3% (4/110) remote: Counting objects: 4% (5/110) remote: Counting objects: 5% (6/110) remote: Counting objects: 6% (7/110) remote: Counting objects: 7% (8/110) remote: Counting objects: 8% (9/110) remote: Counting objects: 9% (10/110) remote: Counting objects: 10% (11/110) remote: Counting objects: 11% (13/110) remote: Counting objects: 12% (14/110) remote: Counting objects: 13% (15/110) remote: Counting objects: 14% (16/110) remote: Counting objects: 15% (17/110) remote: Counting objects: 16% (18/110) remote: Counting objects: 17% (19/110) remote: Counting objects: 18% (20/110) remote: Counting objects: 19% (21/110) remote: Counting objects: 20% (22/110) remote: Counting objects: 21% (24/110) remote: Counting objects: 22% (25/110) remote: Counting objects: 23% (26/110) remote: Counting objects: 24% (27/110) remote: Counting objects: 25% (28/110) remote: Counting objects: 26% (29/110) remote: Counting objects: 27% (30/110) remote: Counting objects: 28% (31/110) remote: Counting objects: 29% (32/110) remote: Counting objects: 30% (33/110) remote: Counting objects: 31% (35/110) remote: Counting objects: 32% (36/110) remote: Counting objects: 33% (37/110) remote: Counting objects: 34% (38/110) remote: Counting objects: 35% (39/110) remote: Counting objects: 36% (40/110) remote: Counting objects: 37% (41/110) remote: Counting objects: 38% (42/110) remote: Counting objects: 39% (43/110) remote: Counting objects: 40% (44/110) remote: Counting objects: 41% (46/110) remote: Counting objects: 42% (47/110) remote: Counting objects: 43% (48/110) remote: Counting objects: 44% (49/110) remote: Counting objects: 45% (50/110) remote: Counting objects: 46% (51/110) remote: Counting objects: 47% (52/110) remote: Counting objects: 48% (53/110) remote: Counting objects: 49% (54/110) remote: Counting objects: 50% (55/110) remote: Counting objects: 51% (57/110) remote: Counting objects: 52% (58/110) remote: Counting objects: 53% (59/110) remote: Counting objects: 54% (60/110) remote: Counting objects: 55% (61/110) remote: Counting objects: 56% (62/110) remote: Counting objects: 57% (63/110) remote: Counting objects: 58% (64/110) remote: Counting objects: 59% (65/110) remote: Counting objects: 60% (66/110) remote: Counting objects: 61% (68/110) remote: Counting objects: 62% (69/110) remote: Counting objects: 63% (70/110) remote: Counting objects: 64% (71/110) remote: Counting objects: 65% (72/110) remote: Counting objects: 66% (73/110) remote: Counting objects: 67% (74/110) remote: Counting objects: 68% (75/110) remote: Counting objects: 69% (76/110) remote: Counting objects: 70% (77/110) remote: Counting objects: 71% (79/110) remote: Counting objects: 72% (80/110) remote: Counting objects: 73% (81/110) remote: Counting objects: 74% (82/110) remote: Counting objects: 75% (83/110) remote: Counting objects: 76% (84/110) remote: Counting objects: 77% (85/110) remote: Counting objects: 78% (86/110) remote: Counting objects: 79% (87/110) remote: Counting objects: 80% (88/110) remote: Counting objects: 81% (90/110) remote: Counting objects: 82% (91/110) remote: Counting objects: 83% (92/110) remote: Counting objects: 84% (93/110) remote: Counting objects: 85% (94/110) remote: Counting objects: 86% (95/110) remote: Counting objects: 87% (96/110) remote: Counting objects: 88% (97/110) remote: Counting objects: 89% (98/110) remote: Counting objects: 90% (99/110) remote: Counting objects: 91% (101/110) remote: Counting objects: 92% (102/110) remote: Counting objects: 93% (103/110) remote: Counting objects: 94% (104/110) remote: Counting objects: 95% (105/110) remote: Counting objects: 96% (106/110) remote: Counting objects: 97% (107/110) remote: Counting objects: 98% (108/110) remote: Counting objects: 99% (109/110) remote: Counting objects: 100% (110/110) remote: Counting objects: 100% (110/110), 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/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) Receiving objects: 81% (187/230) remote: Total 230 (delta 53), reused 66 (delta 24), pack-reused 120 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.88 KiB | 6.61 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 8% (8/97) Resolving deltas: 35% (34/97) Resolving deltas: 39% (38/97) Resolving deltas: 41% (40/97) Resolving deltas: 42% (41/97) Resolving deltas: 44% (43/97) Resolving deltas: 45% (44/97) Resolving deltas: 47% (46/97) Resolving deltas: 48% (47/97) Resolving deltas: 49% (48/97) Resolving deltas: 53% (52/97) Resolving deltas: 77% (75/97) Resolving deltas: 89% (87/97) Resolving deltas: 91% (89/97) Resolving deltas: 92% (90/97) Resolving deltas: 93% (91/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 'a9a46542d4943ea8f567a2d2788c288577314900' Submodule path 'hardware': checked out 'b7f7568c95e66a0c36160a9a2aa998040a5bccd9' Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175' Submodule path 'lidar-extrinsics': checked out '5e4bc6e01553b1c912c22574cd43c06ceca60b27' Submodule path 'lidar_loc_v2_common': checked out '7190c72038ef507202e396f64b190f75f97258a4' Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61' Submodule path 'msf-port': checked out 'a8149a798e11c048d88d208d57ca85594ff5f1bc' Submodule path 'msf-vehicle': checked out '514a71e8f37ec65dbae80f3aca979d9f80a91884' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out '07b0a3dca6c04926706a6ec5b459c781abdba07b' Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266' Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545' Submodule path 'perception_new_detection': checked out '5c56dcc6c3d7728fa79026441b40bab174721e5f' Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc' Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20' Submodule path 'perception_vehicles': checked out '3a526787074ebd61b694588d49ac74f739fc9df6' Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd' Submodule path 'prediction_config': checked out '5752a4cc58c48a04990cf84bc3db06c61f709753' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'bbea31feaa2abe6a945cba3a915f969ca6afad5f' Submodule path 'system-device': checked out '753f30df39b08deecc9829cfe13a047c282c409e' Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce' Submodule path 'system-node-weifang': checked out 'b56ee65e800fe75950eeaa8f9b02be16f9ac9473' Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hesai_lidar_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port] [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A002/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/hardware/ [Pipeline] echo 1 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/hardware/hardware /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/hesai_lidar_customized/ [Pipeline] echo 2 [Pipeline] echo hesai_lidar_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A002/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A002/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A002/params_new/msf-port/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/perception_data_collection/ [Pipeline] echo 2 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A002/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A002/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A002/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/perception_spreader_imv/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A002/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A002/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A002/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A002/params_new/perception_vehicles/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/rslidar_sdk_customized/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/system-common/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/system-device/master /root/workspace/weifang-config/container/A002/params_new/system-device/slave /root/workspace/weifang-config/container/A002/params_new/system-device/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/system-node-weifang/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-weifang 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A002/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A002/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A002/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A002/params_new/system-port/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/params_new/ crane_align data_collection extrinsics hardware hesai_lidar imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/params_new/crane_align /root/workspace/weifang-config/container/A002/params_new/params_new/data_collection /root/workspace/weifang-config/container/A002/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A002/params_new/params_new/hardware /root/workspace/weifang-config/container/A002/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A002/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A002/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A002/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A002/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A002/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A002/params_new/params_new/master /root/workspace/weifang-config/container/A002/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A002/params_new/params_new/perception /root/workspace/weifang-config/container/A002/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A002/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A002/params_new/params_new/prediction /root/workspace/weifang-config/container/A002/params_new/params_new/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A002/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A002/params_new/params_new/slave /root/workspace/weifang-config/container/A002/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/system-ros /root/workspace/weifang-config/container/A002/params_A002/params/ [Pipeline] echo A003拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A003/params_new [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A003/params_new [Pipeline] dir Running in /root/workspace/weifang-config/container/A003/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/A003.git > git init /root/workspace/weifang-config/container/A003/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/A003.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/A003.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/A003.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 cc00357af34d0c952151af30020d718402d20256 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f cc00357af34d0c952151af30020d718402d20256 # timeout=300000 Commit message: "feat_out:SHM适配" > git rev-list --no-walk 8ea239ce730d71d26776a3412512a04ede8228f7 # 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 'hardware' (git@159.27.226.4:hardware/config/A003.git) registered for path 'hardware' Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A003.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/A003.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A003.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 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule '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-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang' 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/weifang-config/container/A003/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: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/crane_align_customized'... remote: Enumerating objects: 1469, done. remote: Counting objects: 0% (1/149) remote: Counting objects: 1% (2/149) remote: Counting objects: 2% (3/149) remote: Counting objects: 3% (5/149) remote: Counting objects: 4% (6/149) remote: Counting objects: 5% (8/149) remote: Counting objects: 6% (9/149) remote: Counting objects: 7% (11/149) remote: Counting objects: 8% (12/149) remote: Counting objects: 9% (14/149) remote: Counting objects: 10% (15/149) remote: Counting objects: 11% (17/149) remote: Counting objects: 12% (18/149) remote: Counting objects: 13% (20/149) remote: Counting objects: 14% (21/149) remote: Counting objects: 15% (23/149) remote: Counting objects: 16% (24/149) remote: Counting objects: 17% (26/149) remote: Counting objects: 18% (27/149) remote: Counting objects: 19% (29/149) remote: Counting objects: 20% (30/149) remote: Counting objects: 21% (32/149) remote: Counting objects: 22% (33/149) remote: Counting objects: 23% (35/149) remote: Counting objects: 24% (36/149) remote: Counting objects: 25% (38/149) remote: Counting objects: 26% (39/149) remote: Counting objects: 27% (41/149) remote: Counting objects: 28% (42/149) remote: Counting objects: 29% (44/149) remote: Counting objects: 30% (45/149) remote: Counting objects: 31% (47/149) remote: Counting objects: 32% (48/149) remote: Counting objects: 33% (50/149) remote: Counting objects: 34% (51/149) remote: Counting objects: 35% (53/149) remote: Counting objects: 36% (54/149) remote: Counting objects: 37% (56/149) remote: Counting objects: 38% (57/149) remote: Counting objects: 39% (59/149) remote: Counting objects: 40% (60/149) remote: Counting objects: 41% (62/149) remote: Counting objects: 42% (63/149) remote: Counting objects: 43% (65/149) remote: Counting objects: 44% (66/149) remote: Counting objects: 45% (68/149) remote: Counting objects: 46% (69/149) remote: Counting objects: 47% (71/149) remote: Counting objects: 48% (72/149) remote: Counting objects: 49% (74/149) remote: Counting objects: 50% (75/149) remote: Counting objects: 51% (76/149) remote: Counting objects: 52% (78/149) remote: Counting objects: 53% (79/149) remote: Counting objects: 54% (81/149) remote: Counting objects: 55% (82/149) remote: Counting objects: 56% (84/149) remote: Counting objects: 57% (85/149) remote: Counting objects: 58% (87/149) remote: Counting objects: 59% (88/149) remote: Counting objects: 60% (90/149) remote: Counting objects: 61% (91/149) remote: Counting objects: 62% (93/149) remote: Counting objects: 63% (94/149) remote: Counting objects: 64% (96/149) remote: Counting objects: 65% (97/149) remote: Counting objects: 66% (99/149) remote: Counting objects: 67% (100/149) remote: Counting objects: 68% (102/149) remote: Counting objects: 69% (103/149) remote: Counting objects: 70% (105/149) remote: Counting objects: 71% (106/149) remote: Counting objects: 72% (108/149) remote: Counting objects: 73% (109/149) remote: Counting objects: 74% (111/149) remote: Counting objects: 75% (112/149) remote: Counting objects: 76% (114/149) remote: Counting objects: 77% (115/149) remote: Counting objects: 78% (117/149) remote: Counting objects: 79% (118/149) remote: Counting objects: 80% (120/149) remote: Counting objects: 81% (121/149) remote: Counting objects: 82% (123/149) remote: Counting objects: 83% (124/149) remote: Counting objects: 84% (126/149) remote: Counting objects: 85% (127/149) remote: Counting objects: 86% (129/149) remote: Counting objects: 87% (130/149) remote: Counting objects: 88% (132/149) remote: Counting objects: 89% (133/149) remote: Counting objects: 90% (135/149) remote: Counting objects: 91% (136/149) remote: Counting objects: 92% (138/149) remote: Counting objects: 93% (139/149) remote: Counting objects: 94% (141/149) remote: Counting objects: 95% (142/149) remote: Counting objects: 96% (144/149) remote: Counting objects: 97% (145/149) remote: Counting objects: 98% (147/149) remote: Counting objects: 99% (148/149) remote: Counting objects: 100% (149/149) remote: Counting objects: 100% (149/149), done. remote: Compressing objects: 1% (1/74) remote: Compressing objects: 2% (2/74) remote: Compressing objects: 4% (3/74) remote: Compressing objects: 5% (4/74) remote: Compressing objects: 6% (5/74) remote: Compressing objects: 8% (6/74) remote: Compressing objects: 9% (7/74) remote: Compressing objects: 10% (8/74) remote: Compressing objects: 12% (9/74) remote: Compressing objects: 13% (10/74) remote: Compressing objects: 14% (11/74) remote: Compressing objects: 16% (12/74) remote: Compressing objects: 17% (13/74) remote: Compressing objects: 18% (14/74) remote: Compressing objects: 20% (15/74) remote: Compressing objects: 21% (16/74) remote: Compressing objects: 22% (17/74) remote: Compressing objects: 24% (18/74) remote: Compressing objects: 25% (19/74) remote: Compressing objects: 27% (20/74) remote: Compressing objects: 28% (21/74) remote: Compressing objects: 29% (22/74) remote: Compressing objects: 31% (23/74) remote: Compressing objects: 32% (24/74) remote: Compressing objects: 33% (25/74) remote: Compressing objects: 35% (26/74) remote: Compressing objects: 36% (27/74) remote: Compressing objects: 37% (28/74) remote: Compressing objects: 39% (29/74) remote: Compressing objects: 40% (30/74) remote: Compressing objects: 41% (31/74) remote: Compressing objects: 43% (32/74) remote: Compressing objects: 44% (33/74) remote: Compressing objects: 45% (34/74) remote: Compressing objects: 47% (35/74) remote: Compressing objects: 48% (36/74) remote: Compressing objects: 50% (37/74) remote: Compressing objects: 51% (38/74) remote: Compressing objects: 52% (39/74) remote: Compressing objects: 54% (40/74) remote: Compressing objects: 55% (41/74) remote: Compressing objects: 56% (42/74) remote: Compressing objects: 58% (43/74) remote: Compressing objects: 59% (44/74) remote: Compressing objects: 60% (45/74) remote: Compressing objects: 62% (46/74) remote: Compressing objects: 63% (47/74) remote: Compressing objects: 64% (48/74) remote: Compressing objects: 66% (49/74) remote: Compressing objects: 67% (50/74) remote: Compressing objects: 68% (51/74) remote: Compressing objects: 70% (52/74) remote: Compressing objects: 71% (53/74) remote: Compressing objects: 72% (54/74) remote: Compressing objects: 74% (55/74) remote: Compressing objects: 75% (56/74) remote: Compressing objects: 77% (57/74) remote: Compressing objects: 78% (58/74) remote: Compressing objects: 79% (59/74) remote: Compressing objects: 81% (60/74) remote: Compressing objects: 82% (61/74) remote: Compressing objects: 83% (62/74) remote: Compressing objects: 85% (63/74) remote: Compressing objects: 86% (64/74) remote: Compressing objects: 87% (65/74) remote: Compressing objects: 89% (66/74) remote: Compressing objects: 90% (67/74) remote: Compressing objects: 91% (68/74) remote: Compressing objects: 93% (69/74) remote: Compressing objects: 94% (70/74) remote: Compressing objects: 95% (71/74) remote: Compressing objects: 97% (72/74) remote: Compressing objects: 98% (73/74) remote: Compressing objects: 100% (74/74) remote: Compressing objects: 100% (74/74), done. Receiving objects: 0% (1/1469) Receiving objects: 1% (15/1469) Receiving objects: 2% (30/1469) Receiving objects: 3% (45/1469) Receiving objects: 4% (59/1469) Receiving objects: 5% (74/1469) Receiving objects: 6% (89/1469) Receiving objects: 7% (103/1469) Receiving objects: 8% (118/1469) Receiving objects: 9% (133/1469) Receiving objects: 10% (147/1469) Receiving objects: 11% (162/1469) Receiving objects: 12% (177/1469) Receiving objects: 13% (191/1469) Receiving objects: 14% (206/1469) Receiving objects: 15% (221/1469) Receiving objects: 16% (236/1469) Receiving objects: 17% (250/1469) Receiving objects: 18% (265/1469) Receiving objects: 19% (280/1469) Receiving objects: 20% (294/1469) Receiving objects: 21% (309/1469) Receiving objects: 22% (324/1469) Receiving objects: 23% (338/1469) Receiving objects: 24% (353/1469) Receiving objects: 25% (368/1469) Receiving objects: 26% (382/1469) Receiving objects: 27% (397/1469) Receiving objects: 28% (412/1469) Receiving objects: 29% (427/1469) Receiving objects: 30% (441/1469) Receiving objects: 31% (456/1469) Receiving objects: 32% (471/1469) Receiving objects: 33% (485/1469) Receiving objects: 34% (500/1469) Receiving objects: 35% (515/1469) Receiving objects: 36% (529/1469) Receiving objects: 37% (544/1469) Receiving objects: 38% (559/1469) Receiving objects: 39% (573/1469) Receiving objects: 40% (588/1469) Receiving objects: 41% (603/1469) Receiving objects: 42% (617/1469) Receiving objects: 43% (632/1469) Receiving objects: 44% (647/1469) Receiving objects: 45% (662/1469) Receiving objects: 46% (676/1469) Receiving objects: 47% (691/1469) Receiving objects: 48% (706/1469) Receiving objects: 49% (720/1469) Receiving objects: 50% (735/1469) Receiving objects: 51% (750/1469) Receiving objects: 52% (764/1469) Receiving objects: 53% (779/1469) Receiving objects: 54% (794/1469) Receiving objects: 55% (808/1469) Receiving objects: 56% (823/1469) Receiving objects: 57% (838/1469) Receiving objects: 58% (853/1469) Receiving objects: 59% (867/1469) Receiving objects: 60% (882/1469) Receiving objects: 61% (897/1469) Receiving objects: 62% (911/1469) Receiving objects: 63% (926/1469) Receiving objects: 64% (941/1469) Receiving objects: 65% (955/1469) Receiving objects: 66% (970/1469) Receiving objects: 67% (985/1469) Receiving objects: 68% (999/1469) Receiving objects: 69% (1014/1469) Receiving objects: 70% (1029/1469) Receiving objects: 71% (1043/1469) Receiving objects: 72% (1058/1469) Receiving objects: 73% (1073/1469) Receiving objects: 74% (1088/1469) Receiving objects: 75% (1102/1469) Receiving objects: 76% (1117/1469) Receiving objects: 77% (1132/1469) Receiving objects: 78% (1146/1469) Receiving objects: 79% (1161/1469) Receiving objects: 80% (1176/1469) Receiving objects: 81% (1190/1469) Receiving objects: 82% (1205/1469) Receiving objects: 83% (1220/1469) Receiving objects: 84% (1234/1469) Receiving objects: 85% (1249/1469) Receiving objects: 86% (1264/1469) Receiving objects: 87% (1279/1469) Receiving objects: 88% (1293/1469) remote: Total 1469 (delta 61), reused 110 (delta 41), pack-reused 1320 Receiving objects: 89% (1308/1469) Receiving objects: 90% (1323/1469) Receiving objects: 91% (1337/1469) Receiving objects: 92% (1352/1469) Receiving objects: 93% (1367/1469) Receiving objects: 94% (1381/1469) Receiving objects: 95% (1396/1469) Receiving objects: 96% (1411/1469) Receiving objects: 97% (1425/1469) Receiving objects: 98% (1440/1469) Receiving objects: 99% (1455/1469) Receiving objects: 100% (1469/1469) Receiving objects: 100% (1469/1469), 467.90 KiB | 13.76 MiB/s, done. Resolving deltas: 0% (0/699) Resolving deltas: 2% (17/699) Resolving deltas: 3% (21/699) Resolving deltas: 4% (28/699) Resolving deltas: 5% (35/699) Resolving deltas: 6% (42/699) Resolving deltas: 7% (50/699) Resolving deltas: 31% (217/699) Resolving deltas: 36% (252/699) Resolving deltas: 37% (263/699) Resolving deltas: 38% (269/699) Resolving deltas: 40% (282/699) Resolving deltas: 41% (290/699) Resolving deltas: 44% (308/699) Resolving deltas: 45% (316/699) Resolving deltas: 46% (323/699) Resolving deltas: 51% (360/699) Resolving deltas: 53% (375/699) Resolving deltas: 54% (378/699) Resolving deltas: 55% (389/699) Resolving deltas: 56% (392/699) Resolving deltas: 57% (403/699) Resolving deltas: 58% (412/699) Resolving deltas: 59% (413/699) Resolving deltas: 60% (423/699) Resolving deltas: 64% (452/699) Resolving deltas: 65% (458/699) Resolving deltas: 66% (462/699) Resolving deltas: 67% (470/699) Resolving deltas: 70% (492/699) Resolving deltas: 71% (497/699) Resolving deltas: 72% (508/699) Resolving deltas: 74% (518/699) Resolving deltas: 75% (525/699) Resolving deltas: 79% (555/699) Resolving deltas: 80% (561/699) Resolving deltas: 84% (590/699) Resolving deltas: 85% (601/699) Resolving deltas: 86% (603/699) Resolving deltas: 88% (616/699) Resolving deltas: 89% (625/699) Resolving deltas: 90% (630/699) Resolving deltas: 91% (637/699) Resolving deltas: 93% (655/699) Resolving deltas: 95% (666/699) Resolving deltas: 96% (674/699) Resolving deltas: 97% (679/699) Resolving deltas: 99% (696/699) Resolving deltas: 100% (699/699) Resolving deltas: 100% (699/699), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/hardware'... remote: Enumerating objects: 11, done. remote: Counting objects: 9% (1/11) remote: Counting objects: 18% (2/11) remote: Counting objects: 27% (3/11) remote: Counting objects: 36% (4/11) remote: Counting objects: 45% (5/11) remote: Counting objects: 54% (6/11) remote: Counting objects: 63% (7/11) remote: Counting objects: 72% (8/11) remote: Counting objects: 81% (9/11) remote: Counting objects: 90% (10/11) remote: Counting objects: 100% (11/11) remote: Counting objects: 100% (11/11), done. remote: Compressing objects: 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 11 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 9% (1/11) Receiving objects: 18% (2/11) Receiving objects: 27% (3/11) Receiving objects: 36% (4/11) Receiving objects: 45% (5/11) Receiving objects: 54% (6/11) Receiving objects: 63% (7/11) Receiving objects: 72% (8/11) Receiving objects: 81% (9/11) Receiving objects: 90% (10/11) Receiving objects: 100% (11/11) Receiving objects: 100% (11/11), done. 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/weifang-config/container/A003/params_new/hesai_lidar_customized'... remote: Enumerating objects: 22, done. remote: Counting objects: 4% (1/22) remote: Counting objects: 9% (2/22) remote: Counting objects: 13% (3/22) remote: Counting objects: 18% (4/22) remote: Counting objects: 22% (5/22) remote: Counting objects: 27% (6/22) remote: Counting objects: 31% (7/22) remote: Counting objects: 36% (8/22) remote: Counting objects: 40% (9/22) remote: Counting objects: 45% (10/22) remote: Counting objects: 50% (11/22) remote: Counting objects: 54% (12/22) remote: Counting objects: 59% (13/22) remote: Counting objects: 63% (14/22) remote: Counting objects: 68% (15/22) remote: Counting objects: 72% (16/22) remote: Counting objects: 77% (17/22) remote: Counting objects: 81% (18/22) remote: Counting objects: 86% (19/22) remote: Counting objects: 90% (20/22) remote: Counting objects: 95% (21/22) remote: Counting objects: 100% (22/22) remote: Counting objects: 100% (22/22), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/22) Receiving objects: 9% (2/22) Receiving objects: 13% (3/22) Receiving objects: 18% (4/22) Receiving objects: 22% (5/22) Receiving objects: 27% (6/22) Receiving objects: 31% (7/22) Receiving objects: 36% (8/22) Receiving objects: 40% (9/22) Receiving objects: 45% (10/22) Receiving objects: 50% (11/22) Receiving objects: 54% (12/22) Receiving objects: 59% (13/22) Receiving objects: 63% (14/22) Receiving objects: 68% (15/22) Receiving objects: 72% (16/22) Receiving objects: 77% (17/22) Receiving objects: 81% (18/22) Receiving objects: 86% (19/22) Receiving objects: 90% (20/22) Receiving objects: 95% (21/22) Receiving objects: 100% (22/22) Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 81% (9/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/lidar-extrinsics'... remote: Enumerating objects: 85, done. remote: Counting objects: 1% (1/63) remote: Counting objects: 3% (2/63) remote: Counting objects: 4% (3/63) remote: Counting objects: 6% (4/63) remote: Counting objects: 7% (5/63) remote: Counting objects: 9% (6/63) remote: Counting objects: 11% (7/63) remote: Counting objects: 12% (8/63) remote: Counting objects: 14% (9/63) remote: Counting objects: 15% (10/63) remote: Counting objects: 17% (11/63) remote: Counting objects: 19% (12/63) remote: Counting objects: 20% (13/63) remote: Counting objects: 22% (14/63) remote: Counting objects: 23% (15/63) remote: Counting objects: 25% (16/63) remote: Counting objects: 26% (17/63) remote: Counting objects: 28% (18/63) remote: Counting objects: 30% (19/63) remote: Counting objects: 31% (20/63) remote: Counting objects: 33% (21/63) remote: Counting objects: 34% (22/63) remote: Counting objects: 36% (23/63) remote: Counting objects: 38% (24/63) remote: Counting objects: 39% (25/63) remote: Counting objects: 41% (26/63) remote: Counting objects: 42% (27/63) remote: Counting objects: 44% (28/63) remote: Counting objects: 46% (29/63) remote: Counting objects: 47% (30/63) remote: Counting objects: 49% (31/63) remote: Counting objects: 50% (32/63) remote: Counting objects: 52% (33/63) remote: Counting objects: 53% (34/63) remote: Counting objects: 55% (35/63) remote: Counting objects: 57% (36/63) remote: Counting objects: 58% (37/63) remote: Counting objects: 60% (38/63) remote: Counting objects: 61% (39/63) remote: Counting objects: 63% (40/63) remote: Counting objects: 65% (41/63) remote: Counting objects: 66% (42/63) remote: Counting objects: 68% (43/63) remote: Counting objects: 69% (44/63) remote: Counting objects: 71% (45/63) remote: Counting objects: 73% (46/63) remote: Counting objects: 74% (47/63) remote: Counting objects: 76% (48/63) remote: Counting objects: 77% (49/63) remote: Counting objects: 79% (50/63) remote: Counting objects: 80% (51/63) remote: Counting objects: 82% (52/63) remote: Counting objects: 84% (53/63) remote: Counting objects: 85% (54/63) remote: Counting objects: 87% (55/63) remote: Counting objects: 88% (56/63) remote: Counting objects: 90% (57/63) remote: Counting objects: 92% (58/63) remote: Counting objects: 93% (59/63) remote: Counting objects: 95% (60/63) remote: Counting objects: 96% (61/63) remote: Counting objects: 98% (62/63) remote: Counting objects: 100% (63/63) remote: Counting objects: 100% (63/63), done. remote: Compressing objects: 1% (1/53) remote: Compressing objects: 3% (2/53) remote: Compressing objects: 5% (3/53) remote: Compressing objects: 7% (4/53) remote: Compressing objects: 9% (5/53) remote: Compressing objects: 11% (6/53) remote: Compressing objects: 13% (7/53) remote: Compressing objects: 15% (8/53) remote: Compressing objects: 16% (9/53) remote: Compressing objects: 18% (10/53) remote: Compressing objects: 20% (11/53) remote: Compressing objects: 22% (12/53) remote: Compressing objects: 24% (13/53) remote: Compressing objects: 26% (14/53) remote: Compressing objects: 28% (15/53) remote: Compressing objects: 30% (16/53) remote: Compressing objects: 32% (17/53) remote: Compressing objects: 33% (18/53) remote: Compressing objects: 35% (19/53) remote: Compressing objects: 37% (20/53) remote: Compressing objects: 39% (21/53) remote: Compressing objects: 41% (22/53) remote: Compressing objects: 43% (23/53) remote: Compressing objects: 45% (24/53) remote: Compressing objects: 47% (25/53) remote: Compressing objects: 49% (26/53) remote: Compressing objects: 50% (27/53) remote: Compressing objects: 52% (28/53) remote: Compressing objects: 54% (29/53) remote: Compressing objects: 56% (30/53) remote: Compressing objects: 58% (31/53) remote: Compressing objects: 60% (32/53) remote: Compressing objects: 62% (33/53) remote: Compressing objects: 64% (34/53) remote: Compressing objects: 66% (35/53) remote: Compressing objects: 67% (36/53) remote: Compressing objects: 69% (37/53) remote: Compressing objects: 71% (38/53) remote: Compressing objects: 73% (39/53) remote: Compressing objects: 75% (40/53) remote: Compressing objects: 77% (41/53) remote: Compressing objects: 79% (42/53) remote: Compressing objects: 81% (43/53) remote: Compressing objects: 83% (44/53) remote: Compressing objects: 84% (45/53) remote: Compressing objects: 86% (46/53) remote: Compressing objects: 88% (47/53) remote: Compressing objects: 90% (48/53) remote: Compressing objects: 92% (49/53) remote: Compressing objects: 94% (50/53) remote: Compressing objects: 96% (51/53) remote: Compressing objects: 98% (52/53) remote: Compressing objects: 100% (53/53) remote: Compressing objects: 100% (53/53), done. Receiving objects: 1% (1/85) Receiving objects: 2% (2/85) Receiving objects: 3% (3/85) Receiving objects: 4% (4/85) Receiving objects: 5% (5/85) Receiving objects: 7% (6/85) Receiving objects: 8% (7/85) Receiving objects: 9% (8/85) Receiving objects: 10% (9/85) Receiving objects: 11% (10/85) Receiving objects: 12% (11/85) Receiving objects: 14% (12/85) Receiving objects: 15% (13/85) Receiving objects: 16% (14/85) Receiving objects: 17% (15/85) Receiving objects: 18% (16/85) Receiving objects: 20% (17/85) Receiving objects: 21% (18/85) Receiving objects: 22% (19/85) Receiving objects: 23% (20/85) Receiving objects: 24% (21/85) Receiving objects: 25% (22/85) Receiving objects: 27% (23/85) Receiving objects: 28% (24/85) Receiving objects: 29% (25/85) Receiving objects: 30% (26/85) Receiving objects: 31% (27/85) Receiving objects: 32% (28/85) Receiving objects: 34% (29/85) Receiving objects: 35% (30/85) Receiving objects: 36% (31/85) Receiving objects: 37% (32/85) Receiving objects: 38% (33/85) Receiving objects: 40% (34/85) Receiving objects: 41% (35/85) Receiving objects: 42% (36/85) Receiving objects: 43% (37/85) Receiving objects: 44% (38/85) Receiving objects: 45% (39/85) Receiving objects: 47% (40/85) Receiving objects: 48% (41/85) Receiving objects: 49% (42/85) Receiving objects: 50% (43/85) Receiving objects: 51% (44/85) Receiving objects: 52% (45/85) Receiving objects: 54% (46/85) Receiving objects: 55% (47/85) Receiving objects: 56% (48/85) Receiving objects: 57% (49/85) Receiving objects: 58% (50/85) Receiving objects: 60% (51/85) Receiving objects: 61% (52/85) remote: Total 85 (delta 9), reused 34 (delta 4), pack-reused 22 Receiving objects: 62% (53/85) Receiving objects: 63% (54/85) Receiving objects: 64% (55/85) Receiving objects: 65% (56/85) Receiving objects: 67% (57/85) Receiving objects: 68% (58/85) Receiving objects: 69% (59/85) Receiving objects: 70% (60/85) Receiving objects: 71% (61/85) Receiving objects: 72% (62/85) Receiving objects: 74% (63/85) Receiving objects: 75% (64/85) Receiving objects: 76% (65/85) Receiving objects: 77% (66/85) Receiving objects: 78% (67/85) Receiving objects: 80% (68/85) Receiving objects: 81% (69/85) Receiving objects: 82% (70/85) Receiving objects: 83% (71/85) Receiving objects: 84% (72/85) Receiving objects: 85% (73/85) Receiving objects: 87% (74/85) Receiving objects: 88% (75/85) Receiving objects: 89% (76/85) Receiving objects: 90% (77/85) Receiving objects: 91% (78/85) Receiving objects: 92% (79/85) Receiving objects: 94% (80/85) Receiving objects: 95% (81/85) Receiving objects: 96% (82/85) Receiving objects: 97% (83/85) Receiving objects: 98% (84/85) Receiving objects: 100% (85/85) Receiving objects: 100% (85/85), 11.60 KiB | 3.87 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 30% (3/10) Resolving deltas: 90% (9/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 26, done. remote: Counting objects: 3% (1/26) remote: Counting objects: 7% (2/26) remote: Counting objects: 11% (3/26) remote: Counting objects: 15% (4/26) remote: Counting objects: 19% (5/26) remote: Counting objects: 23% (6/26) remote: Counting objects: 26% (7/26) remote: Counting objects: 30% (8/26) remote: Counting objects: 34% (9/26) remote: Counting objects: 38% (10/26) remote: Counting objects: 42% (11/26) remote: Counting objects: 46% (12/26) remote: Counting objects: 50% (13/26) remote: Counting objects: 53% (14/26) remote: Counting objects: 57% (15/26) remote: Counting objects: 61% (16/26) remote: Counting objects: 65% (17/26) remote: Counting objects: 69% (18/26) remote: Counting objects: 73% (19/26) remote: Counting objects: 76% (20/26) remote: Counting objects: 80% (21/26) remote: Counting objects: 84% (22/26) remote: Counting objects: 88% (23/26) remote: Counting objects: 92% (24/26) remote: Counting objects: 96% (25/26) remote: Counting objects: 100% (26/26) remote: Counting objects: 100% (26/26), 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 26 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/26) Receiving objects: 7% (2/26) Receiving objects: 11% (3/26) Receiving objects: 15% (4/26) Receiving objects: 19% (5/26) Receiving objects: 23% (6/26) Receiving objects: 26% (7/26) Receiving objects: 30% (8/26) Receiving objects: 34% (9/26) Receiving objects: 38% (10/26) Receiving objects: 42% (11/26) Receiving objects: 46% (12/26) Receiving objects: 50% (13/26) Receiving objects: 53% (14/26) Receiving objects: 57% (15/26) Receiving objects: 61% (16/26) Receiving objects: 65% (17/26) Receiving objects: 69% (18/26) Receiving objects: 73% (19/26) Receiving objects: 76% (20/26) Receiving objects: 80% (21/26) Receiving objects: 84% (22/26) Receiving objects: 88% (23/26) Receiving objects: 92% (24/26) Receiving objects: 96% (25/26) Receiving objects: 100% (26/26) Receiving objects: 100% (26/26), 6.18 KiB | 6.18 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 348, done. remote: Counting objects: 0% (1/147) remote: Counting objects: 1% (2/147) remote: Counting objects: 2% (3/147) remote: Counting objects: 3% (5/147) remote: Counting objects: 4% (6/147) remote: Counting objects: 5% (8/147) remote: Counting objects: 6% (9/147) remote: Counting objects: 7% (11/147) remote: Counting objects: 8% (12/147) remote: Counting objects: 9% (14/147) remote: Counting objects: 10% (15/147) remote: Counting objects: 11% (17/147) remote: Counting objects: 12% (18/147) remote: Counting objects: 13% (20/147) remote: Counting objects: 14% (21/147) remote: Counting objects: 15% (23/147) remote: Counting objects: 16% (24/147) remote: Counting objects: 17% (25/147) remote: Counting objects: 18% (27/147) remote: Counting objects: 19% (28/147) remote: Counting objects: 20% (30/147) remote: Counting objects: 21% (31/147) remote: Counting objects: 22% (33/147) remote: Counting objects: 23% (34/147) remote: Counting objects: 24% (36/147) remote: Counting objects: 25% (37/147) remote: Counting objects: 26% (39/147) remote: Counting objects: 27% (40/147) remote: Counting objects: 28% (42/147) remote: Counting objects: 29% (43/147) remote: Counting objects: 30% (45/147) remote: Counting objects: 31% (46/147) remote: Counting objects: 32% (48/147) remote: Counting objects: 33% (49/147) remote: Counting objects: 34% (50/147) remote: Counting objects: 35% (52/147) remote: Counting objects: 36% (53/147) remote: Counting objects: 37% (55/147) remote: Counting objects: 38% (56/147) remote: Counting objects: 39% (58/147) remote: Counting objects: 40% (59/147) remote: Counting objects: 41% (61/147) remote: Counting objects: 42% (62/147) remote: Counting objects: 43% (64/147) remote: Counting objects: 44% (65/147) remote: Counting objects: 45% (67/147) remote: Counting objects: 46% (68/147) remote: Counting objects: 47% (70/147) remote: Counting objects: 48% (71/147) remote: Counting objects: 49% (73/147) remote: Counting objects: 50% (74/147) remote: Counting objects: 51% (75/147) remote: Counting objects: 52% (77/147) remote: Counting objects: 53% (78/147) remote: Counting objects: 54% (80/147) remote: Counting objects: 55% (81/147) remote: Counting objects: 56% (83/147) remote: Counting objects: 57% (84/147) remote: Counting objects: 58% (86/147) remote: Counting objects: 59% (87/147) remote: Counting objects: 60% (89/147) remote: Counting objects: 61% (90/147) remote: Counting objects: 62% (92/147) remote: Counting objects: 63% (93/147) remote: Counting objects: 64% (95/147) remote: Counting objects: 65% (96/147) remote: Counting objects: 66% (98/147) remote: Counting objects: 67% (99/147) remote: Counting objects: 68% (100/147) remote: Counting objects: 69% (102/147) remote: Counting objects: 70% (103/147) remote: Counting objects: 71% (105/147) remote: Counting objects: 72% (106/147) remote: Counting objects: 73% (108/147) remote: Counting objects: 74% (109/147) remote: Counting objects: 75% (111/147) remote: Counting objects: 76% (112/147) remote: Counting objects: 77% (114/147) remote: Counting objects: 78% (115/147) remote: Counting objects: 79% (117/147) remote: Counting objects: 80% (118/147) remote: Counting objects: 81% (120/147) remote: Counting objects: 82% (121/147) remote: Counting objects: 83% (123/147) remote: Counting objects: 84% (124/147) remote: Counting objects: 85% (125/147) remote: Counting objects: 86% (127/147) remote: Counting objects: 87% (128/147) remote: Counting objects: 88% (130/147) remote: Counting objects: 89% (131/147) remote: Counting objects: 90% (133/147) remote: Counting objects: 91% (134/147) remote: Counting objects: 92% (136/147) remote: Counting objects: 93% (137/147) remote: Counting objects: 94% (139/147) remote: Counting objects: 95% (140/147) remote: Counting objects: 96% (142/147) remote: Counting objects: 97% (143/147) remote: Counting objects: 98% (145/147) remote: Counting objects: 99% (146/147) remote: Counting objects: 100% (147/147) remote: Counting objects: 100% (147/147), done. remote: Compressing objects: 1% (1/100) remote: Compressing objects: 2% (2/100) remote: Compressing objects: 3% (3/100) remote: Compressing objects: 4% (4/100) remote: Compressing objects: 5% (5/100) remote: Compressing objects: 6% (6/100) remote: Compressing objects: 7% (7/100) remote: Compressing objects: 8% (8/100) remote: Compressing objects: 9% (9/100) remote: Compressing objects: 10% (10/100) remote: Compressing objects: 11% (11/100) remote: Compressing objects: 12% (12/100) remote: Compressing objects: 13% (13/100) remote: Compressing objects: 14% (14/100) remote: Compressing objects: 15% (15/100) remote: Compressing objects: 16% (16/100) remote: Compressing objects: 17% (17/100) remote: Compressing objects: 18% (18/100) remote: Compressing objects: 19% (19/100) remote: Compressing objects: 20% (20/100) remote: Compressing objects: 21% (21/100) remote: Compressing objects: 22% (22/100) remote: Compressing objects: 23% (23/100) remote: Compressing objects: 24% (24/100) remote: Compressing objects: 25% (25/100) remote: Compressing objects: 26% (26/100) remote: Compressing objects: 27% (27/100) remote: Compressing objects: 28% (28/100) remote: Compressing objects: 29% (29/100) remote: Compressing objects: 30% (30/100) remote: Compressing objects: 31% (31/100) remote: Compressing objects: 32% (32/100) remote: Compressing objects: 33% (33/100) remote: Compressing objects: 34% (34/100) remote: Compressing objects: 35% (35/100) remote: Compressing objects: 36% (36/100) remote: Compressing objects: 37% (37/100) remote: Compressing objects: 38% (38/100) remote: Compressing objects: 39% (39/100) remote: Compressing objects: 40% (40/100) remote: Compressing objects: 41% (41/100) remote: Compressing objects: 42% (42/100) remote: Compressing objects: 43% (43/100) remote: Compressing objects: 44% (44/100) remote: Compressing objects: 45% (45/100) remote: Compressing objects: 46% (46/100) remote: Compressing objects: 47% (47/100) remote: Compressing objects: 48% (48/100) remote: Compressing objects: 49% (49/100) remote: Compressing objects: 50% (50/100) remote: Compressing objects: 51% (51/100) remote: Compressing objects: 52% (52/100) remote: Compressing objects: 53% (53/100) remote: Compressing objects: 54% (54/100) remote: Compressing objects: 55% (55/100) remote: Compressing objects: 56% (56/100) remote: Compressing objects: 57% (57/100) remote: Compressing objects: 58% (58/100) remote: Compressing objects: 59% (59/100) remote: Compressing objects: 60% (60/100) remote: Compressing objects: 61% (61/100) remote: Compressing objects: 62% (62/100) remote: Compressing objects: 63% (63/100) remote: Compressing objects: 64% (64/100) remote: Compressing objects: 65% (65/100) remote: Compressing objects: 66% (66/100) remote: Compressing objects: 67% (67/100) remote: Compressing objects: 68% (68/100) remote: Compressing objects: 69% (69/100) remote: Compressing objects: 70% (70/100) remote: Compressing objects: 71% (71/100) remote: Compressing objects: 72% (72/100) remote: Compressing objects: 73% (73/100) remote: Compressing objects: 74% (74/100) remote: Compressing objects: 75% (75/100) remote: Compressing objects: 76% (76/100) remote: Compressing objects: 77% (77/100) remote: Compressing objects: 78% (78/100) remote: Compressing objects: 79% (79/100) remote: Compressing objects: 80% (80/100) remote: Compressing objects: 81% (81/100) remote: Compressing objects: 82% (82/100) remote: Compressing objects: 83% (83/100) remote: Compressing objects: 84% (84/100) remote: Compressing objects: 85% (85/100) remote: Compressing objects: 86% (86/100) remote: Compressing objects: 87% (87/100) remote: Compressing objects: 88% (88/100) remote: Compressing objects: 89% (89/100) remote: Compressing objects: 90% (90/100) remote: Compressing objects: 91% (91/100) remote: Compressing objects: 92% (92/100) remote: Compressing objects: 93% (93/100) remote: Compressing objects: 94% (94/100) remote: Compressing objects: 95% (95/100) remote: Compressing objects: 96% (96/100) remote: Compressing objects: 97% (97/100) remote: Compressing objects: 98% (98/100) remote: Compressing objects: 99% (99/100) remote: Compressing objects: 100% (100/100) remote: Compressing objects: 100% (100/100), done. Receiving objects: 0% (1/348) remote: Total 348 (delta 51), reused 66 (delta 17), pack-reused 201 Receiving objects: 1% (4/348) Receiving objects: 2% (7/348) Receiving objects: 3% (11/348) Receiving objects: 4% (14/348) Receiving objects: 5% (18/348) Receiving objects: 6% (21/348) Receiving objects: 7% (25/348) Receiving objects: 8% (28/348) Receiving objects: 9% (32/348) Receiving objects: 10% (35/348) Receiving objects: 11% (39/348) Receiving objects: 12% (42/348) Receiving objects: 13% (46/348) Receiving objects: 14% (49/348) Receiving objects: 15% (53/348) Receiving objects: 16% (56/348) Receiving objects: 17% (60/348) Receiving objects: 18% (63/348) Receiving objects: 19% (67/348) Receiving objects: 20% (70/348) Receiving objects: 21% (74/348) Receiving objects: 22% (77/348) Receiving objects: 23% (81/348) Receiving objects: 24% (84/348) Receiving objects: 25% (87/348) Receiving objects: 26% (91/348) Receiving objects: 27% (94/348) Receiving objects: 28% (98/348) Receiving objects: 29% (101/348) Receiving objects: 30% (105/348) Receiving objects: 31% (108/348) Receiving objects: 32% (112/348) Receiving objects: 33% (115/348) Receiving objects: 34% (119/348) Receiving objects: 35% (122/348) Receiving objects: 36% (126/348) Receiving objects: 37% (129/348) Receiving objects: 38% (133/348) Receiving objects: 39% (136/348) Receiving objects: 40% (140/348) Receiving objects: 41% (143/348) Receiving objects: 42% (147/348) Receiving objects: 43% (150/348) Receiving objects: 44% (154/348) Receiving objects: 45% (157/348) Receiving objects: 46% (161/348) Receiving objects: 47% (164/348) Receiving objects: 48% (168/348) Receiving objects: 49% (171/348) Receiving objects: 50% (174/348) Receiving objects: 51% (178/348) Receiving objects: 52% (181/348) Receiving objects: 53% (185/348) Receiving objects: 54% (188/348) Receiving objects: 55% (192/348) Receiving objects: 56% (195/348) Receiving objects: 57% (199/348) Receiving objects: 58% (202/348) Receiving objects: 59% (206/348) Receiving objects: 60% (209/348) Receiving objects: 61% (213/348) Receiving objects: 62% (216/348) Receiving objects: 63% (220/348) Receiving objects: 64% (223/348) Receiving objects: 65% (227/348) Receiving objects: 66% (230/348) Receiving objects: 67% (234/348) Receiving objects: 68% (237/348) Receiving objects: 69% (241/348) Receiving objects: 70% (244/348) Receiving objects: 71% (248/348) Receiving objects: 72% (251/348) Receiving objects: 73% (255/348) Receiving objects: 74% (258/348) Receiving objects: 75% (261/348) Receiving objects: 76% (265/348) Receiving objects: 77% (268/348) Receiving objects: 78% (272/348) Receiving objects: 79% (275/348) Receiving objects: 80% (279/348) Receiving objects: 81% (282/348) Receiving objects: 82% (286/348) Receiving objects: 83% (289/348) Receiving objects: 84% (293/348) Receiving objects: 85% (296/348) Receiving objects: 86% (300/348) Receiving objects: 87% (303/348) Receiving objects: 88% (307/348) Receiving objects: 89% (310/348) Receiving objects: 90% (314/348) Receiving objects: 91% (317/348) Receiving objects: 92% (321/348) Receiving objects: 93% (324/348) Receiving objects: 94% (328/348) Receiving objects: 95% (331/348) Receiving objects: 96% (335/348) Receiving objects: 97% (338/348) Receiving objects: 98% (342/348) Receiving objects: 99% (345/348) Receiving objects: 100% (348/348) Receiving objects: 100% (348/348), 68.13 KiB | 13.63 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 5% (7/124) Resolving deltas: 20% (25/124) Resolving deltas: 26% (33/124) Resolving deltas: 35% (44/124) Resolving deltas: 41% (52/124) Resolving deltas: 42% (53/124) Resolving deltas: 43% (54/124) Resolving deltas: 44% (55/124) Resolving deltas: 45% (57/124) Resolving deltas: 46% (58/124) Resolving deltas: 49% (61/124) Resolving deltas: 51% (64/124) Resolving deltas: 53% (66/124) Resolving deltas: 54% (68/124) Resolving deltas: 55% (69/124) Resolving deltas: 56% (70/124) Resolving deltas: 57% (71/124) Resolving deltas: 58% (72/124) Resolving deltas: 62% (77/124) Resolving deltas: 73% (91/124) Resolving deltas: 79% (98/124) Resolving deltas: 81% (101/124) Resolving deltas: 86% (107/124) Resolving deltas: 88% (110/124) Resolving deltas: 91% (114/124) Resolving deltas: 92% (115/124) Resolving deltas: 93% (116/124) Resolving deltas: 95% (118/124) Resolving deltas: 97% (121/124) Resolving deltas: 99% (123/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/weifang-config/container/A003/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: 25% (14/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: 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: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/msf-vehicle'... remote: Enumerating objects: 35, done. remote: Total 35 (delta 0), reused 0 (delta 0), pack-reused 35 Receiving objects: 2% (1/35) Receiving objects: 5% (2/35) Receiving objects: 8% (3/35) Receiving objects: 11% (4/35) Receiving objects: 14% (5/35) Receiving objects: 17% (6/35) Receiving objects: 20% (7/35) Receiving objects: 22% (8/35) Receiving objects: 25% (9/35) Receiving objects: 28% (10/35) Receiving objects: 31% (11/35) Receiving objects: 34% (12/35) Receiving objects: 37% (13/35) Receiving objects: 40% (14/35) Receiving objects: 42% (15/35) Receiving objects: 45% (16/35) Receiving objects: 48% (17/35) Receiving objects: 51% (18/35) Receiving objects: 54% (19/35) Receiving objects: 57% (20/35) Receiving objects: 60% (21/35) Receiving objects: 62% (22/35) Receiving objects: 65% (23/35) Receiving objects: 68% (24/35) Receiving objects: 71% (25/35) Receiving objects: 74% (26/35) Receiving objects: 77% (27/35) Receiving objects: 80% (28/35) Receiving objects: 82% (29/35) Receiving objects: 85% (30/35) Receiving objects: 88% (31/35) Receiving objects: 91% (32/35) Receiving objects: 94% (33/35) Receiving objects: 97% (34/35) Receiving objects: 100% (35/35) Receiving objects: 100% (35/35), done. Resolving deltas: 0% (0/17) Resolving deltas: 41% (7/17) Resolving deltas: 100% (17/17) Resolving deltas: 100% (17/17), done. Cloning into '/root/workspace/weifang-config/container/A003/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/weifang-config/container/A003/params_new/perception_data_collection'... remote: Enumerating objects: 62, done. remote: Counting objects: 2% (1/50) remote: Counting objects: 4% (2/50) remote: Counting objects: 6% (3/50) remote: Counting objects: 8% (4/50) remote: Counting objects: 10% (5/50) remote: Counting objects: 12% (6/50) remote: Counting objects: 14% (7/50) remote: Counting objects: 16% (8/50) remote: Counting objects: 18% (9/50) remote: Counting objects: 20% (10/50) remote: Counting objects: 22% (11/50) remote: Counting objects: 24% (12/50) remote: Counting objects: 26% (13/50) remote: Counting objects: 28% (14/50) remote: Counting objects: 30% (15/50) remote: Counting objects: 32% (16/50) remote: Counting objects: 34% (17/50) remote: Counting objects: 36% (18/50) remote: Counting objects: 38% (19/50) remote: Counting objects: 40% (20/50) remote: Counting objects: 42% (21/50) remote: Counting objects: 44% (22/50) remote: Counting objects: 46% (23/50) remote: Counting objects: 48% (24/50) remote: Counting objects: 50% (25/50) remote: Counting objects: 52% (26/50) remote: Counting objects: 54% (27/50) remote: Counting objects: 56% (28/50) remote: Counting objects: 58% (29/50) remote: Counting objects: 60% (30/50) remote: Counting objects: 62% (31/50) remote: Counting objects: 64% (32/50) remote: Counting objects: 66% (33/50) remote: Counting objects: 68% (34/50) remote: Counting objects: 70% (35/50) remote: Counting objects: 72% (36/50) remote: Counting objects: 74% (37/50) remote: Counting objects: 76% (38/50) remote: Counting objects: 78% (39/50) remote: Counting objects: 80% (40/50) remote: Counting objects: 82% (41/50) remote: Counting objects: 84% (42/50) remote: Counting objects: 86% (43/50) remote: Counting objects: 88% (44/50) remote: Counting objects: 90% (45/50) remote: Counting objects: 92% (46/50) remote: Counting objects: 94% (47/50) remote: Counting objects: 96% (48/50) remote: Counting objects: 98% (49/50) remote: Counting objects: 100% (50/50) remote: Counting objects: 100% (50/50), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 62 (delta 21), reused 13 (delta 5), pack-reused 12 Receiving objects: 1% (1/62) Receiving objects: 3% (2/62) Receiving objects: 4% (3/62) Receiving objects: 6% (4/62) Receiving objects: 8% (5/62) Receiving objects: 9% (6/62) Receiving objects: 11% (7/62) Receiving objects: 12% (8/62) Receiving objects: 14% (9/62) Receiving objects: 16% (10/62) Receiving objects: 17% (11/62) Receiving objects: 19% (12/62) Receiving objects: 20% (13/62) Receiving objects: 22% (14/62) Receiving objects: 24% (15/62) Receiving objects: 25% (16/62) Receiving objects: 27% (17/62) Receiving objects: 29% (18/62) Receiving objects: 30% (19/62) Receiving objects: 32% (20/62) Receiving objects: 33% (21/62) Receiving objects: 35% (22/62) Receiving objects: 37% (23/62) Receiving objects: 38% (24/62) Receiving objects: 40% (25/62) Receiving objects: 41% (26/62) Receiving objects: 43% (27/62) Receiving objects: 45% (28/62) Receiving objects: 46% (29/62) Receiving objects: 48% (30/62) Receiving objects: 50% (31/62) Receiving objects: 51% (32/62) Receiving objects: 53% (33/62) Receiving objects: 54% (34/62) Receiving objects: 56% (35/62) Receiving objects: 58% (36/62) Receiving objects: 59% (37/62) Receiving objects: 61% (38/62) Receiving objects: 62% (39/62) Receiving objects: 64% (40/62) Receiving objects: 66% (41/62) Receiving objects: 67% (42/62) Receiving objects: 69% (43/62) Receiving objects: 70% (44/62) Receiving objects: 72% (45/62) Receiving objects: 74% (46/62) Receiving objects: 75% (47/62) Receiving objects: 77% (48/62) Receiving objects: 79% (49/62) Receiving objects: 80% (50/62) Receiving objects: 82% (51/62) Receiving objects: 83% (52/62) Receiving objects: 85% (53/62) Receiving objects: 87% (54/62) Receiving objects: 88% (55/62) Receiving objects: 90% (56/62) Receiving objects: 91% (57/62) Receiving objects: 93% (58/62) Receiving objects: 95% (59/62) Receiving objects: 96% (60/62) Receiving objects: 98% (61/62) Receiving objects: 100% (62/62) Receiving objects: 100% (62/62), 5.85 KiB | 5.85 MiB/s, done. Resolving deltas: 0% (0/23) Resolving deltas: 4% (1/23) Resolving deltas: 8% (2/23) Resolving deltas: 13% (3/23) Resolving deltas: 17% (4/23) Resolving deltas: 21% (5/23) Resolving deltas: 26% (6/23) Resolving deltas: 47% (11/23) Resolving deltas: 86% (20/23) Resolving deltas: 95% (22/23) Resolving deltas: 100% (23/23) Resolving deltas: 100% (23/23), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/perception_lane_detection'... remote: Enumerating objects: 125, done. remote: Counting objects: 1% (1/84) remote: Counting objects: 2% (2/84) remote: Counting objects: 3% (3/84) remote: Counting objects: 4% (4/84) remote: Counting objects: 5% (5/84) remote: Counting objects: 7% (6/84) remote: Counting objects: 8% (7/84) remote: Counting objects: 9% (8/84) remote: Counting objects: 10% (9/84) remote: Counting objects: 11% (10/84) remote: Counting objects: 13% (11/84) remote: Counting objects: 14% (12/84) remote: Counting objects: 15% (13/84) remote: Counting objects: 16% (14/84) remote: Counting objects: 17% (15/84) remote: Counting objects: 19% (16/84) remote: Counting objects: 20% (17/84) remote: Counting objects: 21% (18/84) remote: Counting objects: 22% (19/84) remote: Counting objects: 23% (20/84) remote: Counting objects: 25% (21/84) remote: Counting objects: 26% (22/84) remote: Counting objects: 27% (23/84) remote: Counting objects: 28% (24/84) remote: Counting objects: 29% (25/84) remote: Counting objects: 30% (26/84) remote: Counting objects: 32% (27/84) remote: Counting objects: 33% (28/84) remote: Counting objects: 34% (29/84) remote: Counting objects: 35% (30/84) remote: Counting objects: 36% (31/84) remote: Counting objects: 38% (32/84) remote: Counting objects: 39% (33/84) remote: Counting objects: 40% (34/84) remote: Counting objects: 41% (35/84) remote: Counting objects: 42% (36/84) remote: Counting objects: 44% (37/84) remote: Counting objects: 45% (38/84) remote: Counting objects: 46% (39/84) remote: Counting objects: 47% (40/84) remote: Counting objects: 48% (41/84) remote: Counting objects: 50% (42/84) remote: Counting objects: 51% (43/84) remote: Counting objects: 52% (44/84) remote: Counting objects: 53% (45/84) remote: Counting objects: 54% (46/84) remote: Counting objects: 55% (47/84) remote: Counting objects: 57% (48/84) remote: Counting objects: 58% (49/84) remote: Counting objects: 59% (50/84) remote: Counting objects: 60% (51/84) remote: Counting objects: 61% (52/84) remote: Counting objects: 63% (53/84) remote: Counting objects: 64% (54/84) remote: Counting objects: 65% (55/84) remote: Counting objects: 66% (56/84) remote: Counting objects: 67% (57/84) remote: Counting objects: 69% (58/84) remote: Counting objects: 70% (59/84) remote: Counting objects: 71% (60/84) remote: Counting objects: 72% (61/84) remote: Counting objects: 73% (62/84) remote: Counting objects: 75% (63/84) remote: Counting objects: 76% (64/84) remote: Counting objects: 77% (65/84) remote: Counting objects: 78% (66/84) remote: Counting objects: 79% (67/84) remote: Counting objects: 80% (68/84) remote: Counting objects: 82% (69/84) remote: Counting objects: 83% (70/84) remote: Counting objects: 84% (71/84) remote: Counting objects: 85% (72/84) remote: Counting objects: 86% (73/84) remote: Counting objects: 88% (74/84) remote: Counting objects: 89% (75/84) remote: Counting objects: 90% (76/84) remote: Counting objects: 91% (77/84) remote: Counting objects: 92% (78/84) remote: Counting objects: 94% (79/84) remote: Counting objects: 95% (80/84) remote: Counting objects: 96% (81/84) remote: Counting objects: 97% (82/84) remote: Counting objects: 98% (83/84) remote: Counting objects: 100% (84/84) remote: Counting objects: 100% (84/84), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/125) Receiving objects: 1% (2/125) Receiving objects: 2% (3/125) Receiving objects: 3% (4/125) Receiving objects: 4% (5/125) Receiving objects: 5% (7/125) Receiving objects: 6% (8/125) Receiving objects: 7% (9/125) Receiving objects: 8% (10/125) Receiving objects: 9% (12/125) Receiving objects: 10% (13/125) Receiving objects: 11% (14/125) Receiving objects: 12% (15/125) Receiving objects: 13% (17/125) Receiving objects: 14% (18/125) Receiving objects: 15% (19/125) Receiving objects: 16% (20/125) Receiving objects: 17% (22/125) Receiving objects: 18% (23/125) Receiving objects: 19% (24/125) Receiving objects: 20% (25/125) Receiving objects: 21% (27/125) Receiving objects: 22% (28/125) Receiving objects: 23% (29/125) Receiving objects: 24% (30/125) Receiving objects: 25% (32/125) Receiving objects: 26% (33/125) Receiving objects: 27% (34/125) Receiving objects: 28% (35/125) Receiving objects: 29% (37/125) Receiving objects: 30% (38/125) Receiving objects: 31% (39/125) Receiving objects: 32% (40/125) Receiving objects: 33% (42/125) Receiving objects: 34% (43/125) Receiving objects: 35% (44/125) Receiving objects: 36% (45/125) Receiving objects: 37% (47/125) Receiving objects: 38% (48/125) Receiving objects: 39% (49/125) Receiving objects: 40% (50/125) Receiving objects: 41% (52/125) Receiving objects: 42% (53/125) Receiving objects: 43% (54/125) Receiving objects: 44% (55/125) Receiving objects: 45% (57/125) Receiving objects: 46% (58/125) Receiving objects: 47% (59/125) Receiving objects: 48% (60/125) Receiving objects: 49% (62/125) Receiving objects: 50% (63/125) Receiving objects: 51% (64/125) Receiving objects: 52% (65/125) Receiving objects: 53% (67/125) Receiving objects: 54% (68/125) Receiving objects: 55% (69/125) Receiving objects: 56% (70/125) Receiving objects: 57% (72/125) Receiving objects: 58% (73/125) Receiving objects: 59% (74/125) Receiving objects: 60% (75/125) Receiving objects: 61% (77/125) Receiving objects: 62% (78/125) Receiving objects: 63% (79/125) Receiving objects: 64% (80/125) Receiving objects: 65% (82/125) Receiving objects: 66% (83/125) Receiving objects: 67% (84/125) Receiving objects: 68% (85/125) Receiving objects: 69% (87/125) Receiving objects: 70% (88/125) Receiving objects: 71% (89/125) Receiving objects: 72% (90/125) Receiving objects: 73% (92/125) Receiving objects: 74% (93/125) Receiving objects: 75% (94/125) Receiving objects: 76% (95/125) Receiving objects: 77% (97/125) Receiving objects: 78% (98/125) Receiving objects: 79% (99/125) Receiving objects: 80% (100/125) Receiving objects: 81% (102/125) Receiving objects: 82% (103/125) Receiving objects: 83% (104/125) Receiving objects: 84% (105/125) Receiving objects: 85% (107/125) Receiving objects: 86% (108/125) Receiving objects: 87% (109/125) Receiving objects: 88% (110/125) Receiving objects: 89% (112/125) Receiving objects: 90% (113/125) Receiving objects: 91% (114/125) Receiving objects: 92% (115/125) Receiving objects: 93% (117/125) Receiving objects: 94% (118/125) Receiving objects: 95% (119/125) Receiving objects: 96% (120/125) Receiving objects: 97% (122/125) Receiving objects: 98% (123/125) Receiving objects: 99% (124/125) Receiving objects: 100% (125/125) Receiving objects: 100% (125/125), 12.10 KiB | 4.03 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 11% (3/26) Resolving deltas: 42% (11/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/weifang-config/container/A003/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/weifang-config/container/A003/params_new/perception_new_detection'... remote: Enumerating objects: 4142, done. remote: Counting objects: 0% (1/261) remote: Counting objects: 1% (3/261) remote: Counting objects: 2% (6/261) remote: Counting objects: 3% (8/261) remote: Counting objects: 4% (11/261) remote: Counting objects: 5% (14/261) remote: Counting objects: 6% (16/261) remote: Counting objects: 7% (19/261) remote: Counting objects: 8% (21/261) remote: Counting objects: 9% (24/261) remote: Counting objects: 10% (27/261) remote: Counting objects: 11% (29/261) remote: Counting objects: 12% (32/261) remote: Counting objects: 13% (34/261) remote: Counting objects: 14% (37/261) remote: Counting objects: 15% (40/261) remote: Counting objects: 16% (42/261) remote: Counting objects: 17% (45/261) remote: Counting objects: 18% (47/261) remote: Counting objects: 19% (50/261) remote: Counting objects: 20% (53/261) remote: Counting objects: 21% (55/261) remote: Counting objects: 22% (58/261) remote: Counting objects: 23% (61/261) remote: Counting objects: 24% (63/261) remote: Counting objects: 25% (66/261) remote: Counting objects: 26% (68/261) remote: Counting objects: 27% (71/261) remote: Counting objects: 28% (74/261) remote: Counting objects: 29% (76/261) remote: Counting objects: 30% (79/261) remote: Counting objects: 31% (81/261) remote: Counting objects: 32% (84/261) remote: Counting objects: 33% (87/261) remote: Counting objects: 34% (89/261) remote: Counting objects: 35% (92/261) remote: Counting objects: 36% (94/261) remote: Counting objects: 37% (97/261) remote: Counting objects: 38% (100/261) remote: Counting objects: 39% (102/261) remote: Counting objects: 40% (105/261) remote: Counting objects: 41% (108/261) remote: Counting objects: 42% (110/261) remote: Counting objects: 43% (113/261) remote: Counting objects: 44% (115/261) remote: Counting objects: 45% (118/261) remote: Counting objects: 46% (121/261) remote: Counting objects: 47% (123/261) remote: Counting objects: 48% (126/261) remote: Counting objects: 49% (128/261) remote: Counting objects: 50% (131/261) remote: Counting objects: 51% (134/261) remote: Counting objects: 52% (136/261) remote: Counting objects: 53% (139/261) remote: Counting objects: 54% (141/261) remote: Counting objects: 55% (144/261) remote: Counting objects: 56% (147/261) remote: Counting objects: 57% (149/261) remote: Counting objects: 58% (152/261) remote: Counting objects: 59% (154/261) remote: Counting objects: 60% (157/261) remote: Counting objects: 61% (160/261) remote: Counting objects: 62% (162/261) remote: Counting objects: 63% (165/261) remote: Counting objects: 64% (168/261) remote: Counting objects: 65% (170/261) remote: Counting objects: 66% (173/261) remote: Counting objects: 67% (175/261) remote: Counting objects: 68% (178/261) remote: Counting objects: 69% (181/261) remote: Counting objects: 70% (183/261) remote: Counting objects: 71% (186/261) remote: Counting objects: 72% (188/261) remote: Counting objects: 73% (191/261) remote: Counting objects: 74% (194/261) remote: Counting objects: 75% (196/261) remote: Counting objects: 76% (199/261) remote: Counting objects: 77% (201/261) remote: Counting objects: 78% (204/261) remote: Counting objects: 79% (207/261) remote: Counting objects: 80% (209/261) remote: Counting objects: 81% (212/261) remote: Counting objects: 82% (215/261) remote: Counting objects: 83% (217/261) remote: Counting objects: 84% (220/261) remote: Counting objects: 85% (222/261) remote: Counting objects: 86% (225/261) remote: Counting objects: 87% (228/261) remote: Counting objects: 88% (230/261) remote: Counting objects: 89% (233/261) remote: Counting objects: 90% (235/261) remote: Counting objects: 91% (238/261) remote: Counting objects: 92% (241/261) remote: Counting objects: 93% (243/261) remote: Counting objects: 94% (246/261) remote: Counting objects: 95% (248/261) remote: Counting objects: 96% (251/261) remote: Counting objects: 97% (254/261) remote: Counting objects: 98% (256/261) remote: Counting objects: 99% (259/261) remote: Counting objects: 100% (261/261) remote: Counting objects: 100% (261/261), done. remote: Compressing objects: 0% (1/178) remote: Compressing objects: 1% (2/178) remote: Compressing objects: 2% (4/178) remote: Compressing objects: 3% (6/178) remote: Compressing objects: 4% (8/178) remote: Compressing objects: 5% (9/178) remote: Compressing objects: 6% (11/178) remote: Compressing objects: 7% (13/178) remote: Compressing objects: 8% (15/178) remote: Compressing objects: 9% (17/178) remote: Compressing objects: 10% (18/178) remote: Compressing objects: 11% (20/178) remote: Compressing objects: 12% (22/178) remote: Compressing objects: 13% (24/178) remote: Compressing objects: 14% (25/178) remote: Compressing objects: 15% (27/178) remote: Compressing objects: 16% (29/178) remote: Compressing objects: 17% (31/178) remote: Compressing objects: 18% (33/178) remote: Compressing objects: 19% (34/178) remote: Compressing objects: 20% (36/178) remote: Compressing objects: 21% (38/178) remote: Compressing objects: 22% (40/178) remote: Compressing objects: 23% (41/178) remote: Compressing objects: 24% (43/178) remote: Compressing objects: 25% (45/178) remote: Compressing objects: 26% (47/178) remote: Compressing objects: 27% (49/178) remote: Compressing objects: 28% (50/178) remote: Compressing objects: 29% (52/178) remote: Compressing objects: 30% (54/178) remote: Compressing objects: 31% (56/178) remote: Compressing objects: 32% (57/178) remote: Compressing objects: 33% (59/178) remote: Compressing objects: 34% (61/178) remote: Compressing objects: 35% (63/178) remote: Compressing objects: 36% (65/178) remote: Compressing objects: 37% (66/178) remote: Compressing objects: 38% (68/178) remote: Compressing objects: 39% (70/178) remote: Compressing objects: 40% (72/178) remote: Compressing objects: 41% (73/178) remote: Compressing objects: 42% (75/178) remote: Compressing objects: 43% (77/178) remote: Compressing objects: 44% (79/178) remote: Compressing objects: 45% (81/178) remote: Compressing objects: 46% (82/178) remote: Compressing objects: 47% (84/178) remote: Compressing objects: 48% (86/178) remote: Compressing objects: 49% (88/178) remote: Compressing objects: 50% (89/178) remote: Compressing objects: 51% (91/178) remote: Compressing objects: 52% (93/178) remote: Compressing objects: 53% (95/178) remote: Compressing objects: 54% (97/178) remote: Compressing objects: 55% (98/178) remote: Compressing objects: 56% (100/178) remote: Compressing objects: 57% (102/178) remote: Compressing objects: 58% (104/178) remote: Compressing objects: 59% (106/178) remote: Compressing objects: 60% (107/178) remote: Compressing objects: 61% (109/178) remote: Compressing objects: 62% (111/178) remote: Compressing objects: 63% (113/178) remote: Compressing objects: 64% (114/178) remote: Compressing objects: 65% (116/178) remote: Compressing objects: 66% (118/178) remote: Compressing objects: 67% (120/178) remote: Compressing objects: 68% (122/178) remote: Compressing objects: 69% (123/178) remote: Compressing objects: 70% (125/178) remote: Compressing objects: 71% (127/178) remote: Compressing objects: 72% (129/178) remote: Compressing objects: 73% (130/178) remote: Compressing objects: 74% (132/178) remote: Compressing objects: 75% (134/178) remote: Compressing objects: 76% (136/178) remote: Compressing objects: 77% (138/178) remote: Compressing objects: 78% (139/178) remote: Compressing objects: 79% (141/178) remote: Compressing objects: 80% (143/178) remote: Compressing objects: 81% (145/178) remote: Compressing objects: 82% (146/178) remote: Compressing objects: 83% (148/178) remote: Compressing objects: 84% (150/178) remote: Compressing objects: 85% (152/178) remote: Compressing objects: 86% (154/178) remote: Compressing objects: 87% (155/178) remote: Compressing objects: 88% (157/178) remote: Compressing objects: 89% (159/178) remote: Compressing objects: 90% (161/178) remote: Compressing objects: 91% (162/178) remote: Compressing objects: 92% (164/178) remote: Compressing objects: 93% (166/178) remote: Compressing objects: 94% (168/178) remote: Compressing objects: 95% (170/178) remote: Compressing objects: 96% (171/178) remote: Compressing objects: 97% (173/178) remote: Compressing objects: 98% (175/178) remote: Compressing objects: 99% (177/178) remote: Compressing objects: 100% (178/178) remote: Compressing objects: 100% (178/178), done. Receiving objects: 0% (1/4142) Receiving objects: 1% (42/4142) Receiving objects: 2% (83/4142) Receiving objects: 3% (125/4142) Receiving objects: 4% (166/4142) Receiving objects: 5% (208/4142) Receiving objects: 6% (249/4142) Receiving objects: 7% (290/4142) Receiving objects: 8% (332/4142) Receiving objects: 9% (373/4142) Receiving objects: 10% (415/4142) Receiving objects: 11% (456/4142) Receiving objects: 12% (498/4142) Receiving objects: 13% (539/4142) Receiving objects: 14% (580/4142) Receiving objects: 15% (622/4142) Receiving objects: 16% (663/4142) Receiving objects: 17% (705/4142) Receiving objects: 18% (746/4142) Receiving objects: 19% (787/4142) Receiving objects: 20% (829/4142) Receiving objects: 21% (870/4142) Receiving objects: 22% (912/4142) Receiving objects: 23% (953/4142) Receiving objects: 24% (995/4142) Receiving objects: 25% (1036/4142) Receiving objects: 26% (1077/4142) Receiving objects: 27% (1119/4142) Receiving objects: 28% (1160/4142) Receiving objects: 29% (1202/4142) Receiving objects: 30% (1243/4142) Receiving objects: 31% (1285/4142) Receiving objects: 32% (1326/4142) Receiving objects: 33% (1367/4142) Receiving objects: 34% (1409/4142) Receiving objects: 35% (1450/4142) Receiving objects: 36% (1492/4142) Receiving objects: 37% (1533/4142) Receiving objects: 38% (1574/4142) Receiving objects: 39% (1616/4142) Receiving objects: 40% (1657/4142) Receiving objects: 41% (1699/4142) Receiving objects: 42% (1740/4142) Receiving objects: 43% (1782/4142) Receiving objects: 44% (1823/4142) Receiving objects: 45% (1864/4142) Receiving objects: 46% (1906/4142) Receiving objects: 47% (1947/4142) Receiving objects: 48% (1989/4142) Receiving objects: 49% (2030/4142) Receiving objects: 50% (2071/4142) Receiving objects: 51% (2113/4142) Receiving objects: 52% (2154/4142) Receiving objects: 53% (2196/4142) Receiving objects: 54% (2237/4142) Receiving objects: 55% (2279/4142) Receiving objects: 56% (2320/4142) Receiving objects: 57% (2361/4142) Receiving objects: 58% (2403/4142) Receiving objects: 59% (2444/4142) Receiving objects: 60% (2486/4142) Receiving objects: 61% (2527/4142) Receiving objects: 62% (2569/4142) Receiving objects: 63% (2610/4142) Receiving objects: 64% (2651/4142) Receiving objects: 65% (2693/4142) Receiving objects: 66% (2734/4142) Receiving objects: 67% (2776/4142) Receiving objects: 68% (2817/4142) Receiving objects: 69% (2858/4142) Receiving objects: 70% (2900/4142) Receiving objects: 71% (2941/4142) Receiving objects: 72% (2983/4142) Receiving objects: 73% (3024/4142) Receiving objects: 74% (3066/4142) Receiving objects: 75% (3107/4142) Receiving objects: 76% (3148/4142) Receiving objects: 77% (3190/4142) Receiving objects: 78% (3231/4142) Receiving objects: 79% (3273/4142) Receiving objects: 80% (3314/4142) Receiving objects: 81% (3356/4142) Receiving objects: 82% (3397/4142) Receiving objects: 83% (3438/4142) remote: Total 4142 (delta 40), reused 219 (delta 29), pack-reused 3881 Receiving objects: 84% (3480/4142) Receiving objects: 85% (3521/4142) Receiving objects: 86% (3563/4142) Receiving objects: 87% (3604/4142) Receiving objects: 88% (3645/4142) Receiving objects: 89% (3687/4142) Receiving objects: 90% (3728/4142) Receiving objects: 91% (3770/4142) Receiving objects: 92% (3811/4142) Receiving objects: 93% (3853/4142) Receiving objects: 94% (3894/4142) Receiving objects: 95% (3935/4142) Receiving objects: 96% (3977/4142) Receiving objects: 97% (4018/4142) Receiving objects: 98% (4060/4142) Receiving objects: 99% (4101/4142) Receiving objects: 100% (4142/4142) Receiving objects: 100% (4142/4142), 431.38 KiB | 13.92 MiB/s, done. Resolving deltas: 0% (0/811) Resolving deltas: 2% (22/811) Resolving deltas: 5% (43/811) Resolving deltas: 7% (64/811) Resolving deltas: 9% (77/811) Resolving deltas: 10% (82/811) Resolving deltas: 12% (101/811) Resolving deltas: 13% (113/811) Resolving deltas: 14% (114/811) Resolving deltas: 16% (131/811) Resolving deltas: 17% (140/811) Resolving deltas: 18% (147/811) Resolving deltas: 19% (157/811) Resolving deltas: 20% (163/811) Resolving deltas: 21% (171/811) Resolving deltas: 49% (405/811) Resolving deltas: 88% (720/811) Resolving deltas: 89% (722/811) Resolving deltas: 90% (730/811) Resolving deltas: 92% (749/811) Resolving deltas: 93% (756/811) Resolving deltas: 97% (791/811) Resolving deltas: 98% (799/811) Resolving deltas: 100% (811/811) Resolving deltas: 100% (811/811), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/perception_spreader_imv'... remote: Enumerating objects: 187, done. remote: Counting objects: 2% (1/36) remote: Counting objects: 5% (2/36) remote: Counting objects: 8% (3/36) remote: Counting objects: 11% (4/36) remote: Counting objects: 13% (5/36) remote: Counting objects: 16% (6/36) remote: Counting objects: 19% (7/36) remote: Counting objects: 22% (8/36) remote: Counting objects: 25% (9/36) remote: Counting objects: 27% (10/36) remote: Counting objects: 30% (11/36) remote: Counting objects: 33% (12/36) remote: Counting objects: 36% (13/36) remote: Counting objects: 38% (14/36) remote: Counting objects: 41% (15/36) remote: Counting objects: 44% (16/36) remote: Counting objects: 47% (17/36) remote: Counting objects: 50% (18/36) remote: Counting objects: 52% (19/36) remote: Counting objects: 55% (20/36) remote: Counting objects: 58% (21/36) remote: Counting objects: 61% (22/36) remote: Counting objects: 63% (23/36) remote: Counting objects: 66% (24/36) remote: Counting objects: 69% (25/36) remote: Counting objects: 72% (26/36) remote: Counting objects: 75% (27/36) remote: Counting objects: 77% (28/36) remote: Counting objects: 80% (29/36) remote: Counting objects: 83% (30/36) remote: Counting objects: 86% (31/36) remote: Counting objects: 88% (32/36) remote: Counting objects: 91% (33/36) remote: Counting objects: 94% (34/36) remote: Counting objects: 97% (35/36) remote: Counting objects: 100% (36/36) remote: Counting objects: 100% (36/36), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 187 (delta 8), reused 36 (delta 8), pack-reused 151 Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 19.20 KiB | 9.60 MiB/s, done. Resolving deltas: 0% (0/56) Resolving deltas: 12% (7/56) Resolving deltas: 14% (8/56) Resolving deltas: 17% (10/56) Resolving deltas: 21% (12/56) Resolving deltas: 85% (48/56) Resolving deltas: 100% (56/56) Resolving deltas: 100% (56/56), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/perception_spreader_truck'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/48) remote: Counting objects: 4% (2/48) remote: Counting objects: 6% (3/48) remote: Counting objects: 8% (4/48) remote: Counting objects: 10% (5/48) remote: Counting objects: 12% (6/48) remote: Counting objects: 14% (7/48) remote: Counting objects: 16% (8/48) remote: Counting objects: 18% (9/48) remote: Counting objects: 20% (10/48) remote: Counting objects: 22% (11/48) remote: Counting objects: 25% (12/48) remote: Counting objects: 27% (13/48) remote: Counting objects: 29% (14/48) remote: Counting objects: 31% (15/48) remote: Counting objects: 33% (16/48) remote: Counting objects: 35% (17/48) remote: Counting objects: 37% (18/48) remote: Counting objects: 39% (19/48) remote: Counting objects: 41% (20/48) remote: Counting objects: 43% (21/48) remote: Counting objects: 45% (22/48) remote: Counting objects: 47% (23/48) remote: Counting objects: 50% (24/48) remote: Counting objects: 52% (25/48) remote: Counting objects: 54% (26/48) remote: Counting objects: 56% (27/48) remote: Counting objects: 58% (28/48) remote: Counting objects: 60% (29/48) remote: Counting objects: 62% (30/48) remote: Counting objects: 64% (31/48) remote: Counting objects: 66% (32/48) remote: Counting objects: 68% (33/48) remote: Counting objects: 70% (34/48) remote: Counting objects: 72% (35/48) remote: Counting objects: 75% (36/48) remote: Counting objects: 77% (37/48) remote: Counting objects: 79% (38/48) remote: Counting objects: 81% (39/48) remote: Counting objects: 83% (40/48) remote: Counting objects: 85% (41/48) remote: Counting objects: 87% (42/48) remote: Counting objects: 89% (43/48) remote: Counting objects: 91% (44/48) remote: Counting objects: 93% (45/48) remote: Counting objects: 95% (46/48) remote: Counting objects: 97% (47/48) remote: Counting objects: 100% (48/48) remote: Counting objects: 100% (48/48), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 71 (delta 22), reused 46 (delta 20), pack-reused 23 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 7.24 KiB | 7.24 MiB/s, done. Resolving deltas: 0% (0/30) Resolving deltas: 13% (4/30) Resolving deltas: 26% (8/30) Resolving deltas: 63% (19/30) Resolving deltas: 100% (30/30) Resolving deltas: 100% (30/30), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/perception_vehicles'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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 37 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 5.07 KiB | 5.07 MiB/s, done. Resolving deltas: 0% (0/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/weifang-config/container/A003/params_new/pointcloud_customized'... remote: Enumerating objects: 331, 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. Receiving objects: 0% (1/331) Receiving objects: 1% (4/331) Receiving objects: 2% (7/331) Receiving objects: 3% (10/331) Receiving objects: 4% (14/331) Receiving objects: 5% (17/331) Receiving objects: 6% (20/331) Receiving objects: 7% (24/331) Receiving objects: 8% (27/331) Receiving objects: 9% (30/331) Receiving objects: 10% (34/331) Receiving objects: 11% (37/331) Receiving objects: 12% (40/331) Receiving objects: 13% (44/331) Receiving objects: 14% (47/331) Receiving objects: 14% (47/331), 22.93 MiB | 22.92 MiB/s Receiving objects: 14% (47/331), 50.97 MiB | 25.48 MiB/s Receiving objects: 14% (47/331), 78.53 MiB | 26.16 MiB/s Receiving objects: 14% (48/331), 105.11 MiB | 26.27 MiB/s Receiving objects: 14% (48/331), 133.29 MiB | 27.36 MiB/s Receiving objects: 14% (48/331), 159.11 MiB | 27.17 MiB/s Receiving objects: 15% (50/331), 159.11 MiB | 27.17 MiB/s Receiving objects: 16% (53/331), 159.11 MiB | 27.17 MiB/s Receiving objects: 17% (57/331), 170.26 MiB | 26.51 MiB/s Receiving objects: 18% (60/331), 170.26 MiB | 26.51 MiB/s Receiving objects: 19% (63/331), 170.26 MiB | 26.51 MiB/s Receiving objects: 20% (67/331), 170.26 MiB | 26.51 MiB/s Receiving objects: 20% (69/331), 183.52 MiB | 25.93 MiB/s Receiving objects: 21% (70/331), 183.52 MiB | 25.93 MiB/s Receiving objects: 22% (73/331), 183.52 MiB | 25.93 MiB/s Receiving objects: 23% (77/331), 183.52 MiB | 25.93 MiB/s Receiving objects: 24% (80/331), 183.52 MiB | 25.93 MiB/s Receiving objects: 25% (83/331), 183.52 MiB | 25.93 MiB/s Receiving objects: 26% (87/331), 195.83 MiB | 26.07 MiB/s Receiving objects: 27% (90/331), 195.83 MiB | 26.07 MiB/s Receiving objects: 28% (93/331), 195.83 MiB | 26.07 MiB/s Receiving objects: 29% (96/331), 195.83 MiB | 26.07 MiB/s Receiving objects: 30% (100/331), 195.83 MiB | 26.07 MiB/s Receiving objects: 31% (103/331), 195.83 MiB | 26.07 MiB/s Receiving objects: 32% (106/331), 195.83 MiB | 26.07 MiB/s Receiving objects: 33% (110/331), 195.83 MiB | 26.07 MiB/s Receiving objects: 34% (113/331), 195.83 MiB | 26.07 MiB/s Receiving objects: 35% (116/331), 195.83 MiB | 26.07 MiB/s Receiving objects: 35% (116/331), 208.97 MiB | 26.27 MiB/s Receiving objects: 36% (120/331), 208.97 MiB | 26.27 MiB/s Receiving objects: 37% (123/331), 208.97 MiB | 26.27 MiB/s Receiving objects: 38% (126/331), 208.97 MiB | 26.27 MiB/s Receiving objects: 39% (130/331), 208.97 MiB | 26.27 MiB/s Receiving objects: 40% (133/331), 208.97 MiB | 26.27 MiB/s Receiving objects: 41% (136/331), 208.97 MiB | 26.27 MiB/s Receiving objects: 42% (140/331), 221.21 MiB | 25.80 MiB/s Receiving objects: 42% (140/331), 234.48 MiB | 25.79 MiB/s Receiving objects: 43% (143/331), 234.48 MiB | 25.79 MiB/s Receiving objects: 44% (146/331), 234.48 MiB | 25.79 MiB/s Receiving objects: 45% (149/331), 234.48 MiB | 25.79 MiB/s Receiving objects: 46% (153/331), 250.47 MiB | 26.03 MiB/s Receiving objects: 47% (156/331), 250.47 MiB | 26.03 MiB/s Receiving objects: 48% (159/331), 250.47 MiB | 26.03 MiB/s Receiving objects: 48% (161/331), 261.84 MiB | 25.00 MiB/s Receiving objects: 49% (163/331), 272.40 MiB | 25.17 MiB/s Receiving objects: 50% (166/331), 272.40 MiB | 25.17 MiB/s Receiving objects: 50% (168/331), 284.62 MiB | 25.40 MiB/s Receiving objects: 51% (169/331), 297.57 MiB | 25.33 MiB/s Receiving objects: 52% (173/331), 297.57 MiB | 25.33 MiB/s Receiving objects: 53% (176/331), 297.57 MiB | 25.33 MiB/s Receiving objects: 54% (179/331), 297.57 MiB | 25.33 MiB/s Receiving objects: 55% (183/331), 297.57 MiB | 25.33 MiB/s Receiving objects: 55% (183/331), 311.72 MiB | 25.74 MiB/s Receiving objects: 56% (186/331), 311.72 MiB | 25.74 MiB/s Receiving objects: 56% (186/331), 335.42 MiB | 25.38 MiB/s Receiving objects: 57% (189/331), 335.42 MiB | 25.38 MiB/s Receiving objects: 58% (192/331), 335.42 MiB | 25.38 MiB/s Receiving objects: 58% (192/331), 361.86 MiB | 24.75 MiB/s Receiving objects: 58% (193/331), 384.01 MiB | 24.80 MiB/s Receiving objects: 59% (196/331), 384.01 MiB | 24.80 MiB/s Receiving objects: 60% (199/331), 384.01 MiB | 24.80 MiB/s Receiving objects: 60% (201/331), 409.04 MiB | 24.77 MiB/s Receiving objects: 61% (202/331), 409.04 MiB | 24.77 MiB/s Receiving objects: 62% (206/331), 424.36 MiB | 25.03 MiB/s Receiving objects: 63% (209/331), 424.36 MiB | 25.03 MiB/s Receiving objects: 64% (212/331), 424.36 MiB | 25.03 MiB/s Receiving objects: 64% (212/331), 450.14 MiB | 28.02 MiB/s Receiving objects: 65% (216/331), 450.14 MiB | 28.02 MiB/s Receiving objects: 66% (219/331), 450.14 MiB | 28.02 MiB/s Receiving objects: 67% (222/331), 450.14 MiB | 28.02 MiB/s Receiving objects: 68% (226/331), 450.14 MiB | 28.02 MiB/s Receiving objects: 69% (229/331), 463.87 MiB | 28.54 MiB/s Receiving objects: 70% (232/331), 463.87 MiB | 28.54 MiB/s Receiving objects: 71% (236/331), 463.87 MiB | 28.54 MiB/s Receiving objects: 71% (237/331), 476.60 MiB | 27.51 MiB/s Receiving objects: 71% (238/331), 496.77 MiB | 27.90 MiB/s Receiving objects: 72% (239/331), 506.86 MiB | 27.31 MiB/s Receiving objects: 72% (239/331), 516.43 MiB | 26.38 MiB/s Receiving objects: 73% (242/331), 516.43 MiB | 26.38 MiB/s Receiving objects: 74% (245/331), 516.43 MiB | 26.38 MiB/s Receiving objects: 74% (246/331), 536.67 MiB | 24.96 MiB/s Receiving objects: 75% (249/331), 536.67 MiB | 24.96 MiB/s Receiving objects: 76% (252/331), 536.67 MiB | 24.96 MiB/s Receiving objects: 77% (255/331), 536.67 MiB | 24.96 MiB/s Receiving objects: 78% (259/331), 536.67 MiB | 24.96 MiB/s Receiving objects: 79% (262/331), 536.67 MiB | 24.96 MiB/s Receiving objects: 80% (265/331), 545.74 MiB | 21.25 MiB/s Receiving objects: 81% (269/331), 545.74 MiB | 21.25 MiB/s Receiving objects: 81% (270/331), 556.27 MiB | 20.54 MiB/s Receiving objects: 82% (272/331), 556.27 MiB | 20.54 MiB/s Receiving objects: 83% (275/331), 556.27 MiB | 20.54 MiB/s Receiving objects: 84% (279/331), 556.27 MiB | 20.54 MiB/s Receiving objects: 85% (282/331), 567.04 MiB | 20.10 MiB/s Receiving objects: 86% (285/331), 567.04 MiB | 20.10 MiB/s Receiving objects: 87% (288/331), 567.04 MiB | 20.10 MiB/s Receiving objects: 88% (292/331), 567.04 MiB | 20.10 MiB/s Receiving objects: 89% (295/331), 567.04 MiB | 20.10 MiB/s Receiving objects: 90% (298/331), 567.04 MiB | 20.10 MiB/s Receiving objects: 91% (302/331), 567.04 MiB | 20.10 MiB/s Receiving objects: 92% (305/331), 567.04 MiB | 20.10 MiB/s Receiving objects: 92% (305/331), 578.18 MiB | 15.70 MiB/s Receiving objects: 92% (306/331), 591.56 MiB | 10.61 MiB/s Receiving objects: 92% (307/331), 613.96 MiB | 10.85 MiB/s Receiving objects: 92% (307/331), 616.93 MiB | 7.46 MiB/s Receiving objects: 93% (308/331), 616.93 MiB | 7.46 MiB/s Receiving objects: 94% (312/331), 616.93 MiB | 7.46 MiB/s Receiving objects: 95% (315/331), 616.93 MiB | 7.46 MiB/s Receiving objects: 95% (315/331), 621.74 MiB | 5.92 MiB/s Receiving objects: 95% (316/331), 640.64 MiB | 5.73 MiB/s Receiving objects: 95% (316/331), 641.39 MiB | 4.80 MiB/s Receiving objects: 95% (317/331), 659.61 MiB | 6.20 MiB/s Receiving objects: 95% (317/331), 661.13 MiB | 4.90 MiB/s Receiving objects: 96% (318/331), 661.13 MiB | 4.90 MiB/s Receiving objects: 97% (322/331), 661.13 MiB | 4.90 MiB/s Receiving objects: 97% (323/331), 670.82 MiB | 4.79 MiB/s Receiving objects: 98% (325/331), 670.82 MiB | 4.79 MiB/s remote: Total 331 (delta 7), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (328/331), 677.45 MiB | 6.66 MiB/s Receiving objects: 100% (331/331), 677.45 MiB | 6.66 MiB/s Receiving objects: 100% (331/331), 679.25 MiB | 16.58 MiB/s, done. Resolving deltas: 0% (0/57) Resolving deltas: 12% (7/57) Resolving deltas: 19% (11/57) Resolving deltas: 31% (18/57) Resolving deltas: 38% (22/57) Resolving deltas: 42% (24/57) Resolving deltas: 43% (25/57) Resolving deltas: 49% (28/57) Resolving deltas: 50% (29/57) Resolving deltas: 61% (35/57) Resolving deltas: 64% (37/57) Resolving deltas: 68% (39/57) Resolving deltas: 70% (40/57) Resolving deltas: 73% (42/57) Resolving deltas: 77% (44/57) Resolving deltas: 80% (46/57) Resolving deltas: 84% (48/57) Resolving deltas: 85% (49/57) Resolving deltas: 87% (50/57) Resolving deltas: 94% (54/57) Resolving deltas: 96% (55/57) Resolving deltas: 98% (56/57) Resolving deltas: 100% (57/57) Resolving deltas: 100% (57/57), done. Cloning into '/root/workspace/weifang-config/container/A003/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), 12.00 MiB | 23.79 MiB/s Receiving objects: 24% (25/102), 12.00 MiB | 23.79 MiB/s Receiving objects: 25% (26/102), 12.00 MiB | 23.79 MiB/s Receiving objects: 26% (27/102), 12.00 MiB | 23.79 MiB/s Receiving objects: 27% (28/102), 12.00 MiB | 23.79 MiB/s Receiving objects: 27% (28/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 28% (29/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 29% (30/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 30% (31/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 31% (32/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 32% (33/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 33% (34/102), 22.99 MiB | 22.89 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 35% (36/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 36% (37/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 37% (38/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 38% (39/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 39% (40/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 40% (41/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 41% (42/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 42% (43/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 43% (44/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 44% (45/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 45% (46/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 46% (47/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 47% (48/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 48% (49/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 49% (50/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 50% (51/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 51% (53/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 52% (54/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 53% (55/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 54% (56/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 55% (57/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 56% (58/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 57% (59/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 58% (60/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 59% (61/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 60% (62/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 61% (63/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 62% (64/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 63% (65/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 64% (66/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 65% (67/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 66% (68/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 67% (69/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 68% (70/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 69% (71/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 70% (72/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 71% (73/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 72% (74/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 73% (75/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 74% (76/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 75% (77/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 76% (78/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 77% (79/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 78% (80/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 79% (81/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 80% (82/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 81% (83/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 82% (84/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 83% (85/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 84% (86/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 85% (87/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 86% (88/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 87% (89/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 88% (90/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 89% (91/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 90% (92/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 91% (93/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 92% (94/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 93% (95/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 94% (96/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 95% (97/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 96% (98/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 97% (99/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 98% (100/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 99% (101/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 100% (102/102), 22.99 MiB | 22.89 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 23.20 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/weifang-config/container/A003/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 | 3.66 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/46) remote: Counting objects: 4% (2/46) remote: Counting objects: 6% (3/46) remote: Counting objects: 8% (4/46) remote: Counting objects: 10% (5/46) remote: Counting objects: 13% (6/46) remote: Counting objects: 15% (7/46) remote: Counting objects: 17% (8/46) remote: Counting objects: 19% (9/46) remote: Counting objects: 21% (10/46) remote: Counting objects: 23% (11/46) remote: Counting objects: 26% (12/46) remote: Counting objects: 28% (13/46) remote: Counting objects: 30% (14/46) remote: Counting objects: 32% (15/46) remote: Counting objects: 34% (16/46) remote: Counting objects: 36% (17/46) remote: Counting objects: 39% (18/46) remote: Counting objects: 41% (19/46) remote: Counting objects: 43% (20/46) remote: Counting objects: 45% (21/46) remote: Counting objects: 47% (22/46) remote: Counting objects: 50% (23/46) remote: Counting objects: 52% (24/46) remote: Counting objects: 54% (25/46) remote: Counting objects: 56% (26/46) remote: Counting objects: 58% (27/46) remote: Counting objects: 60% (28/46) remote: Counting objects: 63% (29/46) remote: Counting objects: 65% (30/46) remote: Counting objects: 67% (31/46) remote: Counting objects: 69% (32/46) remote: Counting objects: 71% (33/46) remote: Counting objects: 73% (34/46) remote: Counting objects: 76% (35/46) remote: Counting objects: 78% (36/46) remote: Counting objects: 80% (37/46) remote: Counting objects: 82% (38/46) remote: Counting objects: 84% (39/46) remote: Counting objects: 86% (40/46) remote: Counting objects: 89% (41/46) remote: Counting objects: 91% (42/46) remote: Counting objects: 93% (43/46) remote: Counting objects: 95% (44/46) remote: Counting objects: 97% (45/46) remote: Counting objects: 100% (46/46) remote: Counting objects: 100% (46/46), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 71 (delta 23), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 13.10 KiB | 13.10 MiB/s, done. Resolving deltas: 0% (0/37) Resolving deltas: 2% (1/37) Resolving deltas: 37% (14/37) Resolving deltas: 40% (15/37) Resolving deltas: 86% (32/37) Resolving deltas: 100% (37/37) Resolving deltas: 100% (37/37), done. Cloning into '/root/workspace/weifang-config/container/A003/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/weifang-config/container/A003/params_new/system-common'... remote: Enumerating objects: 173, done. remote: Counting objects: 0% (1/135) remote: Counting objects: 1% (2/135) remote: Counting objects: 2% (3/135) remote: Counting objects: 3% (5/135) remote: Counting objects: 4% (6/135) remote: Counting objects: 5% (7/135) remote: Counting objects: 6% (9/135) remote: Counting objects: 7% (10/135) remote: Counting objects: 8% (11/135) remote: Counting objects: 9% (13/135) remote: Counting objects: 10% (14/135) remote: Counting objects: 11% (15/135) remote: Counting objects: 12% (17/135) remote: Counting objects: 13% (18/135) remote: Counting objects: 14% (19/135) remote: Counting objects: 15% (21/135) remote: Counting objects: 16% (22/135) remote: Counting objects: 17% (23/135) remote: Counting objects: 18% (25/135) remote: Counting objects: 19% (26/135) remote: Counting objects: 20% (27/135) remote: Counting objects: 21% (29/135) remote: Counting objects: 22% (30/135) remote: Counting objects: 23% (32/135) remote: Counting objects: 24% (33/135) remote: Counting objects: 25% (34/135) remote: Counting objects: 26% (36/135) remote: Counting objects: 27% (37/135) remote: Counting objects: 28% (38/135) remote: Counting objects: 29% (40/135) remote: Counting objects: 30% (41/135) remote: Counting objects: 31% (42/135) remote: Counting objects: 32% (44/135) remote: Counting objects: 33% (45/135) remote: Counting objects: 34% (46/135) remote: Counting objects: 35% (48/135) remote: Counting objects: 36% (49/135) remote: Counting objects: 37% (50/135) remote: Counting objects: 38% (52/135) remote: Counting objects: 39% (53/135) remote: Counting objects: 40% (54/135) remote: Counting objects: 41% (56/135) remote: Counting objects: 42% (57/135) remote: Counting objects: 43% (59/135) remote: Counting objects: 44% (60/135) remote: Counting objects: 45% (61/135) remote: Counting objects: 46% (63/135) remote: Counting objects: 47% (64/135) remote: Counting objects: 48% (65/135) remote: Counting objects: 49% (67/135) remote: Counting objects: 50% (68/135) remote: Counting objects: 51% (69/135) remote: Counting objects: 52% (71/135) remote: Counting objects: 53% (72/135) remote: Counting objects: 54% (73/135) remote: Counting objects: 55% (75/135) remote: Counting objects: 56% (76/135) remote: Counting objects: 57% (77/135) remote: Counting objects: 58% (79/135) remote: Counting objects: 59% (80/135) remote: Counting objects: 60% (81/135) remote: Counting objects: 61% (83/135) remote: Counting objects: 62% (84/135) remote: Counting objects: 63% (86/135) remote: Counting objects: 64% (87/135) remote: Counting objects: 65% (88/135) remote: Counting objects: 66% (90/135) remote: Counting objects: 67% (91/135) remote: Counting objects: 68% (92/135) remote: Counting objects: 69% (94/135) remote: Counting objects: 70% (95/135) remote: Counting objects: 71% (96/135) remote: Counting objects: 72% (98/135) remote: Counting objects: 73% (99/135) remote: Counting objects: 74% (100/135) remote: Counting objects: 75% (102/135) remote: Counting objects: 76% (103/135) remote: Counting objects: 77% (104/135) remote: Counting objects: 78% (106/135) remote: Counting objects: 79% (107/135) remote: Counting objects: 80% (108/135) remote: Counting objects: 81% (110/135) remote: Counting objects: 82% (111/135) remote: Counting objects: 83% (113/135) remote: Counting objects: 84% (114/135) remote: Counting objects: 85% (115/135) remote: Counting objects: 86% (117/135) remote: Counting objects: 87% (118/135) remote: Counting objects: 88% (119/135) remote: Counting objects: 89% (121/135) remote: Counting objects: 90% (122/135) remote: Counting objects: 91% (123/135) remote: Counting objects: 92% (125/135) remote: Counting objects: 93% (126/135) remote: Counting objects: 94% (127/135) remote: Counting objects: 95% (129/135) remote: Counting objects: 96% (130/135) remote: Counting objects: 97% (131/135) remote: Counting objects: 98% (133/135) remote: Counting objects: 99% (134/135) remote: Counting objects: 100% (135/135) remote: Counting objects: 100% (135/135), done. remote: Compressing objects: 2% (1/45) remote: Compressing objects: 4% (2/45) remote: Compressing objects: 6% (3/45) remote: Compressing objects: 8% (4/45) remote: Compressing objects: 11% (5/45) remote: Compressing objects: 13% (6/45) remote: Compressing objects: 15% (7/45) remote: Compressing objects: 17% (8/45) remote: Compressing objects: 20% (9/45) remote: Compressing objects: 22% (10/45) remote: Compressing objects: 24% (11/45) remote: Compressing objects: 26% (12/45) remote: Compressing objects: 28% (13/45) remote: Compressing objects: 31% (14/45) remote: Compressing objects: 33% (15/45) remote: Compressing objects: 35% (16/45) remote: Compressing objects: 37% (17/45) remote: Compressing objects: 40% (18/45) remote: Compressing objects: 42% (19/45) remote: Compressing objects: 44% (20/45) remote: Compressing objects: 46% (21/45) remote: Compressing objects: 48% (22/45) remote: Compressing objects: 51% (23/45) remote: Compressing objects: 53% (24/45) remote: Compressing objects: 55% (25/45) remote: Compressing objects: 57% (26/45) remote: Compressing objects: 60% (27/45) remote: Compressing objects: 62% (28/45) remote: Compressing objects: 64% (29/45) remote: Compressing objects: 66% (30/45) remote: Compressing objects: 68% (31/45) remote: Compressing objects: 71% (32/45) remote: Compressing objects: 73% (33/45) remote: Compressing objects: 75% (34/45) remote: Compressing objects: 77% (35/45) remote: Compressing objects: 80% (36/45) remote: Compressing objects: 82% (37/45) remote: Compressing objects: 84% (38/45) remote: Compressing objects: 86% (39/45) remote: Compressing objects: 88% (40/45) remote: Compressing objects: 91% (41/45) remote: Compressing objects: 93% (42/45) remote: Compressing objects: 95% (43/45) remote: Compressing objects: 97% (44/45) remote: Compressing objects: 100% (45/45) remote: Compressing objects: 100% (45/45), done. remote: Total 173 (delta 28), reused 101 (delta 20), pack-reused 38 Receiving objects: 0% (1/173) Receiving objects: 1% (2/173) Receiving objects: 2% (4/173) Receiving objects: 3% (6/173) Receiving objects: 4% (7/173) Receiving objects: 5% (9/173) Receiving objects: 6% (11/173) Receiving objects: 7% (13/173) Receiving objects: 8% (14/173) Receiving objects: 9% (16/173) Receiving objects: 10% (18/173) Receiving objects: 11% (20/173) Receiving objects: 12% (21/173) Receiving objects: 13% (23/173) Receiving objects: 14% (25/173) Receiving objects: 15% (26/173) Receiving objects: 16% (28/173) Receiving objects: 17% (30/173) Receiving objects: 18% (32/173) Receiving objects: 19% (33/173) Receiving objects: 20% (35/173) Receiving objects: 21% (37/173) Receiving objects: 22% (39/173) Receiving objects: 23% (40/173) Receiving objects: 24% (42/173) Receiving objects: 25% (44/173) Receiving objects: 26% (45/173) Receiving objects: 27% (47/173) Receiving objects: 28% (49/173) Receiving objects: 29% (51/173) Receiving objects: 30% (52/173) Receiving objects: 31% (54/173) Receiving objects: 32% (56/173) Receiving objects: 33% (58/173) Receiving objects: 34% (59/173) Receiving objects: 35% (61/173) Receiving objects: 36% (63/173) Receiving objects: 37% (65/173) Receiving objects: 38% (66/173) Receiving objects: 39% (68/173) Receiving objects: 40% (70/173) Receiving objects: 41% (71/173) Receiving objects: 42% (73/173) Receiving objects: 43% (75/173) Receiving objects: 44% (77/173) Receiving objects: 45% (78/173) Receiving objects: 46% (80/173) Receiving objects: 47% (82/173) Receiving objects: 48% (84/173) Receiving objects: 49% (85/173) Receiving objects: 50% (87/173) Receiving objects: 51% (89/173) Receiving objects: 52% (90/173) Receiving objects: 53% (92/173) Receiving objects: 54% (94/173) Receiving objects: 55% (96/173) Receiving objects: 56% (97/173) Receiving objects: 57% (99/173) Receiving objects: 58% (101/173) Receiving objects: 59% (103/173) Receiving objects: 60% (104/173) Receiving objects: 61% (106/173) Receiving objects: 62% (108/173) Receiving objects: 63% (109/173) Receiving objects: 64% (111/173) Receiving objects: 65% (113/173) Receiving objects: 66% (115/173) Receiving objects: 67% (116/173) Receiving objects: 68% (118/173) Receiving objects: 69% (120/173) Receiving objects: 70% (122/173) Receiving objects: 71% (123/173) Receiving objects: 72% (125/173) Receiving objects: 73% (127/173) Receiving objects: 74% (129/173) Receiving objects: 75% (130/173) Receiving objects: 76% (132/173) Receiving objects: 77% (134/173) Receiving objects: 78% (135/173) Receiving objects: 79% (137/173) Receiving objects: 80% (139/173) Receiving objects: 81% (141/173) Receiving objects: 82% (142/173) Receiving objects: 83% (144/173) Receiving objects: 84% (146/173) Receiving objects: 85% (148/173) Receiving objects: 86% (149/173) Receiving objects: 87% (151/173) Receiving objects: 88% (153/173) Receiving objects: 89% (154/173) Receiving objects: 90% (156/173) Receiving objects: 91% (158/173) Receiving objects: 92% (160/173) Receiving objects: 93% (161/173) Receiving objects: 94% (163/173) Receiving objects: 95% (165/173) Receiving objects: 96% (167/173) Receiving objects: 97% (168/173) Receiving objects: 98% (170/173) Receiving objects: 99% (172/173) Receiving objects: 100% (173/173) Receiving objects: 100% (173/173), 28.14 KiB | 9.38 MiB/s, done. Resolving deltas: 0% (0/33) Resolving deltas: 3% (1/33) Resolving deltas: 15% (5/33) Resolving deltas: 18% (6/33) Resolving deltas: 27% (9/33) Resolving deltas: 84% (28/33) Resolving deltas: 90% (30/33) Resolving deltas: 93% (31/33) Resolving deltas: 100% (33/33) Resolving deltas: 100% (33/33), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/system-device'... remote: Enumerating objects: 1478, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. Receiving objects: 0% (1/1478) Receiving objects: 1% (15/1478) Receiving objects: 2% (30/1478) Receiving objects: 3% (45/1478) Receiving objects: 4% (60/1478) Receiving objects: 5% (74/1478) Receiving objects: 6% (89/1478) Receiving objects: 7% (104/1478) Receiving objects: 8% (119/1478) Receiving objects: 9% (134/1478) Receiving objects: 10% (148/1478) Receiving objects: 11% (163/1478) Receiving objects: 12% (178/1478) Receiving objects: 13% (193/1478) Receiving objects: 14% (207/1478) Receiving objects: 15% (222/1478) Receiving objects: 16% (237/1478) Receiving objects: 17% (252/1478) Receiving objects: 18% (267/1478) Receiving objects: 19% (281/1478) Receiving objects: 20% (296/1478) Receiving objects: 21% (311/1478) Receiving objects: 22% (326/1478) Receiving objects: 23% (340/1478) Receiving objects: 24% (355/1478) Receiving objects: 25% (370/1478) Receiving objects: 26% (385/1478) Receiving objects: 27% (400/1478) Receiving objects: 28% (414/1478) Receiving objects: 29% (429/1478) Receiving objects: 30% (444/1478) Receiving objects: 31% (459/1478) remote: Total 1478 (delta 4), reused 0 (delta 0), pack-reused 1461 Receiving objects: 32% (473/1478) Receiving objects: 33% (488/1478) Receiving objects: 34% (503/1478) Receiving objects: 35% (518/1478) Receiving objects: 36% (533/1478) Receiving objects: 37% (547/1478) Receiving objects: 38% (562/1478) Receiving objects: 39% (577/1478) Receiving objects: 40% (592/1478) Receiving objects: 41% (606/1478) Receiving objects: 42% (621/1478) Receiving objects: 43% (636/1478) Receiving objects: 44% (651/1478) Receiving objects: 45% (666/1478) Receiving objects: 46% (680/1478) Receiving objects: 47% (695/1478) Receiving objects: 48% (710/1478) Receiving objects: 49% (725/1478) Receiving objects: 50% (739/1478) Receiving objects: 51% (754/1478) Receiving objects: 52% (769/1478) Receiving objects: 53% (784/1478) Receiving objects: 54% (799/1478) Receiving objects: 55% (813/1478) Receiving objects: 56% (828/1478) Receiving objects: 57% (843/1478) Receiving objects: 58% (858/1478) Receiving objects: 59% (873/1478) Receiving objects: 60% (887/1478) Receiving objects: 61% (902/1478) Receiving objects: 62% (917/1478) Receiving objects: 63% (932/1478) Receiving objects: 64% (946/1478) Receiving objects: 65% (961/1478) Receiving objects: 66% (976/1478) Receiving objects: 67% (991/1478) Receiving objects: 68% (1006/1478) Receiving objects: 69% (1020/1478) Receiving objects: 70% (1035/1478) Receiving objects: 71% (1050/1478) Receiving objects: 72% (1065/1478) Receiving objects: 73% (1079/1478) Receiving objects: 74% (1094/1478) Receiving objects: 75% (1109/1478) Receiving objects: 76% (1124/1478) Receiving objects: 77% (1139/1478) Receiving objects: 78% (1153/1478) Receiving objects: 79% (1168/1478) Receiving objects: 80% (1183/1478) Receiving objects: 81% (1198/1478) Receiving objects: 82% (1212/1478) Receiving objects: 83% (1227/1478) Receiving objects: 84% (1242/1478) Receiving objects: 85% (1257/1478) Receiving objects: 86% (1272/1478) Receiving objects: 87% (1286/1478) Receiving objects: 88% (1301/1478) Receiving objects: 89% (1316/1478) Receiving objects: 90% (1331/1478) Receiving objects: 91% (1345/1478) Receiving objects: 92% (1360/1478) Receiving objects: 93% (1375/1478) Receiving objects: 94% (1390/1478) Receiving objects: 95% (1405/1478) Receiving objects: 96% (1419/1478) Receiving objects: 97% (1434/1478) Receiving objects: 98% (1449/1478) Receiving objects: 99% (1464/1478) Receiving objects: 100% (1478/1478) Receiving objects: 100% (1478/1478), 167.79 KiB | 16.78 MiB/s, done. Resolving deltas: 0% (0/490) Resolving deltas: 1% (5/490) Resolving deltas: 12% (61/490) Resolving deltas: 16% (81/490) Resolving deltas: 21% (107/490) Resolving deltas: 25% (124/490) Resolving deltas: 30% (148/490) Resolving deltas: 34% (167/490) Resolving deltas: 35% (173/490) Resolving deltas: 49% (242/490) Resolving deltas: 50% (246/490) Resolving deltas: 55% (271/490) Resolving deltas: 56% (275/490) Resolving deltas: 59% (292/490) Resolving deltas: 60% (294/490) Resolving deltas: 62% (304/490) Resolving deltas: 63% (311/490) Resolving deltas: 67% (333/490) Resolving deltas: 73% (359/490) Resolving deltas: 74% (366/490) Resolving deltas: 75% (371/490) Resolving deltas: 76% (374/490) Resolving deltas: 77% (379/490) Resolving deltas: 78% (386/490) Resolving deltas: 79% (388/490) Resolving deltas: 80% (395/490) Resolving deltas: 81% (397/490) Resolving deltas: 82% (404/490) Resolving deltas: 83% (408/490) Resolving deltas: 84% (412/490) Resolving deltas: 85% (417/490) Resolving deltas: 87% (429/490) Resolving deltas: 88% (432/490) Resolving deltas: 89% (437/490) Resolving deltas: 90% (443/490) Resolving deltas: 91% (447/490) Resolving deltas: 92% (451/490) Resolving deltas: 93% (456/490) Resolving deltas: 94% (461/490) Resolving deltas: 95% (466/490) Resolving deltas: 96% (472/490) Resolving deltas: 97% (476/490) Resolving deltas: 98% (481/490) Resolving deltas: 100% (490/490) Resolving deltas: 100% (490/490), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 7.27 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: 51% (16/31) Resolving deltas: 93% (29/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/system-node-weifang'... remote: Enumerating objects: 211, done. remote: Counting objects: 0% (1/143) remote: Counting objects: 1% (2/143) remote: Counting objects: 2% (3/143) remote: Counting objects: 3% (5/143) remote: Counting objects: 4% (6/143) remote: Counting objects: 5% (8/143) remote: Counting objects: 6% (9/143) remote: Counting objects: 7% (11/143) remote: Counting objects: 8% (12/143) remote: Counting objects: 9% (13/143) remote: Counting objects: 10% (15/143) remote: Counting objects: 11% (16/143) remote: Counting objects: 12% (18/143) remote: Counting objects: 13% (19/143) remote: Counting objects: 14% (21/143) remote: Counting objects: 15% (22/143) remote: Counting objects: 16% (23/143) remote: Counting objects: 17% (25/143) remote: Counting objects: 18% (26/143) remote: Counting objects: 19% (28/143) remote: Counting objects: 20% (29/143) remote: Counting objects: 21% (31/143) remote: Counting objects: 22% (32/143) remote: Counting objects: 23% (33/143) remote: Counting objects: 24% (35/143) remote: Counting objects: 25% (36/143) remote: Counting objects: 26% (38/143) remote: Counting objects: 27% (39/143) remote: Counting objects: 28% (41/143) remote: Counting objects: 29% (42/143) remote: Counting objects: 30% (43/143) remote: Counting objects: 31% (45/143) remote: Counting objects: 32% (46/143) remote: Counting objects: 33% (48/143) remote: Counting objects: 34% (49/143) remote: Counting objects: 35% (51/143) remote: Counting objects: 36% (52/143) remote: Counting objects: 37% (53/143) remote: Counting objects: 38% (55/143) remote: Counting objects: 39% (56/143) remote: Counting objects: 40% (58/143) remote: Counting objects: 41% (59/143) remote: Counting objects: 42% (61/143) remote: Counting objects: 43% (62/143) remote: Counting objects: 44% (63/143) remote: Counting objects: 45% (65/143) remote: Counting objects: 46% (66/143) remote: Counting objects: 47% (68/143) remote: Counting objects: 48% (69/143) remote: Counting objects: 49% (71/143) remote: Counting objects: 50% (72/143) remote: Counting objects: 51% (73/143) remote: Counting objects: 52% (75/143) remote: Counting objects: 53% (76/143) remote: Counting objects: 54% (78/143) remote: Counting objects: 55% (79/143) remote: Counting objects: 56% (81/143) remote: Counting objects: 57% (82/143) remote: Counting objects: 58% (83/143) remote: Counting objects: 59% (85/143) remote: Counting objects: 60% (86/143) remote: Counting objects: 61% (88/143) remote: Counting objects: 62% (89/143) remote: Counting objects: 63% (91/143) remote: Counting objects: 64% (92/143) remote: Counting objects: 65% (93/143) remote: Counting objects: 66% (95/143) remote: Counting objects: 67% (96/143) remote: Counting objects: 68% (98/143) remote: Counting objects: 69% (99/143) remote: Counting objects: 70% (101/143) remote: Counting objects: 71% (102/143) remote: Counting objects: 72% (103/143) remote: Counting objects: 73% (105/143) remote: Counting objects: 74% (106/143) remote: Counting objects: 75% (108/143) remote: Counting objects: 76% (109/143) remote: Counting objects: 77% (111/143) remote: Counting objects: 78% (112/143) remote: Counting objects: 79% (113/143) remote: Counting objects: 80% (115/143) remote: Counting objects: 81% (116/143) remote: Counting objects: 82% (118/143) remote: Counting objects: 83% (119/143) remote: Counting objects: 84% (121/143) remote: Counting objects: 85% (122/143) remote: Counting objects: 86% (123/143) remote: Counting objects: 87% (125/143) remote: Counting objects: 88% (126/143) remote: Counting objects: 89% (128/143) remote: Counting objects: 90% (129/143) remote: Counting objects: 91% (131/143) remote: Counting objects: 92% (132/143) remote: Counting objects: 93% (133/143) remote: Counting objects: 94% (135/143) remote: Counting objects: 95% (136/143) remote: Counting objects: 96% (138/143) remote: Counting objects: 97% (139/143) remote: Counting objects: 98% (141/143) remote: Counting objects: 99% (142/143) remote: Counting objects: 100% (143/143) remote: Counting objects: 100% (143/143), done. remote: Compressing objects: 1% (1/57) remote: Compressing objects: 3% (2/57) remote: Compressing objects: 5% (3/57) remote: Compressing objects: 7% (4/57) remote: Compressing objects: 8% (5/57) remote: Compressing objects: 10% (6/57) remote: Compressing objects: 12% (7/57) remote: Compressing objects: 14% (8/57) remote: Compressing objects: 15% (9/57) remote: Compressing objects: 17% (10/57) remote: Compressing objects: 19% (11/57) remote: Compressing objects: 21% (12/57) remote: Compressing objects: 22% (13/57) remote: Compressing objects: 24% (14/57) remote: Compressing objects: 26% (15/57) remote: Compressing objects: 28% (16/57) remote: Compressing objects: 29% (17/57) remote: Compressing objects: 31% (18/57) remote: Compressing objects: 33% (19/57) remote: Compressing objects: 35% (20/57) remote: Compressing objects: 36% (21/57) remote: Compressing objects: 38% (22/57) remote: Compressing objects: 40% (23/57) remote: Compressing objects: 42% (24/57) remote: Compressing objects: 43% (25/57) remote: Compressing objects: 45% (26/57) remote: Compressing objects: 47% (27/57) remote: Compressing objects: 49% (28/57) remote: Compressing objects: 50% (29/57) remote: Compressing objects: 52% (30/57) remote: Compressing objects: 54% (31/57) remote: Compressing objects: 56% (32/57) remote: Compressing objects: 57% (33/57) remote: Compressing objects: 59% (34/57) remote: Compressing objects: 61% (35/57) remote: Compressing objects: 63% (36/57) remote: Compressing objects: 64% (37/57) remote: Compressing objects: 66% (38/57) remote: Compressing objects: 68% (39/57) remote: Compressing objects: 70% (40/57) remote: Compressing objects: 71% (41/57) remote: Compressing objects: 73% (42/57) remote: Compressing objects: 75% (43/57) remote: Compressing objects: 77% (44/57) remote: Compressing objects: 78% (45/57) remote: Compressing objects: 80% (46/57) remote: Compressing objects: 82% (47/57) remote: Compressing objects: 84% (48/57) remote: Compressing objects: 85% (49/57) remote: Compressing objects: 87% (50/57) remote: Compressing objects: 89% (51/57) remote: Compressing objects: 91% (52/57) remote: Compressing objects: 92% (53/57) remote: Compressing objects: 94% (54/57) remote: Compressing objects: 96% (55/57) remote: Compressing objects: 98% (56/57) remote: Compressing objects: 100% (57/57) remote: Compressing objects: 100% (57/57), done. Receiving objects: 0% (1/211) Receiving objects: 1% (3/211) Receiving objects: 2% (5/211) Receiving objects: 3% (7/211) Receiving objects: 4% (9/211) Receiving objects: 5% (11/211) Receiving objects: 6% (13/211) Receiving objects: 7% (15/211) Receiving objects: 8% (17/211) Receiving objects: 9% (19/211) Receiving objects: 10% (22/211) Receiving objects: 11% (24/211) Receiving objects: 12% (26/211) Receiving objects: 13% (28/211) Receiving objects: 14% (30/211) Receiving objects: 15% (32/211) Receiving objects: 16% (34/211) Receiving objects: 17% (36/211) Receiving objects: 18% (38/211) Receiving objects: 19% (41/211) Receiving objects: 20% (43/211) Receiving objects: 21% (45/211) Receiving objects: 22% (47/211) Receiving objects: 23% (49/211) Receiving objects: 24% (51/211) Receiving objects: 25% (53/211) Receiving objects: 26% (55/211) Receiving objects: 27% (57/211) Receiving objects: 28% (60/211) Receiving objects: 29% (62/211) Receiving objects: 30% (64/211) Receiving objects: 31% (66/211) Receiving objects: 32% (68/211) Receiving objects: 33% (70/211) Receiving objects: 34% (72/211) Receiving objects: 35% (74/211) Receiving objects: 36% (76/211) Receiving objects: 37% (79/211) Receiving objects: 38% (81/211) Receiving objects: 39% (83/211) Receiving objects: 40% (85/211) Receiving objects: 41% (87/211) Receiving objects: 42% (89/211) Receiving objects: 43% (91/211) Receiving objects: 44% (93/211) Receiving objects: 45% (95/211) Receiving objects: 46% (98/211) remote: Total 211 (delta 23), reused 100 (delta 15), pack-reused 68 Receiving objects: 47% (100/211) Receiving objects: 48% (102/211) Receiving objects: 49% (104/211) Receiving objects: 50% (106/211) Receiving objects: 51% (108/211) Receiving objects: 52% (110/211) Receiving objects: 53% (112/211) Receiving objects: 54% (114/211) Receiving objects: 55% (117/211) Receiving objects: 56% (119/211) Receiving objects: 57% (121/211) Receiving objects: 58% (123/211) Receiving objects: 59% (125/211) Receiving objects: 60% (127/211) Receiving objects: 61% (129/211) Receiving objects: 62% (131/211) Receiving objects: 63% (133/211) Receiving objects: 64% (136/211) Receiving objects: 65% (138/211) Receiving objects: 66% (140/211) Receiving objects: 67% (142/211) Receiving objects: 68% (144/211) Receiving objects: 69% (146/211) Receiving objects: 70% (148/211) Receiving objects: 71% (150/211) Receiving objects: 72% (152/211) Receiving objects: 73% (155/211) Receiving objects: 74% (157/211) Receiving objects: 75% (159/211) Receiving objects: 76% (161/211) Receiving objects: 77% (163/211) Receiving objects: 78% (165/211) Receiving objects: 79% (167/211) Receiving objects: 80% (169/211) Receiving objects: 81% (171/211) Receiving objects: 82% (174/211) Receiving objects: 83% (176/211) Receiving objects: 84% (178/211) Receiving objects: 85% (180/211) Receiving objects: 86% (182/211) Receiving objects: 87% (184/211) Receiving objects: 88% (186/211) Receiving objects: 89% (188/211) Receiving objects: 90% (190/211) Receiving objects: 91% (193/211) Receiving objects: 92% (195/211) Receiving objects: 93% (197/211) Receiving objects: 94% (199/211) Receiving objects: 95% (201/211) Receiving objects: 96% (203/211) Receiving objects: 97% (205/211) Receiving objects: 98% (207/211) Receiving objects: 99% (209/211) Receiving objects: 100% (211/211) Receiving objects: 100% (211/211), 26.72 KiB | 2.05 MiB/s, done. Resolving deltas: 0% (0/34) Resolving deltas: 32% (11/34) Resolving deltas: 100% (34/34) Resolving deltas: 100% (34/34), done. Cloning into '/root/workspace/weifang-config/container/A003/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/110) remote: Counting objects: 1% (2/110) remote: Counting objects: 2% (3/110) remote: Counting objects: 3% (4/110) remote: Counting objects: 4% (5/110) remote: Counting objects: 5% (6/110) remote: Counting objects: 6% (7/110) remote: Counting objects: 7% (8/110) remote: Counting objects: 8% (9/110) remote: Counting objects: 9% (10/110) remote: Counting objects: 10% (11/110) remote: Counting objects: 11% (13/110) remote: Counting objects: 12% (14/110) remote: Counting objects: 13% (15/110) remote: Counting objects: 14% (16/110) remote: Counting objects: 15% (17/110) remote: Counting objects: 16% (18/110) remote: Counting objects: 17% (19/110) remote: Counting objects: 18% (20/110) remote: Counting objects: 19% (21/110) remote: Counting objects: 20% (22/110) remote: Counting objects: 21% (24/110) remote: Counting objects: 22% (25/110) remote: Counting objects: 23% (26/110) remote: Counting objects: 24% (27/110) remote: Counting objects: 25% (28/110) remote: Counting objects: 26% (29/110) remote: Counting objects: 27% (30/110) remote: Counting objects: 28% (31/110) remote: Counting objects: 29% (32/110) remote: Counting objects: 30% (33/110) remote: Counting objects: 31% (35/110) remote: Counting objects: 32% (36/110) remote: Counting objects: 33% (37/110) remote: Counting objects: 34% (38/110) remote: Counting objects: 35% (39/110) remote: Counting objects: 36% (40/110) remote: Counting objects: 37% (41/110) remote: Counting objects: 38% (42/110) remote: Counting objects: 39% (43/110) remote: Counting objects: 40% (44/110) remote: Counting objects: 41% (46/110) remote: Counting objects: 42% (47/110) remote: Counting objects: 43% (48/110) remote: Counting objects: 44% (49/110) remote: Counting objects: 45% (50/110) remote: Counting objects: 46% (51/110) remote: Counting objects: 47% (52/110) remote: Counting objects: 48% (53/110) remote: Counting objects: 49% (54/110) remote: Counting objects: 50% (55/110) remote: Counting objects: 51% (57/110) remote: Counting objects: 52% (58/110) remote: Counting objects: 53% (59/110) remote: Counting objects: 54% (60/110) remote: Counting objects: 55% (61/110) remote: Counting objects: 56% (62/110) remote: Counting objects: 57% (63/110) remote: Counting objects: 58% (64/110) remote: Counting objects: 59% (65/110) remote: Counting objects: 60% (66/110) remote: Counting objects: 61% (68/110) remote: Counting objects: 62% (69/110) remote: Counting objects: 63% (70/110) remote: Counting objects: 64% (71/110) remote: Counting objects: 65% (72/110) remote: Counting objects: 66% (73/110) remote: Counting objects: 67% (74/110) remote: Counting objects: 68% (75/110) remote: Counting objects: 69% (76/110) remote: Counting objects: 70% (77/110) remote: Counting objects: 71% (79/110) remote: Counting objects: 72% (80/110) remote: Counting objects: 73% (81/110) remote: Counting objects: 74% (82/110) remote: Counting objects: 75% (83/110) remote: Counting objects: 76% (84/110) remote: Counting objects: 77% (85/110) remote: Counting objects: 78% (86/110) remote: Counting objects: 79% (87/110) remote: Counting objects: 80% (88/110) remote: Counting objects: 81% (90/110) remote: Counting objects: 82% (91/110) remote: Counting objects: 83% (92/110) remote: Counting objects: 84% (93/110) remote: Counting objects: 85% (94/110) remote: Counting objects: 86% (95/110) remote: Counting objects: 87% (96/110) remote: Counting objects: 88% (97/110) remote: Counting objects: 89% (98/110) remote: Counting objects: 90% (99/110) remote: Counting objects: 91% (101/110) remote: Counting objects: 92% (102/110) remote: Counting objects: 93% (103/110) remote: Counting objects: 94% (104/110) remote: Counting objects: 95% (105/110) remote: Counting objects: 96% (106/110) remote: Counting objects: 97% (107/110) remote: Counting objects: 98% (108/110) remote: Counting objects: 99% (109/110) remote: Counting objects: 100% (110/110) remote: Counting objects: 100% (110/110), 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/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) Receiving objects: 81% (187/230) remote: Total 230 (delta 53), reused 66 (delta 24), pack-reused 120 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.88 KiB | 4.19 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 8% (8/97) Resolving deltas: 35% (34/97) Resolving deltas: 39% (38/97) Resolving deltas: 41% (40/97) Resolving deltas: 42% (41/97) Resolving deltas: 44% (43/97) Resolving deltas: 45% (44/97) Resolving deltas: 47% (46/97) Resolving deltas: 48% (47/97) Resolving deltas: 49% (48/97) Resolving deltas: 53% (52/97) Resolving deltas: 77% (75/97) Resolving deltas: 89% (87/97) Resolving deltas: 91% (89/97) Resolving deltas: 92% (90/97) Resolving deltas: 93% (91/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 'a9a46542d4943ea8f567a2d2788c288577314900' Submodule path 'hardware': checked out 'ca6eae169b37387638dd67e6ce7a4950a68d154a' Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175' Submodule path 'lidar-extrinsics': checked out '36550d4626a4d362ca7d31af756a929b8e7b6891' Submodule path 'lidar_loc_v2_common': checked out '7190c72038ef507202e396f64b190f75f97258a4' Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61' Submodule path 'msf-port': checked out 'a8149a798e11c048d88d208d57ca85594ff5f1bc' Submodule path 'msf-vehicle': checked out '88b33575abec828a1e0e2ca15137970130830f49' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out '07b0a3dca6c04926706a6ec5b459c781abdba07b' Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266' Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545' Submodule path 'perception_new_detection': checked out 'a9f059a58941c258e729663581429251740b6126' Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc' Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20' Submodule path 'perception_vehicles': checked out '2c8af7d86057a9b2d28ea387a6c5302af217cc89' Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd' Submodule path 'prediction_config': checked out '5752a4cc58c48a04990cf84bc3db06c61f709753' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'bbea31feaa2abe6a945cba3a915f969ca6afad5f' Submodule path 'system-device': checked out '753f30df39b08deecc9829cfe13a047c282c409e' Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce' Submodule path 'system-node-weifang': checked out '85dfb55831c10ce7a8dcd93684fc8b990eb68b45' Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hesai_lidar_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port] [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A003/params_new/params_new [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A003/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/hardware/ + wc -l [Pipeline] echo 1 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/hardware/hardware /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A003/params_new/hesai_lidar_customized/ [Pipeline] echo 2 [Pipeline] echo hesai_lidar_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A003/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A003/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A003/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A003/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A003/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A003/params_new/msf-port/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A003/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A003/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A003/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A003/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A003/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/perception_data_collection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A003/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A003/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A003/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A003/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A003/params_new/perception_spreader_imv/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A003/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A003/params_new/perception_spreader_truck/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A003/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A003/params_new/perception_vehicles/ [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A003/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A003/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A003/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A003/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/system-common/system-ros /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/system-device/master /root/workspace/weifang-config/container/A003/params_new/system-device/slave /root/workspace/weifang-config/container/A003/params_new/system-device/system-ros /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/system-node-weifang/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-weifang 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A003/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A003/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A003/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A003/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A003/params_new/system-port/system-ros /root/workspace/weifang-config/container/A003/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A003/params_new/params_new/ crane_align data_collection extrinsics hardware hesai_lidar imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A003/params_new/params_new/crane_align /root/workspace/weifang-config/container/A003/params_new/params_new/data_collection /root/workspace/weifang-config/container/A003/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A003/params_new/params_new/hardware /root/workspace/weifang-config/container/A003/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A003/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A003/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A003/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A003/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A003/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A003/params_new/params_new/master /root/workspace/weifang-config/container/A003/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A003/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A003/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A003/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A003/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A003/params_new/params_new/perception /root/workspace/weifang-config/container/A003/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A003/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A003/params_new/params_new/prediction /root/workspace/weifang-config/container/A003/params_new/params_new/README.md /root/workspace/weifang-config/container/A003/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A003/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A003/params_new/params_new/slave /root/workspace/weifang-config/container/A003/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A003/params_new/params_new/system-ros /root/workspace/weifang-config/container/A003/params_A003/params/ [Pipeline] echo A004拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A004/params_new [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A004/params_new [Pipeline] dir Running in /root/workspace/weifang-config/container/A004/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/A004.git > git init /root/workspace/weifang-config/container/A004/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/A004.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/A004.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/A004.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 dfa17b18a3f7633aac23e30df9b7f7c0b500efcf (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f dfa17b18a3f7633aac23e30df9b7f7c0b500efcf # timeout=300000 Commit message: "feat_out:SHM适配" 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 'hardware' (git@159.27.226.4:hardware/config/A004.git) registered for path 'hardware' Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A004.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/A004.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A004.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 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule '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-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang' 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/weifang-config/container/A004/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: 66% (8/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/crane_align_customized'... remote: Enumerating objects: 1469, done. remote: Counting objects: 0% (1/149) remote: Counting objects: 1% (2/149) remote: Counting objects: 2% (3/149) remote: Counting objects: 3% (5/149) remote: Counting objects: 4% (6/149) remote: Counting objects: 5% (8/149) remote: Counting objects: 6% (9/149) remote: Counting objects: 7% (11/149) remote: Counting objects: 8% (12/149) remote: Counting objects: 9% (14/149) remote: Counting objects: 10% (15/149) remote: Counting objects: 11% (17/149) remote: Counting objects: 12% (18/149) remote: Counting objects: 13% (20/149) remote: Counting objects: 14% (21/149) remote: Counting objects: 15% (23/149) remote: Counting objects: 16% (24/149) remote: Counting objects: 17% (26/149) remote: Counting objects: 18% (27/149) remote: Counting objects: 19% (29/149) remote: Counting objects: 20% (30/149) remote: Counting objects: 21% (32/149) remote: Counting objects: 22% (33/149) remote: Counting objects: 23% (35/149) remote: Counting objects: 24% (36/149) remote: Counting objects: 25% (38/149) remote: Counting objects: 26% (39/149) remote: Counting objects: 27% (41/149) remote: Counting objects: 28% (42/149) remote: Counting objects: 29% (44/149) remote: Counting objects: 30% (45/149) remote: Counting objects: 31% (47/149) remote: Counting objects: 32% (48/149) remote: Counting objects: 33% (50/149) remote: Counting objects: 34% (51/149) remote: Counting objects: 35% (53/149) remote: Counting objects: 36% (54/149) remote: Counting objects: 37% (56/149) remote: Counting objects: 38% (57/149) remote: Counting objects: 39% (59/149) remote: Counting objects: 40% (60/149) remote: Counting objects: 41% (62/149) remote: Counting objects: 42% (63/149) remote: Counting objects: 43% (65/149) remote: Counting objects: 44% (66/149) remote: Counting objects: 45% (68/149) remote: Counting objects: 46% (69/149) remote: Counting objects: 47% (71/149) remote: Counting objects: 48% (72/149) remote: Counting objects: 49% (74/149) remote: Counting objects: 50% (75/149) remote: Counting objects: 51% (76/149) remote: Counting objects: 52% (78/149) remote: Counting objects: 53% (79/149) remote: Counting objects: 54% (81/149) remote: Counting objects: 55% (82/149) remote: Counting objects: 56% (84/149) remote: Counting objects: 57% (85/149) remote: Counting objects: 58% (87/149) remote: Counting objects: 59% (88/149) remote: Counting objects: 60% (90/149) remote: Counting objects: 61% (91/149) remote: Counting objects: 62% (93/149) remote: Counting objects: 63% (94/149) remote: Counting objects: 64% (96/149) remote: Counting objects: 65% (97/149) remote: Counting objects: 66% (99/149) remote: Counting objects: 67% (100/149) remote: Counting objects: 68% (102/149) remote: Counting objects: 69% (103/149) remote: Counting objects: 70% (105/149) remote: Counting objects: 71% (106/149) remote: Counting objects: 72% (108/149) remote: Counting objects: 73% (109/149) remote: Counting objects: 74% (111/149) remote: Counting objects: 75% (112/149) remote: Counting objects: 76% (114/149) remote: Counting objects: 77% (115/149) remote: Counting objects: 78% (117/149) remote: Counting objects: 79% (118/149) remote: Counting objects: 80% (120/149) remote: Counting objects: 81% (121/149) remote: Counting objects: 82% (123/149) remote: Counting objects: 83% (124/149) remote: Counting objects: 84% (126/149) remote: Counting objects: 85% (127/149) remote: Counting objects: 86% (129/149) remote: Counting objects: 87% (130/149) remote: Counting objects: 88% (132/149) remote: Counting objects: 89% (133/149) remote: Counting objects: 90% (135/149) remote: Counting objects: 91% (136/149) remote: Counting objects: 92% (138/149) remote: Counting objects: 93% (139/149) remote: Counting objects: 94% (141/149) remote: Counting objects: 95% (142/149) remote: Counting objects: 96% (144/149) remote: Counting objects: 97% (145/149) remote: Counting objects: 98% (147/149) remote: Counting objects: 99% (148/149) remote: Counting objects: 100% (149/149) remote: Counting objects: 100% (149/149), done. remote: Compressing objects: 1% (1/74) remote: Compressing objects: 2% (2/74) remote: Compressing objects: 4% (3/74) remote: Compressing objects: 5% (4/74) remote: Compressing objects: 6% (5/74) remote: Compressing objects: 8% (6/74) remote: Compressing objects: 9% (7/74) remote: Compressing objects: 10% (8/74) remote: Compressing objects: 12% (9/74) remote: Compressing objects: 13% (10/74) remote: Compressing objects: 14% (11/74) remote: Compressing objects: 16% (12/74) remote: Compressing objects: 17% (13/74) remote: Compressing objects: 18% (14/74) remote: Compressing objects: 20% (15/74) remote: Compressing objects: 21% (16/74) remote: Compressing objects: 22% (17/74) remote: Compressing objects: 24% (18/74) remote: Compressing objects: 25% (19/74) remote: Compressing objects: 27% (20/74) remote: Compressing objects: 28% (21/74) remote: Compressing objects: 29% (22/74) remote: Compressing objects: 31% (23/74) remote: Compressing objects: 32% (24/74) remote: Compressing objects: 33% (25/74) remote: Compressing objects: 35% (26/74) remote: Compressing objects: 36% (27/74) remote: Compressing objects: 37% (28/74) remote: Compressing objects: 39% (29/74) remote: Compressing objects: 40% (30/74) remote: Compressing objects: 41% (31/74) remote: Compressing objects: 43% (32/74) remote: Compressing objects: 44% (33/74) remote: Compressing objects: 45% (34/74) remote: Compressing objects: 47% (35/74) remote: Compressing objects: 48% (36/74) remote: Compressing objects: 50% (37/74) remote: Compressing objects: 51% (38/74) remote: Compressing objects: 52% (39/74) remote: Compressing objects: 54% (40/74) remote: Compressing objects: 55% (41/74) remote: Compressing objects: 56% (42/74) remote: Compressing objects: 58% (43/74) remote: Compressing objects: 59% (44/74) remote: Compressing objects: 60% (45/74) remote: Compressing objects: 62% (46/74) remote: Compressing objects: 63% (47/74) remote: Compressing objects: 64% (48/74) remote: Compressing objects: 66% (49/74) remote: Compressing objects: 67% (50/74) remote: Compressing objects: 68% (51/74) remote: Compressing objects: 70% (52/74) remote: Compressing objects: 71% (53/74) remote: Compressing objects: 72% (54/74) remote: Compressing objects: 74% (55/74) remote: Compressing objects: 75% (56/74) remote: Compressing objects: 77% (57/74) remote: Compressing objects: 78% (58/74) remote: Compressing objects: 79% (59/74) remote: Compressing objects: 81% (60/74) remote: Compressing objects: 82% (61/74) remote: Compressing objects: 83% (62/74) remote: Compressing objects: 85% (63/74) remote: Compressing objects: 86% (64/74) remote: Compressing objects: 87% (65/74) remote: Compressing objects: 89% (66/74) remote: Compressing objects: 90% (67/74) remote: Compressing objects: 91% (68/74) remote: Compressing objects: 93% (69/74) remote: Compressing objects: 94% (70/74) remote: Compressing objects: 95% (71/74) remote: Compressing objects: 97% (72/74) remote: Compressing objects: 98% (73/74) remote: Compressing objects: 100% (74/74) remote: Compressing objects: 100% (74/74), done. Receiving objects: 0% (1/1469) Receiving objects: 1% (15/1469) Receiving objects: 2% (30/1469) Receiving objects: 3% (45/1469) Receiving objects: 4% (59/1469) Receiving objects: 5% (74/1469) Receiving objects: 6% (89/1469) Receiving objects: 7% (103/1469) Receiving objects: 8% (118/1469) Receiving objects: 9% (133/1469) Receiving objects: 10% (147/1469) Receiving objects: 11% (162/1469) Receiving objects: 12% (177/1469) Receiving objects: 13% (191/1469) Receiving objects: 14% (206/1469) Receiving objects: 15% (221/1469) Receiving objects: 16% (236/1469) Receiving objects: 17% (250/1469) Receiving objects: 18% (265/1469) Receiving objects: 19% (280/1469) Receiving objects: 20% (294/1469) Receiving objects: 21% (309/1469) Receiving objects: 22% (324/1469) Receiving objects: 23% (338/1469) Receiving objects: 24% (353/1469) Receiving objects: 25% (368/1469) Receiving objects: 26% (382/1469) Receiving objects: 27% (397/1469) Receiving objects: 28% (412/1469) Receiving objects: 29% (427/1469) Receiving objects: 30% (441/1469) Receiving objects: 31% (456/1469) Receiving objects: 32% (471/1469) Receiving objects: 33% (485/1469) Receiving objects: 34% (500/1469) Receiving objects: 35% (515/1469) Receiving objects: 36% (529/1469) Receiving objects: 37% (544/1469) Receiving objects: 38% (559/1469) Receiving objects: 39% (573/1469) Receiving objects: 40% (588/1469) Receiving objects: 41% (603/1469) Receiving objects: 42% (617/1469) Receiving objects: 43% (632/1469) Receiving objects: 44% (647/1469) Receiving objects: 45% (662/1469) Receiving objects: 46% (676/1469) Receiving objects: 47% (691/1469) Receiving objects: 48% (706/1469) Receiving objects: 49% (720/1469) Receiving objects: 50% (735/1469) Receiving objects: 51% (750/1469) Receiving objects: 52% (764/1469) Receiving objects: 53% (779/1469) Receiving objects: 54% (794/1469) Receiving objects: 55% (808/1469) Receiving objects: 56% (823/1469) Receiving objects: 57% (838/1469) Receiving objects: 58% (853/1469) Receiving objects: 59% (867/1469) Receiving objects: 60% (882/1469) Receiving objects: 61% (897/1469) Receiving objects: 62% (911/1469) Receiving objects: 63% (926/1469) Receiving objects: 64% (941/1469) Receiving objects: 65% (955/1469) Receiving objects: 66% (970/1469) Receiving objects: 67% (985/1469) Receiving objects: 68% (999/1469) Receiving objects: 69% (1014/1469) Receiving objects: 70% (1029/1469) Receiving objects: 71% (1043/1469) Receiving objects: 72% (1058/1469) Receiving objects: 73% (1073/1469) Receiving objects: 74% (1088/1469) Receiving objects: 75% (1102/1469) Receiving objects: 76% (1117/1469) Receiving objects: 77% (1132/1469) Receiving objects: 78% (1146/1469) Receiving objects: 79% (1161/1469) Receiving objects: 80% (1176/1469) Receiving objects: 81% (1190/1469) Receiving objects: 82% (1205/1469) Receiving objects: 83% (1220/1469) Receiving objects: 84% (1234/1469) Receiving objects: 85% (1249/1469) Receiving objects: 86% (1264/1469) Receiving objects: 87% (1279/1469) Receiving objects: 88% (1293/1469) remote: Total 1469 (delta 62), reused 109 (delta 41), pack-reused 1320 Receiving objects: 89% (1308/1469) Receiving objects: 90% (1323/1469) Receiving objects: 91% (1337/1469) Receiving objects: 92% (1352/1469) Receiving objects: 93% (1367/1469) Receiving objects: 94% (1381/1469) Receiving objects: 95% (1396/1469) Receiving objects: 96% (1411/1469) Receiving objects: 97% (1425/1469) Receiving objects: 98% (1440/1469) Receiving objects: 99% (1455/1469) Receiving objects: 100% (1469/1469) Receiving objects: 100% (1469/1469), 467.81 KiB | 19.49 MiB/s, done. Resolving deltas: 0% (0/700) Resolving deltas: 2% (17/700) Resolving deltas: 3% (21/700) Resolving deltas: 4% (28/700) Resolving deltas: 5% (35/700) Resolving deltas: 6% (42/700) Resolving deltas: 7% (49/700) Resolving deltas: 11% (77/700) Resolving deltas: 16% (113/700) Resolving deltas: 17% (119/700) Resolving deltas: 18% (131/700) Resolving deltas: 19% (133/700) Resolving deltas: 20% (145/700) Resolving deltas: 21% (152/700) Resolving deltas: 22% (155/700) Resolving deltas: 23% (162/700) Resolving deltas: 24% (174/700) Resolving deltas: 26% (183/700) Resolving deltas: 28% (198/700) Resolving deltas: 29% (203/700) Resolving deltas: 31% (222/700) Resolving deltas: 32% (226/700) Resolving deltas: 33% (237/700) Resolving deltas: 34% (238/700) Resolving deltas: 36% (254/700) Resolving deltas: 39% (273/700) Resolving deltas: 41% (291/700) Resolving deltas: 42% (296/700) Resolving deltas: 43% (305/700) Resolving deltas: 44% (308/700) Resolving deltas: 49% (343/700) Resolving deltas: 50% (352/700) Resolving deltas: 51% (360/700) Resolving deltas: 52% (370/700) Resolving deltas: 53% (377/700) Resolving deltas: 54% (383/700) Resolving deltas: 55% (387/700) Resolving deltas: 56% (394/700) Resolving deltas: 59% (419/700) Resolving deltas: 61% (431/700) Resolving deltas: 62% (437/700) Resolving deltas: 63% (447/700) Resolving deltas: 65% (456/700) Resolving deltas: 66% (467/700) Resolving deltas: 67% (469/700) Resolving deltas: 75% (530/700) Resolving deltas: 76% (536/700) Resolving deltas: 79% (559/700) Resolving deltas: 80% (560/700) Resolving deltas: 81% (570/700) Resolving deltas: 82% (574/700) Resolving deltas: 84% (592/700) Resolving deltas: 100% (700/700) Resolving deltas: 100% (700/700), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/hardware'... remote: Enumerating objects: 11, done. remote: Counting objects: 9% (1/11) remote: Counting objects: 18% (2/11) remote: Counting objects: 27% (3/11) remote: Counting objects: 36% (4/11) remote: Counting objects: 45% (5/11) remote: Counting objects: 54% (6/11) remote: Counting objects: 63% (7/11) remote: Counting objects: 72% (8/11) remote: Counting objects: 81% (9/11) remote: Counting objects: 90% (10/11) remote: Counting objects: 100% (11/11) remote: Counting objects: 100% (11/11), done. remote: Compressing objects: 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 11 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 9% (1/11) Receiving objects: 18% (2/11) Receiving objects: 27% (3/11) Receiving objects: 36% (4/11) Receiving objects: 45% (5/11) Receiving objects: 54% (6/11) Receiving objects: 63% (7/11) Receiving objects: 72% (8/11) Receiving objects: 81% (9/11) Receiving objects: 90% (10/11) Receiving objects: 100% (11/11) Receiving objects: 100% (11/11), done. 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/weifang-config/container/A004/params_new/hesai_lidar_customized'... remote: Enumerating objects: 22, done. remote: Counting objects: 4% (1/22) remote: Counting objects: 9% (2/22) remote: Counting objects: 13% (3/22) remote: Counting objects: 18% (4/22) remote: Counting objects: 22% (5/22) remote: Counting objects: 27% (6/22) remote: Counting objects: 31% (7/22) remote: Counting objects: 36% (8/22) remote: Counting objects: 40% (9/22) remote: Counting objects: 45% (10/22) remote: Counting objects: 50% (11/22) remote: Counting objects: 54% (12/22) remote: Counting objects: 59% (13/22) remote: Counting objects: 63% (14/22) remote: Counting objects: 68% (15/22) remote: Counting objects: 72% (16/22) remote: Counting objects: 77% (17/22) remote: Counting objects: 81% (18/22) remote: Counting objects: 86% (19/22) remote: Counting objects: 90% (20/22) remote: Counting objects: 95% (21/22) remote: Counting objects: 100% (22/22) remote: Counting objects: 100% (22/22), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/22) Receiving objects: 9% (2/22) Receiving objects: 13% (3/22) Receiving objects: 18% (4/22) Receiving objects: 22% (5/22) Receiving objects: 27% (6/22) Receiving objects: 31% (7/22) Receiving objects: 36% (8/22) Receiving objects: 40% (9/22) Receiving objects: 45% (10/22) Receiving objects: 50% (11/22) Receiving objects: 54% (12/22) Receiving objects: 59% (13/22) Receiving objects: 63% (14/22) Receiving objects: 68% (15/22) Receiving objects: 72% (16/22) Receiving objects: 77% (17/22) Receiving objects: 81% (18/22) Receiving objects: 86% (19/22) Receiving objects: 90% (20/22) Receiving objects: 95% (21/22) Receiving objects: 100% (22/22) Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/lidar-extrinsics'... remote: Enumerating objects: 92, 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: 2% (1/41) remote: Compressing objects: 4% (2/41) remote: Compressing objects: 7% (3/41) remote: Compressing objects: 9% (4/41) remote: Compressing objects: 12% (5/41) remote: Compressing objects: 14% (6/41) remote: Compressing objects: 17% (7/41) remote: Compressing objects: 19% (8/41) remote: Compressing objects: 21% (9/41) remote: Compressing objects: 24% (10/41) remote: Compressing objects: 26% (11/41) remote: Compressing objects: 29% (12/41) remote: Compressing objects: 31% (13/41) remote: Compressing objects: 34% (14/41) remote: Compressing objects: 36% (15/41) remote: Compressing objects: 39% (16/41) remote: Compressing objects: 41% (17/41) remote: Compressing objects: 43% (18/41) remote: Compressing objects: 46% (19/41) remote: Compressing objects: 48% (20/41) remote: Compressing objects: 51% (21/41) remote: Compressing objects: 53% (22/41) remote: Compressing objects: 56% (23/41) remote: Compressing objects: 58% (24/41) remote: Compressing objects: 60% (25/41) remote: Compressing objects: 63% (26/41) remote: Compressing objects: 65% (27/41) remote: Compressing objects: 68% (28/41) remote: Compressing objects: 70% (29/41) remote: Compressing objects: 73% (30/41) remote: Compressing objects: 75% (31/41) remote: Compressing objects: 78% (32/41) remote: Compressing objects: 80% (33/41) remote: Compressing objects: 82% (34/41) remote: Compressing objects: 85% (35/41) remote: Compressing objects: 87% (36/41) remote: Compressing objects: 90% (37/41) remote: Compressing objects: 92% (38/41) remote: Compressing objects: 95% (39/41) remote: Compressing objects: 97% (40/41) remote: Compressing objects: 100% (41/41) remote: Compressing objects: 100% (41/41), done. remote: Total 92 (delta 5), reused 0 (delta 0), pack-reused 49 Receiving objects: 1% (1/92) Receiving objects: 2% (2/92) Receiving objects: 3% (3/92) Receiving objects: 4% (4/92) Receiving objects: 5% (5/92) Receiving objects: 6% (6/92) Receiving objects: 7% (7/92) Receiving objects: 8% (8/92) Receiving objects: 9% (9/92) Receiving objects: 10% (10/92) Receiving objects: 11% (11/92) Receiving objects: 13% (12/92) Receiving objects: 14% (13/92) Receiving objects: 15% (14/92) Receiving objects: 16% (15/92) Receiving objects: 17% (16/92) Receiving objects: 18% (17/92) Receiving objects: 19% (18/92) Receiving objects: 20% (19/92) Receiving objects: 21% (20/92) Receiving objects: 22% (21/92) Receiving objects: 23% (22/92) Receiving objects: 25% (23/92) Receiving objects: 26% (24/92) Receiving objects: 27% (25/92) Receiving objects: 28% (26/92) Receiving objects: 29% (27/92) Receiving objects: 30% (28/92) Receiving objects: 31% (29/92) Receiving objects: 32% (30/92) Receiving objects: 33% (31/92) Receiving objects: 34% (32/92) Receiving objects: 35% (33/92) Receiving objects: 36% (34/92) Receiving objects: 38% (35/92) Receiving objects: 39% (36/92) Receiving objects: 40% (37/92) Receiving objects: 41% (38/92) Receiving objects: 42% (39/92) Receiving objects: 43% (40/92) Receiving objects: 44% (41/92) Receiving objects: 45% (42/92) Receiving objects: 46% (43/92) Receiving objects: 47% (44/92) Receiving objects: 48% (45/92) Receiving objects: 50% (46/92) Receiving objects: 51% (47/92) Receiving objects: 52% (48/92) Receiving objects: 53% (49/92) Receiving objects: 54% (50/92) Receiving objects: 55% (51/92) Receiving objects: 56% (52/92) Receiving objects: 57% (53/92) Receiving objects: 58% (54/92) Receiving objects: 59% (55/92) Receiving objects: 60% (56/92) Receiving objects: 61% (57/92) Receiving objects: 63% (58/92) Receiving objects: 64% (59/92) Receiving objects: 65% (60/92) Receiving objects: 66% (61/92) Receiving objects: 67% (62/92) Receiving objects: 68% (63/92) Receiving objects: 69% (64/92) Receiving objects: 70% (65/92) Receiving objects: 71% (66/92) Receiving objects: 72% (67/92) Receiving objects: 73% (68/92) Receiving objects: 75% (69/92) Receiving objects: 76% (70/92) Receiving objects: 77% (71/92) Receiving objects: 78% (72/92) Receiving objects: 79% (73/92) Receiving objects: 80% (74/92) Receiving objects: 81% (75/92) Receiving objects: 82% (76/92) Receiving objects: 83% (77/92) Receiving objects: 84% (78/92) Receiving objects: 85% (79/92) Receiving objects: 86% (80/92) Receiving objects: 88% (81/92) Receiving objects: 89% (82/92) Receiving objects: 90% (83/92) Receiving objects: 91% (84/92) Receiving objects: 92% (85/92) Receiving objects: 93% (86/92) Receiving objects: 94% (87/92) Receiving objects: 95% (88/92) Receiving objects: 96% (89/92) Receiving objects: 97% (90/92) Receiving objects: 98% (91/92) Receiving objects: 100% (92/92) Receiving objects: 100% (92/92), 12.08 KiB | 6.04 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 46% (6/13) Resolving deltas: 53% (7/13) Resolving deltas: 61% (8/13) Resolving deltas: 69% (9/13) Resolving deltas: 92% (12/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 26, done. remote: Counting objects: 3% (1/26) remote: Counting objects: 7% (2/26) remote: Counting objects: 11% (3/26) remote: Counting objects: 15% (4/26) remote: Counting objects: 19% (5/26) remote: Counting objects: 23% (6/26) remote: Counting objects: 26% (7/26) remote: Counting objects: 30% (8/26) remote: Counting objects: 34% (9/26) remote: Counting objects: 38% (10/26) remote: Counting objects: 42% (11/26) remote: Counting objects: 46% (12/26) remote: Counting objects: 50% (13/26) remote: Counting objects: 53% (14/26) remote: Counting objects: 57% (15/26) remote: Counting objects: 61% (16/26) remote: Counting objects: 65% (17/26) remote: Counting objects: 69% (18/26) remote: Counting objects: 73% (19/26) remote: Counting objects: 76% (20/26) remote: Counting objects: 80% (21/26) remote: Counting objects: 84% (22/26) remote: Counting objects: 88% (23/26) remote: Counting objects: 92% (24/26) remote: Counting objects: 96% (25/26) remote: Counting objects: 100% (26/26) remote: Counting objects: 100% (26/26), 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 26 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/26) Receiving objects: 7% (2/26) Receiving objects: 11% (3/26) Receiving objects: 15% (4/26) Receiving objects: 19% (5/26) Receiving objects: 23% (6/26) Receiving objects: 26% (7/26) Receiving objects: 30% (8/26) Receiving objects: 34% (9/26) Receiving objects: 38% (10/26) Receiving objects: 42% (11/26) Receiving objects: 46% (12/26) Receiving objects: 50% (13/26) Receiving objects: 53% (14/26) Receiving objects: 57% (15/26) Receiving objects: 61% (16/26) Receiving objects: 65% (17/26) Receiving objects: 69% (18/26) Receiving objects: 73% (19/26) Receiving objects: 76% (20/26) Receiving objects: 80% (21/26) Receiving objects: 84% (22/26) Receiving objects: 88% (23/26) Receiving objects: 92% (24/26) Receiving objects: 96% (25/26) Receiving objects: 100% (26/26) Receiving objects: 100% (26/26), 6.18 KiB | 6.18 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 348, done. remote: Counting objects: 0% (1/147) remote: Counting objects: 1% (2/147) remote: Counting objects: 2% (3/147) remote: Counting objects: 3% (5/147) remote: Counting objects: 4% (6/147) remote: Counting objects: 5% (8/147) remote: Counting objects: 6% (9/147) remote: Counting objects: 7% (11/147) remote: Counting objects: 8% (12/147) remote: Counting objects: 9% (14/147) remote: Counting objects: 10% (15/147) remote: Counting objects: 11% (17/147) remote: Counting objects: 12% (18/147) remote: Counting objects: 13% (20/147) remote: Counting objects: 14% (21/147) remote: Counting objects: 15% (23/147) remote: Counting objects: 16% (24/147) remote: Counting objects: 17% (25/147) remote: Counting objects: 18% (27/147) remote: Counting objects: 19% (28/147) remote: Counting objects: 20% (30/147) remote: Counting objects: 21% (31/147) remote: Counting objects: 22% (33/147) remote: Counting objects: 23% (34/147) remote: Counting objects: 24% (36/147) remote: Counting objects: 25% (37/147) remote: Counting objects: 26% (39/147) remote: Counting objects: 27% (40/147) remote: Counting objects: 28% (42/147) remote: Counting objects: 29% (43/147) remote: Counting objects: 30% (45/147) remote: Counting objects: 31% (46/147) remote: Counting objects: 32% (48/147) remote: Counting objects: 33% (49/147) remote: Counting objects: 34% (50/147) remote: Counting objects: 35% (52/147) remote: Counting objects: 36% (53/147) remote: Counting objects: 37% (55/147) remote: Counting objects: 38% (56/147) remote: Counting objects: 39% (58/147) remote: Counting objects: 40% (59/147) remote: Counting objects: 41% (61/147) remote: Counting objects: 42% (62/147) remote: Counting objects: 43% (64/147) remote: Counting objects: 44% (65/147) remote: Counting objects: 45% (67/147) remote: Counting objects: 46% (68/147) remote: Counting objects: 47% (70/147) remote: Counting objects: 48% (71/147) remote: Counting objects: 49% (73/147) remote: Counting objects: 50% (74/147) remote: Counting objects: 51% (75/147) remote: Counting objects: 52% (77/147) remote: Counting objects: 53% (78/147) remote: Counting objects: 54% (80/147) remote: Counting objects: 55% (81/147) remote: Counting objects: 56% (83/147) remote: Counting objects: 57% (84/147) remote: Counting objects: 58% (86/147) remote: Counting objects: 59% (87/147) remote: Counting objects: 60% (89/147) remote: Counting objects: 61% (90/147) remote: Counting objects: 62% (92/147) remote: Counting objects: 63% (93/147) remote: Counting objects: 64% (95/147) remote: Counting objects: 65% (96/147) remote: Counting objects: 66% (98/147) remote: Counting objects: 67% (99/147) remote: Counting objects: 68% (100/147) remote: Counting objects: 69% (102/147) remote: Counting objects: 70% (103/147) remote: Counting objects: 71% (105/147) remote: Counting objects: 72% (106/147) remote: Counting objects: 73% (108/147) remote: Counting objects: 74% (109/147) remote: Counting objects: 75% (111/147) remote: Counting objects: 76% (112/147) remote: Counting objects: 77% (114/147) remote: Counting objects: 78% (115/147) remote: Counting objects: 79% (117/147) remote: Counting objects: 80% (118/147) remote: Counting objects: 81% (120/147) remote: Counting objects: 82% (121/147) remote: Counting objects: 83% (123/147) remote: Counting objects: 84% (124/147) remote: Counting objects: 85% (125/147) remote: Counting objects: 86% (127/147) remote: Counting objects: 87% (128/147) remote: Counting objects: 88% (130/147) remote: Counting objects: 89% (131/147) remote: Counting objects: 90% (133/147) remote: Counting objects: 91% (134/147) remote: Counting objects: 92% (136/147) remote: Counting objects: 93% (137/147) remote: Counting objects: 94% (139/147) remote: Counting objects: 95% (140/147) remote: Counting objects: 96% (142/147) remote: Counting objects: 97% (143/147) remote: Counting objects: 98% (145/147) remote: Counting objects: 99% (146/147) remote: Counting objects: 100% (147/147) remote: Counting objects: 100% (147/147), done. remote: Compressing objects: 1% (1/100) remote: Compressing objects: 2% (2/100) remote: Compressing objects: 3% (3/100) remote: Compressing objects: 4% (4/100) remote: Compressing objects: 5% (5/100) remote: Compressing objects: 6% (6/100) remote: Compressing objects: 7% (7/100) remote: Compressing objects: 8% (8/100) remote: Compressing objects: 9% (9/100) remote: Compressing objects: 10% (10/100) remote: Compressing objects: 11% (11/100) remote: Compressing objects: 12% (12/100) remote: Compressing objects: 13% (13/100) remote: Compressing objects: 14% (14/100) remote: Compressing objects: 15% (15/100) remote: Compressing objects: 16% (16/100) remote: Compressing objects: 17% (17/100) remote: Compressing objects: 18% (18/100) remote: Compressing objects: 19% (19/100) remote: Compressing objects: 20% (20/100) remote: Compressing objects: 21% (21/100) remote: Compressing objects: 22% (22/100) remote: Compressing objects: 23% (23/100) remote: Compressing objects: 24% (24/100) remote: Compressing objects: 25% (25/100) remote: Compressing objects: 26% (26/100) remote: Compressing objects: 27% (27/100) remote: Compressing objects: 28% (28/100) remote: Compressing objects: 29% (29/100) remote: Compressing objects: 30% (30/100) remote: Compressing objects: 31% (31/100) remote: Compressing objects: 32% (32/100) remote: Compressing objects: 33% (33/100) remote: Compressing objects: 34% (34/100) remote: Compressing objects: 35% (35/100) remote: Compressing objects: 36% (36/100) remote: Compressing objects: 37% (37/100) remote: Compressing objects: 38% (38/100) remote: Compressing objects: 39% (39/100) remote: Compressing objects: 40% (40/100) remote: Compressing objects: 41% (41/100) remote: Compressing objects: 42% (42/100) remote: Compressing objects: 43% (43/100) remote: Compressing objects: 44% (44/100) remote: Compressing objects: 45% (45/100) remote: Compressing objects: 46% (46/100) remote: Compressing objects: 47% (47/100) remote: Compressing objects: 48% (48/100) remote: Compressing objects: 49% (49/100) remote: Compressing objects: 50% (50/100) remote: Compressing objects: 51% (51/100) remote: Compressing objects: 52% (52/100) remote: Compressing objects: 53% (53/100) remote: Compressing objects: 54% (54/100) remote: Compressing objects: 55% (55/100) remote: Compressing objects: 56% (56/100) remote: Compressing objects: 57% (57/100) remote: Compressing objects: 58% (58/100) remote: Compressing objects: 59% (59/100) remote: Compressing objects: 60% (60/100) remote: Compressing objects: 61% (61/100) remote: Compressing objects: 62% (62/100) remote: Compressing objects: 63% (63/100) remote: Compressing objects: 64% (64/100) remote: Compressing objects: 65% (65/100) remote: Compressing objects: 66% (66/100) remote: Compressing objects: 67% (67/100) remote: Compressing objects: 68% (68/100) remote: Compressing objects: 69% (69/100) remote: Compressing objects: 70% (70/100) remote: Compressing objects: 71% (71/100) remote: Compressing objects: 72% (72/100) remote: Compressing objects: 73% (73/100) remote: Compressing objects: 74% (74/100) remote: Compressing objects: 75% (75/100) remote: Compressing objects: 76% (76/100) remote: Compressing objects: 77% (77/100) remote: Compressing objects: 78% (78/100) remote: Compressing objects: 79% (79/100) remote: Compressing objects: 80% (80/100) remote: Compressing objects: 81% (81/100) remote: Compressing objects: 82% (82/100) remote: Compressing objects: 83% (83/100) remote: Compressing objects: 84% (84/100) remote: Compressing objects: 85% (85/100) remote: Compressing objects: 86% (86/100) remote: Compressing objects: 87% (87/100) remote: Compressing objects: 88% (88/100) remote: Compressing objects: 89% (89/100) remote: Compressing objects: 90% (90/100) remote: Compressing objects: 91% (91/100) remote: Compressing objects: 92% (92/100) remote: Compressing objects: 93% (93/100) remote: Compressing objects: 94% (94/100) remote: Compressing objects: 95% (95/100) remote: Compressing objects: 96% (96/100) remote: Compressing objects: 97% (97/100) remote: Compressing objects: 98% (98/100) remote: Compressing objects: 99% (99/100) remote: Compressing objects: 100% (100/100) remote: Compressing objects: 100% (100/100), done. Receiving objects: 0% (1/348) Receiving objects: 1% (4/348) Receiving objects: 2% (7/348) Receiving objects: 3% (11/348) Receiving objects: 4% (14/348) Receiving objects: 5% (18/348) Receiving objects: 6% (21/348) remote: Total 348 (delta 53), reused 65 (delta 17), pack-reused 201 Receiving objects: 7% (25/348) Receiving objects: 8% (28/348) Receiving objects: 9% (32/348) Receiving objects: 10% (35/348) Receiving objects: 11% (39/348) Receiving objects: 12% (42/348) Receiving objects: 13% (46/348) Receiving objects: 14% (49/348) Receiving objects: 15% (53/348) Receiving objects: 16% (56/348) Receiving objects: 17% (60/348) Receiving objects: 18% (63/348) Receiving objects: 19% (67/348) Receiving objects: 20% (70/348) Receiving objects: 21% (74/348) Receiving objects: 22% (77/348) Receiving objects: 23% (81/348) Receiving objects: 24% (84/348) Receiving objects: 25% (87/348) Receiving objects: 26% (91/348) Receiving objects: 27% (94/348) Receiving objects: 28% (98/348) Receiving objects: 29% (101/348) Receiving objects: 30% (105/348) Receiving objects: 31% (108/348) Receiving objects: 32% (112/348) Receiving objects: 33% (115/348) Receiving objects: 34% (119/348) Receiving objects: 35% (122/348) Receiving objects: 36% (126/348) Receiving objects: 37% (129/348) Receiving objects: 38% (133/348) Receiving objects: 39% (136/348) Receiving objects: 40% (140/348) Receiving objects: 41% (143/348) Receiving objects: 42% (147/348) Receiving objects: 43% (150/348) Receiving objects: 44% (154/348) Receiving objects: 45% (157/348) Receiving objects: 46% (161/348) Receiving objects: 47% (164/348) Receiving objects: 48% (168/348) Receiving objects: 49% (171/348) Receiving objects: 50% (174/348) Receiving objects: 51% (178/348) Receiving objects: 52% (181/348) Receiving objects: 53% (185/348) Receiving objects: 54% (188/348) Receiving objects: 55% (192/348) Receiving objects: 56% (195/348) Receiving objects: 57% (199/348) Receiving objects: 58% (202/348) Receiving objects: 59% (206/348) Receiving objects: 60% (209/348) Receiving objects: 61% (213/348) Receiving objects: 62% (216/348) Receiving objects: 63% (220/348) Receiving objects: 64% (223/348) Receiving objects: 65% (227/348) Receiving objects: 66% (230/348) Receiving objects: 67% (234/348) Receiving objects: 68% (237/348) Receiving objects: 69% (241/348) Receiving objects: 70% (244/348) Receiving objects: 71% (248/348) Receiving objects: 72% (251/348) Receiving objects: 73% (255/348) Receiving objects: 74% (258/348) Receiving objects: 75% (261/348) Receiving objects: 76% (265/348) Receiving objects: 77% (268/348) Receiving objects: 78% (272/348) Receiving objects: 79% (275/348) Receiving objects: 80% (279/348) Receiving objects: 81% (282/348) Receiving objects: 82% (286/348) Receiving objects: 83% (289/348) Receiving objects: 84% (293/348) Receiving objects: 85% (296/348) Receiving objects: 86% (300/348) Receiving objects: 87% (303/348) Receiving objects: 88% (307/348) Receiving objects: 89% (310/348) Receiving objects: 90% (314/348) Receiving objects: 91% (317/348) Receiving objects: 92% (321/348) Receiving objects: 93% (324/348) Receiving objects: 94% (328/348) Receiving objects: 95% (331/348) Receiving objects: 96% (335/348) Receiving objects: 97% (338/348) Receiving objects: 98% (342/348) Receiving objects: 99% (345/348) Receiving objects: 100% (348/348) Receiving objects: 100% (348/348), 67.99 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/126) Resolving deltas: 1% (2/126) Resolving deltas: 2% (3/126) Resolving deltas: 5% (7/126) Resolving deltas: 19% (25/126) Resolving deltas: 20% (26/126) Resolving deltas: 21% (27/126) Resolving deltas: 30% (38/126) Resolving deltas: 36% (46/126) Resolving deltas: 37% (47/126) Resolving deltas: 38% (48/126) Resolving deltas: 40% (51/126) Resolving deltas: 41% (52/126) Resolving deltas: 43% (55/126) Resolving deltas: 46% (58/126) Resolving deltas: 47% (60/126) Resolving deltas: 49% (62/126) Resolving deltas: 50% (63/126) Resolving deltas: 51% (65/126) Resolving deltas: 52% (66/126) Resolving deltas: 53% (67/126) Resolving deltas: 56% (71/126) Resolving deltas: 64% (81/126) Resolving deltas: 69% (88/126) Resolving deltas: 72% (91/126) Resolving deltas: 76% (97/126) Resolving deltas: 79% (100/126) Resolving deltas: 82% (104/126) Resolving deltas: 83% (105/126) Resolving deltas: 86% (109/126) Resolving deltas: 88% (111/126) Resolving deltas: 89% (113/126) Resolving deltas: 91% (115/126) Resolving deltas: 92% (116/126) Resolving deltas: 100% (126/126) Resolving deltas: 100% (126/126), done. Cloning into '/root/workspace/weifang-config/container/A004/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 | 5.48 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 5% (3/54) Resolving deltas: 25% (14/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: 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: 85% (46/54) Resolving deltas: 87% (47/54) Resolving deltas: 92% (50/54) Resolving deltas: 98% (53/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/msf-vehicle'... remote: Enumerating objects: 35, done. remote: Total 35 (delta 0), reused 0 (delta 0), pack-reused 35 Receiving objects: 2% (1/35) Receiving objects: 5% (2/35) Receiving objects: 8% (3/35) Receiving objects: 11% (4/35) Receiving objects: 14% (5/35) Receiving objects: 17% (6/35) Receiving objects: 20% (7/35) Receiving objects: 22% (8/35) Receiving objects: 25% (9/35) Receiving objects: 28% (10/35) Receiving objects: 31% (11/35) Receiving objects: 34% (12/35) Receiving objects: 37% (13/35) Receiving objects: 40% (14/35) Receiving objects: 42% (15/35) Receiving objects: 45% (16/35) Receiving objects: 48% (17/35) Receiving objects: 51% (18/35) Receiving objects: 54% (19/35) Receiving objects: 57% (20/35) Receiving objects: 60% (21/35) Receiving objects: 62% (22/35) Receiving objects: 65% (23/35) Receiving objects: 68% (24/35) Receiving objects: 71% (25/35) Receiving objects: 74% (26/35) Receiving objects: 77% (27/35) Receiving objects: 80% (28/35) Receiving objects: 82% (29/35) Receiving objects: 85% (30/35) Receiving objects: 88% (31/35) Receiving objects: 91% (32/35) Receiving objects: 94% (33/35) Receiving objects: 97% (34/35) Receiving objects: 100% (35/35) Receiving objects: 100% (35/35), done. Resolving deltas: 0% (0/17) Resolving deltas: 41% (7/17) Resolving deltas: 100% (17/17) Resolving deltas: 100% (17/17), done. Cloning into '/root/workspace/weifang-config/container/A004/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/weifang-config/container/A004/params_new/perception_data_collection'... remote: Enumerating objects: 62, done. remote: Counting objects: 2% (1/50) remote: Counting objects: 4% (2/50) remote: Counting objects: 6% (3/50) remote: Counting objects: 8% (4/50) remote: Counting objects: 10% (5/50) remote: Counting objects: 12% (6/50) remote: Counting objects: 14% (7/50) remote: Counting objects: 16% (8/50) remote: Counting objects: 18% (9/50) remote: Counting objects: 20% (10/50) remote: Counting objects: 22% (11/50) remote: Counting objects: 24% (12/50) remote: Counting objects: 26% (13/50) remote: Counting objects: 28% (14/50) remote: Counting objects: 30% (15/50) remote: Counting objects: 32% (16/50) remote: Counting objects: 34% (17/50) remote: Counting objects: 36% (18/50) remote: Counting objects: 38% (19/50) remote: Counting objects: 40% (20/50) remote: Counting objects: 42% (21/50) remote: Counting objects: 44% (22/50) remote: Counting objects: 46% (23/50) remote: Counting objects: 48% (24/50) remote: Counting objects: 50% (25/50) remote: Counting objects: 52% (26/50) remote: Counting objects: 54% (27/50) remote: Counting objects: 56% (28/50) remote: Counting objects: 58% (29/50) remote: Counting objects: 60% (30/50) remote: Counting objects: 62% (31/50) remote: Counting objects: 64% (32/50) remote: Counting objects: 66% (33/50) remote: Counting objects: 68% (34/50) remote: Counting objects: 70% (35/50) remote: Counting objects: 72% (36/50) remote: Counting objects: 74% (37/50) remote: Counting objects: 76% (38/50) remote: Counting objects: 78% (39/50) remote: Counting objects: 80% (40/50) remote: Counting objects: 82% (41/50) remote: Counting objects: 84% (42/50) remote: Counting objects: 86% (43/50) remote: Counting objects: 88% (44/50) remote: Counting objects: 90% (45/50) remote: Counting objects: 92% (46/50) remote: Counting objects: 94% (47/50) remote: Counting objects: 96% (48/50) remote: Counting objects: 98% (49/50) remote: Counting objects: 100% (50/50) remote: Counting objects: 100% (50/50), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 62 (delta 21), reused 13 (delta 5), pack-reused 12 Receiving objects: 1% (1/62) Receiving objects: 3% (2/62) Receiving objects: 4% (3/62) Receiving objects: 6% (4/62) Receiving objects: 8% (5/62) Receiving objects: 9% (6/62) Receiving objects: 11% (7/62) Receiving objects: 12% (8/62) Receiving objects: 14% (9/62) Receiving objects: 16% (10/62) Receiving objects: 17% (11/62) Receiving objects: 19% (12/62) Receiving objects: 20% (13/62) Receiving objects: 22% (14/62) Receiving objects: 24% (15/62) Receiving objects: 25% (16/62) Receiving objects: 27% (17/62) Receiving objects: 29% (18/62) Receiving objects: 30% (19/62) Receiving objects: 32% (20/62) Receiving objects: 33% (21/62) Receiving objects: 35% (22/62) Receiving objects: 37% (23/62) Receiving objects: 38% (24/62) Receiving objects: 40% (25/62) Receiving objects: 41% (26/62) Receiving objects: 43% (27/62) Receiving objects: 45% (28/62) Receiving objects: 46% (29/62) Receiving objects: 48% (30/62) Receiving objects: 50% (31/62) Receiving objects: 51% (32/62) Receiving objects: 53% (33/62) Receiving objects: 54% (34/62) Receiving objects: 56% (35/62) Receiving objects: 58% (36/62) Receiving objects: 59% (37/62) Receiving objects: 61% (38/62) Receiving objects: 62% (39/62) Receiving objects: 64% (40/62) Receiving objects: 66% (41/62) Receiving objects: 67% (42/62) Receiving objects: 69% (43/62) Receiving objects: 70% (44/62) Receiving objects: 72% (45/62) Receiving objects: 74% (46/62) Receiving objects: 75% (47/62) Receiving objects: 77% (48/62) Receiving objects: 79% (49/62) Receiving objects: 80% (50/62) Receiving objects: 82% (51/62) Receiving objects: 83% (52/62) Receiving objects: 85% (53/62) Receiving objects: 87% (54/62) Receiving objects: 88% (55/62) Receiving objects: 90% (56/62) Receiving objects: 91% (57/62) Receiving objects: 93% (58/62) Receiving objects: 95% (59/62) Receiving objects: 96% (60/62) Receiving objects: 98% (61/62) Receiving objects: 100% (62/62) Receiving objects: 100% (62/62), 5.85 KiB | 2.93 MiB/s, done. Resolving deltas: 0% (0/23) Resolving deltas: 4% (1/23) Resolving deltas: 8% (2/23) Resolving deltas: 13% (3/23) Resolving deltas: 17% (4/23) Resolving deltas: 21% (5/23) Resolving deltas: 26% (6/23) Resolving deltas: 47% (11/23) Resolving deltas: 86% (20/23) Resolving deltas: 95% (22/23) Resolving deltas: 100% (23/23) Resolving deltas: 100% (23/23), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/perception_lane_detection'... remote: Enumerating objects: 125, done. remote: Counting objects: 1% (1/84) remote: Counting objects: 2% (2/84) remote: Counting objects: 3% (3/84) remote: Counting objects: 4% (4/84) remote: Counting objects: 5% (5/84) remote: Counting objects: 7% (6/84) remote: Counting objects: 8% (7/84) remote: Counting objects: 9% (8/84) remote: Counting objects: 10% (9/84) remote: Counting objects: 11% (10/84) remote: Counting objects: 13% (11/84) remote: Counting objects: 14% (12/84) remote: Counting objects: 15% (13/84) remote: Counting objects: 16% (14/84) remote: Counting objects: 17% (15/84) remote: Counting objects: 19% (16/84) remote: Counting objects: 20% (17/84) remote: Counting objects: 21% (18/84) remote: Counting objects: 22% (19/84) remote: Counting objects: 23% (20/84) remote: Counting objects: 25% (21/84) remote: Counting objects: 26% (22/84) remote: Counting objects: 27% (23/84) remote: Counting objects: 28% (24/84) remote: Counting objects: 29% (25/84) remote: Counting objects: 30% (26/84) remote: Counting objects: 32% (27/84) remote: Counting objects: 33% (28/84) remote: Counting objects: 34% (29/84) remote: Counting objects: 35% (30/84) remote: Counting objects: 36% (31/84) remote: Counting objects: 38% (32/84) remote: Counting objects: 39% (33/84) remote: Counting objects: 40% (34/84) remote: Counting objects: 41% (35/84) remote: Counting objects: 42% (36/84) remote: Counting objects: 44% (37/84) remote: Counting objects: 45% (38/84) remote: Counting objects: 46% (39/84) remote: Counting objects: 47% (40/84) remote: Counting objects: 48% (41/84) remote: Counting objects: 50% (42/84) remote: Counting objects: 51% (43/84) remote: Counting objects: 52% (44/84) remote: Counting objects: 53% (45/84) remote: Counting objects: 54% (46/84) remote: Counting objects: 55% (47/84) remote: Counting objects: 57% (48/84) remote: Counting objects: 58% (49/84) remote: Counting objects: 59% (50/84) remote: Counting objects: 60% (51/84) remote: Counting objects: 61% (52/84) remote: Counting objects: 63% (53/84) remote: Counting objects: 64% (54/84) remote: Counting objects: 65% (55/84) remote: Counting objects: 66% (56/84) remote: Counting objects: 67% (57/84) remote: Counting objects: 69% (58/84) remote: Counting objects: 70% (59/84) remote: Counting objects: 71% (60/84) remote: Counting objects: 72% (61/84) remote: Counting objects: 73% (62/84) remote: Counting objects: 75% (63/84) remote: Counting objects: 76% (64/84) remote: Counting objects: 77% (65/84) remote: Counting objects: 78% (66/84) remote: Counting objects: 79% (67/84) remote: Counting objects: 80% (68/84) remote: Counting objects: 82% (69/84) remote: Counting objects: 83% (70/84) remote: Counting objects: 84% (71/84) remote: Counting objects: 85% (72/84) remote: Counting objects: 86% (73/84) remote: Counting objects: 88% (74/84) remote: Counting objects: 89% (75/84) remote: Counting objects: 90% (76/84) remote: Counting objects: 91% (77/84) remote: Counting objects: 92% (78/84) remote: Counting objects: 94% (79/84) remote: Counting objects: 95% (80/84) remote: Counting objects: 96% (81/84) remote: Counting objects: 97% (82/84) remote: Counting objects: 98% (83/84) remote: Counting objects: 100% (84/84) remote: Counting objects: 100% (84/84), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/125) Receiving objects: 1% (2/125) Receiving objects: 2% (3/125) Receiving objects: 3% (4/125) Receiving objects: 4% (5/125) Receiving objects: 5% (7/125) Receiving objects: 6% (8/125) Receiving objects: 7% (9/125) Receiving objects: 8% (10/125) Receiving objects: 9% (12/125) Receiving objects: 10% (13/125) Receiving objects: 11% (14/125) Receiving objects: 12% (15/125) Receiving objects: 13% (17/125) Receiving objects: 14% (18/125) Receiving objects: 15% (19/125) Receiving objects: 16% (20/125) Receiving objects: 17% (22/125) Receiving objects: 18% (23/125) Receiving objects: 19% (24/125) Receiving objects: 20% (25/125) Receiving objects: 21% (27/125) Receiving objects: 22% (28/125) Receiving objects: 23% (29/125) Receiving objects: 24% (30/125) Receiving objects: 25% (32/125) Receiving objects: 26% (33/125) Receiving objects: 27% (34/125) Receiving objects: 28% (35/125) Receiving objects: 29% (37/125) Receiving objects: 30% (38/125) Receiving objects: 31% (39/125) Receiving objects: 32% (40/125) Receiving objects: 33% (42/125) Receiving objects: 34% (43/125) Receiving objects: 35% (44/125) Receiving objects: 36% (45/125) Receiving objects: 37% (47/125) Receiving objects: 38% (48/125) Receiving objects: 39% (49/125) Receiving objects: 40% (50/125) Receiving objects: 41% (52/125) Receiving objects: 42% (53/125) Receiving objects: 43% (54/125) Receiving objects: 44% (55/125) Receiving objects: 45% (57/125) Receiving objects: 46% (58/125) Receiving objects: 47% (59/125) Receiving objects: 48% (60/125) Receiving objects: 49% (62/125) Receiving objects: 50% (63/125) Receiving objects: 51% (64/125) Receiving objects: 52% (65/125) Receiving objects: 53% (67/125) Receiving objects: 54% (68/125) Receiving objects: 55% (69/125) Receiving objects: 56% (70/125) Receiving objects: 57% (72/125) Receiving objects: 58% (73/125) Receiving objects: 59% (74/125) Receiving objects: 60% (75/125) Receiving objects: 61% (77/125) Receiving objects: 62% (78/125) Receiving objects: 63% (79/125) Receiving objects: 64% (80/125) Receiving objects: 65% (82/125) Receiving objects: 66% (83/125) Receiving objects: 67% (84/125) Receiving objects: 68% (85/125) Receiving objects: 69% (87/125) Receiving objects: 70% (88/125) Receiving objects: 71% (89/125) Receiving objects: 72% (90/125) Receiving objects: 73% (92/125) Receiving objects: 74% (93/125) Receiving objects: 75% (94/125) Receiving objects: 76% (95/125) Receiving objects: 77% (97/125) Receiving objects: 78% (98/125) Receiving objects: 79% (99/125) Receiving objects: 80% (100/125) Receiving objects: 81% (102/125) Receiving objects: 82% (103/125) Receiving objects: 83% (104/125) Receiving objects: 84% (105/125) Receiving objects: 85% (107/125) Receiving objects: 86% (108/125) Receiving objects: 87% (109/125) Receiving objects: 88% (110/125) Receiving objects: 89% (112/125) Receiving objects: 90% (113/125) Receiving objects: 91% (114/125) Receiving objects: 92% (115/125) Receiving objects: 93% (117/125) Receiving objects: 94% (118/125) Receiving objects: 95% (119/125) Receiving objects: 96% (120/125) Receiving objects: 97% (122/125) Receiving objects: 98% (123/125) Receiving objects: 99% (124/125) Receiving objects: 100% (125/125) Receiving objects: 100% (125/125), 12.10 KiB | 6.05 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 11% (3/26) Resolving deltas: 42% (11/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/weifang-config/container/A004/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/weifang-config/container/A004/params_new/perception_new_detection'... remote: Enumerating objects: 4142, done. remote: Counting objects: 0% (1/261) remote: Counting objects: 1% (3/261) remote: Counting objects: 2% (6/261) remote: Counting objects: 3% (8/261) remote: Counting objects: 4% (11/261) remote: Counting objects: 5% (14/261) remote: Counting objects: 6% (16/261) remote: Counting objects: 7% (19/261) remote: Counting objects: 8% (21/261) remote: Counting objects: 9% (24/261) remote: Counting objects: 10% (27/261) remote: Counting objects: 11% (29/261) remote: Counting objects: 12% (32/261) remote: Counting objects: 13% (34/261) remote: Counting objects: 14% (37/261) remote: Counting objects: 15% (40/261) remote: Counting objects: 16% (42/261) remote: Counting objects: 17% (45/261) remote: Counting objects: 18% (47/261) remote: Counting objects: 19% (50/261) remote: Counting objects: 20% (53/261) remote: Counting objects: 21% (55/261) remote: Counting objects: 22% (58/261) remote: Counting objects: 23% (61/261) remote: Counting objects: 24% (63/261) remote: Counting objects: 25% (66/261) remote: Counting objects: 26% (68/261) remote: Counting objects: 27% (71/261) remote: Counting objects: 28% (74/261) remote: Counting objects: 29% (76/261) remote: Counting objects: 30% (79/261) remote: Counting objects: 31% (81/261) remote: Counting objects: 32% (84/261) remote: Counting objects: 33% (87/261) remote: Counting objects: 34% (89/261) remote: Counting objects: 35% (92/261) remote: Counting objects: 36% (94/261) remote: Counting objects: 37% (97/261) remote: Counting objects: 38% (100/261) remote: Counting objects: 39% (102/261) remote: Counting objects: 40% (105/261) remote: Counting objects: 41% (108/261) remote: Counting objects: 42% (110/261) remote: Counting objects: 43% (113/261) remote: Counting objects: 44% (115/261) remote: Counting objects: 45% (118/261) remote: Counting objects: 46% (121/261) remote: Counting objects: 47% (123/261) remote: Counting objects: 48% (126/261) remote: Counting objects: 49% (128/261) remote: Counting objects: 50% (131/261) remote: Counting objects: 51% (134/261) remote: Counting objects: 52% (136/261) remote: Counting objects: 53% (139/261) remote: Counting objects: 54% (141/261) remote: Counting objects: 55% (144/261) remote: Counting objects: 56% (147/261) remote: Counting objects: 57% (149/261) remote: Counting objects: 58% (152/261) remote: Counting objects: 59% (154/261) remote: Counting objects: 60% (157/261) remote: Counting objects: 61% (160/261) remote: Counting objects: 62% (162/261) remote: Counting objects: 63% (165/261) remote: Counting objects: 64% (168/261) remote: Counting objects: 65% (170/261) remote: Counting objects: 66% (173/261) remote: Counting objects: 67% (175/261) remote: Counting objects: 68% (178/261) remote: Counting objects: 69% (181/261) remote: Counting objects: 70% (183/261) remote: Counting objects: 71% (186/261) remote: Counting objects: 72% (188/261) remote: Counting objects: 73% (191/261) remote: Counting objects: 74% (194/261) remote: Counting objects: 75% (196/261) remote: Counting objects: 76% (199/261) remote: Counting objects: 77% (201/261) remote: Counting objects: 78% (204/261) remote: Counting objects: 79% (207/261) remote: Counting objects: 80% (209/261) remote: Counting objects: 81% (212/261) remote: Counting objects: 82% (215/261) remote: Counting objects: 83% (217/261) remote: Counting objects: 84% (220/261) remote: Counting objects: 85% (222/261) remote: Counting objects: 86% (225/261) remote: Counting objects: 87% (228/261) remote: Counting objects: 88% (230/261) remote: Counting objects: 89% (233/261) remote: Counting objects: 90% (235/261) remote: Counting objects: 91% (238/261) remote: Counting objects: 92% (241/261) remote: Counting objects: 93% (243/261) remote: Counting objects: 94% (246/261) remote: Counting objects: 95% (248/261) remote: Counting objects: 96% (251/261) remote: Counting objects: 97% (254/261) remote: Counting objects: 98% (256/261) remote: Counting objects: 99% (259/261) remote: Counting objects: 100% (261/261) remote: Counting objects: 100% (261/261), done. remote: Compressing objects: 0% (1/178) remote: Compressing objects: 1% (2/178) remote: Compressing objects: 2% (4/178) remote: Compressing objects: 3% (6/178) remote: Compressing objects: 4% (8/178) remote: Compressing objects: 5% (9/178) remote: Compressing objects: 6% (11/178) remote: Compressing objects: 7% (13/178) remote: Compressing objects: 8% (15/178) remote: Compressing objects: 9% (17/178) remote: Compressing objects: 10% (18/178) remote: Compressing objects: 11% (20/178) remote: Compressing objects: 12% (22/178) remote: Compressing objects: 13% (24/178) remote: Compressing objects: 14% (25/178) remote: Compressing objects: 15% (27/178) remote: Compressing objects: 16% (29/178) remote: Compressing objects: 17% (31/178) remote: Compressing objects: 18% (33/178) remote: Compressing objects: 19% (34/178) remote: Compressing objects: 20% (36/178) remote: Compressing objects: 21% (38/178) remote: Compressing objects: 22% (40/178) remote: Compressing objects: 23% (41/178) remote: Compressing objects: 24% (43/178) remote: Compressing objects: 25% (45/178) remote: Compressing objects: 26% (47/178) remote: Compressing objects: 27% (49/178) remote: Compressing objects: 28% (50/178) remote: Compressing objects: 29% (52/178) remote: Compressing objects: 30% (54/178) remote: Compressing objects: 31% (56/178) remote: Compressing objects: 32% (57/178) remote: Compressing objects: 33% (59/178) remote: Compressing objects: 34% (61/178) remote: Compressing objects: 35% (63/178) remote: Compressing objects: 36% (65/178) remote: Compressing objects: 37% (66/178) remote: Compressing objects: 38% (68/178) remote: Compressing objects: 39% (70/178) remote: Compressing objects: 40% (72/178) remote: Compressing objects: 41% (73/178) remote: Compressing objects: 42% (75/178) remote: Compressing objects: 43% (77/178) remote: Compressing objects: 44% (79/178) remote: Compressing objects: 45% (81/178) remote: Compressing objects: 46% (82/178) remote: Compressing objects: 47% (84/178) remote: Compressing objects: 48% (86/178) remote: Compressing objects: 49% (88/178) remote: Compressing objects: 50% (89/178) remote: Compressing objects: 51% (91/178) remote: Compressing objects: 52% (93/178) remote: Compressing objects: 53% (95/178) remote: Compressing objects: 54% (97/178) remote: Compressing objects: 55% (98/178) remote: Compressing objects: 56% (100/178) remote: Compressing objects: 57% (102/178) remote: Compressing objects: 58% (104/178) remote: Compressing objects: 59% (106/178) remote: Compressing objects: 60% (107/178) remote: Compressing objects: 61% (109/178) remote: Compressing objects: 62% (111/178) remote: Compressing objects: 63% (113/178) remote: Compressing objects: 64% (114/178) remote: Compressing objects: 65% (116/178) remote: Compressing objects: 66% (118/178) remote: Compressing objects: 67% (120/178) remote: Compressing objects: 68% (122/178) remote: Compressing objects: 69% (123/178) remote: Compressing objects: 70% (125/178) remote: Compressing objects: 71% (127/178) remote: Compressing objects: 72% (129/178) remote: Compressing objects: 73% (130/178) remote: Compressing objects: 74% (132/178) remote: Compressing objects: 75% (134/178) remote: Compressing objects: 76% (136/178) remote: Compressing objects: 77% (138/178) remote: Compressing objects: 78% (139/178) remote: Compressing objects: 79% (141/178) remote: Compressing objects: 80% (143/178) remote: Compressing objects: 81% (145/178) remote: Compressing objects: 82% (146/178) remote: Compressing objects: 83% (148/178) remote: Compressing objects: 84% (150/178) remote: Compressing objects: 85% (152/178) remote: Compressing objects: 86% (154/178) remote: Compressing objects: 87% (155/178) remote: Compressing objects: 88% (157/178) remote: Compressing objects: 89% (159/178) remote: Compressing objects: 90% (161/178) remote: Compressing objects: 91% (162/178) remote: Compressing objects: 92% (164/178) remote: Compressing objects: 93% (166/178) remote: Compressing objects: 94% (168/178) remote: Compressing objects: 95% (170/178) remote: Compressing objects: 96% (171/178) remote: Compressing objects: 97% (173/178) remote: Compressing objects: 98% (175/178) remote: Compressing objects: 99% (177/178) remote: Compressing objects: 100% (178/178) remote: Compressing objects: 100% (178/178), done. Receiving objects: 0% (1/4142) Receiving objects: 1% (42/4142) Receiving objects: 2% (83/4142) Receiving objects: 3% (125/4142) Receiving objects: 4% (166/4142) Receiving objects: 5% (208/4142) Receiving objects: 6% (249/4142) Receiving objects: 7% (290/4142) Receiving objects: 8% (332/4142) Receiving objects: 9% (373/4142) Receiving objects: 10% (415/4142) Receiving objects: 11% (456/4142) Receiving objects: 12% (498/4142) Receiving objects: 13% (539/4142) Receiving objects: 14% (580/4142) Receiving objects: 15% (622/4142) Receiving objects: 16% (663/4142) Receiving objects: 17% (705/4142) Receiving objects: 18% (746/4142) Receiving objects: 19% (787/4142) Receiving objects: 20% (829/4142) Receiving objects: 21% (870/4142) Receiving objects: 22% (912/4142) Receiving objects: 23% (953/4142) Receiving objects: 24% (995/4142) Receiving objects: 25% (1036/4142) Receiving objects: 26% (1077/4142) Receiving objects: 27% (1119/4142) Receiving objects: 28% (1160/4142) Receiving objects: 29% (1202/4142) Receiving objects: 30% (1243/4142) Receiving objects: 31% (1285/4142) Receiving objects: 32% (1326/4142) Receiving objects: 33% (1367/4142) Receiving objects: 34% (1409/4142) Receiving objects: 35% (1450/4142) Receiving objects: 36% (1492/4142) Receiving objects: 37% (1533/4142) Receiving objects: 38% (1574/4142) Receiving objects: 39% (1616/4142) Receiving objects: 40% (1657/4142) Receiving objects: 41% (1699/4142) Receiving objects: 42% (1740/4142) Receiving objects: 43% (1782/4142) Receiving objects: 44% (1823/4142) Receiving objects: 45% (1864/4142) Receiving objects: 46% (1906/4142) Receiving objects: 47% (1947/4142) Receiving objects: 48% (1989/4142) Receiving objects: 49% (2030/4142) Receiving objects: 50% (2071/4142) Receiving objects: 51% (2113/4142) Receiving objects: 52% (2154/4142) Receiving objects: 53% (2196/4142) Receiving objects: 54% (2237/4142) Receiving objects: 55% (2279/4142) Receiving objects: 56% (2320/4142) Receiving objects: 57% (2361/4142) Receiving objects: 58% (2403/4142) Receiving objects: 59% (2444/4142) Receiving objects: 60% (2486/4142) Receiving objects: 61% (2527/4142) Receiving objects: 62% (2569/4142) Receiving objects: 63% (2610/4142) Receiving objects: 64% (2651/4142) Receiving objects: 65% (2693/4142) Receiving objects: 66% (2734/4142) Receiving objects: 67% (2776/4142) Receiving objects: 68% (2817/4142) Receiving objects: 69% (2858/4142) Receiving objects: 70% (2900/4142) Receiving objects: 71% (2941/4142) Receiving objects: 72% (2983/4142) Receiving objects: 73% (3024/4142) Receiving objects: 74% (3066/4142) Receiving objects: 75% (3107/4142) Receiving objects: 76% (3148/4142) Receiving objects: 77% (3190/4142) Receiving objects: 78% (3231/4142) Receiving objects: 79% (3273/4142) Receiving objects: 80% (3314/4142) Receiving objects: 81% (3356/4142) Receiving objects: 82% (3397/4142) Receiving objects: 83% (3438/4142) remote: Total 4142 (delta 40), reused 219 (delta 29), pack-reused 3881 Receiving objects: 84% (3480/4142) Receiving objects: 85% (3521/4142) Receiving objects: 86% (3563/4142) Receiving objects: 87% (3604/4142) Receiving objects: 88% (3645/4142) Receiving objects: 89% (3687/4142) Receiving objects: 90% (3728/4142) Receiving objects: 91% (3770/4142) Receiving objects: 92% (3811/4142) Receiving objects: 93% (3853/4142) Receiving objects: 94% (3894/4142) Receiving objects: 95% (3935/4142) Receiving objects: 96% (3977/4142) Receiving objects: 97% (4018/4142) Receiving objects: 98% (4060/4142) Receiving objects: 99% (4101/4142) Receiving objects: 100% (4142/4142) Receiving objects: 100% (4142/4142), 431.38 KiB | 14.38 MiB/s, done. Resolving deltas: 0% (0/811) Resolving deltas: 2% (22/811) Resolving deltas: 5% (43/811) Resolving deltas: 7% (64/811) Resolving deltas: 9% (77/811) Resolving deltas: 10% (82/811) Resolving deltas: 12% (101/811) Resolving deltas: 13% (113/811) Resolving deltas: 14% (114/811) Resolving deltas: 16% (131/811) Resolving deltas: 17% (140/811) Resolving deltas: 18% (147/811) Resolving deltas: 19% (157/811) Resolving deltas: 20% (163/811) Resolving deltas: 21% (171/811) Resolving deltas: 22% (181/811) Resolving deltas: 57% (467/811) Resolving deltas: 58% (471/811) Resolving deltas: 59% (479/811) Resolving deltas: 61% (501/811) Resolving deltas: 62% (503/811) Resolving deltas: 69% (564/811) Resolving deltas: 71% (581/811) Resolving deltas: 76% (622/811) Resolving deltas: 100% (811/811) Resolving deltas: 100% (811/811), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/perception_spreader_imv'... remote: Enumerating objects: 187, done. remote: Counting objects: 2% (1/36) remote: Counting objects: 5% (2/36) remote: Counting objects: 8% (3/36) remote: Counting objects: 11% (4/36) remote: Counting objects: 13% (5/36) remote: Counting objects: 16% (6/36) remote: Counting objects: 19% (7/36) remote: Counting objects: 22% (8/36) remote: Counting objects: 25% (9/36) remote: Counting objects: 27% (10/36) remote: Counting objects: 30% (11/36) remote: Counting objects: 33% (12/36) remote: Counting objects: 36% (13/36) remote: Counting objects: 38% (14/36) remote: Counting objects: 41% (15/36) remote: Counting objects: 44% (16/36) remote: Counting objects: 47% (17/36) remote: Counting objects: 50% (18/36) remote: Counting objects: 52% (19/36) remote: Counting objects: 55% (20/36) remote: Counting objects: 58% (21/36) remote: Counting objects: 61% (22/36) remote: Counting objects: 63% (23/36) remote: Counting objects: 66% (24/36) remote: Counting objects: 69% (25/36) remote: Counting objects: 72% (26/36) remote: Counting objects: 75% (27/36) remote: Counting objects: 77% (28/36) remote: Counting objects: 80% (29/36) remote: Counting objects: 83% (30/36) remote: Counting objects: 86% (31/36) remote: Counting objects: 88% (32/36) remote: Counting objects: 91% (33/36) remote: Counting objects: 94% (34/36) remote: Counting objects: 97% (35/36) remote: Counting objects: 100% (36/36) remote: Counting objects: 100% (36/36), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 187 (delta 8), reused 36 (delta 8), pack-reused 151 Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 19.20 KiB | 9.60 MiB/s, done. Resolving deltas: 0% (0/56) Resolving deltas: 12% (7/56) Resolving deltas: 14% (8/56) Resolving deltas: 17% (10/56) Resolving deltas: 21% (12/56) Resolving deltas: 85% (48/56) Resolving deltas: 100% (56/56) Resolving deltas: 100% (56/56), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/perception_spreader_truck'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/48) remote: Counting objects: 4% (2/48) remote: Counting objects: 6% (3/48) remote: Counting objects: 8% (4/48) remote: Counting objects: 10% (5/48) remote: Counting objects: 12% (6/48) remote: Counting objects: 14% (7/48) remote: Counting objects: 16% (8/48) remote: Counting objects: 18% (9/48) remote: Counting objects: 20% (10/48) remote: Counting objects: 22% (11/48) remote: Counting objects: 25% (12/48) remote: Counting objects: 27% (13/48) remote: Counting objects: 29% (14/48) remote: Counting objects: 31% (15/48) remote: Counting objects: 33% (16/48) remote: Counting objects: 35% (17/48) remote: Counting objects: 37% (18/48) remote: Counting objects: 39% (19/48) remote: Counting objects: 41% (20/48) remote: Counting objects: 43% (21/48) remote: Counting objects: 45% (22/48) remote: Counting objects: 47% (23/48) remote: Counting objects: 50% (24/48) remote: Counting objects: 52% (25/48) remote: Counting objects: 54% (26/48) remote: Counting objects: 56% (27/48) remote: Counting objects: 58% (28/48) remote: Counting objects: 60% (29/48) remote: Counting objects: 62% (30/48) remote: Counting objects: 64% (31/48) remote: Counting objects: 66% (32/48) remote: Counting objects: 68% (33/48) remote: Counting objects: 70% (34/48) remote: Counting objects: 72% (35/48) remote: Counting objects: 75% (36/48) remote: Counting objects: 77% (37/48) remote: Counting objects: 79% (38/48) remote: Counting objects: 81% (39/48) remote: Counting objects: 83% (40/48) remote: Counting objects: 85% (41/48) remote: Counting objects: 87% (42/48) remote: Counting objects: 89% (43/48) remote: Counting objects: 91% (44/48) remote: Counting objects: 93% (45/48) remote: Counting objects: 95% (46/48) remote: Counting objects: 97% (47/48) remote: Counting objects: 100% (48/48) remote: Counting objects: 100% (48/48), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 71 (delta 22), reused 46 (delta 20), pack-reused 23 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 7.24 KiB | 7.24 MiB/s, done. Resolving deltas: 0% (0/30) Resolving deltas: 13% (4/30) Resolving deltas: 26% (8/30) Resolving deltas: 63% (19/30) Resolving deltas: 100% (30/30) Resolving deltas: 100% (30/30), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/perception_vehicles'... remote: Enumerating objects: 27, done. remote: Counting objects: 3% (1/27) remote: Counting objects: 7% (2/27) remote: Counting objects: 11% (3/27) remote: Counting objects: 14% (4/27) remote: Counting objects: 18% (5/27) remote: Counting objects: 22% (6/27) remote: Counting objects: 25% (7/27) remote: Counting objects: 29% (8/27) remote: Counting objects: 33% (9/27) remote: Counting objects: 37% (10/27) remote: Counting objects: 40% (11/27) remote: Counting objects: 44% (12/27) remote: Counting objects: 48% (13/27) remote: Counting objects: 51% (14/27) remote: Counting objects: 55% (15/27) remote: Counting objects: 59% (16/27) remote: Counting objects: 62% (17/27) remote: Counting objects: 66% (18/27) remote: Counting objects: 70% (19/27) remote: Counting objects: 74% (20/27) remote: Counting objects: 77% (21/27) remote: Counting objects: 81% (22/27) remote: Counting objects: 85% (23/27) remote: Counting objects: 88% (24/27) remote: Counting objects: 92% (25/27) remote: Counting objects: 96% (26/27) remote: Counting objects: 100% (27/27) remote: Counting objects: 100% (27/27), done. remote: Compressing objects: 5% (1/19) remote: Compressing objects: 10% (2/19) remote: Compressing objects: 15% (3/19) remote: Compressing objects: 21% (4/19) remote: Compressing objects: 26% (5/19) remote: Compressing objects: 31% (6/19) remote: Compressing objects: 36% (7/19) remote: Compressing objects: 42% (8/19) remote: Compressing objects: 47% (9/19) remote: Compressing objects: 52% (10/19) remote: Compressing objects: 57% (11/19) remote: Compressing objects: 63% (12/19) remote: Compressing objects: 68% (13/19) remote: Compressing objects: 73% (14/19) remote: Compressing objects: 78% (15/19) remote: Compressing objects: 84% (16/19) remote: Compressing objects: 89% (17/19) remote: Compressing objects: 94% (18/19) remote: Compressing objects: 100% (19/19) remote: Compressing objects: 100% (19/19), done. remote: Total 27 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/27) Receiving objects: 7% (2/27) Receiving objects: 11% (3/27) Receiving objects: 14% (4/27) Receiving objects: 18% (5/27) Receiving objects: 22% (6/27) Receiving objects: 25% (7/27) Receiving objects: 29% (8/27) Receiving objects: 33% (9/27) Receiving objects: 37% (10/27) Receiving objects: 40% (11/27) Receiving objects: 44% (12/27) Receiving objects: 48% (13/27) Receiving objects: 51% (14/27) Receiving objects: 55% (15/27) Receiving objects: 59% (16/27) Receiving objects: 62% (17/27) Receiving objects: 66% (18/27) Receiving objects: 70% (19/27) Receiving objects: 74% (20/27) Receiving objects: 77% (21/27) Receiving objects: 81% (22/27) Receiving objects: 85% (23/27) Receiving objects: 88% (24/27) Receiving objects: 92% (25/27) Receiving objects: 96% (26/27) Receiving objects: 100% (27/27) Receiving objects: 100% (27/27), 4.13 KiB | 4.13 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 50% (2/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/pointcloud_customized'... remote: Enumerating objects: 331, 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. Receiving objects: 0% (1/331) Receiving objects: 1% (4/331) Receiving objects: 2% (7/331) Receiving objects: 3% (10/331) Receiving objects: 4% (14/331) Receiving objects: 5% (17/331) Receiving objects: 6% (20/331) Receiving objects: 7% (24/331) Receiving objects: 8% (27/331) Receiving objects: 9% (30/331) Receiving objects: 10% (34/331) Receiving objects: 11% (37/331) Receiving objects: 12% (40/331) Receiving objects: 13% (44/331) Receiving objects: 14% (47/331) Receiving objects: 14% (47/331), 20.87 MiB | 20.86 MiB/s Receiving objects: 14% (47/331), 52.91 MiB | 26.45 MiB/s Receiving objects: 14% (47/331), 78.48 MiB | 26.16 MiB/s Receiving objects: 14% (48/331), 106.79 MiB | 26.70 MiB/s Receiving objects: 14% (48/331), 139.17 MiB | 28.94 MiB/s Receiving objects: 15% (50/331), 154.20 MiB | 29.63 MiB/s Receiving objects: 16% (53/331), 154.20 MiB | 29.63 MiB/s Receiving objects: 16% (54/331), 167.32 MiB | 28.95 MiB/s Receiving objects: 17% (57/331), 167.32 MiB | 28.95 MiB/s Receiving objects: 18% (60/331), 167.32 MiB | 28.95 MiB/s Receiving objects: 19% (63/331), 167.32 MiB | 28.95 MiB/s Receiving objects: 20% (67/331), 167.32 MiB | 28.95 MiB/s Receiving objects: 21% (70/331), 181.57 MiB | 28.59 MiB/s Receiving objects: 22% (73/331), 181.57 MiB | 28.59 MiB/s Receiving objects: 23% (77/331), 181.57 MiB | 28.59 MiB/s Receiving objects: 24% (80/331), 181.57 MiB | 28.59 MiB/s Receiving objects: 25% (83/331), 181.57 MiB | 28.59 MiB/s Receiving objects: 25% (83/331), 192.39 MiB | 27.98 MiB/s Receiving objects: 26% (87/331), 192.39 MiB | 27.98 MiB/s Receiving objects: 27% (90/331), 192.39 MiB | 27.98 MiB/s Receiving objects: 28% (93/331), 192.39 MiB | 27.98 MiB/s Receiving objects: 29% (96/331), 204.04 MiB | 27.90 MiB/s Receiving objects: 30% (100/331), 204.04 MiB | 27.90 MiB/s Receiving objects: 31% (103/331), 204.04 MiB | 27.90 MiB/s Receiving objects: 32% (106/331), 204.04 MiB | 27.90 MiB/s Receiving objects: 33% (110/331), 204.04 MiB | 27.90 MiB/s Receiving objects: 34% (113/331), 204.04 MiB | 27.90 MiB/s Receiving objects: 35% (116/331), 204.04 MiB | 27.90 MiB/s Receiving objects: 36% (120/331), 204.04 MiB | 27.90 MiB/s Receiving objects: 37% (123/331), 204.04 MiB | 27.90 MiB/s Receiving objects: 38% (126/331), 204.04 MiB | 27.90 MiB/s Receiving objects: 38% (126/331), 215.18 MiB | 27.54 MiB/s Receiving objects: 39% (130/331), 215.18 MiB | 27.54 MiB/s Receiving objects: 40% (133/331), 215.18 MiB | 27.54 MiB/s Receiving objects: 41% (136/331), 215.18 MiB | 27.54 MiB/s Receiving objects: 42% (140/331), 225.73 MiB | 26.43 MiB/s Receiving objects: 43% (143/331), 225.73 MiB | 26.43 MiB/s Receiving objects: 43% (143/331), 242.86 MiB | 26.85 MiB/s Receiving objects: 44% (146/331), 242.86 MiB | 26.85 MiB/s Receiving objects: 45% (149/331), 242.86 MiB | 26.85 MiB/s Receiving objects: 46% (153/331), 242.86 MiB | 26.85 MiB/s Receiving objects: 47% (156/331), 242.86 MiB | 26.85 MiB/s Receiving objects: 48% (159/331), 242.86 MiB | 26.85 MiB/s Receiving objects: 48% (161/331), 264.09 MiB | 24.42 MiB/s Receiving objects: 49% (163/331), 264.09 MiB | 24.42 MiB/s Receiving objects: 50% (166/331), 264.09 MiB | 24.42 MiB/s Receiving objects: 50% (168/331), 291.40 MiB | 24.41 MiB/s Receiving objects: 51% (169/331), 291.40 MiB | 24.41 MiB/s Receiving objects: 52% (173/331), 291.40 MiB | 24.41 MiB/s Receiving objects: 53% (176/331), 291.40 MiB | 24.41 MiB/s Receiving objects: 54% (179/331), 305.38 MiB | 25.11 MiB/s Receiving objects: 55% (183/331), 305.38 MiB | 25.11 MiB/s Receiving objects: 56% (186/331), 305.38 MiB | 25.11 MiB/s Receiving objects: 56% (186/331), 319.65 MiB | 25.70 MiB/s Receiving objects: 56% (187/331), 345.50 MiB | 26.62 MiB/s Receiving objects: 57% (189/331), 345.50 MiB | 26.62 MiB/s Receiving objects: 58% (192/331), 345.50 MiB | 26.62 MiB/s Receiving objects: 58% (192/331), 366.28 MiB | 24.84 MiB/s Receiving objects: 58% (193/331), 388.94 MiB | 24.58 MiB/s Receiving objects: 59% (196/331), 388.94 MiB | 24.58 MiB/s Receiving objects: 60% (199/331), 388.94 MiB | 24.58 MiB/s Receiving objects: 60% (201/331), 410.70 MiB | 23.41 MiB/s Receiving objects: 61% (202/331), 410.70 MiB | 23.41 MiB/s Receiving objects: 62% (206/331), 427.19 MiB | 23.90 MiB/s Receiving objects: 63% (209/331), 427.19 MiB | 23.90 MiB/s Receiving objects: 64% (212/331), 427.19 MiB | 23.90 MiB/s Receiving objects: 64% (212/331), 449.35 MiB | 26.21 MiB/s Receiving objects: 65% (216/331), 449.35 MiB | 26.21 MiB/s Receiving objects: 66% (219/331), 449.35 MiB | 26.21 MiB/s Receiving objects: 67% (222/331), 449.35 MiB | 26.21 MiB/s Receiving objects: 68% (226/331), 449.35 MiB | 26.21 MiB/s Receiving objects: 69% (229/331), 463.95 MiB | 26.32 MiB/s Receiving objects: 70% (232/331), 463.95 MiB | 26.32 MiB/s Receiving objects: 71% (236/331), 463.95 MiB | 26.32 MiB/s Receiving objects: 71% (237/331), 478.21 MiB | 26.88 MiB/s Receiving objects: 71% (238/331), 502.84 MiB | 28.10 MiB/s Receiving objects: 72% (239/331), 502.84 MiB | 28.10 MiB/s Receiving objects: 73% (242/331), 514.04 MiB | 27.80 MiB/s Receiving objects: 74% (245/331), 514.04 MiB | 27.80 MiB/s Receiving objects: 74% (245/331), 527.30 MiB | 28.02 MiB/s Receiving objects: 75% (249/331), 540.04 MiB | 28.75 MiB/s Receiving objects: 76% (252/331), 540.04 MiB | 28.75 MiB/s Receiving objects: 77% (255/331), 540.04 MiB | 28.75 MiB/s Receiving objects: 78% (259/331), 540.04 MiB | 28.75 MiB/s Receiving objects: 79% (262/331), 540.04 MiB | 28.75 MiB/s Receiving objects: 80% (265/331), 540.04 MiB | 28.75 MiB/s Receiving objects: 81% (269/331), 540.04 MiB | 28.75 MiB/s Receiving objects: 81% (269/331), 553.08 MiB | 27.98 MiB/s Receiving objects: 82% (272/331), 553.08 MiB | 27.98 MiB/s Receiving objects: 83% (275/331), 553.08 MiB | 27.98 MiB/s Receiving objects: 84% (279/331), 553.08 MiB | 27.98 MiB/s Receiving objects: 85% (282/331), 565.27 MiB | 25.77 MiB/s Receiving objects: 86% (285/331), 565.27 MiB | 25.77 MiB/s Receiving objects: 87% (288/331), 565.27 MiB | 25.77 MiB/s Receiving objects: 88% (292/331), 565.27 MiB | 25.77 MiB/s Receiving objects: 89% (295/331), 565.27 MiB | 25.77 MiB/s Receiving objects: 90% (298/331), 565.27 MiB | 25.77 MiB/s Receiving objects: 91% (302/331), 565.27 MiB | 25.77 MiB/s Receiving objects: 92% (305/331), 565.27 MiB | 25.77 MiB/s Receiving objects: 92% (305/331), 578.18 MiB | 19.41 MiB/s Receiving objects: 92% (306/331), 591.56 MiB | 12.40 MiB/s Receiving objects: 92% (307/331), 601.52 MiB | 12.16 MiB/s Receiving objects: 92% (307/331), 616.93 MiB | 8.17 MiB/s Receiving objects: 93% (308/331), 616.93 MiB | 8.17 MiB/s Receiving objects: 93% (309/331), 616.93 MiB | 8.17 MiB/s Receiving objects: 94% (312/331), 616.93 MiB | 8.17 MiB/s Receiving objects: 95% (315/331), 616.93 MiB | 8.17 MiB/s Receiving objects: 95% (315/331), 621.74 MiB | 6.28 MiB/s Receiving objects: 95% (316/331), 631.36 MiB | 6.01 MiB/s Receiving objects: 95% (316/331), 641.39 MiB | 5.05 MiB/s Receiving objects: 95% (317/331), 651.70 MiB | 5.38 MiB/s Receiving objects: 95% (317/331), 661.13 MiB | 5.68 MiB/s Receiving objects: 96% (318/331), 661.13 MiB | 5.68 MiB/s Receiving objects: 97% (322/331), 661.13 MiB | 5.68 MiB/s Receiving objects: 97% (323/331), 669.59 MiB | 5.55 MiB/s Receiving objects: 98% (325/331), 677.37 MiB | 5.22 MiB/s remote: Total 331 (delta 7), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (328/331), 677.37 MiB | 5.22 MiB/s Receiving objects: 100% (331/331), 677.37 MiB | 5.22 MiB/s Receiving objects: 100% (331/331), 679.25 MiB | 16.98 MiB/s, done. Resolving deltas: 0% (0/57) Resolving deltas: 12% (7/57) Resolving deltas: 19% (11/57) Resolving deltas: 31% (18/57) Resolving deltas: 38% (22/57) Resolving deltas: 40% (23/57) Resolving deltas: 43% (25/57) Resolving deltas: 49% (28/57) Resolving deltas: 50% (29/57) Resolving deltas: 61% (35/57) Resolving deltas: 64% (37/57) Resolving deltas: 68% (39/57) Resolving deltas: 70% (40/57) Resolving deltas: 73% (42/57) Resolving deltas: 77% (44/57) Resolving deltas: 80% (46/57) Resolving deltas: 84% (48/57) Resolving deltas: 85% (49/57) Resolving deltas: 87% (50/57) Resolving deltas: 94% (54/57) Resolving deltas: 96% (55/57) Resolving deltas: 98% (56/57) Resolving deltas: 100% (57/57) Resolving deltas: 100% (57/57), done. Cloning into '/root/workspace/weifang-config/container/A004/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), 8.95 MiB | 17.88 MiB/s Receiving objects: 18% (19/102), 8.95 MiB | 17.88 MiB/s Receiving objects: 19% (20/102), 8.95 MiB | 17.88 MiB/s Receiving objects: 20% (21/102), 8.95 MiB | 17.88 MiB/s Receiving objects: 21% (22/102), 8.95 MiB | 17.88 MiB/s Receiving objects: 22% (23/102), 8.95 MiB | 17.88 MiB/s Receiving objects: 23% (24/102), 8.95 MiB | 17.88 MiB/s Receiving objects: 24% (25/102), 8.95 MiB | 17.88 MiB/s Receiving objects: 25% (26/102), 8.95 MiB | 17.88 MiB/s Receiving objects: 26% (27/102), 8.95 MiB | 17.88 MiB/s Receiving objects: 27% (28/102), 8.95 MiB | 17.88 MiB/s Receiving objects: 27% (28/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 28% (29/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 29% (30/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 30% (31/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 31% (32/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 32% (33/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 33% (34/102), 21.88 MiB | 21.87 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 35% (36/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 36% (37/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 37% (38/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 38% (39/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 39% (40/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 40% (41/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 41% (42/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 42% (43/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 43% (44/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 44% (45/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 45% (46/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 46% (47/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 47% (48/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 48% (49/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 49% (50/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 50% (51/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 51% (53/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 52% (54/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 53% (55/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 54% (56/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 55% (57/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 56% (58/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 57% (59/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 58% (60/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 59% (61/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 60% (62/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 61% (63/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 62% (64/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 63% (65/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 64% (66/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 65% (67/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 66% (68/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 67% (69/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 68% (70/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 69% (71/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 70% (72/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 71% (73/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 72% (74/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 73% (75/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 74% (76/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 75% (77/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 76% (78/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 77% (79/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 78% (80/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 79% (81/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 80% (82/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 81% (83/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 82% (84/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 83% (85/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 84% (86/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 85% (87/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 86% (88/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 87% (89/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 88% (90/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 89% (91/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 90% (92/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 91% (93/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 92% (94/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 93% (95/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 94% (96/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 95% (97/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 96% (98/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 97% (99/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 98% (100/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 99% (101/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 100% (102/102), 21.88 MiB | 21.87 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 23.30 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/weifang-config/container/A004/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/weifang-config/container/A004/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/46) remote: Counting objects: 4% (2/46) remote: Counting objects: 6% (3/46) remote: Counting objects: 8% (4/46) remote: Counting objects: 10% (5/46) remote: Counting objects: 13% (6/46) remote: Counting objects: 15% (7/46) remote: Counting objects: 17% (8/46) remote: Counting objects: 19% (9/46) remote: Counting objects: 21% (10/46) remote: Counting objects: 23% (11/46) remote: Counting objects: 26% (12/46) remote: Counting objects: 28% (13/46) remote: Counting objects: 30% (14/46) remote: Counting objects: 32% (15/46) remote: Counting objects: 34% (16/46) remote: Counting objects: 36% (17/46) remote: Counting objects: 39% (18/46) remote: Counting objects: 41% (19/46) remote: Counting objects: 43% (20/46) remote: Counting objects: 45% (21/46) remote: Counting objects: 47% (22/46) remote: Counting objects: 50% (23/46) remote: Counting objects: 52% (24/46) remote: Counting objects: 54% (25/46) remote: Counting objects: 56% (26/46) remote: Counting objects: 58% (27/46) remote: Counting objects: 60% (28/46) remote: Counting objects: 63% (29/46) remote: Counting objects: 65% (30/46) remote: Counting objects: 67% (31/46) remote: Counting objects: 69% (32/46) remote: Counting objects: 71% (33/46) remote: Counting objects: 73% (34/46) remote: Counting objects: 76% (35/46) remote: Counting objects: 78% (36/46) remote: Counting objects: 80% (37/46) remote: Counting objects: 82% (38/46) remote: Counting objects: 84% (39/46) remote: Counting objects: 86% (40/46) remote: Counting objects: 89% (41/46) remote: Counting objects: 91% (42/46) remote: Counting objects: 93% (43/46) remote: Counting objects: 95% (44/46) remote: Counting objects: 97% (45/46) remote: Counting objects: 100% (46/46) remote: Counting objects: 100% (46/46), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 71 (delta 23), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 13.10 KiB | 13.10 MiB/s, done. Resolving deltas: 0% (0/37) Resolving deltas: 2% (1/37) Resolving deltas: 37% (14/37) Resolving deltas: 40% (15/37) Resolving deltas: 86% (32/37) Resolving deltas: 100% (37/37) Resolving deltas: 100% (37/37), done. Cloning into '/root/workspace/weifang-config/container/A004/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/weifang-config/container/A004/params_new/system-common'... remote: Enumerating objects: 173, done. remote: Counting objects: 0% (1/135) remote: Counting objects: 1% (2/135) remote: Counting objects: 2% (3/135) remote: Counting objects: 3% (5/135) remote: Counting objects: 4% (6/135) remote: Counting objects: 5% (7/135) remote: Counting objects: 6% (9/135) remote: Counting objects: 7% (10/135) remote: Counting objects: 8% (11/135) remote: Counting objects: 9% (13/135) remote: Counting objects: 10% (14/135) remote: Counting objects: 11% (15/135) remote: Counting objects: 12% (17/135) remote: Counting objects: 13% (18/135) remote: Counting objects: 14% (19/135) remote: Counting objects: 15% (21/135) remote: Counting objects: 16% (22/135) remote: Counting objects: 17% (23/135) remote: Counting objects: 18% (25/135) remote: Counting objects: 19% (26/135) remote: Counting objects: 20% (27/135) remote: Counting objects: 21% (29/135) remote: Counting objects: 22% (30/135) remote: Counting objects: 23% (32/135) remote: Counting objects: 24% (33/135) remote: Counting objects: 25% (34/135) remote: Counting objects: 26% (36/135) remote: Counting objects: 27% (37/135) remote: Counting objects: 28% (38/135) remote: Counting objects: 29% (40/135) remote: Counting objects: 30% (41/135) remote: Counting objects: 31% (42/135) remote: Counting objects: 32% (44/135) remote: Counting objects: 33% (45/135) remote: Counting objects: 34% (46/135) remote: Counting objects: 35% (48/135) remote: Counting objects: 36% (49/135) remote: Counting objects: 37% (50/135) remote: Counting objects: 38% (52/135) remote: Counting objects: 39% (53/135) remote: Counting objects: 40% (54/135) remote: Counting objects: 41% (56/135) remote: Counting objects: 42% (57/135) remote: Counting objects: 43% (59/135) remote: Counting objects: 44% (60/135) remote: Counting objects: 45% (61/135) remote: Counting objects: 46% (63/135) remote: Counting objects: 47% (64/135) remote: Counting objects: 48% (65/135) remote: Counting objects: 49% (67/135) remote: Counting objects: 50% (68/135) remote: Counting objects: 51% (69/135) remote: Counting objects: 52% (71/135) remote: Counting objects: 53% (72/135) remote: Counting objects: 54% (73/135) remote: Counting objects: 55% (75/135) remote: Counting objects: 56% (76/135) remote: Counting objects: 57% (77/135) remote: Counting objects: 58% (79/135) remote: Counting objects: 59% (80/135) remote: Counting objects: 60% (81/135) remote: Counting objects: 61% (83/135) remote: Counting objects: 62% (84/135) remote: Counting objects: 63% (86/135) remote: Counting objects: 64% (87/135) remote: Counting objects: 65% (88/135) remote: Counting objects: 66% (90/135) remote: Counting objects: 67% (91/135) remote: Counting objects: 68% (92/135) remote: Counting objects: 69% (94/135) remote: Counting objects: 70% (95/135) remote: Counting objects: 71% (96/135) remote: Counting objects: 72% (98/135) remote: Counting objects: 73% (99/135) remote: Counting objects: 74% (100/135) remote: Counting objects: 75% (102/135) remote: Counting objects: 76% (103/135) remote: Counting objects: 77% (104/135) remote: Counting objects: 78% (106/135) remote: Counting objects: 79% (107/135) remote: Counting objects: 80% (108/135) remote: Counting objects: 81% (110/135) remote: Counting objects: 82% (111/135) remote: Counting objects: 83% (113/135) remote: Counting objects: 84% (114/135) remote: Counting objects: 85% (115/135) remote: Counting objects: 86% (117/135) remote: Counting objects: 87% (118/135) remote: Counting objects: 88% (119/135) remote: Counting objects: 89% (121/135) remote: Counting objects: 90% (122/135) remote: Counting objects: 91% (123/135) remote: Counting objects: 92% (125/135) remote: Counting objects: 93% (126/135) remote: Counting objects: 94% (127/135) remote: Counting objects: 95% (129/135) remote: Counting objects: 96% (130/135) remote: Counting objects: 97% (131/135) remote: Counting objects: 98% (133/135) remote: Counting objects: 99% (134/135) remote: Counting objects: 100% (135/135) remote: Counting objects: 100% (135/135), done. remote: Compressing objects: 2% (1/45) remote: Compressing objects: 4% (2/45) remote: Compressing objects: 6% (3/45) remote: Compressing objects: 8% (4/45) remote: Compressing objects: 11% (5/45) remote: Compressing objects: 13% (6/45) remote: Compressing objects: 15% (7/45) remote: Compressing objects: 17% (8/45) remote: Compressing objects: 20% (9/45) remote: Compressing objects: 22% (10/45) remote: Compressing objects: 24% (11/45) remote: Compressing objects: 26% (12/45) remote: Compressing objects: 28% (13/45) remote: Compressing objects: 31% (14/45) remote: Compressing objects: 33% (15/45) remote: Compressing objects: 35% (16/45) remote: Compressing objects: 37% (17/45) remote: Compressing objects: 40% (18/45) remote: Compressing objects: 42% (19/45) remote: Compressing objects: 44% (20/45) remote: Compressing objects: 46% (21/45) remote: Compressing objects: 48% (22/45) remote: Compressing objects: 51% (23/45) remote: Compressing objects: 53% (24/45) remote: Compressing objects: 55% (25/45) remote: Compressing objects: 57% (26/45) remote: Compressing objects: 60% (27/45) remote: Compressing objects: 62% (28/45) remote: Compressing objects: 64% (29/45) remote: Compressing objects: 66% (30/45) remote: Compressing objects: 68% (31/45) remote: Compressing objects: 71% (32/45) remote: Compressing objects: 73% (33/45) remote: Compressing objects: 75% (34/45) remote: Compressing objects: 77% (35/45) remote: Compressing objects: 80% (36/45) remote: Compressing objects: 82% (37/45) remote: Compressing objects: 84% (38/45) remote: Compressing objects: 86% (39/45) remote: Compressing objects: 88% (40/45) remote: Compressing objects: 91% (41/45) remote: Compressing objects: 93% (42/45) remote: Compressing objects: 95% (43/45) remote: Compressing objects: 97% (44/45) remote: Compressing objects: 100% (45/45) remote: Compressing objects: 100% (45/45), done. remote: Total 173 (delta 28), reused 101 (delta 20), pack-reused 38 Receiving objects: 0% (1/173) Receiving objects: 1% (2/173) Receiving objects: 2% (4/173) Receiving objects: 3% (6/173) Receiving objects: 4% (7/173) Receiving objects: 5% (9/173) Receiving objects: 6% (11/173) Receiving objects: 7% (13/173) Receiving objects: 8% (14/173) Receiving objects: 9% (16/173) Receiving objects: 10% (18/173) Receiving objects: 11% (20/173) Receiving objects: 12% (21/173) Receiving objects: 13% (23/173) Receiving objects: 14% (25/173) Receiving objects: 15% (26/173) Receiving objects: 16% (28/173) Receiving objects: 17% (30/173) Receiving objects: 18% (32/173) Receiving objects: 19% (33/173) Receiving objects: 20% (35/173) Receiving objects: 21% (37/173) Receiving objects: 22% (39/173) Receiving objects: 23% (40/173) Receiving objects: 24% (42/173) Receiving objects: 25% (44/173) Receiving objects: 26% (45/173) Receiving objects: 27% (47/173) Receiving objects: 28% (49/173) Receiving objects: 29% (51/173) Receiving objects: 30% (52/173) Receiving objects: 31% (54/173) Receiving objects: 32% (56/173) Receiving objects: 33% (58/173) Receiving objects: 34% (59/173) Receiving objects: 35% (61/173) Receiving objects: 36% (63/173) Receiving objects: 37% (65/173) Receiving objects: 38% (66/173) Receiving objects: 39% (68/173) Receiving objects: 40% (70/173) Receiving objects: 41% (71/173) Receiving objects: 42% (73/173) Receiving objects: 43% (75/173) Receiving objects: 44% (77/173) Receiving objects: 45% (78/173) Receiving objects: 46% (80/173) Receiving objects: 47% (82/173) Receiving objects: 48% (84/173) Receiving objects: 49% (85/173) Receiving objects: 50% (87/173) Receiving objects: 51% (89/173) Receiving objects: 52% (90/173) Receiving objects: 53% (92/173) Receiving objects: 54% (94/173) Receiving objects: 55% (96/173) Receiving objects: 56% (97/173) Receiving objects: 57% (99/173) Receiving objects: 58% (101/173) Receiving objects: 59% (103/173) Receiving objects: 60% (104/173) Receiving objects: 61% (106/173) Receiving objects: 62% (108/173) Receiving objects: 63% (109/173) Receiving objects: 64% (111/173) Receiving objects: 65% (113/173) Receiving objects: 66% (115/173) Receiving objects: 67% (116/173) Receiving objects: 68% (118/173) Receiving objects: 69% (120/173) Receiving objects: 70% (122/173) Receiving objects: 71% (123/173) Receiving objects: 72% (125/173) Receiving objects: 73% (127/173) Receiving objects: 74% (129/173) Receiving objects: 75% (130/173) Receiving objects: 76% (132/173) Receiving objects: 77% (134/173) Receiving objects: 78% (135/173) Receiving objects: 79% (137/173) Receiving objects: 80% (139/173) Receiving objects: 81% (141/173) Receiving objects: 82% (142/173) Receiving objects: 83% (144/173) Receiving objects: 84% (146/173) Receiving objects: 85% (148/173) Receiving objects: 86% (149/173) Receiving objects: 87% (151/173) Receiving objects: 88% (153/173) Receiving objects: 89% (154/173) Receiving objects: 90% (156/173) Receiving objects: 91% (158/173) Receiving objects: 92% (160/173) Receiving objects: 93% (161/173) Receiving objects: 94% (163/173) Receiving objects: 95% (165/173) Receiving objects: 96% (167/173) Receiving objects: 97% (168/173) Receiving objects: 98% (170/173) Receiving objects: 99% (172/173) Receiving objects: 100% (173/173) Receiving objects: 100% (173/173), 28.14 KiB | 7.04 MiB/s, done. Resolving deltas: 0% (0/33) Resolving deltas: 3% (1/33) Resolving deltas: 15% (5/33) Resolving deltas: 18% (6/33) Resolving deltas: 27% (9/33) Resolving deltas: 84% (28/33) Resolving deltas: 90% (30/33) Resolving deltas: 93% (31/33) Resolving deltas: 100% (33/33) Resolving deltas: 100% (33/33), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/system-device'... remote: Enumerating objects: 1478, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. Receiving objects: 0% (1/1478) Receiving objects: 1% (15/1478) Receiving objects: 2% (30/1478) Receiving objects: 3% (45/1478) Receiving objects: 4% (60/1478) Receiving objects: 5% (74/1478) Receiving objects: 6% (89/1478) Receiving objects: 7% (104/1478) Receiving objects: 8% (119/1478) Receiving objects: 9% (134/1478) Receiving objects: 10% (148/1478) Receiving objects: 11% (163/1478) Receiving objects: 12% (178/1478) Receiving objects: 13% (193/1478) Receiving objects: 14% (207/1478) Receiving objects: 15% (222/1478) remote: Total 1478 (delta 4), reused 0 (delta 0), pack-reused 1461 Receiving objects: 16% (237/1478) Receiving objects: 17% (252/1478) Receiving objects: 18% (267/1478) Receiving objects: 19% (281/1478) Receiving objects: 20% (296/1478) Receiving objects: 21% (311/1478) Receiving objects: 22% (326/1478) Receiving objects: 23% (340/1478) Receiving objects: 24% (355/1478) Receiving objects: 25% (370/1478) Receiving objects: 26% (385/1478) Receiving objects: 27% (400/1478) Receiving objects: 28% (414/1478) Receiving objects: 29% (429/1478) Receiving objects: 30% (444/1478) Receiving objects: 31% (459/1478) Receiving objects: 32% (473/1478) Receiving objects: 33% (488/1478) Receiving objects: 34% (503/1478) Receiving objects: 35% (518/1478) Receiving objects: 36% (533/1478) Receiving objects: 37% (547/1478) Receiving objects: 38% (562/1478) Receiving objects: 39% (577/1478) Receiving objects: 40% (592/1478) Receiving objects: 41% (606/1478) Receiving objects: 42% (621/1478) Receiving objects: 43% (636/1478) Receiving objects: 44% (651/1478) Receiving objects: 45% (666/1478) Receiving objects: 46% (680/1478) Receiving objects: 47% (695/1478) Receiving objects: 48% (710/1478) Receiving objects: 49% (725/1478) Receiving objects: 50% (739/1478) Receiving objects: 51% (754/1478) Receiving objects: 52% (769/1478) Receiving objects: 53% (784/1478) Receiving objects: 54% (799/1478) Receiving objects: 55% (813/1478) Receiving objects: 56% (828/1478) Receiving objects: 57% (843/1478) Receiving objects: 58% (858/1478) Receiving objects: 59% (873/1478) Receiving objects: 60% (887/1478) Receiving objects: 61% (902/1478) Receiving objects: 62% (917/1478) Receiving objects: 63% (932/1478) Receiving objects: 64% (946/1478) Receiving objects: 65% (961/1478) Receiving objects: 66% (976/1478) Receiving objects: 67% (991/1478) Receiving objects: 68% (1006/1478) Receiving objects: 69% (1020/1478) Receiving objects: 70% (1035/1478) Receiving objects: 71% (1050/1478) Receiving objects: 72% (1065/1478) Receiving objects: 73% (1079/1478) Receiving objects: 74% (1094/1478) Receiving objects: 75% (1109/1478) Receiving objects: 76% (1124/1478) Receiving objects: 77% (1139/1478) Receiving objects: 78% (1153/1478) Receiving objects: 79% (1168/1478) Receiving objects: 80% (1183/1478) Receiving objects: 81% (1198/1478) Receiving objects: 82% (1212/1478) Receiving objects: 83% (1227/1478) Receiving objects: 84% (1242/1478) Receiving objects: 85% (1257/1478) Receiving objects: 86% (1272/1478) Receiving objects: 87% (1286/1478) Receiving objects: 88% (1301/1478) Receiving objects: 89% (1316/1478) Receiving objects: 90% (1331/1478) Receiving objects: 91% (1345/1478) Receiving objects: 92% (1360/1478) Receiving objects: 93% (1375/1478) Receiving objects: 94% (1390/1478) Receiving objects: 95% (1405/1478) Receiving objects: 96% (1419/1478) Receiving objects: 97% (1434/1478) Receiving objects: 98% (1449/1478) Receiving objects: 99% (1464/1478) Receiving objects: 100% (1478/1478) Receiving objects: 100% (1478/1478), 167.79 KiB | 12.91 MiB/s, done. Resolving deltas: 0% (0/490) Resolving deltas: 1% (5/490) Resolving deltas: 7% (35/490) Resolving deltas: 11% (55/490) Resolving deltas: 16% (83/490) Resolving deltas: 20% (100/490) Resolving deltas: 25% (124/490) Resolving deltas: 31% (152/490) Resolving deltas: 32% (158/490) Resolving deltas: 43% (214/490) Resolving deltas: 44% (217/490) Resolving deltas: 48% (238/490) Resolving deltas: 53% (264/490) Resolving deltas: 54% (266/490) Resolving deltas: 56% (277/490) Resolving deltas: 57% (282/490) Resolving deltas: 62% (307/490) Resolving deltas: 63% (309/490) Resolving deltas: 67% (330/490) Resolving deltas: 70% (344/490) Resolving deltas: 71% (348/490) Resolving deltas: 72% (354/490) Resolving deltas: 77% (378/490) Resolving deltas: 78% (383/490) Resolving deltas: 79% (388/490) Resolving deltas: 80% (394/490) Resolving deltas: 81% (397/490) Resolving deltas: 83% (409/490) Resolving deltas: 85% (420/490) Resolving deltas: 86% (422/490) Resolving deltas: 89% (439/490) Resolving deltas: 90% (441/490) Resolving deltas: 91% (446/490) Resolving deltas: 92% (453/490) Resolving deltas: 93% (457/490) Resolving deltas: 94% (461/490) Resolving deltas: 95% (466/490) Resolving deltas: 100% (490/490) Resolving deltas: 100% (490/490), done. Cloning into '/root/workspace/weifang-config/container/A004/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 | 7.27 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: 51% (16/31) Resolving deltas: 93% (29/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/system-node-weifang'... remote: Enumerating objects: 211, done. remote: Counting objects: 0% (1/143) remote: Counting objects: 1% (2/143) remote: Counting objects: 2% (3/143) remote: Counting objects: 3% (5/143) remote: Counting objects: 4% (6/143) remote: Counting objects: 5% (8/143) remote: Counting objects: 6% (9/143) remote: Counting objects: 7% (11/143) remote: Counting objects: 8% (12/143) remote: Counting objects: 9% (13/143) remote: Counting objects: 10% (15/143) remote: Counting objects: 11% (16/143) remote: Counting objects: 12% (18/143) remote: Counting objects: 13% (19/143) remote: Counting objects: 14% (21/143) remote: Counting objects: 15% (22/143) remote: Counting objects: 16% (23/143) remote: Counting objects: 17% (25/143) remote: Counting objects: 18% (26/143) remote: Counting objects: 19% (28/143) remote: Counting objects: 20% (29/143) remote: Counting objects: 21% (31/143) remote: Counting objects: 22% (32/143) remote: Counting objects: 23% (33/143) remote: Counting objects: 24% (35/143) remote: Counting objects: 25% (36/143) remote: Counting objects: 26% (38/143) remote: Counting objects: 27% (39/143) remote: Counting objects: 28% (41/143) remote: Counting objects: 29% (42/143) remote: Counting objects: 30% (43/143) remote: Counting objects: 31% (45/143) remote: Counting objects: 32% (46/143) remote: Counting objects: 33% (48/143) remote: Counting objects: 34% (49/143) remote: Counting objects: 35% (51/143) remote: Counting objects: 36% (52/143) remote: Counting objects: 37% (53/143) remote: Counting objects: 38% (55/143) remote: Counting objects: 39% (56/143) remote: Counting objects: 40% (58/143) remote: Counting objects: 41% (59/143) remote: Counting objects: 42% (61/143) remote: Counting objects: 43% (62/143) remote: Counting objects: 44% (63/143) remote: Counting objects: 45% (65/143) remote: Counting objects: 46% (66/143) remote: Counting objects: 47% (68/143) remote: Counting objects: 48% (69/143) remote: Counting objects: 49% (71/143) remote: Counting objects: 50% (72/143) remote: Counting objects: 51% (73/143) remote: Counting objects: 52% (75/143) remote: Counting objects: 53% (76/143) remote: Counting objects: 54% (78/143) remote: Counting objects: 55% (79/143) remote: Counting objects: 56% (81/143) remote: Counting objects: 57% (82/143) remote: Counting objects: 58% (83/143) remote: Counting objects: 59% (85/143) remote: Counting objects: 60% (86/143) remote: Counting objects: 61% (88/143) remote: Counting objects: 62% (89/143) remote: Counting objects: 63% (91/143) remote: Counting objects: 64% (92/143) remote: Counting objects: 65% (93/143) remote: Counting objects: 66% (95/143) remote: Counting objects: 67% (96/143) remote: Counting objects: 68% (98/143) remote: Counting objects: 69% (99/143) remote: Counting objects: 70% (101/143) remote: Counting objects: 71% (102/143) remote: Counting objects: 72% (103/143) remote: Counting objects: 73% (105/143) remote: Counting objects: 74% (106/143) remote: Counting objects: 75% (108/143) remote: Counting objects: 76% (109/143) remote: Counting objects: 77% (111/143) remote: Counting objects: 78% (112/143) remote: Counting objects: 79% (113/143) remote: Counting objects: 80% (115/143) remote: Counting objects: 81% (116/143) remote: Counting objects: 82% (118/143) remote: Counting objects: 83% (119/143) remote: Counting objects: 84% (121/143) remote: Counting objects: 85% (122/143) remote: Counting objects: 86% (123/143) remote: Counting objects: 87% (125/143) remote: Counting objects: 88% (126/143) remote: Counting objects: 89% (128/143) remote: Counting objects: 90% (129/143) remote: Counting objects: 91% (131/143) remote: Counting objects: 92% (132/143) remote: Counting objects: 93% (133/143) remote: Counting objects: 94% (135/143) remote: Counting objects: 95% (136/143) remote: Counting objects: 96% (138/143) remote: Counting objects: 97% (139/143) remote: Counting objects: 98% (141/143) remote: Counting objects: 99% (142/143) remote: Counting objects: 100% (143/143) remote: Counting objects: 100% (143/143), done. remote: Compressing objects: 1% (1/57) remote: Compressing objects: 3% (2/57) remote: Compressing objects: 5% (3/57) remote: Compressing objects: 7% (4/57) remote: Compressing objects: 8% (5/57) remote: Compressing objects: 10% (6/57) remote: Compressing objects: 12% (7/57) remote: Compressing objects: 14% (8/57) remote: Compressing objects: 15% (9/57) remote: Compressing objects: 17% (10/57) remote: Compressing objects: 19% (11/57) remote: Compressing objects: 21% (12/57) remote: Compressing objects: 22% (13/57) remote: Compressing objects: 24% (14/57) remote: Compressing objects: 26% (15/57) remote: Compressing objects: 28% (16/57) remote: Compressing objects: 29% (17/57) remote: Compressing objects: 31% (18/57) remote: Compressing objects: 33% (19/57) remote: Compressing objects: 35% (20/57) remote: Compressing objects: 36% (21/57) remote: Compressing objects: 38% (22/57) remote: Compressing objects: 40% (23/57) remote: Compressing objects: 42% (24/57) remote: Compressing objects: 43% (25/57) remote: Compressing objects: 45% (26/57) remote: Compressing objects: 47% (27/57) remote: Compressing objects: 49% (28/57) remote: Compressing objects: 50% (29/57) remote: Compressing objects: 52% (30/57) remote: Compressing objects: 54% (31/57) remote: Compressing objects: 56% (32/57) remote: Compressing objects: 57% (33/57) remote: Compressing objects: 59% (34/57) remote: Compressing objects: 61% (35/57) remote: Compressing objects: 63% (36/57) remote: Compressing objects: 64% (37/57) remote: Compressing objects: 66% (38/57) remote: Compressing objects: 68% (39/57) remote: Compressing objects: 70% (40/57) remote: Compressing objects: 71% (41/57) remote: Compressing objects: 73% (42/57) remote: Compressing objects: 75% (43/57) remote: Compressing objects: 77% (44/57) remote: Compressing objects: 78% (45/57) remote: Compressing objects: 80% (46/57) remote: Compressing objects: 82% (47/57) remote: Compressing objects: 84% (48/57) remote: Compressing objects: 85% (49/57) remote: Compressing objects: 87% (50/57) remote: Compressing objects: 89% (51/57) remote: Compressing objects: 91% (52/57) remote: Compressing objects: 92% (53/57) remote: Compressing objects: 94% (54/57) remote: Compressing objects: 96% (55/57) remote: Compressing objects: 98% (56/57) remote: Compressing objects: 100% (57/57) remote: Compressing objects: 100% (57/57), done. remote: Total 211 (delta 23), reused 100 (delta 15), pack-reused 68 Receiving objects: 0% (1/211) Receiving objects: 1% (3/211) Receiving objects: 2% (5/211) Receiving objects: 3% (7/211) Receiving objects: 4% (9/211) Receiving objects: 5% (11/211) Receiving objects: 6% (13/211) Receiving objects: 7% (15/211) Receiving objects: 8% (17/211) Receiving objects: 9% (19/211) Receiving objects: 10% (22/211) Receiving objects: 11% (24/211) Receiving objects: 12% (26/211) Receiving objects: 13% (28/211) Receiving objects: 14% (30/211) Receiving objects: 15% (32/211) Receiving objects: 16% (34/211) Receiving objects: 17% (36/211) Receiving objects: 18% (38/211) Receiving objects: 19% (41/211) Receiving objects: 20% (43/211) Receiving objects: 21% (45/211) Receiving objects: 22% (47/211) Receiving objects: 23% (49/211) Receiving objects: 24% (51/211) Receiving objects: 25% (53/211) Receiving objects: 26% (55/211) Receiving objects: 27% (57/211) Receiving objects: 28% (60/211) Receiving objects: 29% (62/211) Receiving objects: 30% (64/211) Receiving objects: 31% (66/211) Receiving objects: 32% (68/211) Receiving objects: 33% (70/211) Receiving objects: 34% (72/211) Receiving objects: 35% (74/211) Receiving objects: 36% (76/211) Receiving objects: 37% (79/211) Receiving objects: 38% (81/211) Receiving objects: 39% (83/211) Receiving objects: 40% (85/211) Receiving objects: 41% (87/211) Receiving objects: 42% (89/211) Receiving objects: 43% (91/211) Receiving objects: 44% (93/211) Receiving objects: 45% (95/211) Receiving objects: 46% (98/211) Receiving objects: 47% (100/211) Receiving objects: 48% (102/211) Receiving objects: 49% (104/211) Receiving objects: 50% (106/211) Receiving objects: 51% (108/211) Receiving objects: 52% (110/211) Receiving objects: 53% (112/211) Receiving objects: 54% (114/211) Receiving objects: 55% (117/211) Receiving objects: 56% (119/211) Receiving objects: 57% (121/211) Receiving objects: 58% (123/211) Receiving objects: 59% (125/211) Receiving objects: 60% (127/211) Receiving objects: 61% (129/211) Receiving objects: 62% (131/211) Receiving objects: 63% (133/211) Receiving objects: 64% (136/211) Receiving objects: 65% (138/211) Receiving objects: 66% (140/211) Receiving objects: 67% (142/211) Receiving objects: 68% (144/211) Receiving objects: 69% (146/211) Receiving objects: 70% (148/211) Receiving objects: 71% (150/211) Receiving objects: 72% (152/211) Receiving objects: 73% (155/211) Receiving objects: 74% (157/211) Receiving objects: 75% (159/211) Receiving objects: 76% (161/211) Receiving objects: 77% (163/211) Receiving objects: 78% (165/211) Receiving objects: 79% (167/211) Receiving objects: 80% (169/211) Receiving objects: 81% (171/211) Receiving objects: 82% (174/211) Receiving objects: 83% (176/211) Receiving objects: 84% (178/211) Receiving objects: 85% (180/211) Receiving objects: 86% (182/211) Receiving objects: 87% (184/211) Receiving objects: 88% (186/211) Receiving objects: 89% (188/211) Receiving objects: 90% (190/211) Receiving objects: 91% (193/211) Receiving objects: 92% (195/211) Receiving objects: 93% (197/211) Receiving objects: 94% (199/211) Receiving objects: 95% (201/211) Receiving objects: 96% (203/211) Receiving objects: 97% (205/211) Receiving objects: 98% (207/211) Receiving objects: 99% (209/211) Receiving objects: 100% (211/211) Receiving objects: 100% (211/211), 26.72 KiB | 6.68 MiB/s, done. Resolving deltas: 0% (0/34) Resolving deltas: 32% (11/34) Resolving deltas: 100% (34/34) Resolving deltas: 100% (34/34), done. Cloning into '/root/workspace/weifang-config/container/A004/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/110) remote: Counting objects: 1% (2/110) remote: Counting objects: 2% (3/110) remote: Counting objects: 3% (4/110) remote: Counting objects: 4% (5/110) remote: Counting objects: 5% (6/110) remote: Counting objects: 6% (7/110) remote: Counting objects: 7% (8/110) remote: Counting objects: 8% (9/110) remote: Counting objects: 9% (10/110) remote: Counting objects: 10% (11/110) remote: Counting objects: 11% (13/110) remote: Counting objects: 12% (14/110) remote: Counting objects: 13% (15/110) remote: Counting objects: 14% (16/110) remote: Counting objects: 15% (17/110) remote: Counting objects: 16% (18/110) remote: Counting objects: 17% (19/110) remote: Counting objects: 18% (20/110) remote: Counting objects: 19% (21/110) remote: Counting objects: 20% (22/110) remote: Counting objects: 21% (24/110) remote: Counting objects: 22% (25/110) remote: Counting objects: 23% (26/110) remote: Counting objects: 24% (27/110) remote: Counting objects: 25% (28/110) remote: Counting objects: 26% (29/110) remote: Counting objects: 27% (30/110) remote: Counting objects: 28% (31/110) remote: Counting objects: 29% (32/110) remote: Counting objects: 30% (33/110) remote: Counting objects: 31% (35/110) remote: Counting objects: 32% (36/110) remote: Counting objects: 33% (37/110) remote: Counting objects: 34% (38/110) remote: Counting objects: 35% (39/110) remote: Counting objects: 36% (40/110) remote: Counting objects: 37% (41/110) remote: Counting objects: 38% (42/110) remote: Counting objects: 39% (43/110) remote: Counting objects: 40% (44/110) remote: Counting objects: 41% (46/110) remote: Counting objects: 42% (47/110) remote: Counting objects: 43% (48/110) remote: Counting objects: 44% (49/110) remote: Counting objects: 45% (50/110) remote: Counting objects: 46% (51/110) remote: Counting objects: 47% (52/110) remote: Counting objects: 48% (53/110) remote: Counting objects: 49% (54/110) remote: Counting objects: 50% (55/110) remote: Counting objects: 51% (57/110) remote: Counting objects: 52% (58/110) remote: Counting objects: 53% (59/110) remote: Counting objects: 54% (60/110) remote: Counting objects: 55% (61/110) remote: Counting objects: 56% (62/110) remote: Counting objects: 57% (63/110) remote: Counting objects: 58% (64/110) remote: Counting objects: 59% (65/110) remote: Counting objects: 60% (66/110) remote: Counting objects: 61% (68/110) remote: Counting objects: 62% (69/110) remote: Counting objects: 63% (70/110) remote: Counting objects: 64% (71/110) remote: Counting objects: 65% (72/110) remote: Counting objects: 66% (73/110) remote: Counting objects: 67% (74/110) remote: Counting objects: 68% (75/110) remote: Counting objects: 69% (76/110) remote: Counting objects: 70% (77/110) remote: Counting objects: 71% (79/110) remote: Counting objects: 72% (80/110) remote: Counting objects: 73% (81/110) remote: Counting objects: 74% (82/110) remote: Counting objects: 75% (83/110) remote: Counting objects: 76% (84/110) remote: Counting objects: 77% (85/110) remote: Counting objects: 78% (86/110) remote: Counting objects: 79% (87/110) remote: Counting objects: 80% (88/110) remote: Counting objects: 81% (90/110) remote: Counting objects: 82% (91/110) remote: Counting objects: 83% (92/110) remote: Counting objects: 84% (93/110) remote: Counting objects: 85% (94/110) remote: Counting objects: 86% (95/110) remote: Counting objects: 87% (96/110) remote: Counting objects: 88% (97/110) remote: Counting objects: 89% (98/110) remote: Counting objects: 90% (99/110) remote: Counting objects: 91% (101/110) remote: Counting objects: 92% (102/110) remote: Counting objects: 93% (103/110) remote: Counting objects: 94% (104/110) remote: Counting objects: 95% (105/110) remote: Counting objects: 96% (106/110) remote: Counting objects: 97% (107/110) remote: Counting objects: 98% (108/110) remote: Counting objects: 99% (109/110) remote: Counting objects: 100% (110/110) remote: Counting objects: 100% (110/110), 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/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) Receiving objects: 81% (187/230) remote: Total 230 (delta 53), reused 66 (delta 24), pack-reused 120 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.88 KiB | 6.88 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 8% (8/97) Resolving deltas: 35% (34/97) Resolving deltas: 39% (38/97) Resolving deltas: 41% (40/97) Resolving deltas: 42% (41/97) Resolving deltas: 44% (43/97) Resolving deltas: 45% (44/97) Resolving deltas: 47% (46/97) Resolving deltas: 48% (47/97) Resolving deltas: 49% (48/97) Resolving deltas: 53% (52/97) Resolving deltas: 77% (75/97) Resolving deltas: 89% (87/97) Resolving deltas: 91% (89/97) Resolving deltas: 92% (90/97) Resolving deltas: 93% (91/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 'a9a46542d4943ea8f567a2d2788c288577314900' Submodule path 'hardware': checked out 'af80c722144d1b16e51755ad201ddbb6360dc390' Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175' Submodule path 'lidar-extrinsics': checked out '16f4eadb7387a7c12728bfed3a20e0c6e5a16ca4' Submodule path 'lidar_loc_v2_common': checked out '7190c72038ef507202e396f64b190f75f97258a4' Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61' Submodule path 'msf-port': checked out 'a8149a798e11c048d88d208d57ca85594ff5f1bc' Submodule path 'msf-vehicle': checked out '6efb09f4e49adfc2bde9a40c3bdd848e46da87f0' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out '07b0a3dca6c04926706a6ec5b459c781abdba07b' Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266' Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545' Submodule path 'perception_new_detection': checked out '5c56dcc6c3d7728fa79026441b40bab174721e5f' Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc' Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20' Submodule path 'perception_vehicles': checked out '7c4b4868d3d86b28477e75d89f8b896bdd79cc15' Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd' Submodule path 'prediction_config': checked out '5752a4cc58c48a04990cf84bc3db06c61f709753' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'bbea31feaa2abe6a945cba3a915f969ca6afad5f' Submodule path 'system-device': checked out '753f30df39b08deecc9829cfe13a047c282c409e' Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce' Submodule path 'system-node-weifang': checked out 'b56ee65e800fe75950eeaa8f9b02be16f9ac9473' Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hesai_lidar_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port] [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A004/params_new/params_new [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/hardware/ + wc -l [Pipeline] echo 1 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/hardware/hardware /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/hesai_lidar_customized/ + wc -l [Pipeline] echo 2 [Pipeline] echo hesai_lidar_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A004/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A004/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A004/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A004/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A004/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A004/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A004/params_new/msf-port/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A004/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A004/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A004/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A004/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/perception_data_collection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A004/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A004/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A004/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A004/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A004/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A004/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A004/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A004/params_new/perception_vehicles/ [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A004/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A004/params_new/perception_vehicles/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A004/params_new/rslidar_sdk_customized/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A004/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/system-common/system-ros /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/system-device/master /root/workspace/weifang-config/container/A004/params_new/system-device/slave /root/workspace/weifang-config/container/A004/params_new/system-device/system-ros /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A004/params_new/system-node-weifang/ [Pipeline] echo 3 [Pipeline] echo system-node-weifang 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A004/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A004/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A004/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A004/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A004/params_new/system-port/system-ros /root/workspace/weifang-config/container/A004/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A004/params_new/params_new/ crane_align data_collection extrinsics hardware hesai_lidar imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A004/params_new/params_new/crane_align /root/workspace/weifang-config/container/A004/params_new/params_new/data_collection /root/workspace/weifang-config/container/A004/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A004/params_new/params_new/hardware /root/workspace/weifang-config/container/A004/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A004/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A004/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A004/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A004/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A004/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A004/params_new/params_new/master /root/workspace/weifang-config/container/A004/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A004/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A004/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A004/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A004/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A004/params_new/params_new/perception /root/workspace/weifang-config/container/A004/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A004/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A004/params_new/params_new/prediction /root/workspace/weifang-config/container/A004/params_new/params_new/README.md /root/workspace/weifang-config/container/A004/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A004/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A004/params_new/params_new/slave /root/workspace/weifang-config/container/A004/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A004/params_new/params_new/system-ros /root/workspace/weifang-config/container/A004/params_A004/params/ [Pipeline] echo A005拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A005/params_new [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A005/params_new [Pipeline] dir Running in /root/workspace/weifang-config/container/A005/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/A005.git > git init /root/workspace/weifang-config/container/A005/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/A005.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/A005.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/A005.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 b35ca142a2614b828d0426e4dffcc3f9d20620d6 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f b35ca142a2614b828d0426e4dffcc3f9d20620d6 # timeout=300000 Commit message: "feat_out:SHM适配" > git rev-list --no-walk 84ef2e0c15508efede487888927df3f88d2eb8c8 # 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 'hardware' (git@159.27.226.4:hardware/config/A005.git) registered for path 'hardware' Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A005.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/A005.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A005.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 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule '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-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang' 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/weifang-config/container/A005/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 66% (8/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/crane_align_customized'... remote: Enumerating objects: 1469, done. remote: Counting objects: 0% (1/149) remote: Counting objects: 1% (2/149) remote: Counting objects: 2% (3/149) remote: Counting objects: 3% (5/149) remote: Counting objects: 4% (6/149) remote: Counting objects: 5% (8/149) remote: Counting objects: 6% (9/149) remote: Counting objects: 7% (11/149) remote: Counting objects: 8% (12/149) remote: Counting objects: 9% (14/149) remote: Counting objects: 10% (15/149) remote: Counting objects: 11% (17/149) remote: Counting objects: 12% (18/149) remote: Counting objects: 13% (20/149) remote: Counting objects: 14% (21/149) remote: Counting objects: 15% (23/149) remote: Counting objects: 16% (24/149) remote: Counting objects: 17% (26/149) remote: Counting objects: 18% (27/149) remote: Counting objects: 19% (29/149) remote: Counting objects: 20% (30/149) remote: Counting objects: 21% (32/149) remote: Counting objects: 22% (33/149) remote: Counting objects: 23% (35/149) remote: Counting objects: 24% (36/149) remote: Counting objects: 25% (38/149) remote: Counting objects: 26% (39/149) remote: Counting objects: 27% (41/149) remote: Counting objects: 28% (42/149) remote: Counting objects: 29% (44/149) remote: Counting objects: 30% (45/149) remote: Counting objects: 31% (47/149) remote: Counting objects: 32% (48/149) remote: Counting objects: 33% (50/149) remote: Counting objects: 34% (51/149) remote: Counting objects: 35% (53/149) remote: Counting objects: 36% (54/149) remote: Counting objects: 37% (56/149) remote: Counting objects: 38% (57/149) remote: Counting objects: 39% (59/149) remote: Counting objects: 40% (60/149) remote: Counting objects: 41% (62/149) remote: Counting objects: 42% (63/149) remote: Counting objects: 43% (65/149) remote: Counting objects: 44% (66/149) remote: Counting objects: 45% (68/149) remote: Counting objects: 46% (69/149) remote: Counting objects: 47% (71/149) remote: Counting objects: 48% (72/149) remote: Counting objects: 49% (74/149) remote: Counting objects: 50% (75/149) remote: Counting objects: 51% (76/149) remote: Counting objects: 52% (78/149) remote: Counting objects: 53% (79/149) remote: Counting objects: 54% (81/149) remote: Counting objects: 55% (82/149) remote: Counting objects: 56% (84/149) remote: Counting objects: 57% (85/149) remote: Counting objects: 58% (87/149) remote: Counting objects: 59% (88/149) remote: Counting objects: 60% (90/149) remote: Counting objects: 61% (91/149) remote: Counting objects: 62% (93/149) remote: Counting objects: 63% (94/149) remote: Counting objects: 64% (96/149) remote: Counting objects: 65% (97/149) remote: Counting objects: 66% (99/149) remote: Counting objects: 67% (100/149) remote: Counting objects: 68% (102/149) remote: Counting objects: 69% (103/149) remote: Counting objects: 70% (105/149) remote: Counting objects: 71% (106/149) remote: Counting objects: 72% (108/149) remote: Counting objects: 73% (109/149) remote: Counting objects: 74% (111/149) remote: Counting objects: 75% (112/149) remote: Counting objects: 76% (114/149) remote: Counting objects: 77% (115/149) remote: Counting objects: 78% (117/149) remote: Counting objects: 79% (118/149) remote: Counting objects: 80% (120/149) remote: Counting objects: 81% (121/149) remote: Counting objects: 82% (123/149) remote: Counting objects: 83% (124/149) remote: Counting objects: 84% (126/149) remote: Counting objects: 85% (127/149) remote: Counting objects: 86% (129/149) remote: Counting objects: 87% (130/149) remote: Counting objects: 88% (132/149) remote: Counting objects: 89% (133/149) remote: Counting objects: 90% (135/149) remote: Counting objects: 91% (136/149) remote: Counting objects: 92% (138/149) remote: Counting objects: 93% (139/149) remote: Counting objects: 94% (141/149) remote: Counting objects: 95% (142/149) remote: Counting objects: 96% (144/149) remote: Counting objects: 97% (145/149) remote: Counting objects: 98% (147/149) remote: Counting objects: 99% (148/149) remote: Counting objects: 100% (149/149) remote: Counting objects: 100% (149/149), done. remote: Compressing objects: 1% (1/74) remote: Compressing objects: 2% (2/74) remote: Compressing objects: 4% (3/74) remote: Compressing objects: 5% (4/74) remote: Compressing objects: 6% (5/74) remote: Compressing objects: 8% (6/74) remote: Compressing objects: 9% (7/74) remote: Compressing objects: 10% (8/74) remote: Compressing objects: 12% (9/74) remote: Compressing objects: 13% (10/74) remote: Compressing objects: 14% (11/74) remote: Compressing objects: 16% (12/74) remote: Compressing objects: 17% (13/74) remote: Compressing objects: 18% (14/74) remote: Compressing objects: 20% (15/74) remote: Compressing objects: 21% (16/74) remote: Compressing objects: 22% (17/74) remote: Compressing objects: 24% (18/74) remote: Compressing objects: 25% (19/74) remote: Compressing objects: 27% (20/74) remote: Compressing objects: 28% (21/74) remote: Compressing objects: 29% (22/74) remote: Compressing objects: 31% (23/74) remote: Compressing objects: 32% (24/74) remote: Compressing objects: 33% (25/74) remote: Compressing objects: 35% (26/74) remote: Compressing objects: 36% (27/74) remote: Compressing objects: 37% (28/74) remote: Compressing objects: 39% (29/74) remote: Compressing objects: 40% (30/74) remote: Compressing objects: 41% (31/74) remote: Compressing objects: 43% (32/74) remote: Compressing objects: 44% (33/74) remote: Compressing objects: 45% (34/74) remote: Compressing objects: 47% (35/74) remote: Compressing objects: 48% (36/74) remote: Compressing objects: 50% (37/74) remote: Compressing objects: 51% (38/74) remote: Compressing objects: 52% (39/74) remote: Compressing objects: 54% (40/74) remote: Compressing objects: 55% (41/74) remote: Compressing objects: 56% (42/74) remote: Compressing objects: 58% (43/74) remote: Compressing objects: 59% (44/74) remote: Compressing objects: 60% (45/74) remote: Compressing objects: 62% (46/74) remote: Compressing objects: 63% (47/74) remote: Compressing objects: 64% (48/74) remote: Compressing objects: 66% (49/74) remote: Compressing objects: 67% (50/74) remote: Compressing objects: 68% (51/74) remote: Compressing objects: 70% (52/74) remote: Compressing objects: 71% (53/74) remote: Compressing objects: 72% (54/74) remote: Compressing objects: 74% (55/74) remote: Compressing objects: 75% (56/74) remote: Compressing objects: 77% (57/74) remote: Compressing objects: 78% (58/74) remote: Compressing objects: 79% (59/74) remote: Compressing objects: 81% (60/74) remote: Compressing objects: 82% (61/74) remote: Compressing objects: 83% (62/74) remote: Compressing objects: 85% (63/74) remote: Compressing objects: 86% (64/74) remote: Compressing objects: 87% (65/74) remote: Compressing objects: 89% (66/74) remote: Compressing objects: 90% (67/74) remote: Compressing objects: 91% (68/74) remote: Compressing objects: 93% (69/74) remote: Compressing objects: 94% (70/74) remote: Compressing objects: 95% (71/74) remote: Compressing objects: 97% (72/74) remote: Compressing objects: 98% (73/74) remote: Compressing objects: 100% (74/74) remote: Compressing objects: 100% (74/74), done. Receiving objects: 0% (1/1469) Receiving objects: 1% (15/1469) Receiving objects: 2% (30/1469) Receiving objects: 3% (45/1469) Receiving objects: 4% (59/1469) Receiving objects: 5% (74/1469) Receiving objects: 6% (89/1469) Receiving objects: 7% (103/1469) Receiving objects: 8% (118/1469) Receiving objects: 9% (133/1469) Receiving objects: 10% (147/1469) Receiving objects: 11% (162/1469) Receiving objects: 12% (177/1469) Receiving objects: 13% (191/1469) Receiving objects: 14% (206/1469) Receiving objects: 15% (221/1469) Receiving objects: 16% (236/1469) Receiving objects: 17% (250/1469) Receiving objects: 18% (265/1469) Receiving objects: 19% (280/1469) Receiving objects: 20% (294/1469) Receiving objects: 21% (309/1469) Receiving objects: 22% (324/1469) Receiving objects: 23% (338/1469) Receiving objects: 24% (353/1469) Receiving objects: 25% (368/1469) Receiving objects: 26% (382/1469) Receiving objects: 27% (397/1469) Receiving objects: 28% (412/1469) Receiving objects: 29% (427/1469) Receiving objects: 30% (441/1469) Receiving objects: 31% (456/1469) Receiving objects: 32% (471/1469) Receiving objects: 33% (485/1469) Receiving objects: 34% (500/1469) Receiving objects: 35% (515/1469) Receiving objects: 36% (529/1469) Receiving objects: 37% (544/1469) Receiving objects: 38% (559/1469) Receiving objects: 39% (573/1469) Receiving objects: 40% (588/1469) Receiving objects: 41% (603/1469) Receiving objects: 42% (617/1469) Receiving objects: 43% (632/1469) Receiving objects: 44% (647/1469) Receiving objects: 45% (662/1469) Receiving objects: 46% (676/1469) Receiving objects: 47% (691/1469) Receiving objects: 48% (706/1469) Receiving objects: 49% (720/1469) Receiving objects: 50% (735/1469) Receiving objects: 51% (750/1469) Receiving objects: 52% (764/1469) Receiving objects: 53% (779/1469) Receiving objects: 54% (794/1469) Receiving objects: 55% (808/1469) Receiving objects: 56% (823/1469) Receiving objects: 57% (838/1469) Receiving objects: 58% (853/1469) Receiving objects: 59% (867/1469) Receiving objects: 60% (882/1469) Receiving objects: 61% (897/1469) Receiving objects: 62% (911/1469) Receiving objects: 63% (926/1469) Receiving objects: 64% (941/1469) Receiving objects: 65% (955/1469) Receiving objects: 66% (970/1469) Receiving objects: 67% (985/1469) Receiving objects: 68% (999/1469) Receiving objects: 69% (1014/1469) Receiving objects: 70% (1029/1469) Receiving objects: 71% (1043/1469) Receiving objects: 72% (1058/1469) Receiving objects: 73% (1073/1469) Receiving objects: 74% (1088/1469) Receiving objects: 75% (1102/1469) Receiving objects: 76% (1117/1469) Receiving objects: 77% (1132/1469) Receiving objects: 78% (1146/1469) Receiving objects: 79% (1161/1469) Receiving objects: 80% (1176/1469) Receiving objects: 81% (1190/1469) Receiving objects: 82% (1205/1469) Receiving objects: 83% (1220/1469) Receiving objects: 84% (1234/1469) Receiving objects: 85% (1249/1469) Receiving objects: 86% (1264/1469) Receiving objects: 87% (1279/1469) Receiving objects: 88% (1293/1469) remote: Total 1469 (delta 59), reused 112 (delta 41), pack-reused 1320 Receiving objects: 89% (1308/1469) Receiving objects: 90% (1323/1469) Receiving objects: 91% (1337/1469) Receiving objects: 92% (1352/1469) Receiving objects: 93% (1367/1469) Receiving objects: 94% (1381/1469) Receiving objects: 95% (1396/1469) Receiving objects: 96% (1411/1469) Receiving objects: 97% (1425/1469) Receiving objects: 98% (1440/1469) Receiving objects: 99% (1455/1469) Receiving objects: 100% (1469/1469) Receiving objects: 100% (1469/1469), 468.04 KiB | 13.77 MiB/s, done. Resolving deltas: 0% (0/697) Resolving deltas: 2% (17/697) Resolving deltas: 3% (21/697) Resolving deltas: 4% (28/697) Resolving deltas: 5% (35/697) Resolving deltas: 6% (42/697) Resolving deltas: 7% (50/697) Resolving deltas: 30% (213/697) Resolving deltas: 32% (229/697) Resolving deltas: 33% (235/697) Resolving deltas: 34% (240/697) Resolving deltas: 36% (253/697) Resolving deltas: 37% (261/697) Resolving deltas: 40% (279/697) Resolving deltas: 41% (287/697) Resolving deltas: 42% (294/697) Resolving deltas: 43% (303/697) Resolving deltas: 46% (325/697) Resolving deltas: 47% (329/697) Resolving deltas: 49% (345/697) Resolving deltas: 51% (359/697) Resolving deltas: 52% (368/697) Resolving deltas: 53% (370/697) Resolving deltas: 54% (380/697) Resolving deltas: 58% (411/697) Resolving deltas: 59% (412/697) Resolving deltas: 60% (419/697) Resolving deltas: 61% (426/697) Resolving deltas: 62% (433/697) Resolving deltas: 66% (466/697) Resolving deltas: 67% (471/697) Resolving deltas: 68% (475/697) Resolving deltas: 69% (485/697) Resolving deltas: 71% (496/697) Resolving deltas: 72% (505/697) Resolving deltas: 73% (514/697) Resolving deltas: 74% (518/697) Resolving deltas: 75% (524/697) Resolving deltas: 78% (550/697) Resolving deltas: 80% (561/697) Resolving deltas: 81% (567/697) Resolving deltas: 82% (577/697) Resolving deltas: 84% (586/697) Resolving deltas: 85% (596/697) Resolving deltas: 86% (600/697) Resolving deltas: 91% (637/697) Resolving deltas: 92% (642/697) Resolving deltas: 93% (651/697) Resolving deltas: 94% (656/697) Resolving deltas: 97% (682/697) Resolving deltas: 100% (697/697) Resolving deltas: 100% (697/697), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/hardware'... remote: Enumerating objects: 11, done. remote: Counting objects: 9% (1/11) remote: Counting objects: 18% (2/11) remote: Counting objects: 27% (3/11) remote: Counting objects: 36% (4/11) remote: Counting objects: 45% (5/11) remote: Counting objects: 54% (6/11) remote: Counting objects: 63% (7/11) remote: Counting objects: 72% (8/11) remote: Counting objects: 81% (9/11) remote: Counting objects: 90% (10/11) remote: Counting objects: 100% (11/11) remote: Counting objects: 100% (11/11), done. remote: Compressing objects: 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 11 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 9% (1/11) Receiving objects: 18% (2/11) Receiving objects: 27% (3/11) Receiving objects: 36% (4/11) Receiving objects: 45% (5/11) Receiving objects: 54% (6/11) Receiving objects: 63% (7/11) Receiving objects: 72% (8/11) Receiving objects: 81% (9/11) Receiving objects: 90% (10/11) Receiving objects: 100% (11/11) Receiving objects: 100% (11/11), done. 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/weifang-config/container/A005/params_new/hesai_lidar_customized'... remote: Enumerating objects: 22, done. remote: Counting objects: 4% (1/22) remote: Counting objects: 9% (2/22) remote: Counting objects: 13% (3/22) remote: Counting objects: 18% (4/22) remote: Counting objects: 22% (5/22) remote: Counting objects: 27% (6/22) remote: Counting objects: 31% (7/22) remote: Counting objects: 36% (8/22) remote: Counting objects: 40% (9/22) remote: Counting objects: 45% (10/22) remote: Counting objects: 50% (11/22) remote: Counting objects: 54% (12/22) remote: Counting objects: 59% (13/22) remote: Counting objects: 63% (14/22) remote: Counting objects: 68% (15/22) remote: Counting objects: 72% (16/22) remote: Counting objects: 77% (17/22) remote: Counting objects: 81% (18/22) remote: Counting objects: 86% (19/22) remote: Counting objects: 90% (20/22) remote: Counting objects: 95% (21/22) remote: Counting objects: 100% (22/22) remote: Counting objects: 100% (22/22), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/22) Receiving objects: 9% (2/22) Receiving objects: 13% (3/22) Receiving objects: 18% (4/22) Receiving objects: 22% (5/22) Receiving objects: 27% (6/22) Receiving objects: 31% (7/22) Receiving objects: 36% (8/22) Receiving objects: 40% (9/22) Receiving objects: 45% (10/22) Receiving objects: 50% (11/22) Receiving objects: 54% (12/22) Receiving objects: 59% (13/22) Receiving objects: 63% (14/22) Receiving objects: 68% (15/22) Receiving objects: 72% (16/22) Receiving objects: 77% (17/22) Receiving objects: 81% (18/22) Receiving objects: 86% (19/22) Receiving objects: 90% (20/22) Receiving objects: 95% (21/22) Receiving objects: 100% (22/22) Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/lidar-extrinsics'... remote: Enumerating objects: 124, done. remote: Counting objects: 1% (1/73) remote: Counting objects: 2% (2/73) remote: Counting objects: 4% (3/73) remote: Counting objects: 5% (4/73) remote: Counting objects: 6% (5/73) remote: Counting objects: 8% (6/73) remote: Counting objects: 9% (7/73) remote: Counting objects: 10% (8/73) remote: Counting objects: 12% (9/73) remote: Counting objects: 13% (10/73) remote: Counting objects: 15% (11/73) remote: Counting objects: 16% (12/73) remote: Counting objects: 17% (13/73) remote: Counting objects: 19% (14/73) remote: Counting objects: 20% (15/73) remote: Counting objects: 21% (16/73) remote: Counting objects: 23% (17/73) remote: Counting objects: 24% (18/73) remote: Counting objects: 26% (19/73) remote: Counting objects: 27% (20/73) remote: Counting objects: 28% (21/73) remote: Counting objects: 30% (22/73) remote: Counting objects: 31% (23/73) remote: Counting objects: 32% (24/73) remote: Counting objects: 34% (25/73) remote: Counting objects: 35% (26/73) remote: Counting objects: 36% (27/73) remote: Counting objects: 38% (28/73) remote: Counting objects: 39% (29/73) remote: Counting objects: 41% (30/73) remote: Counting objects: 42% (31/73) remote: Counting objects: 43% (32/73) remote: Counting objects: 45% (33/73) remote: Counting objects: 46% (34/73) remote: Counting objects: 47% (35/73) remote: Counting objects: 49% (36/73) remote: Counting objects: 50% (37/73) remote: Counting objects: 52% (38/73) remote: Counting objects: 53% (39/73) remote: Counting objects: 54% (40/73) remote: Counting objects: 56% (41/73) remote: Counting objects: 57% (42/73) remote: Counting objects: 58% (43/73) remote: Counting objects: 60% (44/73) remote: Counting objects: 61% (45/73) remote: Counting objects: 63% (46/73) remote: Counting objects: 64% (47/73) remote: Counting objects: 65% (48/73) remote: Counting objects: 67% (49/73) remote: Counting objects: 68% (50/73) remote: Counting objects: 69% (51/73) remote: Counting objects: 71% (52/73) remote: Counting objects: 72% (53/73) remote: Counting objects: 73% (54/73) remote: Counting objects: 75% (55/73) remote: Counting objects: 76% (56/73) remote: Counting objects: 78% (57/73) remote: Counting objects: 79% (58/73) remote: Counting objects: 80% (59/73) remote: Counting objects: 82% (60/73) remote: Counting objects: 83% (61/73) remote: Counting objects: 84% (62/73) remote: Counting objects: 86% (63/73) remote: Counting objects: 87% (64/73) remote: Counting objects: 89% (65/73) remote: Counting objects: 90% (66/73) remote: Counting objects: 91% (67/73) remote: Counting objects: 93% (68/73) remote: Counting objects: 94% (69/73) remote: Counting objects: 95% (70/73) remote: Counting objects: 97% (71/73) remote: Counting objects: 98% (72/73) remote: Counting objects: 100% (73/73) remote: Counting objects: 100% (73/73), done. remote: Compressing objects: 1% (1/57) remote: Compressing objects: 3% (2/57) remote: Compressing objects: 5% (3/57) remote: Compressing objects: 7% (4/57) remote: Compressing objects: 8% (5/57) remote: Compressing objects: 10% (6/57) remote: Compressing objects: 12% (7/57) remote: Compressing objects: 14% (8/57) remote: Compressing objects: 15% (9/57) remote: Compressing objects: 17% (10/57) remote: Compressing objects: 19% (11/57) remote: Compressing objects: 21% (12/57) remote: Compressing objects: 22% (13/57) remote: Compressing objects: 24% (14/57) remote: Compressing objects: 26% (15/57) remote: Compressing objects: 28% (16/57) remote: Compressing objects: 29% (17/57) remote: Compressing objects: 31% (18/57) remote: Compressing objects: 33% (19/57) remote: Compressing objects: 35% (20/57) remote: Compressing objects: 36% (21/57) remote: Compressing objects: 38% (22/57) remote: Compressing objects: 40% (23/57) remote: Compressing objects: 42% (24/57) remote: Compressing objects: 43% (25/57) remote: Compressing objects: 45% (26/57) remote: Compressing objects: 47% (27/57) remote: Compressing objects: 49% (28/57) remote: Compressing objects: 50% (29/57) remote: Compressing objects: 52% (30/57) remote: Compressing objects: 54% (31/57) remote: Compressing objects: 56% (32/57) remote: Compressing objects: 57% (33/57) remote: Compressing objects: 59% (34/57) remote: Compressing objects: 61% (35/57) remote: Compressing objects: 63% (36/57) remote: Compressing objects: 64% (37/57) remote: Compressing objects: 66% (38/57) remote: Compressing objects: 68% (39/57) remote: Compressing objects: 70% (40/57) remote: Compressing objects: 71% (41/57) remote: Compressing objects: 73% (42/57) remote: Compressing objects: 75% (43/57) remote: Compressing objects: 77% (44/57) remote: Compressing objects: 78% (45/57) remote: Compressing objects: 80% (46/57) remote: Compressing objects: 82% (47/57) remote: Compressing objects: 84% (48/57) remote: Compressing objects: 85% (49/57) remote: Compressing objects: 87% (50/57) remote: Compressing objects: 89% (51/57) remote: Compressing objects: 91% (52/57) remote: Compressing objects: 92% (53/57) remote: Compressing objects: 94% (54/57) remote: Compressing objects: 96% (55/57) remote: Compressing objects: 98% (56/57) remote: Compressing objects: 100% (57/57) remote: Compressing objects: 100% (57/57), done. remote: Total 124 (delta 20), reused 49 (delta 12), pack-reused 51 Receiving objects: 0% (1/124) Receiving objects: 1% (2/124) Receiving objects: 2% (3/124) Receiving objects: 3% (4/124) Receiving objects: 4% (5/124) Receiving objects: 5% (7/124) Receiving objects: 6% (8/124) Receiving objects: 7% (9/124) Receiving objects: 8% (10/124) Receiving objects: 9% (12/124) Receiving objects: 10% (13/124) Receiving objects: 11% (14/124) Receiving objects: 12% (15/124) Receiving objects: 13% (17/124) Receiving objects: 14% (18/124) Receiving objects: 15% (19/124) Receiving objects: 16% (20/124) Receiving objects: 17% (22/124) Receiving objects: 18% (23/124) Receiving objects: 19% (24/124) Receiving objects: 20% (25/124) Receiving objects: 21% (27/124) Receiving objects: 22% (28/124) Receiving objects: 23% (29/124) Receiving objects: 24% (30/124) Receiving objects: 25% (31/124) Receiving objects: 26% (33/124) Receiving objects: 27% (34/124) Receiving objects: 28% (35/124) Receiving objects: 29% (36/124) Receiving objects: 30% (38/124) Receiving objects: 31% (39/124) Receiving objects: 32% (40/124) Receiving objects: 33% (41/124) Receiving objects: 34% (43/124) Receiving objects: 35% (44/124) Receiving objects: 36% (45/124) Receiving objects: 37% (46/124) Receiving objects: 38% (48/124) Receiving objects: 39% (49/124) Receiving objects: 40% (50/124) Receiving objects: 41% (51/124) Receiving objects: 42% (53/124) Receiving objects: 43% (54/124) Receiving objects: 44% (55/124) Receiving objects: 45% (56/124) Receiving objects: 46% (58/124) Receiving objects: 47% (59/124) Receiving objects: 48% (60/124) Receiving objects: 49% (61/124) Receiving objects: 50% (62/124) Receiving objects: 51% (64/124) Receiving objects: 52% (65/124) Receiving objects: 53% (66/124) Receiving objects: 54% (67/124) Receiving objects: 55% (69/124) Receiving objects: 56% (70/124) Receiving objects: 57% (71/124) Receiving objects: 58% (72/124) Receiving objects: 59% (74/124) Receiving objects: 60% (75/124) Receiving objects: 61% (76/124) Receiving objects: 62% (77/124) Receiving objects: 63% (79/124) Receiving objects: 64% (80/124) Receiving objects: 65% (81/124) Receiving objects: 66% (82/124) Receiving objects: 67% (84/124) Receiving objects: 68% (85/124) Receiving objects: 69% (86/124) Receiving objects: 70% (87/124) Receiving objects: 71% (89/124) Receiving objects: 72% (90/124) Receiving objects: 73% (91/124) Receiving objects: 74% (92/124) Receiving objects: 75% (93/124) Receiving objects: 76% (95/124) Receiving objects: 77% (96/124) Receiving objects: 78% (97/124) Receiving objects: 79% (98/124) Receiving objects: 80% (100/124) Receiving objects: 81% (101/124) Receiving objects: 82% (102/124) Receiving objects: 83% (103/124) Receiving objects: 84% (105/124) Receiving objects: 85% (106/124) Receiving objects: 86% (107/124) Receiving objects: 87% (108/124) Receiving objects: 88% (110/124) Receiving objects: 89% (111/124) Receiving objects: 90% (112/124) Receiving objects: 91% (113/124) Receiving objects: 92% (115/124) Receiving objects: 93% (116/124) Receiving objects: 94% (117/124) Receiving objects: 95% (118/124) Receiving objects: 96% (120/124) Receiving objects: 97% (121/124) Receiving objects: 98% (122/124) Receiving objects: 99% (123/124) Receiving objects: 100% (124/124) Receiving objects: 100% (124/124), 14.59 KiB | 14.59 MiB/s, done. Resolving deltas: 0% (0/30) Resolving deltas: 23% (7/30) Resolving deltas: 26% (8/30) Resolving deltas: 30% (9/30) Resolving deltas: 33% (10/30) Resolving deltas: 36% (11/30) Resolving deltas: 43% (13/30) Resolving deltas: 73% (22/30) Resolving deltas: 86% (26/30) Resolving deltas: 90% (27/30) Resolving deltas: 93% (28/30) Resolving deltas: 96% (29/30) Resolving deltas: 100% (30/30) Resolving deltas: 100% (30/30), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 26, done. remote: Counting objects: 3% (1/26) remote: Counting objects: 7% (2/26) remote: Counting objects: 11% (3/26) remote: Counting objects: 15% (4/26) remote: Counting objects: 19% (5/26) remote: Counting objects: 23% (6/26) remote: Counting objects: 26% (7/26) remote: Counting objects: 30% (8/26) remote: Counting objects: 34% (9/26) remote: Counting objects: 38% (10/26) remote: Counting objects: 42% (11/26) remote: Counting objects: 46% (12/26) remote: Counting objects: 50% (13/26) remote: Counting objects: 53% (14/26) remote: Counting objects: 57% (15/26) remote: Counting objects: 61% (16/26) remote: Counting objects: 65% (17/26) remote: Counting objects: 69% (18/26) remote: Counting objects: 73% (19/26) remote: Counting objects: 76% (20/26) remote: Counting objects: 80% (21/26) remote: Counting objects: 84% (22/26) remote: Counting objects: 88% (23/26) remote: Counting objects: 92% (24/26) remote: Counting objects: 96% (25/26) remote: Counting objects: 100% (26/26) remote: Counting objects: 100% (26/26), 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 26 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/26) Receiving objects: 7% (2/26) Receiving objects: 11% (3/26) Receiving objects: 15% (4/26) Receiving objects: 19% (5/26) Receiving objects: 23% (6/26) Receiving objects: 26% (7/26) Receiving objects: 30% (8/26) Receiving objects: 34% (9/26) Receiving objects: 38% (10/26) Receiving objects: 42% (11/26) Receiving objects: 46% (12/26) Receiving objects: 50% (13/26) Receiving objects: 53% (14/26) Receiving objects: 57% (15/26) Receiving objects: 61% (16/26) Receiving objects: 65% (17/26) Receiving objects: 69% (18/26) Receiving objects: 73% (19/26) Receiving objects: 76% (20/26) Receiving objects: 80% (21/26) Receiving objects: 84% (22/26) Receiving objects: 88% (23/26) Receiving objects: 92% (24/26) Receiving objects: 96% (25/26) Receiving objects: 100% (26/26) Receiving objects: 100% (26/26), 6.18 KiB | 6.18 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 348, done. remote: Counting objects: 0% (1/147) remote: Counting objects: 1% (2/147) remote: Counting objects: 2% (3/147) remote: Counting objects: 3% (5/147) remote: Counting objects: 4% (6/147) remote: Counting objects: 5% (8/147) remote: Counting objects: 6% (9/147) remote: Counting objects: 7% (11/147) remote: Counting objects: 8% (12/147) remote: Counting objects: 9% (14/147) remote: Counting objects: 10% (15/147) remote: Counting objects: 11% (17/147) remote: Counting objects: 12% (18/147) remote: Counting objects: 13% (20/147) remote: Counting objects: 14% (21/147) remote: Counting objects: 15% (23/147) remote: Counting objects: 16% (24/147) remote: Counting objects: 17% (25/147) remote: Counting objects: 18% (27/147) remote: Counting objects: 19% (28/147) remote: Counting objects: 20% (30/147) remote: Counting objects: 21% (31/147) remote: Counting objects: 22% (33/147) remote: Counting objects: 23% (34/147) remote: Counting objects: 24% (36/147) remote: Counting objects: 25% (37/147) remote: Counting objects: 26% (39/147) remote: Counting objects: 27% (40/147) remote: Counting objects: 28% (42/147) remote: Counting objects: 29% (43/147) remote: Counting objects: 30% (45/147) remote: Counting objects: 31% (46/147) remote: Counting objects: 32% (48/147) remote: Counting objects: 33% (49/147) remote: Counting objects: 34% (50/147) remote: Counting objects: 35% (52/147) remote: Counting objects: 36% (53/147) remote: Counting objects: 37% (55/147) remote: Counting objects: 38% (56/147) remote: Counting objects: 39% (58/147) remote: Counting objects: 40% (59/147) remote: Counting objects: 41% (61/147) remote: Counting objects: 42% (62/147) remote: Counting objects: 43% (64/147) remote: Counting objects: 44% (65/147) remote: Counting objects: 45% (67/147) remote: Counting objects: 46% (68/147) remote: Counting objects: 47% (70/147) remote: Counting objects: 48% (71/147) remote: Counting objects: 49% (73/147) remote: Counting objects: 50% (74/147) remote: Counting objects: 51% (75/147) remote: Counting objects: 52% (77/147) remote: Counting objects: 53% (78/147) remote: Counting objects: 54% (80/147) remote: Counting objects: 55% (81/147) remote: Counting objects: 56% (83/147) remote: Counting objects: 57% (84/147) remote: Counting objects: 58% (86/147) remote: Counting objects: 59% (87/147) remote: Counting objects: 60% (89/147) remote: Counting objects: 61% (90/147) remote: Counting objects: 62% (92/147) remote: Counting objects: 63% (93/147) remote: Counting objects: 64% (95/147) remote: Counting objects: 65% (96/147) remote: Counting objects: 66% (98/147) remote: Counting objects: 67% (99/147) remote: Counting objects: 68% (100/147) remote: Counting objects: 69% (102/147) remote: Counting objects: 70% (103/147) remote: Counting objects: 71% (105/147) remote: Counting objects: 72% (106/147) remote: Counting objects: 73% (108/147) remote: Counting objects: 74% (109/147) remote: Counting objects: 75% (111/147) remote: Counting objects: 76% (112/147) remote: Counting objects: 77% (114/147) remote: Counting objects: 78% (115/147) remote: Counting objects: 79% (117/147) remote: Counting objects: 80% (118/147) remote: Counting objects: 81% (120/147) remote: Counting objects: 82% (121/147) remote: Counting objects: 83% (123/147) remote: Counting objects: 84% (124/147) remote: Counting objects: 85% (125/147) remote: Counting objects: 86% (127/147) remote: Counting objects: 87% (128/147) remote: Counting objects: 88% (130/147) remote: Counting objects: 89% (131/147) remote: Counting objects: 90% (133/147) remote: Counting objects: 91% (134/147) remote: Counting objects: 92% (136/147) remote: Counting objects: 93% (137/147) remote: Counting objects: 94% (139/147) remote: Counting objects: 95% (140/147) remote: Counting objects: 96% (142/147) remote: Counting objects: 97% (143/147) remote: Counting objects: 98% (145/147) remote: Counting objects: 99% (146/147) remote: Counting objects: 100% (147/147) remote: Counting objects: 100% (147/147), done. remote: Compressing objects: 1% (1/100) remote: Compressing objects: 2% (2/100) remote: Compressing objects: 3% (3/100) remote: Compressing objects: 4% (4/100) remote: Compressing objects: 5% (5/100) remote: Compressing objects: 6% (6/100) remote: Compressing objects: 7% (7/100) remote: Compressing objects: 8% (8/100) remote: Compressing objects: 9% (9/100) remote: Compressing objects: 10% (10/100) remote: Compressing objects: 11% (11/100) remote: Compressing objects: 12% (12/100) remote: Compressing objects: 13% (13/100) remote: Compressing objects: 14% (14/100) remote: Compressing objects: 15% (15/100) remote: Compressing objects: 16% (16/100) remote: Compressing objects: 17% (17/100) remote: Compressing objects: 18% (18/100) remote: Compressing objects: 19% (19/100) remote: Compressing objects: 20% (20/100) remote: Compressing objects: 21% (21/100) remote: Compressing objects: 22% (22/100) remote: Compressing objects: 23% (23/100) remote: Compressing objects: 24% (24/100) remote: Compressing objects: 25% (25/100) remote: Compressing objects: 26% (26/100) remote: Compressing objects: 27% (27/100) remote: Compressing objects: 28% (28/100) remote: Compressing objects: 29% (29/100) remote: Compressing objects: 30% (30/100) remote: Compressing objects: 31% (31/100) remote: Compressing objects: 32% (32/100) remote: Compressing objects: 33% (33/100) remote: Compressing objects: 34% (34/100) remote: Compressing objects: 35% (35/100) remote: Compressing objects: 36% (36/100) remote: Compressing objects: 37% (37/100) remote: Compressing objects: 38% (38/100) remote: Compressing objects: 39% (39/100) remote: Compressing objects: 40% (40/100) remote: Compressing objects: 41% (41/100) remote: Compressing objects: 42% (42/100) remote: Compressing objects: 43% (43/100) remote: Compressing objects: 44% (44/100) remote: Compressing objects: 45% (45/100) remote: Compressing objects: 46% (46/100) remote: Compressing objects: 47% (47/100) remote: Compressing objects: 48% (48/100) remote: Compressing objects: 49% (49/100) remote: Compressing objects: 50% (50/100) remote: Compressing objects: 51% (51/100) remote: Compressing objects: 52% (52/100) remote: Compressing objects: 53% (53/100) remote: Compressing objects: 54% (54/100) remote: Compressing objects: 55% (55/100) remote: Compressing objects: 56% (56/100) remote: Compressing objects: 57% (57/100) remote: Compressing objects: 58% (58/100) remote: Compressing objects: 59% (59/100) remote: Compressing objects: 60% (60/100) remote: Compressing objects: 61% (61/100) remote: Compressing objects: 62% (62/100) remote: Compressing objects: 63% (63/100) remote: Compressing objects: 64% (64/100) remote: Compressing objects: 65% (65/100) remote: Compressing objects: 66% (66/100) remote: Compressing objects: 67% (67/100) remote: Compressing objects: 68% (68/100) remote: Compressing objects: 69% (69/100) remote: Compressing objects: 70% (70/100) remote: Compressing objects: 71% (71/100) remote: Compressing objects: 72% (72/100) remote: Compressing objects: 73% (73/100) remote: Compressing objects: 74% (74/100) remote: Compressing objects: 75% (75/100) remote: Compressing objects: 76% (76/100) remote: Compressing objects: 77% (77/100) remote: Compressing objects: 78% (78/100) remote: Compressing objects: 79% (79/100) remote: Compressing objects: 80% (80/100) remote: Compressing objects: 81% (81/100) remote: Compressing objects: 82% (82/100) remote: Compressing objects: 83% (83/100) remote: Compressing objects: 84% (84/100) remote: Compressing objects: 85% (85/100) remote: Compressing objects: 86% (86/100) remote: Compressing objects: 87% (87/100) remote: Compressing objects: 88% (88/100) remote: Compressing objects: 89% (89/100) remote: Compressing objects: 90% (90/100) remote: Compressing objects: 91% (91/100) remote: Compressing objects: 92% (92/100) remote: Compressing objects: 93% (93/100) remote: Compressing objects: 94% (94/100) remote: Compressing objects: 95% (95/100) remote: Compressing objects: 96% (96/100) remote: Compressing objects: 97% (97/100) remote: Compressing objects: 98% (98/100) remote: Compressing objects: 99% (99/100) remote: Compressing objects: 100% (100/100) remote: Compressing objects: 100% (100/100), done. Receiving objects: 0% (1/348) Receiving objects: 1% (4/348) Receiving objects: 2% (7/348) Receiving objects: 3% (11/348) Receiving objects: 4% (14/348) Receiving objects: 5% (18/348) Receiving objects: 6% (21/348) Receiving objects: 7% (25/348) Receiving objects: 8% (28/348) Receiving objects: 9% (32/348) Receiving objects: 10% (35/348) Receiving objects: 11% (39/348) Receiving objects: 12% (42/348) Receiving objects: 13% (46/348) Receiving objects: 14% (49/348) Receiving objects: 15% (53/348) Receiving objects: 16% (56/348) Receiving objects: 17% (60/348) Receiving objects: 18% (63/348) Receiving objects: 19% (67/348) Receiving objects: 20% (70/348) Receiving objects: 21% (74/348) Receiving objects: 22% (77/348) Receiving objects: 23% (81/348) Receiving objects: 24% (84/348) remote: Total 348 (delta 52), reused 65 (delta 17), pack-reused 201 Receiving objects: 25% (87/348) Receiving objects: 26% (91/348) Receiving objects: 27% (94/348) Receiving objects: 28% (98/348) Receiving objects: 29% (101/348) Receiving objects: 30% (105/348) Receiving objects: 31% (108/348) Receiving objects: 32% (112/348) Receiving objects: 33% (115/348) Receiving objects: 34% (119/348) Receiving objects: 35% (122/348) Receiving objects: 36% (126/348) Receiving objects: 37% (129/348) Receiving objects: 38% (133/348) Receiving objects: 39% (136/348) Receiving objects: 40% (140/348) Receiving objects: 41% (143/348) Receiving objects: 42% (147/348) Receiving objects: 43% (150/348) Receiving objects: 44% (154/348) Receiving objects: 45% (157/348) Receiving objects: 46% (161/348) Receiving objects: 47% (164/348) Receiving objects: 48% (168/348) Receiving objects: 49% (171/348) Receiving objects: 50% (174/348) Receiving objects: 51% (178/348) Receiving objects: 52% (181/348) Receiving objects: 53% (185/348) Receiving objects: 54% (188/348) Receiving objects: 55% (192/348) Receiving objects: 56% (195/348) Receiving objects: 57% (199/348) Receiving objects: 58% (202/348) Receiving objects: 59% (206/348) Receiving objects: 60% (209/348) Receiving objects: 61% (213/348) Receiving objects: 62% (216/348) Receiving objects: 63% (220/348) Receiving objects: 64% (223/348) Receiving objects: 65% (227/348) Receiving objects: 66% (230/348) Receiving objects: 67% (234/348) Receiving objects: 68% (237/348) Receiving objects: 69% (241/348) Receiving objects: 70% (244/348) Receiving objects: 71% (248/348) Receiving objects: 72% (251/348) Receiving objects: 73% (255/348) Receiving objects: 74% (258/348) Receiving objects: 75% (261/348) Receiving objects: 76% (265/348) Receiving objects: 77% (268/348) Receiving objects: 78% (272/348) Receiving objects: 79% (275/348) Receiving objects: 80% (279/348) Receiving objects: 81% (282/348) Receiving objects: 82% (286/348) Receiving objects: 83% (289/348) Receiving objects: 84% (293/348) Receiving objects: 85% (296/348) Receiving objects: 86% (300/348) Receiving objects: 87% (303/348) Receiving objects: 88% (307/348) Receiving objects: 89% (310/348) Receiving objects: 90% (314/348) Receiving objects: 91% (317/348) Receiving objects: 92% (321/348) Receiving objects: 93% (324/348) Receiving objects: 94% (328/348) Receiving objects: 95% (331/348) Receiving objects: 96% (335/348) Receiving objects: 97% (338/348) Receiving objects: 98% (342/348) Receiving objects: 99% (345/348) Receiving objects: 100% (348/348) Receiving objects: 100% (348/348), 68.20 KiB | 3.79 MiB/s, done. Resolving deltas: 0% (0/125) Resolving deltas: 1% (2/125) Resolving deltas: 2% (3/125) Resolving deltas: 5% (7/125) Resolving deltas: 20% (25/125) Resolving deltas: 26% (33/125) Resolving deltas: 35% (44/125) Resolving deltas: 41% (52/125) Resolving deltas: 42% (53/125) Resolving deltas: 43% (54/125) Resolving deltas: 44% (55/125) Resolving deltas: 45% (57/125) Resolving deltas: 46% (58/125) Resolving deltas: 48% (61/125) Resolving deltas: 51% (64/125) Resolving deltas: 52% (66/125) Resolving deltas: 54% (68/125) Resolving deltas: 55% (69/125) Resolving deltas: 56% (70/125) Resolving deltas: 57% (72/125) Resolving deltas: 58% (73/125) Resolving deltas: 61% (77/125) Resolving deltas: 72% (91/125) Resolving deltas: 75% (94/125) Resolving deltas: 80% (100/125) Resolving deltas: 82% (103/125) Resolving deltas: 85% (107/125) Resolving deltas: 90% (113/125) Resolving deltas: 91% (114/125) Resolving deltas: 94% (118/125) Resolving deltas: 96% (120/125) Resolving deltas: 97% (122/125) Resolving deltas: 99% (124/125) Resolving deltas: 100% (125/125) Resolving deltas: 100% (125/125), done. Cloning into '/root/workspace/weifang-config/container/A005/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 | 8.22 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 5% (3/54) Resolving deltas: 25% (14/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: 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: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/msf-vehicle'... remote: Enumerating objects: 43, done. remote: Counting objects: 14% (1/7) remote: Counting objects: 28% (2/7) remote: Counting objects: 42% (3/7) remote: Counting objects: 57% (4/7) remote: Counting objects: 71% (5/7) remote: Counting objects: 85% (6/7) remote: Counting objects: 100% (7/7) remote: Counting objects: 100% (7/7), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 43 (delta 3), reused 0 (delta 0), pack-reused 36 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), 5.34 KiB | 5.34 MiB/s, done. Resolving deltas: 0% (0/21) Resolving deltas: 33% (7/21) Resolving deltas: 38% (8/21) Resolving deltas: 42% (9/21) Resolving deltas: 47% (10/21) Resolving deltas: 85% (18/21) Resolving deltas: 90% (19/21) Resolving deltas: 100% (21/21) Resolving deltas: 100% (21/21), done. Cloning into '/root/workspace/weifang-config/container/A005/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/weifang-config/container/A005/params_new/perception_data_collection'... remote: Enumerating objects: 62, done. remote: Counting objects: 2% (1/50) remote: Counting objects: 4% (2/50) remote: Counting objects: 6% (3/50) remote: Counting objects: 8% (4/50) remote: Counting objects: 10% (5/50) remote: Counting objects: 12% (6/50) remote: Counting objects: 14% (7/50) remote: Counting objects: 16% (8/50) remote: Counting objects: 18% (9/50) remote: Counting objects: 20% (10/50) remote: Counting objects: 22% (11/50) remote: Counting objects: 24% (12/50) remote: Counting objects: 26% (13/50) remote: Counting objects: 28% (14/50) remote: Counting objects: 30% (15/50) remote: Counting objects: 32% (16/50) remote: Counting objects: 34% (17/50) remote: Counting objects: 36% (18/50) remote: Counting objects: 38% (19/50) remote: Counting objects: 40% (20/50) remote: Counting objects: 42% (21/50) remote: Counting objects: 44% (22/50) remote: Counting objects: 46% (23/50) remote: Counting objects: 48% (24/50) remote: Counting objects: 50% (25/50) remote: Counting objects: 52% (26/50) remote: Counting objects: 54% (27/50) remote: Counting objects: 56% (28/50) remote: Counting objects: 58% (29/50) remote: Counting objects: 60% (30/50) remote: Counting objects: 62% (31/50) remote: Counting objects: 64% (32/50) remote: Counting objects: 66% (33/50) remote: Counting objects: 68% (34/50) remote: Counting objects: 70% (35/50) remote: Counting objects: 72% (36/50) remote: Counting objects: 74% (37/50) remote: Counting objects: 76% (38/50) remote: Counting objects: 78% (39/50) remote: Counting objects: 80% (40/50) remote: Counting objects: 82% (41/50) remote: Counting objects: 84% (42/50) remote: Counting objects: 86% (43/50) remote: Counting objects: 88% (44/50) remote: Counting objects: 90% (45/50) remote: Counting objects: 92% (46/50) remote: Counting objects: 94% (47/50) remote: Counting objects: 96% (48/50) remote: Counting objects: 98% (49/50) remote: Counting objects: 100% (50/50) remote: Counting objects: 100% (50/50), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 62 (delta 21), reused 13 (delta 5), pack-reused 12 Receiving objects: 1% (1/62) Receiving objects: 3% (2/62) Receiving objects: 4% (3/62) Receiving objects: 6% (4/62) Receiving objects: 8% (5/62) Receiving objects: 9% (6/62) Receiving objects: 11% (7/62) Receiving objects: 12% (8/62) Receiving objects: 14% (9/62) Receiving objects: 16% (10/62) Receiving objects: 17% (11/62) Receiving objects: 19% (12/62) Receiving objects: 20% (13/62) Receiving objects: 22% (14/62) Receiving objects: 24% (15/62) Receiving objects: 25% (16/62) Receiving objects: 27% (17/62) Receiving objects: 29% (18/62) Receiving objects: 30% (19/62) Receiving objects: 32% (20/62) Receiving objects: 33% (21/62) Receiving objects: 35% (22/62) Receiving objects: 37% (23/62) Receiving objects: 38% (24/62) Receiving objects: 40% (25/62) Receiving objects: 41% (26/62) Receiving objects: 43% (27/62) Receiving objects: 45% (28/62) Receiving objects: 46% (29/62) Receiving objects: 48% (30/62) Receiving objects: 50% (31/62) Receiving objects: 51% (32/62) Receiving objects: 53% (33/62) Receiving objects: 54% (34/62) Receiving objects: 56% (35/62) Receiving objects: 58% (36/62) Receiving objects: 59% (37/62) Receiving objects: 61% (38/62) Receiving objects: 62% (39/62) Receiving objects: 64% (40/62) Receiving objects: 66% (41/62) Receiving objects: 67% (42/62) Receiving objects: 69% (43/62) Receiving objects: 70% (44/62) Receiving objects: 72% (45/62) Receiving objects: 74% (46/62) Receiving objects: 75% (47/62) Receiving objects: 77% (48/62) Receiving objects: 79% (49/62) Receiving objects: 80% (50/62) Receiving objects: 82% (51/62) Receiving objects: 83% (52/62) Receiving objects: 85% (53/62) Receiving objects: 87% (54/62) Receiving objects: 88% (55/62) Receiving objects: 90% (56/62) Receiving objects: 91% (57/62) Receiving objects: 93% (58/62) Receiving objects: 95% (59/62) Receiving objects: 96% (60/62) Receiving objects: 98% (61/62) Receiving objects: 100% (62/62) Receiving objects: 100% (62/62), 5.85 KiB | 5.85 MiB/s, done. Resolving deltas: 0% (0/23) Resolving deltas: 4% (1/23) Resolving deltas: 8% (2/23) Resolving deltas: 13% (3/23) Resolving deltas: 17% (4/23) Resolving deltas: 21% (5/23) Resolving deltas: 26% (6/23) Resolving deltas: 47% (11/23) Resolving deltas: 86% (20/23) Resolving deltas: 95% (22/23) Resolving deltas: 100% (23/23) Resolving deltas: 100% (23/23), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/perception_lane_detection'... remote: Enumerating objects: 125, done. remote: Counting objects: 1% (1/84) remote: Counting objects: 2% (2/84) remote: Counting objects: 3% (3/84) remote: Counting objects: 4% (4/84) remote: Counting objects: 5% (5/84) remote: Counting objects: 7% (6/84) remote: Counting objects: 8% (7/84) remote: Counting objects: 9% (8/84) remote: Counting objects: 10% (9/84) remote: Counting objects: 11% (10/84) remote: Counting objects: 13% (11/84) remote: Counting objects: 14% (12/84) remote: Counting objects: 15% (13/84) remote: Counting objects: 16% (14/84) remote: Counting objects: 17% (15/84) remote: Counting objects: 19% (16/84) remote: Counting objects: 20% (17/84) remote: Counting objects: 21% (18/84) remote: Counting objects: 22% (19/84) remote: Counting objects: 23% (20/84) remote: Counting objects: 25% (21/84) remote: Counting objects: 26% (22/84) remote: Counting objects: 27% (23/84) remote: Counting objects: 28% (24/84) remote: Counting objects: 29% (25/84) remote: Counting objects: 30% (26/84) remote: Counting objects: 32% (27/84) remote: Counting objects: 33% (28/84) remote: Counting objects: 34% (29/84) remote: Counting objects: 35% (30/84) remote: Counting objects: 36% (31/84) remote: Counting objects: 38% (32/84) remote: Counting objects: 39% (33/84) remote: Counting objects: 40% (34/84) remote: Counting objects: 41% (35/84) remote: Counting objects: 42% (36/84) remote: Counting objects: 44% (37/84) remote: Counting objects: 45% (38/84) remote: Counting objects: 46% (39/84) remote: Counting objects: 47% (40/84) remote: Counting objects: 48% (41/84) remote: Counting objects: 50% (42/84) remote: Counting objects: 51% (43/84) remote: Counting objects: 52% (44/84) remote: Counting objects: 53% (45/84) remote: Counting objects: 54% (46/84) remote: Counting objects: 55% (47/84) remote: Counting objects: 57% (48/84) remote: Counting objects: 58% (49/84) remote: Counting objects: 59% (50/84) remote: Counting objects: 60% (51/84) remote: Counting objects: 61% (52/84) remote: Counting objects: 63% (53/84) remote: Counting objects: 64% (54/84) remote: Counting objects: 65% (55/84) remote: Counting objects: 66% (56/84) remote: Counting objects: 67% (57/84) remote: Counting objects: 69% (58/84) remote: Counting objects: 70% (59/84) remote: Counting objects: 71% (60/84) remote: Counting objects: 72% (61/84) remote: Counting objects: 73% (62/84) remote: Counting objects: 75% (63/84) remote: Counting objects: 76% (64/84) remote: Counting objects: 77% (65/84) remote: Counting objects: 78% (66/84) remote: Counting objects: 79% (67/84) remote: Counting objects: 80% (68/84) remote: Counting objects: 82% (69/84) remote: Counting objects: 83% (70/84) remote: Counting objects: 84% (71/84) remote: Counting objects: 85% (72/84) remote: Counting objects: 86% (73/84) remote: Counting objects: 88% (74/84) remote: Counting objects: 89% (75/84) remote: Counting objects: 90% (76/84) remote: Counting objects: 91% (77/84) remote: Counting objects: 92% (78/84) remote: Counting objects: 94% (79/84) remote: Counting objects: 95% (80/84) remote: Counting objects: 96% (81/84) remote: Counting objects: 97% (82/84) remote: Counting objects: 98% (83/84) remote: Counting objects: 100% (84/84) remote: Counting objects: 100% (84/84), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/125) Receiving objects: 1% (2/125) Receiving objects: 2% (3/125) Receiving objects: 3% (4/125) Receiving objects: 4% (5/125) Receiving objects: 5% (7/125) Receiving objects: 6% (8/125) Receiving objects: 7% (9/125) Receiving objects: 8% (10/125) Receiving objects: 9% (12/125) Receiving objects: 10% (13/125) Receiving objects: 11% (14/125) Receiving objects: 12% (15/125) Receiving objects: 13% (17/125) Receiving objects: 14% (18/125) Receiving objects: 15% (19/125) Receiving objects: 16% (20/125) Receiving objects: 17% (22/125) Receiving objects: 18% (23/125) Receiving objects: 19% (24/125) Receiving objects: 20% (25/125) Receiving objects: 21% (27/125) Receiving objects: 22% (28/125) Receiving objects: 23% (29/125) Receiving objects: 24% (30/125) Receiving objects: 25% (32/125) Receiving objects: 26% (33/125) Receiving objects: 27% (34/125) Receiving objects: 28% (35/125) Receiving objects: 29% (37/125) Receiving objects: 30% (38/125) Receiving objects: 31% (39/125) Receiving objects: 32% (40/125) Receiving objects: 33% (42/125) Receiving objects: 34% (43/125) Receiving objects: 35% (44/125) Receiving objects: 36% (45/125) Receiving objects: 37% (47/125) Receiving objects: 38% (48/125) Receiving objects: 39% (49/125) Receiving objects: 40% (50/125) Receiving objects: 41% (52/125) Receiving objects: 42% (53/125) Receiving objects: 43% (54/125) Receiving objects: 44% (55/125) Receiving objects: 45% (57/125) Receiving objects: 46% (58/125) Receiving objects: 47% (59/125) Receiving objects: 48% (60/125) Receiving objects: 49% (62/125) Receiving objects: 50% (63/125) Receiving objects: 51% (64/125) Receiving objects: 52% (65/125) Receiving objects: 53% (67/125) Receiving objects: 54% (68/125) Receiving objects: 55% (69/125) Receiving objects: 56% (70/125) Receiving objects: 57% (72/125) Receiving objects: 58% (73/125) Receiving objects: 59% (74/125) Receiving objects: 60% (75/125) Receiving objects: 61% (77/125) Receiving objects: 62% (78/125) Receiving objects: 63% (79/125) Receiving objects: 64% (80/125) Receiving objects: 65% (82/125) Receiving objects: 66% (83/125) Receiving objects: 67% (84/125) Receiving objects: 68% (85/125) Receiving objects: 69% (87/125) Receiving objects: 70% (88/125) Receiving objects: 71% (89/125) Receiving objects: 72% (90/125) Receiving objects: 73% (92/125) Receiving objects: 74% (93/125) Receiving objects: 75% (94/125) Receiving objects: 76% (95/125) Receiving objects: 77% (97/125) Receiving objects: 78% (98/125) Receiving objects: 79% (99/125) Receiving objects: 80% (100/125) Receiving objects: 81% (102/125) Receiving objects: 82% (103/125) Receiving objects: 83% (104/125) Receiving objects: 84% (105/125) Receiving objects: 85% (107/125) Receiving objects: 86% (108/125) Receiving objects: 87% (109/125) Receiving objects: 88% (110/125) Receiving objects: 89% (112/125) Receiving objects: 90% (113/125) Receiving objects: 91% (114/125) Receiving objects: 92% (115/125) Receiving objects: 93% (117/125) Receiving objects: 94% (118/125) Receiving objects: 95% (119/125) Receiving objects: 96% (120/125) Receiving objects: 97% (122/125) Receiving objects: 98% (123/125) Receiving objects: 99% (124/125) Receiving objects: 100% (125/125) Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 11% (3/26) Resolving deltas: 42% (11/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/weifang-config/container/A005/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/weifang-config/container/A005/params_new/perception_new_detection'... remote: Enumerating objects: 4142, done. remote: Counting objects: 0% (1/261) remote: Counting objects: 1% (3/261) remote: Counting objects: 2% (6/261) remote: Counting objects: 3% (8/261) remote: Counting objects: 4% (11/261) remote: Counting objects: 5% (14/261) remote: Counting objects: 6% (16/261) remote: Counting objects: 7% (19/261) remote: Counting objects: 8% (21/261) remote: Counting objects: 9% (24/261) remote: Counting objects: 10% (27/261) remote: Counting objects: 11% (29/261) remote: Counting objects: 12% (32/261) remote: Counting objects: 13% (34/261) remote: Counting objects: 14% (37/261) remote: Counting objects: 15% (40/261) remote: Counting objects: 16% (42/261) remote: Counting objects: 17% (45/261) remote: Counting objects: 18% (47/261) remote: Counting objects: 19% (50/261) remote: Counting objects: 20% (53/261) remote: Counting objects: 21% (55/261) remote: Counting objects: 22% (58/261) remote: Counting objects: 23% (61/261) remote: Counting objects: 24% (63/261) remote: Counting objects: 25% (66/261) remote: Counting objects: 26% (68/261) remote: Counting objects: 27% (71/261) remote: Counting objects: 28% (74/261) remote: Counting objects: 29% (76/261) remote: Counting objects: 30% (79/261) remote: Counting objects: 31% (81/261) remote: Counting objects: 32% (84/261) remote: Counting objects: 33% (87/261) remote: Counting objects: 34% (89/261) remote: Counting objects: 35% (92/261) remote: Counting objects: 36% (94/261) remote: Counting objects: 37% (97/261) remote: Counting objects: 38% (100/261) remote: Counting objects: 39% (102/261) remote: Counting objects: 40% (105/261) remote: Counting objects: 41% (108/261) remote: Counting objects: 42% (110/261) remote: Counting objects: 43% (113/261) remote: Counting objects: 44% (115/261) remote: Counting objects: 45% (118/261) remote: Counting objects: 46% (121/261) remote: Counting objects: 47% (123/261) remote: Counting objects: 48% (126/261) remote: Counting objects: 49% (128/261) remote: Counting objects: 50% (131/261) remote: Counting objects: 51% (134/261) remote: Counting objects: 52% (136/261) remote: Counting objects: 53% (139/261) remote: Counting objects: 54% (141/261) remote: Counting objects: 55% (144/261) remote: Counting objects: 56% (147/261) remote: Counting objects: 57% (149/261) remote: Counting objects: 58% (152/261) remote: Counting objects: 59% (154/261) remote: Counting objects: 60% (157/261) remote: Counting objects: 61% (160/261) remote: Counting objects: 62% (162/261) remote: Counting objects: 63% (165/261) remote: Counting objects: 64% (168/261) remote: Counting objects: 65% (170/261) remote: Counting objects: 66% (173/261) remote: Counting objects: 67% (175/261) remote: Counting objects: 68% (178/261) remote: Counting objects: 69% (181/261) remote: Counting objects: 70% (183/261) remote: Counting objects: 71% (186/261) remote: Counting objects: 72% (188/261) remote: Counting objects: 73% (191/261) remote: Counting objects: 74% (194/261) remote: Counting objects: 75% (196/261) remote: Counting objects: 76% (199/261) remote: Counting objects: 77% (201/261) remote: Counting objects: 78% (204/261) remote: Counting objects: 79% (207/261) remote: Counting objects: 80% (209/261) remote: Counting objects: 81% (212/261) remote: Counting objects: 82% (215/261) remote: Counting objects: 83% (217/261) remote: Counting objects: 84% (220/261) remote: Counting objects: 85% (222/261) remote: Counting objects: 86% (225/261) remote: Counting objects: 87% (228/261) remote: Counting objects: 88% (230/261) remote: Counting objects: 89% (233/261) remote: Counting objects: 90% (235/261) remote: Counting objects: 91% (238/261) remote: Counting objects: 92% (241/261) remote: Counting objects: 93% (243/261) remote: Counting objects: 94% (246/261) remote: Counting objects: 95% (248/261) remote: Counting objects: 96% (251/261) remote: Counting objects: 97% (254/261) remote: Counting objects: 98% (256/261) remote: Counting objects: 99% (259/261) remote: Counting objects: 100% (261/261) remote: Counting objects: 100% (261/261), done. remote: Compressing objects: 0% (1/178) remote: Compressing objects: 1% (2/178) remote: Compressing objects: 2% (4/178) remote: Compressing objects: 3% (6/178) remote: Compressing objects: 4% (8/178) remote: Compressing objects: 5% (9/178) remote: Compressing objects: 6% (11/178) remote: Compressing objects: 7% (13/178) remote: Compressing objects: 8% (15/178) remote: Compressing objects: 9% (17/178) remote: Compressing objects: 10% (18/178) remote: Compressing objects: 11% (20/178) remote: Compressing objects: 12% (22/178) remote: Compressing objects: 13% (24/178) remote: Compressing objects: 14% (25/178) remote: Compressing objects: 15% (27/178) remote: Compressing objects: 16% (29/178) remote: Compressing objects: 17% (31/178) remote: Compressing objects: 18% (33/178) remote: Compressing objects: 19% (34/178) remote: Compressing objects: 20% (36/178) remote: Compressing objects: 21% (38/178) remote: Compressing objects: 22% (40/178) remote: Compressing objects: 23% (41/178) remote: Compressing objects: 24% (43/178) remote: Compressing objects: 25% (45/178) remote: Compressing objects: 26% (47/178) remote: Compressing objects: 27% (49/178) remote: Compressing objects: 28% (50/178) remote: Compressing objects: 29% (52/178) remote: Compressing objects: 30% (54/178) remote: Compressing objects: 31% (56/178) remote: Compressing objects: 32% (57/178) remote: Compressing objects: 33% (59/178) remote: Compressing objects: 34% (61/178) remote: Compressing objects: 35% (63/178) remote: Compressing objects: 36% (65/178) remote: Compressing objects: 37% (66/178) remote: Compressing objects: 38% (68/178) remote: Compressing objects: 39% (70/178) remote: Compressing objects: 40% (72/178) remote: Compressing objects: 41% (73/178) remote: Compressing objects: 42% (75/178) remote: Compressing objects: 43% (77/178) remote: Compressing objects: 44% (79/178) remote: Compressing objects: 45% (81/178) remote: Compressing objects: 46% (82/178) remote: Compressing objects: 47% (84/178) remote: Compressing objects: 48% (86/178) remote: Compressing objects: 49% (88/178) remote: Compressing objects: 50% (89/178) remote: Compressing objects: 51% (91/178) remote: Compressing objects: 52% (93/178) remote: Compressing objects: 53% (95/178) remote: Compressing objects: 54% (97/178) remote: Compressing objects: 55% (98/178) remote: Compressing objects: 56% (100/178) remote: Compressing objects: 57% (102/178) remote: Compressing objects: 58% (104/178) remote: Compressing objects: 59% (106/178) remote: Compressing objects: 60% (107/178) remote: Compressing objects: 61% (109/178) remote: Compressing objects: 62% (111/178) remote: Compressing objects: 63% (113/178) remote: Compressing objects: 64% (114/178) remote: Compressing objects: 65% (116/178) remote: Compressing objects: 66% (118/178) remote: Compressing objects: 67% (120/178) remote: Compressing objects: 68% (122/178) remote: Compressing objects: 69% (123/178) remote: Compressing objects: 70% (125/178) remote: Compressing objects: 71% (127/178) remote: Compressing objects: 72% (129/178) remote: Compressing objects: 73% (130/178) remote: Compressing objects: 74% (132/178) remote: Compressing objects: 75% (134/178) remote: Compressing objects: 76% (136/178) remote: Compressing objects: 77% (138/178) remote: Compressing objects: 78% (139/178) remote: Compressing objects: 79% (141/178) remote: Compressing objects: 80% (143/178) remote: Compressing objects: 81% (145/178) remote: Compressing objects: 82% (146/178) remote: Compressing objects: 83% (148/178) remote: Compressing objects: 84% (150/178) remote: Compressing objects: 85% (152/178) remote: Compressing objects: 86% (154/178) remote: Compressing objects: 87% (155/178) remote: Compressing objects: 88% (157/178) remote: Compressing objects: 89% (159/178) remote: Compressing objects: 90% (161/178) remote: Compressing objects: 91% (162/178) remote: Compressing objects: 92% (164/178) remote: Compressing objects: 93% (166/178) remote: Compressing objects: 94% (168/178) remote: Compressing objects: 95% (170/178) remote: Compressing objects: 96% (171/178) remote: Compressing objects: 97% (173/178) remote: Compressing objects: 98% (175/178) remote: Compressing objects: 99% (177/178) remote: Compressing objects: 100% (178/178) remote: Compressing objects: 100% (178/178), done. Receiving objects: 0% (1/4142) Receiving objects: 1% (42/4142) Receiving objects: 2% (83/4142) Receiving objects: 3% (125/4142) Receiving objects: 4% (166/4142) Receiving objects: 5% (208/4142) Receiving objects: 6% (249/4142) Receiving objects: 7% (290/4142) Receiving objects: 8% (332/4142) Receiving objects: 9% (373/4142) Receiving objects: 10% (415/4142) Receiving objects: 11% (456/4142) Receiving objects: 12% (498/4142) Receiving objects: 13% (539/4142) Receiving objects: 14% (580/4142) Receiving objects: 15% (622/4142) Receiving objects: 16% (663/4142) Receiving objects: 17% (705/4142) Receiving objects: 18% (746/4142) Receiving objects: 19% (787/4142) Receiving objects: 20% (829/4142) Receiving objects: 21% (870/4142) Receiving objects: 22% (912/4142) Receiving objects: 23% (953/4142) Receiving objects: 24% (995/4142) Receiving objects: 25% (1036/4142) Receiving objects: 26% (1077/4142) Receiving objects: 27% (1119/4142) Receiving objects: 28% (1160/4142) Receiving objects: 29% (1202/4142) Receiving objects: 30% (1243/4142) Receiving objects: 31% (1285/4142) Receiving objects: 32% (1326/4142) Receiving objects: 33% (1367/4142) Receiving objects: 34% (1409/4142) Receiving objects: 35% (1450/4142) Receiving objects: 36% (1492/4142) Receiving objects: 37% (1533/4142) Receiving objects: 38% (1574/4142) Receiving objects: 39% (1616/4142) Receiving objects: 40% (1657/4142) Receiving objects: 41% (1699/4142) Receiving objects: 42% (1740/4142) Receiving objects: 43% (1782/4142) Receiving objects: 44% (1823/4142) Receiving objects: 45% (1864/4142) Receiving objects: 46% (1906/4142) Receiving objects: 47% (1947/4142) Receiving objects: 48% (1989/4142) Receiving objects: 49% (2030/4142) Receiving objects: 50% (2071/4142) Receiving objects: 51% (2113/4142) Receiving objects: 52% (2154/4142) Receiving objects: 53% (2196/4142) Receiving objects: 54% (2237/4142) Receiving objects: 55% (2279/4142) Receiving objects: 56% (2320/4142) Receiving objects: 57% (2361/4142) Receiving objects: 58% (2403/4142) Receiving objects: 59% (2444/4142) Receiving objects: 60% (2486/4142) Receiving objects: 61% (2527/4142) Receiving objects: 62% (2569/4142) Receiving objects: 63% (2610/4142) Receiving objects: 64% (2651/4142) Receiving objects: 65% (2693/4142) Receiving objects: 66% (2734/4142) remote: Total 4142 (delta 40), reused 219 (delta 29), pack-reused 3881 Receiving objects: 67% (2776/4142) Receiving objects: 68% (2817/4142) Receiving objects: 69% (2858/4142) Receiving objects: 70% (2900/4142) Receiving objects: 71% (2941/4142) Receiving objects: 72% (2983/4142) Receiving objects: 73% (3024/4142) Receiving objects: 74% (3066/4142) Receiving objects: 75% (3107/4142) Receiving objects: 76% (3148/4142) Receiving objects: 77% (3190/4142) Receiving objects: 78% (3231/4142) Receiving objects: 79% (3273/4142) Receiving objects: 80% (3314/4142) Receiving objects: 81% (3356/4142) Receiving objects: 82% (3397/4142) Receiving objects: 83% (3438/4142) Receiving objects: 84% (3480/4142) Receiving objects: 85% (3521/4142) Receiving objects: 86% (3563/4142) Receiving objects: 87% (3604/4142) Receiving objects: 88% (3645/4142) Receiving objects: 89% (3687/4142) Receiving objects: 90% (3728/4142) Receiving objects: 91% (3770/4142) Receiving objects: 92% (3811/4142) Receiving objects: 93% (3853/4142) Receiving objects: 94% (3894/4142) Receiving objects: 95% (3935/4142) Receiving objects: 96% (3977/4142) Receiving objects: 97% (4018/4142) Receiving objects: 98% (4060/4142) Receiving objects: 99% (4101/4142) Receiving objects: 100% (4142/4142) Receiving objects: 100% (4142/4142), 431.38 KiB | 15.98 MiB/s, done. Resolving deltas: 0% (0/811) Resolving deltas: 2% (22/811) Resolving deltas: 5% (43/811) Resolving deltas: 7% (64/811) Resolving deltas: 9% (77/811) Resolving deltas: 10% (82/811) Resolving deltas: 12% (101/811) Resolving deltas: 13% (113/811) Resolving deltas: 14% (114/811) Resolving deltas: 16% (131/811) Resolving deltas: 17% (140/811) Resolving deltas: 18% (147/811) Resolving deltas: 19% (157/811) Resolving deltas: 20% (163/811) Resolving deltas: 21% (171/811) Resolving deltas: 42% (348/811) Resolving deltas: 58% (475/811) Resolving deltas: 59% (479/811) Resolving deltas: 61% (497/811) Resolving deltas: 68% (552/811) Resolving deltas: 69% (560/811) Resolving deltas: 99% (805/811) Resolving deltas: 100% (811/811) Resolving deltas: 100% (811/811), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/perception_spreader_imv'... remote: Enumerating objects: 187, done. remote: Counting objects: 2% (1/36) remote: Counting objects: 5% (2/36) remote: Counting objects: 8% (3/36) remote: Counting objects: 11% (4/36) remote: Counting objects: 13% (5/36) remote: Counting objects: 16% (6/36) remote: Counting objects: 19% (7/36) remote: Counting objects: 22% (8/36) remote: Counting objects: 25% (9/36) remote: Counting objects: 27% (10/36) remote: Counting objects: 30% (11/36) remote: Counting objects: 33% (12/36) remote: Counting objects: 36% (13/36) remote: Counting objects: 38% (14/36) remote: Counting objects: 41% (15/36) remote: Counting objects: 44% (16/36) remote: Counting objects: 47% (17/36) remote: Counting objects: 50% (18/36) remote: Counting objects: 52% (19/36) remote: Counting objects: 55% (20/36) remote: Counting objects: 58% (21/36) remote: Counting objects: 61% (22/36) remote: Counting objects: 63% (23/36) remote: Counting objects: 66% (24/36) remote: Counting objects: 69% (25/36) remote: Counting objects: 72% (26/36) remote: Counting objects: 75% (27/36) remote: Counting objects: 77% (28/36) remote: Counting objects: 80% (29/36) remote: Counting objects: 83% (30/36) remote: Counting objects: 86% (31/36) remote: Counting objects: 88% (32/36) remote: Counting objects: 91% (33/36) remote: Counting objects: 94% (34/36) remote: Counting objects: 97% (35/36) remote: Counting objects: 100% (36/36) remote: Counting objects: 100% (36/36), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 187 (delta 8), reused 36 (delta 8), pack-reused 151 Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 19.20 KiB | 6.40 MiB/s, done. Resolving deltas: 0% (0/56) Resolving deltas: 12% (7/56) Resolving deltas: 14% (8/56) Resolving deltas: 17% (10/56) Resolving deltas: 21% (12/56) Resolving deltas: 85% (48/56) Resolving deltas: 100% (56/56) Resolving deltas: 100% (56/56), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/perception_spreader_truck'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/48) remote: Counting objects: 4% (2/48) remote: Counting objects: 6% (3/48) remote: Counting objects: 8% (4/48) remote: Counting objects: 10% (5/48) remote: Counting objects: 12% (6/48) remote: Counting objects: 14% (7/48) remote: Counting objects: 16% (8/48) remote: Counting objects: 18% (9/48) remote: Counting objects: 20% (10/48) remote: Counting objects: 22% (11/48) remote: Counting objects: 25% (12/48) remote: Counting objects: 27% (13/48) remote: Counting objects: 29% (14/48) remote: Counting objects: 31% (15/48) remote: Counting objects: 33% (16/48) remote: Counting objects: 35% (17/48) remote: Counting objects: 37% (18/48) remote: Counting objects: 39% (19/48) remote: Counting objects: 41% (20/48) remote: Counting objects: 43% (21/48) remote: Counting objects: 45% (22/48) remote: Counting objects: 47% (23/48) remote: Counting objects: 50% (24/48) remote: Counting objects: 52% (25/48) remote: Counting objects: 54% (26/48) remote: Counting objects: 56% (27/48) remote: Counting objects: 58% (28/48) remote: Counting objects: 60% (29/48) remote: Counting objects: 62% (30/48) remote: Counting objects: 64% (31/48) remote: Counting objects: 66% (32/48) remote: Counting objects: 68% (33/48) remote: Counting objects: 70% (34/48) remote: Counting objects: 72% (35/48) remote: Counting objects: 75% (36/48) remote: Counting objects: 77% (37/48) remote: Counting objects: 79% (38/48) remote: Counting objects: 81% (39/48) remote: Counting objects: 83% (40/48) remote: Counting objects: 85% (41/48) remote: Counting objects: 87% (42/48) remote: Counting objects: 89% (43/48) remote: Counting objects: 91% (44/48) remote: Counting objects: 93% (45/48) remote: Counting objects: 95% (46/48) remote: Counting objects: 97% (47/48) remote: Counting objects: 100% (48/48) remote: Counting objects: 100% (48/48), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 71 (delta 22), reused 46 (delta 20), pack-reused 23 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 7.24 KiB | 3.62 MiB/s, done. Resolving deltas: 0% (0/30) Resolving deltas: 13% (4/30) Resolving deltas: 26% (8/30) Resolving deltas: 63% (19/30) Resolving deltas: 100% (30/30) Resolving deltas: 100% (30/30), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/perception_vehicles'... remote: Enumerating objects: 40, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 40 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 6.75 KiB | 6.75 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 83% (5/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/pointcloud_customized'... remote: Enumerating objects: 331, 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. Receiving objects: 0% (1/331) Receiving objects: 1% (4/331) Receiving objects: 2% (7/331) Receiving objects: 3% (10/331) Receiving objects: 4% (14/331) Receiving objects: 5% (17/331) Receiving objects: 6% (20/331) Receiving objects: 7% (24/331) Receiving objects: 8% (27/331) Receiving objects: 9% (30/331) Receiving objects: 10% (34/331) Receiving objects: 11% (37/331) Receiving objects: 12% (40/331) Receiving objects: 13% (44/331) Receiving objects: 14% (47/331) Receiving objects: 14% (47/331), 17.03 MiB | 17.04 MiB/s Receiving objects: 14% (47/331), 37.10 MiB | 18.55 MiB/s Receiving objects: 14% (47/331), 67.39 MiB | 22.47 MiB/s Receiving objects: 14% (48/331), 96.21 MiB | 24.06 MiB/s Receiving objects: 14% (48/331), 117.02 MiB | 24.15 MiB/s Receiving objects: 14% (48/331), 142.82 MiB | 25.97 MiB/s Receiving objects: 15% (50/331), 154.84 MiB | 26.16 MiB/s Receiving objects: 16% (53/331), 154.84 MiB | 26.16 MiB/s Receiving objects: 16% (53/331), 165.72 MiB | 25.60 MiB/s Receiving objects: 17% (57/331), 165.72 MiB | 25.60 MiB/s Receiving objects: 18% (60/331), 165.72 MiB | 25.60 MiB/s Receiving objects: 19% (63/331), 165.72 MiB | 25.60 MiB/s Receiving objects: 20% (67/331), 177.95 MiB | 24.57 MiB/s Receiving objects: 21% (70/331), 177.95 MiB | 24.57 MiB/s Receiving objects: 22% (73/331), 177.95 MiB | 24.57 MiB/s Receiving objects: 23% (77/331), 177.95 MiB | 24.57 MiB/s Receiving objects: 24% (80/331), 177.95 MiB | 24.57 MiB/s Receiving objects: 25% (83/331), 177.95 MiB | 24.57 MiB/s Receiving objects: 25% (83/331), 191.87 MiB | 24.55 MiB/s Receiving objects: 26% (87/331), 191.87 MiB | 24.55 MiB/s Receiving objects: 27% (90/331), 191.87 MiB | 24.55 MiB/s Receiving objects: 28% (93/331), 191.87 MiB | 24.55 MiB/s Receiving objects: 29% (96/331), 205.08 MiB | 24.19 MiB/s Receiving objects: 30% (100/331), 205.08 MiB | 24.19 MiB/s Receiving objects: 31% (103/331), 205.08 MiB | 24.19 MiB/s Receiving objects: 32% (106/331), 205.08 MiB | 24.19 MiB/s Receiving objects: 33% (110/331), 205.08 MiB | 24.19 MiB/s Receiving objects: 34% (113/331), 205.08 MiB | 24.19 MiB/s Receiving objects: 35% (116/331), 205.08 MiB | 24.19 MiB/s Receiving objects: 36% (120/331), 205.08 MiB | 24.19 MiB/s Receiving objects: 37% (123/331), 205.08 MiB | 24.19 MiB/s Receiving objects: 38% (126/331), 205.08 MiB | 24.19 MiB/s Receiving objects: 38% (128/331), 205.08 MiB | 24.19 MiB/s Receiving objects: 39% (130/331), 215.88 MiB | 24.41 MiB/s Receiving objects: 40% (133/331), 215.88 MiB | 24.41 MiB/s Receiving objects: 41% (136/331), 215.88 MiB | 24.41 MiB/s Receiving objects: 42% (140/331), 226.18 MiB | 24.26 MiB/s Receiving objects: 43% (143/331), 226.18 MiB | 24.26 MiB/s Receiving objects: 43% (144/331), 244.80 MiB | 25.86 MiB/s Receiving objects: 44% (146/331), 244.80 MiB | 25.86 MiB/s Receiving objects: 45% (149/331), 244.80 MiB | 25.86 MiB/s Receiving objects: 46% (153/331), 244.80 MiB | 25.86 MiB/s Receiving objects: 47% (156/331), 244.80 MiB | 25.86 MiB/s Receiving objects: 48% (159/331), 244.80 MiB | 25.86 MiB/s Receiving objects: 48% (161/331), 270.75 MiB | 25.76 MiB/s Receiving objects: 49% (163/331), 270.75 MiB | 25.76 MiB/s Receiving objects: 50% (166/331), 270.75 MiB | 25.76 MiB/s Receiving objects: 50% (168/331), 294.82 MiB | 25.97 MiB/s Receiving objects: 51% (169/331), 294.82 MiB | 25.97 MiB/s Receiving objects: 52% (173/331), 294.82 MiB | 25.97 MiB/s Receiving objects: 53% (176/331), 294.82 MiB | 25.97 MiB/s Receiving objects: 54% (179/331), 294.82 MiB | 25.97 MiB/s Receiving objects: 55% (183/331), 306.33 MiB | 25.44 MiB/s Receiving objects: 56% (186/331), 306.33 MiB | 25.44 MiB/s Receiving objects: 56% (186/331), 318.21 MiB | 25.14 MiB/s Receiving objects: 56% (187/331), 348.88 MiB | 27.27 MiB/s Receiving objects: 57% (189/331), 348.88 MiB | 27.27 MiB/s Receiving objects: 58% (192/331), 348.88 MiB | 27.27 MiB/s Receiving objects: 58% (193/331), 371.28 MiB | 25.07 MiB/s Receiving objects: 59% (196/331), 382.31 MiB | 24.79 MiB/s Receiving objects: 60% (199/331), 382.31 MiB | 24.79 MiB/s Receiving objects: 60% (199/331), 397.26 MiB | 25.30 MiB/s Receiving objects: 60% (201/331), 416.36 MiB | 24.45 MiB/s Receiving objects: 61% (202/331), 416.36 MiB | 24.45 MiB/s Receiving objects: 62% (206/331), 442.60 MiB | 27.64 MiB/s Receiving objects: 63% (209/331), 442.60 MiB | 27.64 MiB/s Receiving objects: 64% (212/331), 442.60 MiB | 27.64 MiB/s Receiving objects: 65% (216/331), 442.60 MiB | 27.64 MiB/s Receiving objects: 66% (219/331), 442.60 MiB | 27.64 MiB/s Receiving objects: 66% (221/331), 459.02 MiB | 28.64 MiB/s Receiving objects: 67% (222/331), 459.02 MiB | 28.64 MiB/s Receiving objects: 68% (226/331), 459.02 MiB | 28.64 MiB/s Receiving objects: 69% (229/331), 471.27 MiB | 27.20 MiB/s Receiving objects: 70% (232/331), 471.27 MiB | 27.20 MiB/s Receiving objects: 71% (236/331), 471.27 MiB | 27.20 MiB/s Receiving objects: 71% (237/331), 483.33 MiB | 27.20 MiB/s Receiving objects: 71% (238/331), 505.50 MiB | 27.38 MiB/s Receiving objects: 72% (239/331), 505.50 MiB | 27.38 MiB/s Receiving objects: 73% (242/331), 517.86 MiB | 26.80 MiB/s Receiving objects: 74% (245/331), 517.86 MiB | 26.80 MiB/s Receiving objects: 74% (245/331), 530.97 MiB | 27.42 MiB/s Receiving objects: 75% (249/331), 542.59 MiB | 28.05 MiB/s Receiving objects: 76% (252/331), 542.59 MiB | 28.05 MiB/s Receiving objects: 77% (255/331), 542.59 MiB | 28.05 MiB/s Receiving objects: 78% (259/331), 542.59 MiB | 28.05 MiB/s Receiving objects: 79% (262/331), 542.59 MiB | 28.05 MiB/s Receiving objects: 80% (265/331), 542.59 MiB | 28.05 MiB/s Receiving objects: 81% (269/331), 542.59 MiB | 28.05 MiB/s Receiving objects: 81% (269/331), 554.33 MiB | 24.83 MiB/s Receiving objects: 82% (272/331), 554.33 MiB | 24.83 MiB/s Receiving objects: 83% (275/331), 554.33 MiB | 24.83 MiB/s Receiving objects: 84% (279/331), 554.33 MiB | 24.83 MiB/s Receiving objects: 85% (282/331), 567.13 MiB | 24.02 MiB/s Receiving objects: 86% (285/331), 567.13 MiB | 24.02 MiB/s Receiving objects: 87% (288/331), 567.13 MiB | 24.02 MiB/s Receiving objects: 88% (292/331), 567.13 MiB | 24.02 MiB/s Receiving objects: 89% (295/331), 567.13 MiB | 24.02 MiB/s Receiving objects: 90% (298/331), 567.13 MiB | 24.02 MiB/s Receiving objects: 91% (302/331), 567.13 MiB | 24.02 MiB/s Receiving objects: 92% (305/331), 567.13 MiB | 24.02 MiB/s Receiving objects: 92% (305/331), 578.18 MiB | 18.60 MiB/s Receiving objects: 92% (306/331), 591.56 MiB | 12.40 MiB/s Receiving objects: 92% (307/331), 615.40 MiB | 12.41 MiB/s Receiving objects: 92% (307/331), 616.93 MiB | 8.21 MiB/s Receiving objects: 93% (308/331), 616.93 MiB | 8.21 MiB/s Receiving objects: 94% (312/331), 616.93 MiB | 8.21 MiB/s Receiving objects: 95% (315/331), 616.93 MiB | 8.21 MiB/s Receiving objects: 95% (315/331), 621.74 MiB | 6.32 MiB/s Receiving objects: 95% (316/331), 641.39 MiB | 5.13 MiB/s Receiving objects: 95% (317/331), 641.39 MiB | 5.13 MiB/s Receiving objects: 95% (317/331), 661.13 MiB | 4.82 MiB/s Receiving objects: 96% (318/331), 661.13 MiB | 4.82 MiB/s Receiving objects: 97% (322/331), 661.13 MiB | 4.82 MiB/s Receiving objects: 97% (323/331), 677.37 MiB | 5.96 MiB/s Receiving objects: 98% (325/331), 677.37 MiB | 5.96 MiB/s remote: Total 331 (delta 7), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (328/331), 677.37 MiB | 5.96 MiB/s Receiving objects: 100% (331/331), 677.37 MiB | 5.96 MiB/s Receiving objects: 100% (331/331), 679.25 MiB | 16.83 MiB/s, done. Resolving deltas: 0% (0/57) Resolving deltas: 12% (7/57) Resolving deltas: 19% (11/57) Resolving deltas: 31% (18/57) Resolving deltas: 38% (22/57) Resolving deltas: 40% (23/57) Resolving deltas: 43% (25/57) Resolving deltas: 49% (28/57) Resolving deltas: 50% (29/57) Resolving deltas: 61% (35/57) Resolving deltas: 63% (36/57) Resolving deltas: 66% (38/57) Resolving deltas: 68% (39/57) Resolving deltas: 73% (42/57) Resolving deltas: 77% (44/57) Resolving deltas: 80% (46/57) Resolving deltas: 84% (48/57) Resolving deltas: 85% (49/57) Resolving deltas: 87% (50/57) Resolving deltas: 94% (54/57) Resolving deltas: 96% (55/57) Resolving deltas: 98% (56/57) Resolving deltas: 100% (57/57) Resolving deltas: 100% (57/57), done. Cloning into '/root/workspace/weifang-config/container/A005/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), 10.01 MiB | 20.01 MiB/s Receiving objects: 20% (21/102), 10.01 MiB | 20.01 MiB/s Receiving objects: 21% (22/102), 10.01 MiB | 20.01 MiB/s Receiving objects: 22% (23/102), 10.01 MiB | 20.01 MiB/s Receiving objects: 23% (24/102), 10.01 MiB | 20.01 MiB/s Receiving objects: 24% (25/102), 10.01 MiB | 20.01 MiB/s Receiving objects: 25% (26/102), 10.01 MiB | 20.01 MiB/s Receiving objects: 26% (27/102), 10.01 MiB | 20.01 MiB/s Receiving objects: 27% (28/102), 10.01 MiB | 20.01 MiB/s Receiving objects: 27% (28/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 28% (29/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 29% (30/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 30% (31/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 31% (32/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 32% (33/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 33% (34/102), 24.38 MiB | 24.37 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 35% (36/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 36% (37/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 37% (38/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 38% (39/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 39% (40/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 40% (41/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 41% (42/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 42% (43/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 43% (44/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 44% (45/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 45% (46/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 46% (47/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 47% (48/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 48% (49/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 49% (50/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 50% (51/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 51% (53/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 52% (54/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 53% (55/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 54% (56/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 55% (57/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 56% (58/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 57% (59/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 58% (60/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 59% (61/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 60% (62/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 61% (63/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 62% (64/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 63% (65/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 64% (66/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 65% (67/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 66% (68/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 67% (69/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 68% (70/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 69% (71/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 70% (72/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 71% (73/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 72% (74/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 73% (75/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 74% (76/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 75% (77/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 76% (78/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 77% (79/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 78% (80/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 79% (81/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 80% (82/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 81% (83/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 82% (84/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 83% (85/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 84% (86/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 85% (87/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 86% (88/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 87% (89/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 88% (90/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 89% (91/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 90% (92/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 91% (93/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 92% (94/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 93% (95/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 94% (96/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 95% (97/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 96% (98/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 97% (99/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 98% (100/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 99% (101/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 100% (102/102), 24.38 MiB | 24.37 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 24.08 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/weifang-config/container/A005/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/weifang-config/container/A005/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/46) remote: Counting objects: 4% (2/46) remote: Counting objects: 6% (3/46) remote: Counting objects: 8% (4/46) remote: Counting objects: 10% (5/46) remote: Counting objects: 13% (6/46) remote: Counting objects: 15% (7/46) remote: Counting objects: 17% (8/46) remote: Counting objects: 19% (9/46) remote: Counting objects: 21% (10/46) remote: Counting objects: 23% (11/46) remote: Counting objects: 26% (12/46) remote: Counting objects: 28% (13/46) remote: Counting objects: 30% (14/46) remote: Counting objects: 32% (15/46) remote: Counting objects: 34% (16/46) remote: Counting objects: 36% (17/46) remote: Counting objects: 39% (18/46) remote: Counting objects: 41% (19/46) remote: Counting objects: 43% (20/46) remote: Counting objects: 45% (21/46) remote: Counting objects: 47% (22/46) remote: Counting objects: 50% (23/46) remote: Counting objects: 52% (24/46) remote: Counting objects: 54% (25/46) remote: Counting objects: 56% (26/46) remote: Counting objects: 58% (27/46) remote: Counting objects: 60% (28/46) remote: Counting objects: 63% (29/46) remote: Counting objects: 65% (30/46) remote: Counting objects: 67% (31/46) remote: Counting objects: 69% (32/46) remote: Counting objects: 71% (33/46) remote: Counting objects: 73% (34/46) remote: Counting objects: 76% (35/46) remote: Counting objects: 78% (36/46) remote: Counting objects: 80% (37/46) remote: Counting objects: 82% (38/46) remote: Counting objects: 84% (39/46) remote: Counting objects: 86% (40/46) remote: Counting objects: 89% (41/46) remote: Counting objects: 91% (42/46) remote: Counting objects: 93% (43/46) remote: Counting objects: 95% (44/46) remote: Counting objects: 97% (45/46) remote: Counting objects: 100% (46/46) remote: Counting objects: 100% (46/46), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 71 (delta 23), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 13.10 KiB | 13.10 MiB/s, done. Resolving deltas: 0% (0/37) Resolving deltas: 2% (1/37) Resolving deltas: 37% (14/37) Resolving deltas: 40% (15/37) Resolving deltas: 86% (32/37) Resolving deltas: 100% (37/37) Resolving deltas: 100% (37/37), done. Cloning into '/root/workspace/weifang-config/container/A005/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/weifang-config/container/A005/params_new/system-common'... remote: Enumerating objects: 173, done. remote: Counting objects: 0% (1/135) remote: Counting objects: 1% (2/135) remote: Counting objects: 2% (3/135) remote: Counting objects: 3% (5/135) remote: Counting objects: 4% (6/135) remote: Counting objects: 5% (7/135) remote: Counting objects: 6% (9/135) remote: Counting objects: 7% (10/135) remote: Counting objects: 8% (11/135) remote: Counting objects: 9% (13/135) remote: Counting objects: 10% (14/135) remote: Counting objects: 11% (15/135) remote: Counting objects: 12% (17/135) remote: Counting objects: 13% (18/135) remote: Counting objects: 14% (19/135) remote: Counting objects: 15% (21/135) remote: Counting objects: 16% (22/135) remote: Counting objects: 17% (23/135) remote: Counting objects: 18% (25/135) remote: Counting objects: 19% (26/135) remote: Counting objects: 20% (27/135) remote: Counting objects: 21% (29/135) remote: Counting objects: 22% (30/135) remote: Counting objects: 23% (32/135) remote: Counting objects: 24% (33/135) remote: Counting objects: 25% (34/135) remote: Counting objects: 26% (36/135) remote: Counting objects: 27% (37/135) remote: Counting objects: 28% (38/135) remote: Counting objects: 29% (40/135) remote: Counting objects: 30% (41/135) remote: Counting objects: 31% (42/135) remote: Counting objects: 32% (44/135) remote: Counting objects: 33% (45/135) remote: Counting objects: 34% (46/135) remote: Counting objects: 35% (48/135) remote: Counting objects: 36% (49/135) remote: Counting objects: 37% (50/135) remote: Counting objects: 38% (52/135) remote: Counting objects: 39% (53/135) remote: Counting objects: 40% (54/135) remote: Counting objects: 41% (56/135) remote: Counting objects: 42% (57/135) remote: Counting objects: 43% (59/135) remote: Counting objects: 44% (60/135) remote: Counting objects: 45% (61/135) remote: Counting objects: 46% (63/135) remote: Counting objects: 47% (64/135) remote: Counting objects: 48% (65/135) remote: Counting objects: 49% (67/135) remote: Counting objects: 50% (68/135) remote: Counting objects: 51% (69/135) remote: Counting objects: 52% (71/135) remote: Counting objects: 53% (72/135) remote: Counting objects: 54% (73/135) remote: Counting objects: 55% (75/135) remote: Counting objects: 56% (76/135) remote: Counting objects: 57% (77/135) remote: Counting objects: 58% (79/135) remote: Counting objects: 59% (80/135) remote: Counting objects: 60% (81/135) remote: Counting objects: 61% (83/135) remote: Counting objects: 62% (84/135) remote: Counting objects: 63% (86/135) remote: Counting objects: 64% (87/135) remote: Counting objects: 65% (88/135) remote: Counting objects: 66% (90/135) remote: Counting objects: 67% (91/135) remote: Counting objects: 68% (92/135) remote: Counting objects: 69% (94/135) remote: Counting objects: 70% (95/135) remote: Counting objects: 71% (96/135) remote: Counting objects: 72% (98/135) remote: Counting objects: 73% (99/135) remote: Counting objects: 74% (100/135) remote: Counting objects: 75% (102/135) remote: Counting objects: 76% (103/135) remote: Counting objects: 77% (104/135) remote: Counting objects: 78% (106/135) remote: Counting objects: 79% (107/135) remote: Counting objects: 80% (108/135) remote: Counting objects: 81% (110/135) remote: Counting objects: 82% (111/135) remote: Counting objects: 83% (113/135) remote: Counting objects: 84% (114/135) remote: Counting objects: 85% (115/135) remote: Counting objects: 86% (117/135) remote: Counting objects: 87% (118/135) remote: Counting objects: 88% (119/135) remote: Counting objects: 89% (121/135) remote: Counting objects: 90% (122/135) remote: Counting objects: 91% (123/135) remote: Counting objects: 92% (125/135) remote: Counting objects: 93% (126/135) remote: Counting objects: 94% (127/135) remote: Counting objects: 95% (129/135) remote: Counting objects: 96% (130/135) remote: Counting objects: 97% (131/135) remote: Counting objects: 98% (133/135) remote: Counting objects: 99% (134/135) remote: Counting objects: 100% (135/135) remote: Counting objects: 100% (135/135), done. remote: Compressing objects: 2% (1/45) remote: Compressing objects: 4% (2/45) remote: Compressing objects: 6% (3/45) remote: Compressing objects: 8% (4/45) remote: Compressing objects: 11% (5/45) remote: Compressing objects: 13% (6/45) remote: Compressing objects: 15% (7/45) remote: Compressing objects: 17% (8/45) remote: Compressing objects: 20% (9/45) remote: Compressing objects: 22% (10/45) remote: Compressing objects: 24% (11/45) remote: Compressing objects: 26% (12/45) remote: Compressing objects: 28% (13/45) remote: Compressing objects: 31% (14/45) remote: Compressing objects: 33% (15/45) remote: Compressing objects: 35% (16/45) remote: Compressing objects: 37% (17/45) remote: Compressing objects: 40% (18/45) remote: Compressing objects: 42% (19/45) remote: Compressing objects: 44% (20/45) remote: Compressing objects: 46% (21/45) remote: Compressing objects: 48% (22/45) remote: Compressing objects: 51% (23/45) remote: Compressing objects: 53% (24/45) remote: Compressing objects: 55% (25/45) remote: Compressing objects: 57% (26/45) remote: Compressing objects: 60% (27/45) remote: Compressing objects: 62% (28/45) remote: Compressing objects: 64% (29/45) remote: Compressing objects: 66% (30/45) remote: Compressing objects: 68% (31/45) remote: Compressing objects: 71% (32/45) remote: Compressing objects: 73% (33/45) remote: Compressing objects: 75% (34/45) remote: Compressing objects: 77% (35/45) remote: Compressing objects: 80% (36/45) remote: Compressing objects: 82% (37/45) remote: Compressing objects: 84% (38/45) remote: Compressing objects: 86% (39/45) remote: Compressing objects: 88% (40/45) remote: Compressing objects: 91% (41/45) remote: Compressing objects: 93% (42/45) remote: Compressing objects: 95% (43/45) remote: Compressing objects: 97% (44/45) remote: Compressing objects: 100% (45/45) remote: Compressing objects: 100% (45/45), done. remote: Total 173 (delta 28), reused 101 (delta 20), pack-reused 38 Receiving objects: 0% (1/173) Receiving objects: 1% (2/173) Receiving objects: 2% (4/173) Receiving objects: 3% (6/173) Receiving objects: 4% (7/173) Receiving objects: 5% (9/173) Receiving objects: 6% (11/173) Receiving objects: 7% (13/173) Receiving objects: 8% (14/173) Receiving objects: 9% (16/173) Receiving objects: 10% (18/173) Receiving objects: 11% (20/173) Receiving objects: 12% (21/173) Receiving objects: 13% (23/173) Receiving objects: 14% (25/173) Receiving objects: 15% (26/173) Receiving objects: 16% (28/173) Receiving objects: 17% (30/173) Receiving objects: 18% (32/173) Receiving objects: 19% (33/173) Receiving objects: 20% (35/173) Receiving objects: 21% (37/173) Receiving objects: 22% (39/173) Receiving objects: 23% (40/173) Receiving objects: 24% (42/173) Receiving objects: 25% (44/173) Receiving objects: 26% (45/173) Receiving objects: 27% (47/173) Receiving objects: 28% (49/173) Receiving objects: 29% (51/173) Receiving objects: 30% (52/173) Receiving objects: 31% (54/173) Receiving objects: 32% (56/173) Receiving objects: 33% (58/173) Receiving objects: 34% (59/173) Receiving objects: 35% (61/173) Receiving objects: 36% (63/173) Receiving objects: 37% (65/173) Receiving objects: 38% (66/173) Receiving objects: 39% (68/173) Receiving objects: 40% (70/173) Receiving objects: 41% (71/173) Receiving objects: 42% (73/173) Receiving objects: 43% (75/173) Receiving objects: 44% (77/173) Receiving objects: 45% (78/173) Receiving objects: 46% (80/173) Receiving objects: 47% (82/173) Receiving objects: 48% (84/173) Receiving objects: 49% (85/173) Receiving objects: 50% (87/173) Receiving objects: 51% (89/173) Receiving objects: 52% (90/173) Receiving objects: 53% (92/173) Receiving objects: 54% (94/173) Receiving objects: 55% (96/173) Receiving objects: 56% (97/173) Receiving objects: 57% (99/173) Receiving objects: 58% (101/173) Receiving objects: 59% (103/173) Receiving objects: 60% (104/173) Receiving objects: 61% (106/173) Receiving objects: 62% (108/173) Receiving objects: 63% (109/173) Receiving objects: 64% (111/173) Receiving objects: 65% (113/173) Receiving objects: 66% (115/173) Receiving objects: 67% (116/173) Receiving objects: 68% (118/173) Receiving objects: 69% (120/173) Receiving objects: 70% (122/173) Receiving objects: 71% (123/173) Receiving objects: 72% (125/173) Receiving objects: 73% (127/173) Receiving objects: 74% (129/173) Receiving objects: 75% (130/173) Receiving objects: 76% (132/173) Receiving objects: 77% (134/173) Receiving objects: 78% (135/173) Receiving objects: 79% (137/173) Receiving objects: 80% (139/173) Receiving objects: 81% (141/173) Receiving objects: 82% (142/173) Receiving objects: 83% (144/173) Receiving objects: 84% (146/173) Receiving objects: 85% (148/173) Receiving objects: 86% (149/173) Receiving objects: 87% (151/173) Receiving objects: 88% (153/173) Receiving objects: 89% (154/173) Receiving objects: 90% (156/173) Receiving objects: 91% (158/173) Receiving objects: 92% (160/173) Receiving objects: 93% (161/173) Receiving objects: 94% (163/173) Receiving objects: 95% (165/173) Receiving objects: 96% (167/173) Receiving objects: 97% (168/173) Receiving objects: 98% (170/173) Receiving objects: 99% (172/173) Receiving objects: 100% (173/173) Receiving objects: 100% (173/173), 28.14 KiB | 9.38 MiB/s, done. Resolving deltas: 0% (0/33) Resolving deltas: 3% (1/33) Resolving deltas: 15% (5/33) Resolving deltas: 18% (6/33) Resolving deltas: 27% (9/33) Resolving deltas: 69% (23/33) Resolving deltas: 75% (25/33) Resolving deltas: 78% (26/33) Resolving deltas: 84% (28/33) Resolving deltas: 100% (33/33) Resolving deltas: 100% (33/33), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/system-device'... remote: Enumerating objects: 1478, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. Receiving objects: 0% (1/1478) Receiving objects: 1% (15/1478) Receiving objects: 2% (30/1478) Receiving objects: 3% (45/1478) Receiving objects: 4% (60/1478) Receiving objects: 5% (74/1478) Receiving objects: 6% (89/1478) Receiving objects: 7% (104/1478) Receiving objects: 8% (119/1478) Receiving objects: 9% (134/1478) Receiving objects: 10% (148/1478) Receiving objects: 11% (163/1478) Receiving objects: 12% (178/1478) Receiving objects: 13% (193/1478) Receiving objects: 14% (207/1478) Receiving objects: 15% (222/1478) Receiving objects: 16% (237/1478) Receiving objects: 17% (252/1478) Receiving objects: 18% (267/1478) Receiving objects: 19% (281/1478) Receiving objects: 20% (296/1478) Receiving objects: 21% (311/1478) Receiving objects: 22% (326/1478) Receiving objects: 23% (340/1478) Receiving objects: 24% (355/1478) Receiving objects: 25% (370/1478) Receiving objects: 26% (385/1478) Receiving objects: 27% (400/1478) Receiving objects: 28% (414/1478) Receiving objects: 29% (429/1478) Receiving objects: 30% (444/1478) Receiving objects: 31% (459/1478) Receiving objects: 32% (473/1478) Receiving objects: 33% (488/1478) Receiving objects: 34% (503/1478) Receiving objects: 35% (518/1478) Receiving objects: 36% (533/1478) Receiving objects: 37% (547/1478) Receiving objects: 38% (562/1478) Receiving objects: 39% (577/1478) Receiving objects: 40% (592/1478) Receiving objects: 41% (606/1478) Receiving objects: 42% (621/1478) Receiving objects: 43% (636/1478) Receiving objects: 44% (651/1478) Receiving objects: 45% (666/1478) Receiving objects: 46% (680/1478) Receiving objects: 47% (695/1478) remote: Total 1478 (delta 4), reused 0 (delta 0), pack-reused 1461 Receiving objects: 48% (710/1478) Receiving objects: 49% (725/1478) Receiving objects: 50% (739/1478) Receiving objects: 51% (754/1478) Receiving objects: 52% (769/1478) Receiving objects: 53% (784/1478) Receiving objects: 54% (799/1478) Receiving objects: 55% (813/1478) Receiving objects: 56% (828/1478) Receiving objects: 57% (843/1478) Receiving objects: 58% (858/1478) Receiving objects: 59% (873/1478) Receiving objects: 60% (887/1478) Receiving objects: 61% (902/1478) Receiving objects: 62% (917/1478) Receiving objects: 63% (932/1478) Receiving objects: 64% (946/1478) Receiving objects: 65% (961/1478) Receiving objects: 66% (976/1478) Receiving objects: 67% (991/1478) Receiving objects: 68% (1006/1478) Receiving objects: 69% (1020/1478) Receiving objects: 70% (1035/1478) Receiving objects: 71% (1050/1478) Receiving objects: 72% (1065/1478) Receiving objects: 73% (1079/1478) Receiving objects: 74% (1094/1478) Receiving objects: 75% (1109/1478) Receiving objects: 76% (1124/1478) Receiving objects: 77% (1139/1478) Receiving objects: 78% (1153/1478) Receiving objects: 79% (1168/1478) Receiving objects: 80% (1183/1478) Receiving objects: 81% (1198/1478) Receiving objects: 82% (1212/1478) Receiving objects: 83% (1227/1478) Receiving objects: 84% (1242/1478) Receiving objects: 85% (1257/1478) Receiving objects: 86% (1272/1478) Receiving objects: 87% (1286/1478) Receiving objects: 88% (1301/1478) Receiving objects: 89% (1316/1478) Receiving objects: 90% (1331/1478) Receiving objects: 91% (1345/1478) Receiving objects: 92% (1360/1478) Receiving objects: 93% (1375/1478) Receiving objects: 94% (1390/1478) Receiving objects: 95% (1405/1478) Receiving objects: 96% (1419/1478) Receiving objects: 97% (1434/1478) Receiving objects: 98% (1449/1478) Receiving objects: 99% (1464/1478) Receiving objects: 100% (1478/1478) Receiving objects: 100% (1478/1478), 167.79 KiB | 12.91 MiB/s, done. Resolving deltas: 0% (0/490) Resolving deltas: 1% (5/490) Resolving deltas: 12% (61/490) Resolving deltas: 16% (81/490) Resolving deltas: 17% (86/490) Resolving deltas: 21% (103/490) Resolving deltas: 27% (135/490) Resolving deltas: 31% (154/490) Resolving deltas: 32% (157/490) Resolving deltas: 48% (238/490) Resolving deltas: 53% (260/490) Resolving deltas: 57% (280/490) Resolving deltas: 59% (290/490) Resolving deltas: 60% (295/490) Resolving deltas: 65% (320/490) Resolving deltas: 70% (343/490) Resolving deltas: 72% (357/490) Resolving deltas: 73% (358/490) Resolving deltas: 74% (367/490) Resolving deltas: 79% (391/490) Resolving deltas: 80% (392/490) Resolving deltas: 81% (398/490) Resolving deltas: 82% (402/490) Resolving deltas: 83% (407/490) Resolving deltas: 85% (417/490) Resolving deltas: 87% (428/490) Resolving deltas: 88% (432/490) Resolving deltas: 91% (447/490) Resolving deltas: 92% (451/490) Resolving deltas: 94% (461/490) Resolving deltas: 95% (466/490) Resolving deltas: 96% (471/490) Resolving deltas: 97% (477/490) Resolving deltas: 100% (490/490) Resolving deltas: 100% (490/490), done. Cloning into '/root/workspace/weifang-config/container/A005/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 | 7.27 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: 51% (16/31) Resolving deltas: 93% (29/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/system-node-weifang'... remote: Enumerating objects: 211, done. remote: Counting objects: 0% (1/143) remote: Counting objects: 1% (2/143) remote: Counting objects: 2% (3/143) remote: Counting objects: 3% (5/143) remote: Counting objects: 4% (6/143) remote: Counting objects: 5% (8/143) remote: Counting objects: 6% (9/143) remote: Counting objects: 7% (11/143) remote: Counting objects: 8% (12/143) remote: Counting objects: 9% (13/143) remote: Counting objects: 10% (15/143) remote: Counting objects: 11% (16/143) remote: Counting objects: 12% (18/143) remote: Counting objects: 13% (19/143) remote: Counting objects: 14% (21/143) remote: Counting objects: 15% (22/143) remote: Counting objects: 16% (23/143) remote: Counting objects: 17% (25/143) remote: Counting objects: 18% (26/143) remote: Counting objects: 19% (28/143) remote: Counting objects: 20% (29/143) remote: Counting objects: 21% (31/143) remote: Counting objects: 22% (32/143) remote: Counting objects: 23% (33/143) remote: Counting objects: 24% (35/143) remote: Counting objects: 25% (36/143) remote: Counting objects: 26% (38/143) remote: Counting objects: 27% (39/143) remote: Counting objects: 28% (41/143) remote: Counting objects: 29% (42/143) remote: Counting objects: 30% (43/143) remote: Counting objects: 31% (45/143) remote: Counting objects: 32% (46/143) remote: Counting objects: 33% (48/143) remote: Counting objects: 34% (49/143) remote: Counting objects: 35% (51/143) remote: Counting objects: 36% (52/143) remote: Counting objects: 37% (53/143) remote: Counting objects: 38% (55/143) remote: Counting objects: 39% (56/143) remote: Counting objects: 40% (58/143) remote: Counting objects: 41% (59/143) remote: Counting objects: 42% (61/143) remote: Counting objects: 43% (62/143) remote: Counting objects: 44% (63/143) remote: Counting objects: 45% (65/143) remote: Counting objects: 46% (66/143) remote: Counting objects: 47% (68/143) remote: Counting objects: 48% (69/143) remote: Counting objects: 49% (71/143) remote: Counting objects: 50% (72/143) remote: Counting objects: 51% (73/143) remote: Counting objects: 52% (75/143) remote: Counting objects: 53% (76/143) remote: Counting objects: 54% (78/143) remote: Counting objects: 55% (79/143) remote: Counting objects: 56% (81/143) remote: Counting objects: 57% (82/143) remote: Counting objects: 58% (83/143) remote: Counting objects: 59% (85/143) remote: Counting objects: 60% (86/143) remote: Counting objects: 61% (88/143) remote: Counting objects: 62% (89/143) remote: Counting objects: 63% (91/143) remote: Counting objects: 64% (92/143) remote: Counting objects: 65% (93/143) remote: Counting objects: 66% (95/143) remote: Counting objects: 67% (96/143) remote: Counting objects: 68% (98/143) remote: Counting objects: 69% (99/143) remote: Counting objects: 70% (101/143) remote: Counting objects: 71% (102/143) remote: Counting objects: 72% (103/143) remote: Counting objects: 73% (105/143) remote: Counting objects: 74% (106/143) remote: Counting objects: 75% (108/143) remote: Counting objects: 76% (109/143) remote: Counting objects: 77% (111/143) remote: Counting objects: 78% (112/143) remote: Counting objects: 79% (113/143) remote: Counting objects: 80% (115/143) remote: Counting objects: 81% (116/143) remote: Counting objects: 82% (118/143) remote: Counting objects: 83% (119/143) remote: Counting objects: 84% (121/143) remote: Counting objects: 85% (122/143) remote: Counting objects: 86% (123/143) remote: Counting objects: 87% (125/143) remote: Counting objects: 88% (126/143) remote: Counting objects: 89% (128/143) remote: Counting objects: 90% (129/143) remote: Counting objects: 91% (131/143) remote: Counting objects: 92% (132/143) remote: Counting objects: 93% (133/143) remote: Counting objects: 94% (135/143) remote: Counting objects: 95% (136/143) remote: Counting objects: 96% (138/143) remote: Counting objects: 97% (139/143) remote: Counting objects: 98% (141/143) remote: Counting objects: 99% (142/143) remote: Counting objects: 100% (143/143) remote: Counting objects: 100% (143/143), done. remote: Compressing objects: 1% (1/57) remote: Compressing objects: 3% (2/57) remote: Compressing objects: 5% (3/57) remote: Compressing objects: 7% (4/57) remote: Compressing objects: 8% (5/57) remote: Compressing objects: 10% (6/57) remote: Compressing objects: 12% (7/57) remote: Compressing objects: 14% (8/57) remote: Compressing objects: 15% (9/57) remote: Compressing objects: 17% (10/57) remote: Compressing objects: 19% (11/57) remote: Compressing objects: 21% (12/57) remote: Compressing objects: 22% (13/57) remote: Compressing objects: 24% (14/57) remote: Compressing objects: 26% (15/57) remote: Compressing objects: 28% (16/57) remote: Compressing objects: 29% (17/57) remote: Compressing objects: 31% (18/57) remote: Compressing objects: 33% (19/57) remote: Compressing objects: 35% (20/57) remote: Compressing objects: 36% (21/57) remote: Compressing objects: 38% (22/57) remote: Compressing objects: 40% (23/57) remote: Compressing objects: 42% (24/57) remote: Compressing objects: 43% (25/57) remote: Compressing objects: 45% (26/57) remote: Compressing objects: 47% (27/57) remote: Compressing objects: 49% (28/57) remote: Compressing objects: 50% (29/57) remote: Compressing objects: 52% (30/57) remote: Compressing objects: 54% (31/57) remote: Compressing objects: 56% (32/57) remote: Compressing objects: 57% (33/57) remote: Compressing objects: 59% (34/57) remote: Compressing objects: 61% (35/57) remote: Compressing objects: 63% (36/57) remote: Compressing objects: 64% (37/57) remote: Compressing objects: 66% (38/57) remote: Compressing objects: 68% (39/57) remote: Compressing objects: 70% (40/57) remote: Compressing objects: 71% (41/57) remote: Compressing objects: 73% (42/57) remote: Compressing objects: 75% (43/57) remote: Compressing objects: 77% (44/57) remote: Compressing objects: 78% (45/57) remote: Compressing objects: 80% (46/57) remote: Compressing objects: 82% (47/57) remote: Compressing objects: 84% (48/57) remote: Compressing objects: 85% (49/57) remote: Compressing objects: 87% (50/57) remote: Compressing objects: 89% (51/57) remote: Compressing objects: 91% (52/57) remote: Compressing objects: 92% (53/57) remote: Compressing objects: 94% (54/57) remote: Compressing objects: 96% (55/57) remote: Compressing objects: 98% (56/57) remote: Compressing objects: 100% (57/57) remote: Compressing objects: 100% (57/57), done. remote: Total 211 (delta 23), reused 100 (delta 15), pack-reused 68 Receiving objects: 0% (1/211) Receiving objects: 1% (3/211) Receiving objects: 2% (5/211) Receiving objects: 3% (7/211) Receiving objects: 4% (9/211) Receiving objects: 5% (11/211) Receiving objects: 6% (13/211) Receiving objects: 7% (15/211) Receiving objects: 8% (17/211) Receiving objects: 9% (19/211) Receiving objects: 10% (22/211) Receiving objects: 11% (24/211) Receiving objects: 12% (26/211) Receiving objects: 13% (28/211) Receiving objects: 14% (30/211) Receiving objects: 15% (32/211) Receiving objects: 16% (34/211) Receiving objects: 17% (36/211) Receiving objects: 18% (38/211) Receiving objects: 19% (41/211) Receiving objects: 20% (43/211) Receiving objects: 21% (45/211) Receiving objects: 22% (47/211) Receiving objects: 23% (49/211) Receiving objects: 24% (51/211) Receiving objects: 25% (53/211) Receiving objects: 26% (55/211) Receiving objects: 27% (57/211) Receiving objects: 28% (60/211) Receiving objects: 29% (62/211) Receiving objects: 30% (64/211) Receiving objects: 31% (66/211) Receiving objects: 32% (68/211) Receiving objects: 33% (70/211) Receiving objects: 34% (72/211) Receiving objects: 35% (74/211) Receiving objects: 36% (76/211) Receiving objects: 37% (79/211) Receiving objects: 38% (81/211) Receiving objects: 39% (83/211) Receiving objects: 40% (85/211) Receiving objects: 41% (87/211) Receiving objects: 42% (89/211) Receiving objects: 43% (91/211) Receiving objects: 44% (93/211) Receiving objects: 45% (95/211) Receiving objects: 46% (98/211) Receiving objects: 47% (100/211) Receiving objects: 48% (102/211) Receiving objects: 49% (104/211) Receiving objects: 50% (106/211) Receiving objects: 51% (108/211) Receiving objects: 52% (110/211) Receiving objects: 53% (112/211) Receiving objects: 54% (114/211) Receiving objects: 55% (117/211) Receiving objects: 56% (119/211) Receiving objects: 57% (121/211) Receiving objects: 58% (123/211) Receiving objects: 59% (125/211) Receiving objects: 60% (127/211) Receiving objects: 61% (129/211) Receiving objects: 62% (131/211) Receiving objects: 63% (133/211) Receiving objects: 64% (136/211) Receiving objects: 65% (138/211) Receiving objects: 66% (140/211) Receiving objects: 67% (142/211) Receiving objects: 68% (144/211) Receiving objects: 69% (146/211) Receiving objects: 70% (148/211) Receiving objects: 71% (150/211) Receiving objects: 72% (152/211) Receiving objects: 73% (155/211) Receiving objects: 74% (157/211) Receiving objects: 75% (159/211) Receiving objects: 76% (161/211) Receiving objects: 77% (163/211) Receiving objects: 78% (165/211) Receiving objects: 79% (167/211) Receiving objects: 80% (169/211) Receiving objects: 81% (171/211) Receiving objects: 82% (174/211) Receiving objects: 83% (176/211) Receiving objects: 84% (178/211) Receiving objects: 85% (180/211) Receiving objects: 86% (182/211) Receiving objects: 87% (184/211) Receiving objects: 88% (186/211) Receiving objects: 89% (188/211) Receiving objects: 90% (190/211) Receiving objects: 91% (193/211) Receiving objects: 92% (195/211) Receiving objects: 93% (197/211) Receiving objects: 94% (199/211) Receiving objects: 95% (201/211) Receiving objects: 96% (203/211) Receiving objects: 97% (205/211) Receiving objects: 98% (207/211) Receiving objects: 99% (209/211) Receiving objects: 100% (211/211) Receiving objects: 100% (211/211), 26.72 KiB | 8.91 MiB/s, done. Resolving deltas: 0% (0/34) Resolving deltas: 32% (11/34) Resolving deltas: 100% (34/34) Resolving deltas: 100% (34/34), done. Cloning into '/root/workspace/weifang-config/container/A005/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/110) remote: Counting objects: 1% (2/110) remote: Counting objects: 2% (3/110) remote: Counting objects: 3% (4/110) remote: Counting objects: 4% (5/110) remote: Counting objects: 5% (6/110) remote: Counting objects: 6% (7/110) remote: Counting objects: 7% (8/110) remote: Counting objects: 8% (9/110) remote: Counting objects: 9% (10/110) remote: Counting objects: 10% (11/110) remote: Counting objects: 11% (13/110) remote: Counting objects: 12% (14/110) remote: Counting objects: 13% (15/110) remote: Counting objects: 14% (16/110) remote: Counting objects: 15% (17/110) remote: Counting objects: 16% (18/110) remote: Counting objects: 17% (19/110) remote: Counting objects: 18% (20/110) remote: Counting objects: 19% (21/110) remote: Counting objects: 20% (22/110) remote: Counting objects: 21% (24/110) remote: Counting objects: 22% (25/110) remote: Counting objects: 23% (26/110) remote: Counting objects: 24% (27/110) remote: Counting objects: 25% (28/110) remote: Counting objects: 26% (29/110) remote: Counting objects: 27% (30/110) remote: Counting objects: 28% (31/110) remote: Counting objects: 29% (32/110) remote: Counting objects: 30% (33/110) remote: Counting objects: 31% (35/110) remote: Counting objects: 32% (36/110) remote: Counting objects: 33% (37/110) remote: Counting objects: 34% (38/110) remote: Counting objects: 35% (39/110) remote: Counting objects: 36% (40/110) remote: Counting objects: 37% (41/110) remote: Counting objects: 38% (42/110) remote: Counting objects: 39% (43/110) remote: Counting objects: 40% (44/110) remote: Counting objects: 41% (46/110) remote: Counting objects: 42% (47/110) remote: Counting objects: 43% (48/110) remote: Counting objects: 44% (49/110) remote: Counting objects: 45% (50/110) remote: Counting objects: 46% (51/110) remote: Counting objects: 47% (52/110) remote: Counting objects: 48% (53/110) remote: Counting objects: 49% (54/110) remote: Counting objects: 50% (55/110) remote: Counting objects: 51% (57/110) remote: Counting objects: 52% (58/110) remote: Counting objects: 53% (59/110) remote: Counting objects: 54% (60/110) remote: Counting objects: 55% (61/110) remote: Counting objects: 56% (62/110) remote: Counting objects: 57% (63/110) remote: Counting objects: 58% (64/110) remote: Counting objects: 59% (65/110) remote: Counting objects: 60% (66/110) remote: Counting objects: 61% (68/110) remote: Counting objects: 62% (69/110) remote: Counting objects: 63% (70/110) remote: Counting objects: 64% (71/110) remote: Counting objects: 65% (72/110) remote: Counting objects: 66% (73/110) remote: Counting objects: 67% (74/110) remote: Counting objects: 68% (75/110) remote: Counting objects: 69% (76/110) remote: Counting objects: 70% (77/110) remote: Counting objects: 71% (79/110) remote: Counting objects: 72% (80/110) remote: Counting objects: 73% (81/110) remote: Counting objects: 74% (82/110) remote: Counting objects: 75% (83/110) remote: Counting objects: 76% (84/110) remote: Counting objects: 77% (85/110) remote: Counting objects: 78% (86/110) remote: Counting objects: 79% (87/110) remote: Counting objects: 80% (88/110) remote: Counting objects: 81% (90/110) remote: Counting objects: 82% (91/110) remote: Counting objects: 83% (92/110) remote: Counting objects: 84% (93/110) remote: Counting objects: 85% (94/110) remote: Counting objects: 86% (95/110) remote: Counting objects: 87% (96/110) remote: Counting objects: 88% (97/110) remote: Counting objects: 89% (98/110) remote: Counting objects: 90% (99/110) remote: Counting objects: 91% (101/110) remote: Counting objects: 92% (102/110) remote: Counting objects: 93% (103/110) remote: Counting objects: 94% (104/110) remote: Counting objects: 95% (105/110) remote: Counting objects: 96% (106/110) remote: Counting objects: 97% (107/110) remote: Counting objects: 98% (108/110) remote: Counting objects: 99% (109/110) remote: Counting objects: 100% (110/110) remote: Counting objects: 100% (110/110), 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/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) Receiving objects: 81% (187/230) remote: Total 230 (delta 53), reused 66 (delta 24), pack-reused 120 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.88 KiB | 8.59 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 8% (8/97) Resolving deltas: 27% (27/97) Resolving deltas: 31% (31/97) Resolving deltas: 34% (33/97) Resolving deltas: 35% (34/97) Resolving deltas: 37% (36/97) Resolving deltas: 38% (37/97) Resolving deltas: 40% (39/97) Resolving deltas: 41% (40/97) Resolving deltas: 42% (41/97) Resolving deltas: 46% (45/97) Resolving deltas: 70% (68/97) Resolving deltas: 82% (80/97) Resolving deltas: 84% (82/97) Resolving deltas: 85% (83/97) Resolving deltas: 86% (84/97) Resolving deltas: 91% (89/97) Resolving deltas: 92% (90/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 'a9a46542d4943ea8f567a2d2788c288577314900' Submodule path 'hardware': checked out '25891a5b0caa47589c3764f9b4796d04cbf2c3de' Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175' Submodule path 'lidar-extrinsics': checked out 'd2b371a48e114cac8a46c59fb111f248ed076dc6' Submodule path 'lidar_loc_v2_common': checked out '7190c72038ef507202e396f64b190f75f97258a4' Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61' Submodule path 'msf-port': checked out 'a8149a798e11c048d88d208d57ca85594ff5f1bc' Submodule path 'msf-vehicle': checked out '75aa7af1151c47985bda64e377020ec61b415767' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out '07b0a3dca6c04926706a6ec5b459c781abdba07b' Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266' Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545' Submodule path 'perception_new_detection': checked out '5c56dcc6c3d7728fa79026441b40bab174721e5f' Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc' Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20' Submodule path 'perception_vehicles': checked out '697e18f3205e64af4fcca7fc4521f6a5053ce9f3' Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd' Submodule path 'prediction_config': checked out '5752a4cc58c48a04990cf84bc3db06c61f709753' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'bbea31feaa2abe6a945cba3a915f969ca6afad5f' Submodule path 'system-device': checked out '753f30df39b08deecc9829cfe13a047c282c409e' Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce' Submodule path 'system-node-weifang': checked out '85dfb55831c10ce7a8dcd93684fc8b990eb68b45' Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hesai_lidar_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port] [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A005/params_new/params_new [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A005/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/hardware/ + wc -l [Pipeline] echo 1 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/hardware/hardware /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/hesai_lidar_customized/ + wc -l [Pipeline] echo 2 [Pipeline] echo hesai_lidar_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A005/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A005/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A005/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A005/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A005/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A005/params_new/msf-port/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A005/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A005/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A005/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A005/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A005/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/perception_data_collection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A005/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A005/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A005/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A005/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A005/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A005/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A005/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A005/params_new/perception_spreader_truck/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A005/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/perception_vehicles/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A005/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A005/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A005/params_new/rslidar_sdk_customized/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A005/params_new/static_transform_common/ [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A005/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/system-common/system-ros /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/system-device/master /root/workspace/weifang-config/container/A005/params_new/system-device/slave /root/workspace/weifang-config/container/A005/params_new/system-device/system-ros /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A005/params_new/system-node-weifang/ [Pipeline] echo 3 [Pipeline] echo system-node-weifang 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A005/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A005/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A005/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A005/params_new/system-port/system-ros /root/workspace/weifang-config/container/A005/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A005/params_new/params_new/ crane_align data_collection extrinsics hardware hesai_lidar imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A005/params_new/params_new/crane_align /root/workspace/weifang-config/container/A005/params_new/params_new/data_collection /root/workspace/weifang-config/container/A005/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A005/params_new/params_new/hardware /root/workspace/weifang-config/container/A005/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A005/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A005/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A005/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A005/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A005/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A005/params_new/params_new/master /root/workspace/weifang-config/container/A005/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A005/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A005/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A005/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A005/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A005/params_new/params_new/perception /root/workspace/weifang-config/container/A005/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A005/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A005/params_new/params_new/prediction /root/workspace/weifang-config/container/A005/params_new/params_new/README.md /root/workspace/weifang-config/container/A005/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A005/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A005/params_new/params_new/slave /root/workspace/weifang-config/container/A005/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A005/params_new/params_new/system-ros /root/workspace/weifang-config/container/A005/params_A005/params/ [Pipeline] echo A006拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A006/params_new [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A006/params_new [Pipeline] dir Running in /root/workspace/weifang-config/container/A006/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/A006.git > git init /root/workspace/weifang-config/container/A006/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/A006.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/A006.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/A006.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 593a27db95dffa00defe01cd325796815209fef7 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 593a27db95dffa00defe01cd325796815209fef7 # timeout=300000 Commit message: "feat_out:SHM适配" 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 'hardware' (git@159.27.226.4:hardware/config/A006.git) registered for path 'hardware' Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A006.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/A006.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_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A006.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 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule '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-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang' 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/weifang-config/container/A006/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 | 6.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 66% (8/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/weifang-config/container/A006/params_new/crane_align_customized'... remote: Enumerating objects: 1469, done. remote: Counting objects: 0% (1/149) remote: Counting objects: 1% (2/149) remote: Counting objects: 2% (3/149) remote: Counting objects: 3% (5/149) remote: Counting objects: 4% (6/149) remote: Counting objects: 5% (8/149) remote: Counting objects: 6% (9/149) remote: Counting objects: 7% (11/149) remote: Counting objects: 8% (12/149) remote: Counting objects: 9% (14/149) remote: Counting objects: 10% (15/149) remote: Counting objects: 11% (17/149) remote: Counting objects: 12% (18/149) remote: Counting objects: 13% (20/149) remote: Counting objects: 14% (21/149) remote: Counting objects: 15% (23/149) remote: Counting objects: 16% (24/149) remote: Counting objects: 17% (26/149) remote: Counting objects: 18% (27/149) remote: Counting objects: 19% (29/149) remote: Counting objects: 20% (30/149) remote: Counting objects: 21% (32/149) remote: Counting objects: 22% (33/149) remote: Counting objects: 23% (35/149) remote: Counting objects: 24% (36/149) remote: Counting objects: 25% (38/149) remote: Counting objects: 26% (39/149) remote: Counting objects: 27% (41/149) remote: Counting objects: 28% (42/149) remote: Counting objects: 29% (44/149) remote: Counting objects: 30% (45/149) remote: Counting objects: 31% (47/149) remote: Counting objects: 32% (48/149) remote: Counting objects: 33% (50/149) remote: Counting objects: 34% (51/149) remote: Counting objects: 35% (53/149) remote: Counting objects: 36% (54/149) remote: Counting objects: 37% (56/149) remote: Counting objects: 38% (57/149) remote: Counting objects: 39% (59/149) remote: Counting objects: 40% (60/149) remote: Counting objects: 41% (62/149) remote: Counting objects: 42% (63/149) remote: Counting objects: 43% (65/149) remote: Counting objects: 44% (66/149) remote: Counting objects: 45% (68/149) remote: Counting objects: 46% (69/149) remote: Counting objects: 47% (71/149) remote: Counting objects: 48% (72/149) remote: Counting objects: 49% (74/149) remote: Counting objects: 50% (75/149) remote: Counting objects: 51% (76/149) remote: Counting objects: 52% (78/149) remote: Counting objects: 53% (79/149) remote: Counting objects: 54% (81/149) remote: Counting objects: 55% (82/149) remote: Counting objects: 56% (84/149) remote: Counting objects: 57% (85/149) remote: Counting objects: 58% (87/149) remote: Counting objects: 59% (88/149) remote: Counting objects: 60% (90/149) remote: Counting objects: 61% (91/149) remote: Counting objects: 62% (93/149) remote: Counting objects: 63% (94/149) remote: Counting objects: 64% (96/149) remote: Counting objects: 65% (97/149) remote: Counting objects: 66% (99/149) remote: Counting objects: 67% (100/149) remote: Counting objects: 68% (102/149) remote: Counting objects: 69% (103/149) remote: Counting objects: 70% (105/149) remote: Counting objects: 71% (106/149) remote: Counting objects: 72% (108/149) remote: Counting objects: 73% (109/149) remote: Counting objects: 74% (111/149) remote: Counting objects: 75% (112/149) remote: Counting objects: 76% (114/149) remote: Counting objects: 77% (115/149) remote: Counting objects: 78% (117/149) remote: Counting objects: 79% (118/149) remote: Counting objects: 80% (120/149) remote: Counting objects: 81% (121/149) remote: Counting objects: 82% (123/149) remote: Counting objects: 83% (124/149) remote: Counting objects: 84% (126/149) remote: Counting objects: 85% (127/149) remote: Counting objects: 86% (129/149) remote: Counting objects: 87% (130/149) remote: Counting objects: 88% (132/149) remote: Counting objects: 89% (133/149) remote: Counting objects: 90% (135/149) remote: Counting objects: 91% (136/149) remote: Counting objects: 92% (138/149) remote: Counting objects: 93% (139/149) remote: Counting objects: 94% (141/149) remote: Counting objects: 95% (142/149) remote: Counting objects: 96% (144/149) remote: Counting objects: 97% (145/149) remote: Counting objects: 98% (147/149) remote: Counting objects: 99% (148/149) remote: Counting objects: 100% (149/149) remote: Counting objects: 100% (149/149), done. remote: Compressing objects: 1% (1/74) remote: Compressing objects: 2% (2/74) remote: Compressing objects: 4% (3/74) remote: Compressing objects: 5% (4/74) remote: Compressing objects: 6% (5/74) remote: Compressing objects: 8% (6/74) remote: Compressing objects: 9% (7/74) remote: Compressing objects: 10% (8/74) remote: Compressing objects: 12% (9/74) remote: Compressing objects: 13% (10/74) remote: Compressing objects: 14% (11/74) remote: Compressing objects: 16% (12/74) remote: Compressing objects: 17% (13/74) remote: Compressing objects: 18% (14/74) remote: Compressing objects: 20% (15/74) remote: Compressing objects: 21% (16/74) remote: Compressing objects: 22% (17/74) remote: Compressing objects: 24% (18/74) remote: Compressing objects: 25% (19/74) remote: Compressing objects: 27% (20/74) remote: Compressing objects: 28% (21/74) remote: Compressing objects: 29% (22/74) remote: Compressing objects: 31% (23/74) remote: Compressing objects: 32% (24/74) remote: Compressing objects: 33% (25/74) remote: Compressing objects: 35% (26/74) remote: Compressing objects: 36% (27/74) remote: Compressing objects: 37% (28/74) remote: Compressing objects: 39% (29/74) remote: Compressing objects: 40% (30/74) remote: Compressing objects: 41% (31/74) remote: Compressing objects: 43% (32/74) remote: Compressing objects: 44% (33/74) remote: Compressing objects: 45% (34/74) remote: Compressing objects: 47% (35/74) remote: Compressing objects: 48% (36/74) remote: Compressing objects: 50% (37/74) remote: Compressing objects: 51% (38/74) remote: Compressing objects: 52% (39/74) remote: Compressing objects: 54% (40/74) remote: Compressing objects: 55% (41/74) remote: Compressing objects: 56% (42/74) remote: Compressing objects: 58% (43/74) remote: Compressing objects: 59% (44/74) remote: Compressing objects: 60% (45/74) remote: Compressing objects: 62% (46/74) remote: Compressing objects: 63% (47/74) remote: Compressing objects: 64% (48/74) remote: Compressing objects: 66% (49/74) remote: Compressing objects: 67% (50/74) remote: Compressing objects: 68% (51/74) remote: Compressing objects: 70% (52/74) remote: Compressing objects: 71% (53/74) remote: Compressing objects: 72% (54/74) remote: Compressing objects: 74% (55/74) remote: Compressing objects: 75% (56/74) remote: Compressing objects: 77% (57/74) remote: Compressing objects: 78% (58/74) remote: Compressing objects: 79% (59/74) remote: Compressing objects: 81% (60/74) remote: Compressing objects: 82% (61/74) remote: Compressing objects: 83% (62/74) remote: Compressing objects: 85% (63/74) remote: Compressing objects: 86% (64/74) remote: Compressing objects: 87% (65/74) remote: Compressing objects: 89% (66/74) remote: Compressing objects: 90% (67/74) remote: Compressing objects: 91% (68/74) remote: Compressing objects: 93% (69/74) remote: Compressing objects: 94% (70/74) remote: Compressing objects: 95% (71/74) remote: Compressing objects: 97% (72/74) remote: Compressing objects: 98% (73/74) remote: Compressing objects: 100% (74/74) remote: Compressing objects: 100% (74/74), done. Receiving objects: 0% (1/1469) Receiving objects: 1% (15/1469) Receiving objects: 2% (30/1469) Receiving objects: 3% (45/1469) Receiving objects: 4% (59/1469) Receiving objects: 5% (74/1469) Receiving objects: 6% (89/1469) Receiving objects: 7% (103/1469) Receiving objects: 8% (118/1469) Receiving objects: 9% (133/1469) Receiving objects: 10% (147/1469) Receiving objects: 11% (162/1469) Receiving objects: 12% (177/1469) Receiving objects: 13% (191/1469) Receiving objects: 14% (206/1469) Receiving objects: 15% (221/1469) Receiving objects: 16% (236/1469) Receiving objects: 17% (250/1469) Receiving objects: 18% (265/1469) Receiving objects: 19% (280/1469) Receiving objects: 20% (294/1469) Receiving objects: 21% (309/1469) Receiving objects: 22% (324/1469) Receiving objects: 23% (338/1469) Receiving objects: 24% (353/1469) Receiving objects: 25% (368/1469) Receiving objects: 26% (382/1469) Receiving objects: 27% (397/1469) Receiving objects: 28% (412/1469) Receiving objects: 29% (427/1469) Receiving objects: 30% (441/1469) Receiving objects: 31% (456/1469) Receiving objects: 32% (471/1469) Receiving objects: 33% (485/1469) Receiving objects: 34% (500/1469) Receiving objects: 35% (515/1469) Receiving objects: 36% (529/1469) Receiving objects: 37% (544/1469) Receiving objects: 38% (559/1469) Receiving objects: 39% (573/1469) Receiving objects: 40% (588/1469) Receiving objects: 41% (603/1469) Receiving objects: 42% (617/1469) Receiving objects: 43% (632/1469) Receiving objects: 44% (647/1469) Receiving objects: 45% (662/1469) Receiving objects: 46% (676/1469) Receiving objects: 47% (691/1469) Receiving objects: 48% (706/1469) Receiving objects: 49% (720/1469) Receiving objects: 50% (735/1469) Receiving objects: 51% (750/1469) Receiving objects: 52% (764/1469) Receiving objects: 53% (779/1469) Receiving objects: 54% (794/1469) Receiving objects: 55% (808/1469) Receiving objects: 56% (823/1469) Receiving objects: 57% (838/1469) Receiving objects: 58% (853/1469) Receiving objects: 59% (867/1469) Receiving objects: 60% (882/1469) Receiving objects: 61% (897/1469) Receiving objects: 62% (911/1469) Receiving objects: 63% (926/1469) Receiving objects: 64% (941/1469) Receiving objects: 65% (955/1469) Receiving objects: 66% (970/1469) Receiving objects: 67% (985/1469) Receiving objects: 68% (999/1469) Receiving objects: 69% (1014/1469) Receiving objects: 70% (1029/1469) Receiving objects: 71% (1043/1469) Receiving objects: 72% (1058/1469) Receiving objects: 73% (1073/1469) Receiving objects: 74% (1088/1469) Receiving objects: 75% (1102/1469) Receiving objects: 76% (1117/1469) Receiving objects: 77% (1132/1469) Receiving objects: 78% (1146/1469) Receiving objects: 79% (1161/1469) Receiving objects: 80% (1176/1469) Receiving objects: 81% (1190/1469) Receiving objects: 82% (1205/1469) Receiving objects: 83% (1220/1469) Receiving objects: 84% (1234/1469) Receiving objects: 85% (1249/1469) Receiving objects: 86% (1264/1469) Receiving objects: 87% (1279/1469) Receiving objects: 88% (1293/1469) remote: Total 1469 (delta 59), reused 112 (delta 41), pack-reused 1320 Receiving objects: 89% (1308/1469) Receiving objects: 90% (1323/1469) Receiving objects: 91% (1337/1469) Receiving objects: 92% (1352/1469) Receiving objects: 93% (1367/1469) Receiving objects: 94% (1381/1469) Receiving objects: 95% (1396/1469) Receiving objects: 96% (1411/1469) Receiving objects: 97% (1425/1469) Receiving objects: 98% (1440/1469) Receiving objects: 99% (1455/1469) Receiving objects: 100% (1469/1469) Receiving objects: 100% (1469/1469), 468.04 KiB | 15.10 MiB/s, done. Resolving deltas: 0% (0/697) Resolving deltas: 2% (17/697) Resolving deltas: 3% (21/697) Resolving deltas: 4% (28/697) Resolving deltas: 5% (35/697) Resolving deltas: 6% (42/697) Resolving deltas: 7% (50/697) Resolving deltas: 28% (200/697) Resolving deltas: 33% (235/697) Resolving deltas: 34% (240/697) Resolving deltas: 35% (245/697) Resolving deltas: 36% (253/697) Resolving deltas: 37% (264/697) Resolving deltas: 39% (272/697) Resolving deltas: 41% (290/697) Resolving deltas: 42% (293/697) Resolving deltas: 43% (304/697) Resolving deltas: 44% (312/697) Resolving deltas: 47% (334/697) Resolving deltas: 48% (337/697) Resolving deltas: 49% (343/697) Resolving deltas: 51% (361/697) Resolving deltas: 53% (371/697) Resolving deltas: 54% (379/697) Resolving deltas: 55% (388/697) Resolving deltas: 56% (393/697) Resolving deltas: 57% (404/697) Resolving deltas: 58% (405/697) Resolving deltas: 59% (415/697) Resolving deltas: 61% (426/697) Resolving deltas: 62% (434/697) Resolving deltas: 63% (440/697) Resolving deltas: 64% (452/697) Resolving deltas: 66% (463/697) Resolving deltas: 67% (471/697) Resolving deltas: 70% (493/697) Resolving deltas: 71% (497/697) Resolving deltas: 72% (503/697) Resolving deltas: 75% (529/697) Resolving deltas: 77% (541/697) Resolving deltas: 78% (547/697) Resolving deltas: 79% (556/697) Resolving deltas: 81% (566/697) Resolving deltas: 82% (576/697) Resolving deltas: 83% (580/697) Resolving deltas: 88% (620/697) Resolving deltas: 89% (626/697) Resolving deltas: 90% (629/697) Resolving deltas: 91% (636/697) Resolving deltas: 92% (642/697) Resolving deltas: 94% (656/697) Resolving deltas: 100% (697/697) Resolving deltas: 100% (697/697), done. Cloning into '/root/workspace/weifang-config/container/A006/params_new/hardware'... remote: Enumerating objects: 11, done. remote: Counting objects: 9% (1/11) remote: Counting objects: 18% (2/11) remote: Counting objects: 27% (3/11) remote: Counting objects: 36% (4/11) remote: Counting objects: 45% (5/11) remote: Counting objects: 54% (6/11) remote: Counting objects: 63% (7/11) remote: Counting objects: 72% (8/11) remote: Counting objects: 81% (9/11) remote: Counting objects: 90% (10/11) remote: Counting objects: 100% (11/11) remote: Counting objects: 100% (11/11), done. remote: Compressing objects: 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 11 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 9% (1/11) Receiving objects: 18% (2/11) Receiving objects: 27% (3/11) Receiving objects: 36% (4/11) Receiving objects: 45% (5/11) Receiving objects: 54% (6/11) Receiving objects: 63% (7/11) Receiving objects: 72% (8/11) Receiving objects: 81% (9/11) Receiving objects: 90% (10/11) Receiving objects: 100% (11/11) Receiving objects: 100% (11/11), done. 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/weifang-config/container/A006/params_new/hesai_lidar_customized'... remote: Enumerating objects: 22, done. remote: Counting objects: 4% (1/22) remote: Counting objects: 9% (2/22) remote: Counting objects: 13% (3/22) remote: Counting objects: 18% (4/22) remote: Counting objects: 22% (5/22) remote: Counting objects: 27% (6/22) remote: Counting objects: 31% (7/22) remote: Counting objects: 36% (8/22) remote: Counting objects: 40% (9/22) remote: Counting objects: 45% (10/22) remote: Counting objects: 50% (11/22) remote: Counting objects: 54% (12/22) remote: Counting objects: 59% (13/22) remote: Counting objects: 63% (14/22) remote: Counting objects: 68% (15/22) remote: Counting objects: 72% (16/22) remote: Counting objects: 77% (17/22) remote: Counting objects: 81% (18/22) remote: Counting objects: 86% (19/22) remote: Counting objects: 90% (20/22) remote: Counting objects: 95% (21/22) remote: Counting objects: 100% (22/22) remote: Counting objects: 100% (22/22), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/22) Receiving objects: 9% (2/22) Receiving objects: 13% (3/22) Receiving objects: 18% (4/22) Receiving objects: 22% (5/22) Receiving objects: 27% (6/22) Receiving objects: 31% (7/22) Receiving objects: 36% (8/22) Receiving objects: 40% (9/22) Receiving objects: 45% (10/22) Receiving objects: 50% (11/22) Receiving objects: 54% (12/22) Receiving objects: 59% (13/22) Receiving objects: 63% (14/22) Receiving objects: 68% (15/22) Receiving objects: 72% (16/22) Receiving objects: 77% (17/22) Receiving objects: 81% (18/22) Receiving objects: 86% (19/22) Receiving objects: 90% (20/22) Receiving objects: 95% (21/22) Receiving objects: 100% (22/22) Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/weifang-config/container/A006/params_new/lidar-extrinsics'... remote: Enumerating objects: 77, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 4% (1/22) remote: Compressing objects: 9% (2/22) remote: Compressing objects: 13% (3/22) remote: Compressing objects: 18% (4/22) remote: Compressing objects: 22% (5/22) remote: Compressing objects: 27% (6/22) remote: Compressing objects: 31% (7/22) remote: Compressing objects: 36% (8/22) remote: Compressing objects: 40% (9/22) remote: Compressing objects: 45% (10/22) remote: Compressing objects: 50% (11/22) remote: Compressing objects: 54% (12/22) remote: Compressing objects: 59% (13/22) remote: Compressing objects: 63% (14/22) remote: Compressing objects: 68% (15/22) remote: Compressing objects: 72% (16/22) remote: Compressing objects: 77% (17/22) remote: Compressing objects: 81% (18/22) remote: Compressing objects: 86% (19/22) remote: Compressing objects: 90% (20/22) remote: Compressing objects: 95% (21/22) remote: Compressing objects: 100% (22/22) remote: Compressing objects: 100% (22/22), done. remote: Total 77 (delta 3), reused 0 (delta 0), pack-reused 53 Receiving objects: 1% (1/77) Receiving objects: 2% (2/77) Receiving objects: 3% (3/77) Receiving objects: 5% (4/77) Receiving objects: 6% (5/77) Receiving objects: 7% (6/77) Receiving objects: 9% (7/77) Receiving objects: 10% (8/77) Receiving objects: 11% (9/77) Receiving objects: 12% (10/77) Receiving objects: 14% (11/77) Receiving objects: 15% (12/77) Receiving objects: 16% (13/77) Receiving objects: 18% (14/77) Receiving objects: 19% (15/77) Receiving objects: 20% (16/77) Receiving objects: 22% (17/77) Receiving objects: 23% (18/77) Receiving objects: 24% (19/77) Receiving objects: 25% (20/77) Receiving objects: 27% (21/77) Receiving objects: 28% (22/77) Receiving objects: 29% (23/77) Receiving objects: 31% (24/77) Receiving objects: 32% (25/77) Receiving objects: 33% (26/77) Receiving objects: 35% (27/77) Receiving objects: 36% (28/77) Receiving objects: 37% (29/77) Receiving objects: 38% (30/77) Receiving objects: 40% (31/77) Receiving objects: 41% (32/77) Receiving objects: 42% (33/77) Receiving objects: 44% (34/77) Receiving objects: 45% (35/77) Receiving objects: 46% (36/77) Receiving objects: 48% (37/77) Receiving objects: 49% (38/77) Receiving objects: 50% (39/77) Receiving objects: 51% (40/77) Receiving objects: 53% (41/77) Receiving objects: 54% (42/77) Receiving objects: 55% (43/77) Receiving objects: 57% (44/77) Receiving objects: 58% (45/77) Receiving objects: 59% (46/77) Receiving objects: 61% (47/77) Receiving objects: 62% (48/77) Receiving objects: 63% (49/77) Receiving objects: 64% (50/77) Receiving objects: 66% (51/77) Receiving objects: 67% (52/77) Receiving objects: 68% (53/77) Receiving objects: 70% (54/77) Receiving objects: 71% (55/77) Receiving objects: 72% (56/77) Receiving objects: 74% (57/77) Receiving objects: 75% (58/77) Receiving objects: 76% (59/77) Receiving objects: 77% (60/77) Receiving objects: 79% (61/77) Receiving objects: 80% (62/77) Receiving objects: 81% (63/77) Receiving objects: 83% (64/77) Receiving objects: 84% (65/77) Receiving objects: 85% (66/77) Receiving objects: 87% (67/77) Receiving objects: 88% (68/77) Receiving objects: 89% (69/77) Receiving objects: 90% (70/77) Receiving objects: 92% (71/77) Receiving objects: 93% (72/77) Receiving objects: 94% (73/77) Receiving objects: 96% (74/77) Receiving objects: 97% (75/77) Receiving objects: 98% (76/77) Receiving objects: 100% (77/77) Receiving objects: 100% (77/77), 10.21 KiB | 10.21 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 54% (6/11) Resolving deltas: 63% (7/11) Resolving deltas: 72% (8/11) Resolving deltas: 81% (9/11) Resolving deltas: 90% (10/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/weifang-config/container/A006/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 26, done. remote: Counting objects: 3% (1/26) remote: Counting objects: 7% (2/26) remote: Counting objects: 11% (3/26) remote: Counting objects: 15% (4/26) remote: Counting objects: 19% (5/26) remote: Counting objects: 23% (6/26) remote: Counting objects: 26% (7/26) remote: Counting objects: 30% (8/26) remote: Counting objects: 34% (9/26) remote: Counting objects: 38% (10/26) remote: Counting objects: 42% (11/26) remote: Counting objects: 46% (12/26) remote: Counting objects: 50% (13/26) remote: Counting objects: 53% (14/26) remote: Counting objects: 57% (15/26) remote: Counting objects: 61% (16/26) remote: Counting objects: 65% (17/26) remote: Counting objects: 69% (18/26) remote: Counting objects: 73% (19/26) remote: Counting objects: 76% (20/26) remote: Counting objects: 80% (21/26) remote: Counting objects: 84% (22/26) remote: Counting objects: 88% (23/26) remote: Counting objects: 92% (24/26) remote: Counting objects: 96% (25/26) remote: Counting objects: 100% (26/26) remote: Counting objects: 100% (26/26), 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 26 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/26) Receiving objects: 7% (2/26) Receiving objects: 11% (3/26) Receiving objects: 15% (4/26) Receiving objects: 19% (5/26) Receiving objects: 23% (6/26) Receiving objects: 26% (7/26) Receiving objects: 30% (8/26) Receiving objects: 34% (9/26) Receiving objects: 38% (10/26) Receiving objects: 42% (11/26) Receiving objects: 46% (12/26) Receiving objects: 50% (13/26) Receiving objects: 53% (14/26) Receiving objects: 57% (15/26) Receiving objects: 61% (16/26) Receiving objects: 65% (17/26) Receiving objects: 69% (18/26) Receiving objects: 73% (19/26) Receiving objects: 76% (20/26) Receiving objects: 80% (21/26) Receiving objects: 84% (22/26) Receiving objects: 88% (23/26) Receiving objects: 92% (24/26) Receiving objects: 96% (25/26) Receiving objects: 100% (26/26) Receiving objects: 100% (26/26), 6.18 KiB | 3.09 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/weifang-config/container/A006/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 348, done. remote: Counting objects: 0% (1/147) remote: Counting objects: 1% (2/147) remote: Counting objects: 2% (3/147) remote: Counting objects: 3% (5/147) remote: Counting objects: 4% (6/147) remote: Counting objects: 5% (8/147) remote: Counting objects: 6% (9/147) remote: Counting objects: 7% (11/147) remote: Counting objects: 8% (12/147) remote: Counting objects: 9% (14/147) remote: Counting objects: 10% (15/147) remote: Counting objects: 11% (17/147) remote: Counting objects: 12% (18/147) remote: Counting objects: 13% (20/147) remote: Counting objects: 14% (21/147) remote: Counting objects: 15% (23/147) remote: Counting objects: 16% (24/147) remote: Counting objects: 17% (25/147) remote: Counting objects: 18% (27/147) remote: Counting objects: 19% (28/147) remote: Counting objects: 20% (30/147) remote: Counting objects: 21% (31/147) remote: Counting objects: 22% (33/147) remote: Counting objects: 23% (34/147) remote: Counting objects: 24% (36/147) remote: Counting objects: 25% (37/147) remote: Counting objects: 26% (39/147) remote: Counting objects: 27% (40/147) remote: Counting objects: 28% (42/147) remote: Counting objects: 29% (43/147) remote: Counting objects: 30% (45/147) remote: Counting objects: 31% (46/147) remote: Counting objects: 32% (48/147) remote: Counting objects: 33% (49/147) remote: Counting objects: 34% (50/147) remote: Counting objects: 35% (52/147) remote: Counting objects: 36% (53/147) remote: Counting objects: 37% (55/147) remote: Counting objects: 38% (56/147) remote: Counting objects: 39% (58/147) remote: Counting objects: 40% (59/147) remote: Counting objects: 41% (61/147) remote: Counting objects: 42% (62/147) remote: Counting objects: 43% (64/147) remote: Counting objects: 44% (65/147) remote: Counting objects: 45% (67/147) remote: Counting objects: 46% (68/147) remote: Counting objects: 47% (70/147) remote: Counting objects: 48% (71/147) remote: Counting objects: 49% (73/147) remote: Counting objects: 50% (74/147) remote: Counting objects: 51% (75/147) remote: Counting objects: 52% (77/147) remote: Counting objects: 53% (78/147) remote: Counting objects: 54% (80/147) remote: Counting objects: 55% (81/147) remote: Counting objects: 56% (83/147) remote: Counting objects: 57% (84/147) remote: Counting objects: 58% (86/147) remote: Counting objects: 59% (87/147) remote: Counting objects: 60% (89/147) remote: Counting objects: 61% (90/147) remote: Counting objects: 62% (92/147) remote: Counting objects: 63% (93/147) remote: Counting objects: 64% (95/147) remote: Counting objects: 65% (96/147) remote: Counting objects: 66% (98/147) remote: Counting objects: 67% (99/147) remote: Counting objects: 68% (100/147) remote: Counting objects: 69% (102/147) remote: Counting objects: 70% (103/147) remote: Counting objects: 71% (105/147) remote: Counting objects: 72% (106/147) remote: Counting objects: 73% (108/147) remote: Counting objects: 74% (109/147) remote: Counting objects: 75% (111/147) remote: Counting objects: 76% (112/147) remote: Counting objects: 77% (114/147) remote: Counting objects: 78% (115/147) remote: Counting objects: 79% (117/147) remote: Counting objects: 80% (118/147) remote: Counting objects: 81% (120/147) remote: Counting objects: 82% (121/147) remote: Counting objects: 83% (123/147) remote: Counting objects: 84% (124/147) remote: Counting objects: 85% (125/147) remote: Counting objects: 86% (127/147) remote: Counting objects: 87% (128/147) remote: Counting objects: 88% (130/147) remote: Counting objects: 89% (131/147) remote: Counting objects: 90% (133/147) remote: Counting objects: 91% (134/147) remote: Counting objects: 92% (136/147) remote: Counting objects: 93% (137/147) remote: Counting objects: 94% (139/147) remote: Counting objects: 95% (140/147) remote: Counting objects: 96% (142/147) remote: Counting objects: 97% (143/147) remote: Counting objects: 98% (145/147) remote: Counting objects: 99% (146/147) remote: Counting objects: 100% (147/147) remote: Counting objects: 100% (147/147), done. remote: Compressing objects: 1% (1/100) remote: Compressing objects: 2% (2/100) remote: Compressing objects: 3% (3/100) remote: Compressing objects: 4% (4/100) remote: Compressing objects: 5% (5/100) remote: Compressing objects: 6% (6/100) remote: Compressing objects: 7% (7/100) remote: Compressing objects: 8% (8/100) remote: Compressing objects: 9% (9/100) remote: Compressing objects: 10% (10/100) remote: Compressing objects: 11% (11/100) remote: Compressing objects: 12% (12/100) remote: Compressing objects: 13% (13/100) remote: Compressing objects: 14% (14/100) remote: Compressing objects: 15% (15/100) remote: Compressing objects: 16% (16/100) remote: Compressing objects: 17% (17/100) remote: Compressing objects: 18% (18/100) remote: Compressing objects: 19% (19/100) remote: Compressing objects: 20% (20/100) remote: Compressing objects: 21% (21/100) remote: Compressing objects: 22% (22/100) remote: Compressing objects: 23% (23/100) remote: Compressing objects: 24% (24/100) remote: Compressing objects: 25% (25/100) remote: Compressing objects: 26% (26/100) remote: Compressing objects: 27% (27/100) remote: Compressing objects: 28% (28/100) remote: Compressing objects: 29% (29/100) remote: Compressing objects: 30% (30/100) remote: Compressing objects: 31% (31/100) remote: Compressing objects: 32% (32/100) remote: Compressing objects: 33% (33/100) remote: Compressing objects: 34% (34/100) remote: Compressing objects: 35% (35/100) remote: Compressing objects: 36% (36/100) remote: Compressing objects: 37% (37/100) remote: Compressing objects: 38% (38/100) remote: Compressing objects: 39% (39/100) remote: Compressing objects: 40% (40/100) remote: Compressing objects: 41% (41/100) remote: Compressing objects: 42% (42/100) remote: Compressing objects: 43% (43/100) remote: Compressing objects: 44% (44/100) remote: Compressing objects: 45% (45/100) remote: Compressing objects: 46% (46/100) remote: Compressing objects: 47% (47/100) remote: Compressing objects: 48% (48/100) remote: Compressing objects: 49% (49/100) remote: Compressing objects: 50% (50/100) remote: Compressing objects: 51% (51/100) remote: Compressing objects: 52% (52/100) remote: Compressing objects: 53% (53/100) remote: Compressing objects: 54% (54/100) remote: Compressing objects: 55% (55/100) remote: Compressing objects: 56% (56/100) remote: Compressing objects: 57% (57/100) remote: Compressing objects: 58% (58/100) remote: Compressing objects: 59% (59/100) remote: Compressing objects: 60% (60/100) remote: Compressing objects: 61% (61/100) remote: Compressing objects: 62% (62/100) remote: Compressing objects: 63% (63/100) remote: Compressing objects: 64% (64/100) remote: Compressing objects: 65% (65/100) remote: Compressing objects: 66% (66/100) remote: Compressing objects: 67% (67/100) remote: Compressing objects: 68% (68/100) remote: Compressing objects: 69% (69/100) remote: Compressing objects: 70% (70/100) remote: Compressing objects: 71% (71/100) remote: Compressing objects: 72% (72/100) remote: Compressing objects: 73% (73/100) remote: Compressing objects: 74% (74/100) remote: Compressing objects: 75% (75/100) remote: Compressing objects: 76% (76/100) remote: Compressing objects: 77% (77/100) remote: Compressing objects: 78% (78/100) remote: Compressing objects: 79% (79/100) remote: Compressing objects: 80% (80/100) remote: Compressing objects: 81% (81/100) remote: Compressing objects: 82% (82/100) remote: Compressing objects: 83% (83/100) remote: Compressing objects: 84% (84/100) remote: Compressing objects: 85% (85/100) remote: Compressing objects: 86% (86/100) remote: Compressing objects: 87% (87/100) remote: Compressing objects: 88% (88/100) remote: Compressing objects: 89% (89/100) remote: Compressing objects: 90% (90/100) remote: Compressing objects: 91% (91/100) remote: Compressing objects: 92% (92/100) remote: Compressing objects: 93% (93/100) remote: Compressing objects: 94% (94/100) remote: Compressing objects: 95% (95/100) remote: Compressing objects: 96% (96/100) remote: Compressing objects: 97% (97/100) remote: Compressing objects: 98% (98/100) remote: Compressing objects: 99% (99/100) remote: Compressing objects: 100% (100/100) remote: Compressing objects: 100% (100/100), done. remote: Total 348 (delta 53), reused 65 (delta 17), pack-reused 201 Receiving objects: 0% (1/348) Receiving objects: 1% (4/348) Receiving objects: 2% (7/348) Receiving objects: 3% (11/348) Receiving objects: 4% (14/348) Receiving objects: 5% (18/348) Receiving objects: 6% (21/348) Receiving objects: 7% (25/348) Receiving objects: 8% (28/348) Receiving objects: 9% (32/348) Receiving objects: 10% (35/348) Receiving objects: 11% (39/348) Receiving objects: 12% (42/348) Receiving objects: 13% (46/348) Receiving objects: 14% (49/348) Receiving objects: 15% (53/348) Receiving objects: 16% (56/348) Receiving objects: 17% (60/348) Receiving objects: 18% (63/348) Receiving objects: 19% (67/348) Receiving objects: 20% (70/348) Receiving objects: 21% (74/348) Receiving objects: 22% (77/348) Receiving objects: 23% (81/348) Receiving objects: 24% (84/348) Receiving objects: 25% (87/348) Receiving objects: 26% (91/348) Receiving objects: 27% (94/348) Receiving objects: 28% (98/348) Receiving objects: 29% (101/348) Receiving objects: 30% (105/348) Receiving objects: 31% (108/348) Receiving objects: 32% (112/348) Receiving objects: 33% (115/348) Receiving objects: 34% (119/348) Receiving objects: 35% (122/348) Receiving objects: 36% (126/348) Receiving objects: 37% (129/348) Receiving objects: 38% (133/348) Receiving objects: 39% (136/348) Receiving objects: 40% (140/348) Receiving objects: 41% (143/348) Receiving objects: 42% (147/348) Receiving objects: 43% (150/348) Receiving objects: 44% (154/348) Receiving objects: 45% (157/348) Receiving objects: 46% (161/348) Receiving objects: 47% (164/348) Receiving objects: 48% (168/348) Receiving objects: 49% (171/348) Receiving objects: 50% (174/348) Receiving objects: 51% (178/348) Receiving objects: 52% (181/348) Receiving objects: 53% (185/348) Receiving objects: 54% (188/348) Receiving objects: 55% (192/348) Receiving objects: 56% (195/348) Receiving objects: 57% (199/348) Receiving objects: 58% (202/348) Receiving objects: 59% (206/348) Receiving objects: 60% (209/348) Receiving objects: 61% (213/348) Receiving objects: 62% (216/348) Receiving objects: 63% (220/348) Receiving objects: 64% (223/348) Receiving objects: 65% (227/348) Receiving objects: 66% (230/348) Receiving objects: 67% (234/348) Receiving objects: 68% (237/348) Receiving objects: 69% (241/348) Receiving objects: 70% (244/348) Receiving objects: 71% (248/348) Receiving objects: 72% (251/348) Receiving objects: 73% (255/348) Receiving objects: 74% (258/348) Receiving objects: 75% (261/348) Receiving objects: 76% (265/348) Receiving objects: 77% (268/348) Receiving objects: 78% (272/348) Receiving objects: 79% (275/348) Receiving objects: 80% (279/348) Receiving objects: 81% (282/348) Receiving objects: 82% (286/348) Receiving objects: 83% (289/348) Receiving objects: 84% (293/348) Receiving objects: 85% (296/348) Receiving objects: 86% (300/348) Receiving objects: 87% (303/348) Receiving objects: 88% (307/348) Receiving objects: 89% (310/348) Receiving objects: 90% (314/348) Receiving objects: 91% (317/348) Receiving objects: 92% (321/348) Receiving objects: 93% (324/348) Receiving objects: 94% (328/348) Receiving objects: 95% (331/348) Receiving objects: 96% (335/348) Receiving objects: 97% (338/348) Receiving objects: 98% (342/348) Receiving objects: 99% (345/348) Receiving objects: 100% (348/348) Receiving objects: 100% (348/348), 67.99 KiB | 13.60 MiB/s, done. Resolving deltas: 0% (0/126) Resolving deltas: 1% (2/126) Resolving deltas: 2% (3/126) Resolving deltas: 5% (7/126) Resolving deltas: 19% (25/126) Resolving deltas: 20% (26/126) Resolving deltas: 26% (33/126) Resolving deltas: 34% (44/126) Resolving deltas: 41% (52/126) Resolving deltas: 42% (53/126) Resolving deltas: 43% (55/126) Resolving deltas: 45% (57/126) Resolving deltas: 46% (58/126) Resolving deltas: 48% (61/126) Resolving deltas: 50% (64/126) Resolving deltas: 52% (66/126) Resolving deltas: 53% (68/126) Resolving deltas: 54% (69/126) Resolving deltas: 55% (70/126) Resolving deltas: 56% (71/126) Resolving deltas: 57% (72/126) Resolving deltas: 61% (77/126) Resolving deltas: 72% (91/126) Resolving deltas: 77% (98/126) Resolving deltas: 80% (101/126) Resolving deltas: 84% (107/126) Resolving deltas: 87% (110/126) Resolving deltas: 90% (114/126) Resolving deltas: 91% (115/126) Resolving deltas: 94% (119/126) Resolving deltas: 96% (121/126) Resolving deltas: 97% (123/126) Resolving deltas: 99% (125/126) Resolving deltas: 100% (126/126) Resolving deltas: 100% (126/126), done. Cloning into '/root/workspace/weifang-config/container/A006/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) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 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: 25% (14/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: 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: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/weifang-config/container/A006/params_new/msf-vehicle'... remote: Enumerating objects: 39, 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: 5% (1/19) remote: Compressing objects: 10% (2/19) remote: Compressing objects: 15% (3/19) remote: Compressing objects: 21% (4/19) remote: Compressing objects: 26% (5/19) remote: Compressing objects: 31% (6/19) remote: Compressing objects: 36% (7/19) remote: Compressing objects: 42% (8/19) remote: Compressing objects: 47% (9/19) remote: Compressing objects: 52% (10/19) remote: Compressing objects: 57% (11/19) remote: Compressing objects: 63% (12/19) remote: Compressing objects: 68% (13/19) remote: Compressing objects: 73% (14/19) remote: Compressing objects: 78% (15/19) remote: Compressing objects: 84% (16/19) remote: Compressing objects: 89% (17/19) remote: Compressing objects: 94% (18/19) remote: Compressing objects: 100% (19/19) remote: Compressing objects: 100% (19/19), done. remote: Total 39 (delta 18), reused 39 (delta 18), pack-reused 0 Receiving objects: 2% (1/39) Receiving objects: 5% (2/39) Receiving objects: 7% (3/39) Receiving objects: 10% (4/39) Receiving objects: 12% (5/39) Receiving objects: 15% (6/39) Receiving objects: 17% (7/39) Receiving objects: 20% (8/39) Receiving objects: 23% (9/39) Receiving objects: 25% (10/39) Receiving objects: 28% (11/39) Receiving objects: 30% (12/39) Receiving objects: 33% (13/39) Receiving objects: 35% (14/39) Receiving objects: 38% (15/39) Receiving objects: 41% (16/39) Receiving objects: 43% (17/39) Receiving objects: 46% (18/39) Receiving objects: 48% (19/39) Receiving objects: 51% (20/39) Receiving objects: 53% (21/39) Receiving objects: 56% (22/39) Receiving objects: 58% (23/39) Receiving objects: 61% (24/39) Receiving objects: 64% (25/39) Receiving objects: 66% (26/39) Receiving objects: 69% (27/39) Receiving objects: 71% (28/39) Receiving objects: 74% (29/39) Receiving objects: 76% (30/39) Receiving objects: 79% (31/39) Receiving objects: 82% (32/39) Receiving objects: 84% (33/39) Receiving objects: 87% (34/39) Receiving objects: 89% (35/39) Receiving objects: 92% (36/39) Receiving objects: 94% (37/39) Receiving objects: 97% (38/39) Receiving objects: 100% (39/39) Receiving objects: 100% (39/39), 4.17 KiB | 4.17 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 72% (13/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/weifang-config/container/A006/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/weifang-config/container/A006/params_new/perception_data_collection'... remote: Enumerating objects: 62, done. remote: Counting objects: 2% (1/50) remote: Counting objects: 4% (2/50) remote: Counting objects: 6% (3/50) remote: Counting objects: 8% (4/50) remote: Counting objects: 10% (5/50) remote: Counting objects: 12% (6/50) remote: Counting objects: 14% (7/50) remote: Counting objects: 16% (8/50) remote: Counting objects: 18% (9/50) remote: Counting objects: 20% (10/50) remote: Counting objects: 22% (11/50) remote: Counting objects: 24% (12/50) remote: Counting objects: 26% (13/50) remote: Counting objects: 28% (14/50) remote: Counting objects: 30% (15/50) remote: Counting objects: 32% (16/50) remote: Counting objects: 34% (17/50) remote: Counting objects: 36% (18/50) remote: Counting objects: 38% (19/50) remote: Counting objects: 40% (20/50) remote: Counting objects: 42% (21/50) remote: Counting objects: 44% (22/50) remote: Counting objects: 46% (23/50) remote: Counting objects: 48% (24/50) remote: Counting objects: 50% (25/50) remote: Counting objects: 52% (26/50) remote: Counting objects: 54% (27/50) remote: Counting objects: 56% (28/50) remote: Counting objects: 58% (29/50) remote: Counting objects: 60% (30/50) remote: Counting objects: 62% (31/50) remote: Counting objects: 64% (32/50) remote: Counting objects: 66% (33/50) remote: Counting objects: 68% (34/50) remote: Counting objects: 70% (35/50) remote: Counting objects: 72% (36/50) remote: Counting objects: 74% (37/50) remote: Counting objects: 76% (38/50) remote: Counting objects: 78% (39/50) remote: Counting objects: 80% (40/50) remote: Counting objects: 82% (41/50) remote: Counting objects: 84% (42/50) remote: Counting objects: 86% (43/50) remote: Counting objects: 88% (44/50) remote: Counting objects: 90% (45/50) remote: Counting objects: 92% (46/50) remote: Counting objects: 94% (47/50) remote: Counting objects: 96% (48/50) remote: Counting objects: 98% (49/50) remote: Counting objects: 100% (50/50) remote: Counting objects: 100% (50/50), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 62 (delta 21), reused 13 (delta 5), pack-reused 12 Receiving objects: 1% (1/62) Receiving objects: 3% (2/62) Receiving objects: 4% (3/62) Receiving objects: 6% (4/62) Receiving objects: 8% (5/62) Receiving objects: 9% (6/62) Receiving objects: 11% (7/62) Receiving objects: 12% (8/62) Receiving objects: 14% (9/62) Receiving objects: 16% (10/62) Receiving objects: 17% (11/62) Receiving objects: 19% (12/62) Receiving objects: 20% (13/62) Receiving objects: 22% (14/62) Receiving objects: 24% (15/62) Receiving objects: 25% (16/62) Receiving objects: 27% (17/62) Receiving objects: 29% (18/62) Receiving objects: 30% (19/62) Receiving objects: 32% (20/62) Receiving objects: 33% (21/62) Receiving objects: 35% (22/62) Receiving objects: 37% (23/62) Receiving objects: 38% (24/62) Receiving objects: 40% (25/62) Receiving objects: 41% (26/62) Receiving objects: 43% (27/62) Receiving objects: 45% (28/62) Receiving objects: 46% (29/62) Receiving objects: 48% (30/62) Receiving objects: 50% (31/62) Receiving objects: 51% (32/62) Receiving objects: 53% (33/62) Receiving objects: 54% (34/62) Receiving objects: 56% (35/62) Receiving objects: 58% (36/62) Receiving objects: 59% (37/62) Receiving objects: 61% (38/62) Receiving objects: 62% (39/62) Receiving objects: 64% (40/62) Receiving objects: 66% (41/62) Receiving objects: 67% (42/62) Receiving objects: 69% (43/62) Receiving objects: 70% (44/62) Receiving objects: 72% (45/62) Receiving objects: 74% (46/62) Receiving objects: 75% (47/62) Receiving objects: 77% (48/62) Receiving objects: 79% (49/62) Receiving objects: 80% (50/62) Receiving objects: 82% (51/62) Receiving objects: 83% (52/62) Receiving objects: 85% (53/62) Receiving objects: 87% (54/62) Receiving objects: 88% (55/62) Receiving objects: 90% (56/62) Receiving objects: 91% (57/62) Receiving objects: 93% (58/62) Receiving objects: 95% (59/62) Receiving objects: 96% (60/62) Receiving objects: 98% (61/62) Receiving objects: 100% (62/62) Receiving objects: 100% (62/62), 5.85 KiB | 5.85 MiB/s, done. Resolving deltas: 0% (0/23) Resolving deltas: 4% (1/23) Resolving deltas: 8% (2/23) Resolving deltas: 13% (3/23) Resolving deltas: 17% (4/23) Resolving deltas: 21% (5/23) Resolving deltas: 26% (6/23) Resolving deltas: 47% (11/23) Resolving deltas: 86% (20/23) Resolving deltas: 95% (22/23) Resolving deltas: 100% (23/23) Resolving deltas: 100% (23/23), done. Cloning into '/root/workspace/weifang-config/container/A006/params_new/perception_lane_detection'... remote: Enumerating objects: 125, done. remote: Counting objects: 1% (1/84) remote: Counting objects: 2% (2/84) remote: Counting objects: 3% (3/84) remote: Counting objects: 4% (4/84) remote: Counting objects: 5% (5/84) remote: Counting objects: 7% (6/84) remote: Counting objects: 8% (7/84) remote: Counting objects: 9% (8/84) remote: Counting objects: 10% (9/84) remote: Counting objects: 11% (10/84) remote: Counting objects: 13% (11/84) remote: Counting objects: 14% (12/84) remote: Counting objects: 15% (13/84) remote: Counting objects: 16% (14/84) remote: Counting objects: 17% (15/84) remote: Counting objects: 19% (16/84) remote: Counting objects: 20% (17/84) remote: Counting objects: 21% (18/84) remote: Counting objects: 22% (19/84) remote: Counting objects: 23% (20/84) remote: Counting objects: 25% (21/84) remote: Counting objects: 26% (22/84) remote: Counting objects: 27% (23/84) remote: Counting objects: 28% (24/84) remote: Counting objects: 29% (25/84) remote: Counting objects: 30% (26/84) remote: Counting objects: 32% (27/84) remote: Counting objects: 33% (28/84) remote: Counting objects: 34% (29/84) remote: Counting objects: 35% (30/84) remote: Counting objects: 36% (31/84) remote: Counting objects: 38% (32/84) remote: Counting objects: 39% (33/84) remote: Counting objects: 40% (34/84) remote: Counting objects: 41% (35/84) remote: Counting objects: 42% (36/84) remote: Counting objects: 44% (37/84) remote: Counting objects: 45% (38/84) remote: Counting objects: 46% (39/84) remote: Counting objects: 47% (40/84) remote: Counting objects: 48% (41/84) remote: Counting objects: 50% (42/84) remote: Counting objects: 51% (43/84) remote: Counting objects: 52% (44/84) remote: Counting objects: 53% (45/84) remote: Counting objects: 54% (46/84) remote: Counting objects: 55% (47/84) remote: Counting objects: 57% (48/84) remote: Counting objects: 58% (49/84) remote: Counting objects: 59% (50/84) remote: Counting objects: 60% (51/84) remote: Counting objects: 61% (52/84) remote: Counting objects: 63% (53/84) remote: Counting objects: 64% (54/84) remote: Counting objects: 65% (55/84) remote: Counting objects: 66% (56/84) remote: Counting objects: 67% (57/84) remote: Counting objects: 69% (58/84) remote: Counting objects: 70% (59/84) remote: Counting objects: 71% (60/84) remote: Counting objects: 72% (61/84) remote: Counting objects: 73% (62/84) remote: Counting objects: 75% (63/84) remote: Counting objects: 76% (64/84) remote: Counting objects: 77% (65/84) remote: Counting objects: 78% (66/84) remote: Counting objects: 79% (67/84) remote: Counting objects: 80% (68/84) remote: Counting objects: 82% (69/84) remote: Counting objects: 83% (70/84) remote: Counting objects: 84% (71/84) remote: Counting objects: 85% (72/84) remote: Counting objects: 86% (73/84) remote: Counting objects: 88% (74/84) remote: Counting objects: 89% (75/84) remote: Counting objects: 90% (76/84) remote: Counting objects: 91% (77/84) remote: Counting objects: 92% (78/84) remote: Counting objects: 94% (79/84) remote: Counting objects: 95% (80/84) remote: Counting objects: 96% (81/84) remote: Counting objects: 97% (82/84) remote: Counting objects: 98% (83/84) remote: Counting objects: 100% (84/84) remote: Counting objects: 100% (84/84), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/125) Receiving objects: 1% (2/125) Receiving objects: 2% (3/125) Receiving objects: 3% (4/125) Receiving objects: 4% (5/125) Receiving objects: 5% (7/125) Receiving objects: 6% (8/125) Receiving objects: 7% (9/125) Receiving objects: 8% (10/125) Receiving objects: 9% (12/125) Receiving objects: 10% (13/125) Receiving objects: 11% (14/125) Receiving objects: 12% (15/125) Receiving objects: 13% (17/125) Receiving objects: 14% (18/125) Receiving objects: 15% (19/125) Receiving objects: 16% (20/125) Receiving objects: 17% (22/125) Receiving objects: 18% (23/125) Receiving objects: 19% (24/125) Receiving objects: 20% (25/125) Receiving objects: 21% (27/125) Receiving objects: 22% (28/125) Receiving objects: 23% (29/125) Receiving objects: 24% (30/125) Receiving objects: 25% (32/125) Receiving objects: 26% (33/125) Receiving objects: 27% (34/125) Receiving objects: 28% (35/125) Receiving objects: 29% (37/125) Receiving objects: 30% (38/125) Receiving objects: 31% (39/125) Receiving objects: 32% (40/125) Receiving objects: 33% (42/125) Receiving objects: 34% (43/125) Receiving objects: 35% (44/125) Receiving objects: 36% (45/125) Receiving objects: 37% (47/125) Receiving objects: 38% (48/125) Receiving objects: 39% (49/125) Receiving objects: 40% (50/125) Receiving objects: 41% (52/125) Receiving objects: 42% (53/125) Receiving objects: 43% (54/125) Receiving objects: 44% (55/125) Receiving objects: 45% (57/125) Receiving objects: 46% (58/125) Receiving objects: 47% (59/125) Receiving objects: 48% (60/125) Receiving objects: 49% (62/125) Receiving objects: 50% (63/125) Receiving objects: 51% (64/125) Receiving objects: 52% (65/125) Receiving objects: 53% (67/125) Receiving objects: 54% (68/125) Receiving objects: 55% (69/125) Receiving objects: 56% (70/125) Receiving objects: 57% (72/125) Receiving objects: 58% (73/125) Receiving objects: 59% (74/125) Receiving objects: 60% (75/125) Receiving objects: 61% (77/125) Receiving objects: 62% (78/125) Receiving objects: 63% (79/125) Receiving objects: 64% (80/125) Receiving objects: 65% (82/125) Receiving objects: 66% (83/125) Receiving objects: 67% (84/125) Receiving objects: 68% (85/125) Receiving objects: 69% (87/125) Receiving objects: 70% (88/125) Receiving objects: 71% (89/125) Receiving objects: 72% (90/125) Receiving objects: 73% (92/125) Receiving objects: 74% (93/125) Receiving objects: 75% (94/125) Receiving objects: 76% (95/125) Receiving objects: 77% (97/125) Receiving objects: 78% (98/125) Receiving objects: 79% (99/125) Receiving objects: 80% (100/125) Receiving objects: 81% (102/125) Receiving objects: 82% (103/125) Receiving objects: 83% (104/125) Receiving objects: 84% (105/125) Receiving objects: 85% (107/125) Receiving objects: 86% (108/125) Receiving objects: 87% (109/125) Receiving objects: 88% (110/125) Receiving objects: 89% (112/125) Receiving objects: 90% (113/125) Receiving objects: 91% (114/125) Receiving objects: 92% (115/125) Receiving objects: 93% (117/125) Receiving objects: 94% (118/125) Receiving objects: 95% (119/125) Receiving objects: 96% (120/125) Receiving objects: 97% (122/125) Receiving objects: 98% (123/125) Receiving objects: 99% (124/125) Receiving objects: 100% (125/125) Receiving objects: 100% (125/125), 12.10 KiB | 4.03 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 11% (3/26) Resolving deltas: 42% (11/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/weifang-config/container/A006/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/weifang-config/container/A006/params_new/perception_new_detection'... remote: Enumerating objects: 4142, done. remote: Counting objects: 0% (1/261) remote: Counting objects: 1% (3/261) remote: Counting objects: 2% (6/261) remote: Counting objects: 3% (8/261) remote: Counting objects: 4% (11/261) remote: Counting objects: 5% (14/261) remote: Counting objects: 6% (16/261) remote: Counting objects: 7% (19/261) remote: Counting objects: 8% (21/261) remote: Counting objects: 9% (24/261) remote: Counting objects: 10% (27/261) remote: Counting objects: 11% (29/261) remote: Counting objects: 12% (32/261) remote: Counting objects: 13% (34/261) remote: Counting objects: 14% (37/261) remote: Counting objects: 15% (40/261) remote: Counting objects: 16% (42/261) remote: Counting objects: 17% (45/261) remote: Counting objects: 18% (47/261) remote: Counting objects: 19% (50/261) remote: Counting objects: 20% (53/261) remote: Counting objects: 21% (55/261) remote: Counting objects: 22% (58/261) remote: Counting objects: 23% (61/261) remote: Counting objects: 24% (63/261) remote: Counting objects: 25% (66/261) remote: Counting objects: 26% (68/261) remote: Counting objects: 27% (71/261) remote: Counting objects: 28% (74/261) remote: Counting objects: 29% (76/261) remote: Counting objects: 30% (79/261) remote: Counting objects: 31% (81/261) remote: Counting objects: 32% (84/261) remote: Counting objects: 33% (87/261) remote: Counting objects: 34% (89/261) remote: Counting objects: 35% (92/261) remote: Counting objects: 36% (94/261) remote: Counting objects: 37% (97/261) remote: Counting objects: 38% (100/261) remote: Counting objects: 39% (102/261) remote: Counting objects: 40% (105/261) remote: Counting objects: 41% (108/261) remote: Counting objects: 42% (110/261) remote: Counting objects: 43% (113/261) remote: Counting objects: 44% (115/261) remote: Counting objects: 45% (118/261) remote: Counting objects: 46% (121/261) remote: Counting objects: 47% (123/261) remote: Counting objects: 48% (126/261) remote: Counting objects: 49% (128/261) remote: Counting objects: 50% (131/261) remote: Counting objects: 51% (134/261) remote: Counting objects: 52% (136/261) remote: Counting objects: 53% (139/261) remote: Counting objects: 54% (141/261) remote: Counting objects: 55% (144/261) remote: Counting objects: 56% (147/261) remote: Counting objects: 57% (149/261) remote: Counting objects: 58% (152/261) remote: Counting objects: 59% (154/261) remote: Counting objects: 60% (157/261) remote: Counting objects: 61% (160/261) remote: Counting objects: 62% (162/261) remote: Counting objects: 63% (165/261) remote: Counting objects: 64% (168/261) remote: Counting objects: 65% (170/261) remote: Counting objects: 66% (173/261) remote: Counting objects: 67% (175/261) remote: Counting objects: 68% (178/261) remote: Counting objects: 69% (181/261) remote: Counting objects: 70% (183/261) remote: Counting objects: 71% (186/261) remote: Counting objects: 72% (188/261) remote: Counting objects: 73% (191/261) remote: Counting objects: 74% (194/261) remote: Counting objects: 75% (196/261) remote: Counting objects: 76% (199/261) remote: Counting objects: 77% (201/261) remote: Counting objects: 78% (204/261) remote: Counting objects: 79% (207/261) remote: Counting objects: 80% (209/261) remote: Counting objects: 81% (212/261) remote: Counting objects: 82% (215/261) remote: Counting objects: 83% (217/261) remote: Counting objects: 84% (220/261) remote: Counting objects: 85% (222/261) remote: Counting objects: 86% (225/261) remote: Counting objects: 87% (228/261) remote: Counting objects: 88% (230/261) remote: Counting objects: 89% (233/261) remote: Counting objects: 90% (235/261) remote: Counting objects: 91% (238/261) remote: Counting objects: 92% (241/261) remote: Counting objects: 93% (243/261) remote: Counting objects: 94% (246/261) remote: Counting objects: 95% (248/261) remote: Counting objects: 96% (251/261) remote: Counting objects: 97% (254/261) remote: Counting objects: 98% (256/261) remote: Counting objects: 99% (259/261) remote: Counting objects: 100% (261/261) remote: Counting objects: 100% (261/261), done. remote: Compressing objects: 0% (1/178) remote: Compressing objects: 1% (2/178) remote: Compressing objects: 2% (4/178) remote: Compressing objects: 3% (6/178) remote: Compressing objects: 4% (8/178) remote: Compressing objects: 5% (9/178) remote: Compressing objects: 6% (11/178) remote: Compressing objects: 7% (13/178) remote: Compressing objects: 8% (15/178) remote: Compressing objects: 9% (17/178) remote: Compressing objects: 10% (18/178) remote: Compressing objects: 11% (20/178) remote: Compressing objects: 12% (22/178) remote: Compressing objects: 13% (24/178) remote: Compressing objects: 14% (25/178) remote: Compressing objects: 15% (27/178) remote: Compressing objects: 16% (29/178) remote: Compressing objects: 17% (31/178) remote: Compressing objects: 18% (33/178) remote: Compressing objects: 19% (34/178) remote: Compressing objects: 20% (36/178) remote: Compressing objects: 21% (38/178) remote: Compressing objects: 22% (40/178) remote: Compressing objects: 23% (41/178) remote: Compressing objects: 24% (43/178) remote: Compressing objects: 25% (45/178) remote: Compressing objects: 26% (47/178) remote: Compressing objects: 27% (49/178) remote: Compressing objects: 28% (50/178) remote: Compressing objects: 29% (52/178) remote: Compressing objects: 30% (54/178) remote: Compressing objects: 31% (56/178) remote: Compressing objects: 32% (57/178) remote: Compressing objects: 33% (59/178) remote: Compressing objects: 34% (61/178) remote: Compressing objects: 35% (63/178) remote: Compressing objects: 36% (65/178) remote: Compressing objects: 37% (66/178) remote: Compressing objects: 38% (68/178) remote: Compressing objects: 39% (70/178) remote: Compressing objects: 40% (72/178) remote: Compressing objects: 41% (73/178) remote: Compressing objects: 42% (75/178) remote: Compressing objects: 43% (77/178) remote: Compressing objects: 44% (79/178) remote: Compressing objects: 45% (81/178) remote: Compressing objects: 46% (82/178) remote: Compressing objects: 47% (84/178) remote: Compressing objects: 48% (86/178) remote: Compressing objects: 49% (88/178) remote: Compressing objects: 50% (89/178) remote: Compressing objects: 51% (91/178) remote: Compressing objects: 52% (93/178) remote: Compressing objects: 53% (95/178) remote: Compressing objects: 54% (97/178) remote: Compressing objects: 55% (98/178) remote: Compressing objects: 56% (100/178) remote: Compressing objects: 57% (102/178) remote: Compressing objects: 58% (104/178) remote: Compressing objects: 59% (106/178) remote: Compressing objects: 60% (107/178) remote: Compressing objects: 61% (109/178) remote: Compressing objects: 62% (111/178) remote: Compressing objects: 63% (113/178) remote: Compressing objects: 64% (114/178) remote: Compressing objects: 65% (116/178) remote: Compressing objects: 66% (118/178) remote: Compressing objects: 67% (120/178) remote: Compressing objects: 68% (122/178) remote: Compressing objects: 69% (123/178) remote: Compressing objects: 70% (125/178) remote: Compressing objects: 71% (127/178) remote: Compressing objects: 72% (129/178) remote: Compressing objects: 73% (130/178) remote: Compressing objects: 74% (132/178) remote: Compressing objects: 75% (134/178) remote: Compressing objects: 76% (136/178) remote: Compressing objects: 77% (138/178) remote: Compressing objects: 78% (139/178) remote: Compressing objects: 79% (141/178) remote: Compressing objects: 80% (143/178) remote: Compressing objects: 81% (145/178) remote: Compressing objects: 82% (146/178) remote: Compressing objects: 83% (148/178) remote: Compressing objects: 84% (150/178) remote: Compressing objects: 85% (152/178) remote: Compressing objects: 86% (154/178) remote: Compressing objects: 87% (155/178) remote: Compressing objects: 88% (157/178) remote: Compressing objects: 89% (159/178) remote: Compressing objects: 90% (161/178) remote: Compressing objects: 91% (162/178) remote: Compressing objects: 92% (164/178) remote: Compressing objects: 93% (166/178) remote: Compressing objects: 94% (168/178) remote: Compressing objects: 95% (170/178) remote: Compressing objects: 96% (171/178) remote: Compressing objects: 97% (173/178) remote: Compressing objects: 98% (175/178) remote: Compressing objects: 99% (177/178) remote: Compressing objects: 100% (178/178) remote: Compressing objects: 100% (178/178), done. Receiving objects: 0% (1/4142) Receiving objects: 1% (42/4142) Receiving objects: 2% (83/4142) Receiving objects: 3% (125/4142) Receiving objects: 4% (166/4142) Receiving objects: 5% (208/4142) Receiving objects: 6% (249/4142) Receiving objects: 7% (290/4142) Receiving objects: 8% (332/4142) Receiving objects: 9% (373/4142) Receiving objects: 10% (415/4142) Receiving objects: 11% (456/4142) Receiving objects: 12% (498/4142) Receiving objects: 13% (539/4142) Receiving objects: 14% (580/4142) Receiving objects: 15% (622/4142) Receiving objects: 16% (663/4142) Receiving objects: 17% (705/4142) Receiving objects: 18% (746/4142) Receiving objects: 19% (787/4142) Receiving objects: 20% (829/4142) Receiving objects: 21% (870/4142) Receiving objects: 22% (912/4142) Receiving objects: 23% (953/4142) Receiving objects: 24% (995/4142) Receiving objects: 25% (1036/4142) Receiving objects: 26% (1077/4142) Receiving objects: 27% (1119/4142) Receiving objects: 28% (1160/4142) Receiving objects: 29% (1202/4142) Receiving objects: 30% (1243/4142) Receiving objects: 31% (1285/4142) Receiving objects: 32% (1326/4142) Receiving objects: 33% (1367/4142) Receiving objects: 34% (1409/4142) Receiving objects: 35% (1450/4142) Receiving objects: 36% (1492/4142) Receiving objects: 37% (1533/4142) Receiving objects: 38% (1574/4142) Receiving objects: 39% (1616/4142) Receiving objects: 40% (1657/4142) Receiving objects: 41% (1699/4142) Receiving objects: 42% (1740/4142) Receiving objects: 43% (1782/4142) Receiving objects: 44% (1823/4142) Receiving objects: 45% (1864/4142) Receiving objects: 46% (1906/4142) Receiving objects: 47% (1947/4142) Receiving objects: 48% (1989/4142) Receiving objects: 49% (2030/4142) Receiving objects: 50% (2071/4142) Receiving objects: 51% (2113/4142) Receiving objects: 52% (2154/4142) Receiving objects: 53% (2196/4142) Receiving objects: 54% (2237/4142) Receiving objects: 55% (2279/4142) Receiving objects: 56% (2320/4142) Receiving objects: 57% (2361/4142) Receiving objects: 58% (2403/4142) Receiving objects: 59% (2444/4142) Receiving objects: 60% (2486/4142) Receiving objects: 61% (2527/4142) Receiving objects: 62% (2569/4142) Receiving objects: 63% (2610/4142) Receiving objects: 64% (2651/4142) remote: Total 4142 (delta 40), reused 219 (delta 29), pack-reused 3881 Receiving objects: 65% (2693/4142) Receiving objects: 66% (2734/4142) Receiving objects: 67% (2776/4142) Receiving objects: 68% (2817/4142) Receiving objects: 69% (2858/4142) Receiving objects: 70% (2900/4142) Receiving objects: 71% (2941/4142) Receiving objects: 72% (2983/4142) Receiving objects: 73% (3024/4142) Receiving objects: 74% (3066/4142) Receiving objects: 75% (3107/4142) Receiving objects: 76% (3148/4142) Receiving objects: 77% (3190/4142) Receiving objects: 78% (3231/4142) Receiving objects: 79% (3273/4142) Receiving objects: 80% (3314/4142) Receiving objects: 81% (3356/4142) Receiving objects: 82% (3397/4142) Receiving objects: 83% (3438/4142) Receiving objects: 84% (3480/4142) Receiving objects: 85% (3521/4142) Receiving objects: 86% (3563/4142) Receiving objects: 87% (3604/4142) Receiving objects: 88% (3645/4142) Receiving objects: 89% (3687/4142) Receiving objects: 90% (3728/4142) Receiving objects: 91% (3770/4142) Receiving objects: 92% (3811/4142) Receiving objects: 93% (3853/4142) Receiving objects: 94% (3894/4142) Receiving objects: 95% (3935/4142) Receiving objects: 96% (3977/4142) Receiving objects: 97% (4018/4142) Receiving objects: 98% (4060/4142) Receiving objects: 99% (4101/4142) Receiving objects: 100% (4142/4142) Receiving objects: 100% (4142/4142), 431.38 KiB | 16.59 MiB/s, done. Resolving deltas: 0% (0/811) Resolving deltas: 2% (22/811) Resolving deltas: 5% (43/811) Resolving deltas: 7% (64/811) Resolving deltas: 9% (77/811) Resolving deltas: 10% (82/811) Resolving deltas: 12% (101/811) Resolving deltas: 13% (113/811) Resolving deltas: 14% (114/811) Resolving deltas: 16% (131/811) Resolving deltas: 17% (140/811) Resolving deltas: 18% (147/811) Resolving deltas: 19% (157/811) Resolving deltas: 20% (163/811) Resolving deltas: 21% (171/811) Resolving deltas: 66% (542/811) Resolving deltas: 77% (628/811) Resolving deltas: 78% (633/811) Resolving deltas: 80% (650/811) Resolving deltas: 84% (682/811) Resolving deltas: 85% (690/811) Resolving deltas: 100% (811/811) Resolving deltas: 100% (811/811), done. Cloning into '/root/workspace/weifang-config/container/A006/params_new/perception_spreader_truck'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/48) remote: Counting objects: 4% (2/48) remote: Counting objects: 6% (3/48) remote: Counting objects: 8% (4/48) remote: Counting objects: 10% (5/48) remote: Counting objects: 12% (6/48) remote: Counting objects: 14% (7/48) remote: Counting objects: 16% (8/48) remote: Counting objects: 18% (9/48) remote: Counting objects: 20% (10/48) remote: Counting objects: 22% (11/48) remote: Counting objects: 25% (12/48) remote: Counting objects: 27% (13/48) remote: Counting objects: 29% (14/48) remote: Counting objects: 31% (15/48) remote: Counting objects: 33% (16/48) remote: Counting objects: 35% (17/48) remote: Counting objects: 37% (18/48) remote: Counting objects: 39% (19/48) remote: Counting objects: 41% (20/48) remote: Counting objects: 43% (21/48) remote: Counting objects: 45% (22/48) remote: Counting objects: 47% (23/48) remote: Counting objects: 50% (24/48) remote: Counting objects: 52% (25/48) remote: Counting objects: 54% (26/48) remote: Counting objects: 56% (27/48) remote: Counting objects: 58% (28/48) remote: Counting objects: 60% (29/48) remote: Counting objects: 62% (30/48) remote: Counting objects: 64% (31/48) remote: Counting objects: 66% (32/48) remote: Counting objects: 68% (33/48) remote: Counting objects: 70% (34/48) remote: Counting objects: 72% (35/48) remote: Counting objects: 75% (36/48) remote: Counting objects: 77% (37/48) remote: Counting objects: 79% (38/48) remote: Counting objects: 81% (39/48) remote: Counting objects: 83% (40/48) remote: Counting objects: 85% (41/48) remote: Counting objects: 87% (42/48) remote: Counting objects: 89% (43/48) remote: Counting objects: 91% (44/48) remote: Counting objects: 93% (45/48) remote: Counting objects: 95% (46/48) remote: Counting objects: 97% (47/48) remote: Counting objects: 100% (48/48) remote: Counting objects: 100% (48/48), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 71 (delta 22), reused 46 (delta 20), pack-reused 23 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 7.24 KiB | 7.24 MiB/s, done. Resolving deltas: 0% (0/30) Resolving deltas: 13% (4/30) Resolving deltas: 26% (8/30) Resolving deltas: 63% (19/30) Resolving deltas: 100% (30/30) Resolving deltas: 100% (30/30), done. Cloning into '/root/workspace/weifang-config/container/A006/params_new/perception_vehicles'... remote: Enumerating objects: 31, done. remote: Counting objects: 3% (1/31) remote: Counting objects: 6% (2/31) remote: Counting objects: 9% (3/31) remote: Counting objects: 12% (4/31) remote: Counting objects: 16% (5/31) remote: Counting objects: 19% (6/31) remote: Counting objects: 22% (7/31) remote: Counting objects: 25% (8/31) remote: Counting objects: 29% (9/31) remote: Counting objects: 32% (10/31) remote: Counting objects: 35% (11/31) remote: Counting objects: 38% (12/31) remote: Counting objects: 41% (13/31) remote: Counting objects: 45% (14/31) remote: Counting objects: 48% (15/31) remote: Counting objects: 51% (16/31) remote: Counting objects: 54% (17/31) remote: Counting objects: 58% (18/31) remote: Counting objects: 61% (19/31) remote: Counting objects: 64% (20/31) remote: Counting objects: 67% (21/31) remote: Counting objects: 70% (22/31) remote: Counting objects: 74% (23/31) remote: Counting objects: 77% (24/31) remote: Counting objects: 80% (25/31) remote: Counting objects: 83% (26/31) remote: Counting objects: 87% (27/31) remote: Counting objects: 90% (28/31) remote: Counting objects: 93% (29/31) remote: Counting objects: 96% (30/31) remote: Counting objects: 100% (31/31) remote: Counting objects: 100% (31/31), 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 31 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/31) Receiving objects: 6% (2/31) Receiving objects: 9% (3/31) Receiving objects: 12% (4/31) Receiving objects: 16% (5/31) Receiving objects: 19% (6/31) Receiving objects: 22% (7/31) Receiving objects: 25% (8/31) Receiving objects: 29% (9/31) Receiving objects: 32% (10/31) Receiving objects: 35% (11/31) Receiving objects: 38% (12/31) Receiving objects: 41% (13/31) Receiving objects: 45% (14/31) Receiving objects: 48% (15/31) Receiving objects: 51% (16/31) Receiving objects: 54% (17/31) Receiving objects: 58% (18/31) Receiving objects: 61% (19/31) Receiving objects: 64% (20/31) Receiving objects: 67% (21/31) Receiving objects: 70% (22/31) Receiving objects: 74% (23/31) Receiving objects: 77% (24/31) Receiving objects: 80% (25/31) Receiving objects: 83% (26/31) Receiving objects: 87% (27/31) Receiving objects: 90% (28/31) Receiving objects: 93% (29/31) Receiving objects: 96% (30/31) Receiving objects: 100% (31/31) Receiving objects: 100% (31/31), 5.28 KiB | 5.28 MiB/s, 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/weifang-config/container/A006/params_new/pointcloud_customized'... remote: Enumerating objects: 331, 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. Receiving objects: 0% (1/331) Receiving objects: 1% (4/331) Receiving objects: 2% (7/331) Receiving objects: 3% (10/331) Receiving objects: 4% (14/331) Receiving objects: 5% (17/331) Receiving objects: 6% (20/331) Receiving objects: 7% (24/331) Receiving objects: 8% (27/331) Receiving objects: 9% (30/331) Receiving objects: 10% (34/331) Receiving objects: 11% (37/331) Receiving objects: 12% (40/331) Receiving objects: 13% (44/331) Receiving objects: 14% (47/331) Receiving objects: 14% (47/331), 18.04 MiB | 17.81 MiB/s Receiving objects: 14% (47/331), 45.07 MiB | 22.39 MiB/s Receiving objects: 14% (47/331), 73.62 MiB | 24.43 MiB/s Receiving objects: 14% (48/331), 94.32 MiB | 23.50 MiB/s Receiving objects: 14% (48/331), 120.64 MiB | 24.96 MiB/s Receiving objects: 14% (48/331), 149.14 MiB | 26.19 MiB/s Receiving objects: 15% (50/331), 149.14 MiB | 26.19 MiB/s Receiving objects: 16% (53/331), 160.59 MiB | 25.67 MiB/s Receiving objects: 16% (56/331), 170.88 MiB | 24.66 MiB/s Receiving objects: 17% (57/331), 170.88 MiB | 24.66 MiB/s Receiving objects: 18% (60/331), 170.88 MiB | 24.66 MiB/s Receiving objects: 19% (63/331), 170.88 MiB | 24.66 MiB/s Receiving objects: 20% (67/331), 170.88 MiB | 24.66 MiB/s Receiving objects: 21% (70/331), 182.35 MiB | 24.16 MiB/s Receiving objects: 22% (73/331), 182.35 MiB | 24.16 MiB/s Receiving objects: 23% (77/331), 182.35 MiB | 24.16 MiB/s Receiving objects: 24% (80/331), 182.35 MiB | 24.16 MiB/s Receiving objects: 25% (83/331), 182.35 MiB | 24.16 MiB/s Receiving objects: 25% (83/331), 194.19 MiB | 24.80 MiB/s Receiving objects: 26% (87/331), 194.19 MiB | 24.80 MiB/s Receiving objects: 27% (90/331), 194.19 MiB | 24.80 MiB/s Receiving objects: 28% (93/331), 194.19 MiB | 24.80 MiB/s Receiving objects: 29% (96/331), 194.19 MiB | 24.80 MiB/s Receiving objects: 30% (100/331), 206.02 MiB | 24.82 MiB/s Receiving objects: 31% (103/331), 206.02 MiB | 24.82 MiB/s Receiving objects: 32% (106/331), 206.02 MiB | 24.82 MiB/s Receiving objects: 33% (110/331), 206.02 MiB | 24.82 MiB/s Receiving objects: 34% (113/331), 206.02 MiB | 24.82 MiB/s Receiving objects: 35% (116/331), 206.02 MiB | 24.82 MiB/s Receiving objects: 36% (120/331), 206.02 MiB | 24.82 MiB/s Receiving objects: 37% (123/331), 206.02 MiB | 24.82 MiB/s Receiving objects: 38% (126/331), 206.02 MiB | 24.82 MiB/s Receiving objects: 39% (130/331), 206.02 MiB | 24.82 MiB/s Receiving objects: 40% (133/331), 206.02 MiB | 24.82 MiB/s Receiving objects: 41% (136/331), 206.02 MiB | 24.82 MiB/s Receiving objects: 41% (139/331), 217.74 MiB | 24.44 MiB/s Receiving objects: 42% (140/331), 217.74 MiB | 24.44 MiB/s Receiving objects: 43% (143/331), 230.29 MiB | 24.36 MiB/s Receiving objects: 44% (146/331), 230.29 MiB | 24.36 MiB/s Receiving objects: 44% (148/331), 249.32 MiB | 25.44 MiB/s Receiving objects: 45% (149/331), 249.32 MiB | 25.44 MiB/s Receiving objects: 46% (153/331), 249.32 MiB | 25.44 MiB/s Receiving objects: 47% (156/331), 249.32 MiB | 25.44 MiB/s Receiving objects: 48% (159/331), 249.32 MiB | 25.44 MiB/s Receiving objects: 48% (162/331), 260.82 MiB | 24.81 MiB/s Receiving objects: 49% (163/331), 272.13 MiB | 24.78 MiB/s Receiving objects: 50% (166/331), 272.13 MiB | 24.78 MiB/s Receiving objects: 50% (168/331), 297.28 MiB | 25.53 MiB/s Receiving objects: 51% (169/331), 297.28 MiB | 25.53 MiB/s Receiving objects: 52% (173/331), 297.28 MiB | 25.53 MiB/s Receiving objects: 53% (176/331), 297.28 MiB | 25.53 MiB/s Receiving objects: 54% (179/331), 297.28 MiB | 25.53 MiB/s Receiving objects: 55% (183/331), 309.64 MiB | 25.65 MiB/s Receiving objects: 56% (186/331), 309.64 MiB | 25.65 MiB/s Receiving objects: 56% (186/331), 321.74 MiB | 25.70 MiB/s Receiving objects: 56% (187/331), 350.40 MiB | 26.68 MiB/s Receiving objects: 57% (189/331), 350.40 MiB | 26.68 MiB/s Receiving objects: 58% (192/331), 350.40 MiB | 26.68 MiB/s Receiving objects: 58% (193/331), 368.34 MiB | 23.88 MiB/s Receiving objects: 58% (193/331), 391.21 MiB | 23.67 MiB/s Receiving objects: 59% (196/331), 391.21 MiB | 23.67 MiB/s Receiving objects: 60% (199/331), 391.21 MiB | 23.67 MiB/s Receiving objects: 60% (201/331), 411.40 MiB | 22.60 MiB/s Receiving objects: 61% (202/331), 411.40 MiB | 22.60 MiB/s Receiving objects: 62% (206/331), 425.95 MiB | 23.16 MiB/s Receiving objects: 63% (209/331), 425.95 MiB | 23.16 MiB/s Receiving objects: 64% (212/331), 425.95 MiB | 23.16 MiB/s Receiving objects: 64% (215/331), 425.95 MiB | 23.16 MiB/s Receiving objects: 65% (216/331), 452.58 MiB | 26.64 MiB/s Receiving objects: 66% (219/331), 452.58 MiB | 26.64 MiB/s Receiving objects: 67% (222/331), 452.58 MiB | 26.64 MiB/s Receiving objects: 68% (226/331), 452.58 MiB | 26.64 MiB/s Receiving objects: 69% (229/331), 466.74 MiB | 25.85 MiB/s Receiving objects: 70% (232/331), 466.74 MiB | 25.85 MiB/s Receiving objects: 71% (236/331), 466.74 MiB | 25.85 MiB/s Receiving objects: 71% (237/331), 480.19 MiB | 27.22 MiB/s Receiving objects: 71% (238/331), 503.23 MiB | 27.85 MiB/s Receiving objects: 72% (239/331), 503.23 MiB | 27.85 MiB/s Receiving objects: 73% (242/331), 513.00 MiB | 27.06 MiB/s Receiving objects: 73% (244/331), 524.71 MiB | 27.28 MiB/s Receiving objects: 74% (245/331), 524.71 MiB | 27.28 MiB/s Receiving objects: 75% (249/331), 537.03 MiB | 27.91 MiB/s Receiving objects: 76% (252/331), 537.03 MiB | 27.91 MiB/s Receiving objects: 77% (255/331), 537.03 MiB | 27.91 MiB/s Receiving objects: 78% (259/331), 537.03 MiB | 27.91 MiB/s Receiving objects: 79% (262/331), 537.03 MiB | 27.91 MiB/s Receiving objects: 80% (265/331), 537.03 MiB | 27.91 MiB/s Receiving objects: 81% (269/331), 537.03 MiB | 27.91 MiB/s Receiving objects: 81% (269/331), 550.45 MiB | 27.66 MiB/s Receiving objects: 82% (272/331), 550.45 MiB | 27.66 MiB/s Receiving objects: 83% (275/331), 550.45 MiB | 27.66 MiB/s Receiving objects: 84% (279/331), 562.73 MiB | 24.47 MiB/s Receiving objects: 85% (282/331), 562.73 MiB | 24.47 MiB/s Receiving objects: 86% (285/331), 562.73 MiB | 24.47 MiB/s Receiving objects: 87% (288/331), 562.73 MiB | 24.47 MiB/s Receiving objects: 87% (288/331), 574.57 MiB | 23.96 MiB/s Receiving objects: 88% (292/331), 574.57 MiB | 23.96 MiB/s Receiving objects: 89% (295/331), 574.57 MiB | 23.96 MiB/s Receiving objects: 90% (298/331), 574.57 MiB | 23.96 MiB/s Receiving objects: 91% (302/331), 574.57 MiB | 23.96 MiB/s Receiving objects: 92% (305/331), 574.57 MiB | 23.96 MiB/s Receiving objects: 92% (305/331), 578.18 MiB | 17.82 MiB/s Receiving objects: 92% (306/331), 588.50 MiB | 17.43 MiB/s Receiving objects: 92% (306/331), 591.56 MiB | 11.39 MiB/s Receiving objects: 92% (307/331), 604.80 MiB | 11.84 MiB/s Receiving objects: 92% (307/331), 616.93 MiB | 7.78 MiB/s Receiving objects: 93% (308/331), 616.93 MiB | 7.78 MiB/s Receiving objects: 94% (312/331), 616.93 MiB | 7.78 MiB/s Receiving objects: 95% (315/331), 616.93 MiB | 7.78 MiB/s Receiving objects: 95% (315/331), 621.74 MiB | 5.80 MiB/s Receiving objects: 95% (316/331), 641.39 MiB | 4.66 MiB/s Receiving objects: 95% (317/331), 661.00 MiB | 5.43 MiB/s Receiving objects: 95% (317/331), 661.13 MiB | 5.84 MiB/s Receiving objects: 96% (318/331), 661.13 MiB | 5.84 MiB/s Receiving objects: 97% (322/331), 661.13 MiB | 5.84 MiB/s Receiving objects: 97% (323/331), 670.99 MiB | 5.55 MiB/s Receiving objects: 98% (325/331), 670.99 MiB | 5.55 MiB/s remote: Total 331 (delta 7), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (328/331), 677.42 MiB | 5.09 MiB/s Receiving objects: 100% (331/331), 677.42 MiB | 5.09 MiB/s Receiving objects: 100% (331/331), 679.25 MiB | 16.65 MiB/s, done. Resolving deltas: 0% (0/57) Resolving deltas: 12% (7/57) Resolving deltas: 19% (11/57) Resolving deltas: 31% (18/57) Resolving deltas: 38% (22/57) Resolving deltas: 40% (23/57) Resolving deltas: 43% (25/57) Resolving deltas: 49% (28/57) Resolving deltas: 50% (29/57) Resolving deltas: 61% (35/57) Resolving deltas: 66% (38/57) Resolving deltas: 70% (40/57) Resolving deltas: 71% (41/57) Resolving deltas: 73% (42/57) Resolving deltas: 77% (44/57) Resolving deltas: 80% (46/57) Resolving deltas: 84% (48/57) Resolving deltas: 85% (49/57) Resolving deltas: 87% (50/57) Resolving deltas: 94% (54/57) Resolving deltas: 96% (55/57) Resolving deltas: 98% (56/57) Resolving deltas: 100% (57/57) Resolving deltas: 100% (57/57), done. Cloning into '/root/workspace/weifang-config/container/A006/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), 9.45 MiB | 18.87 MiB/s Receiving objects: 18% (19/102), 9.45 MiB | 18.87 MiB/s Receiving objects: 19% (20/102), 9.45 MiB | 18.87 MiB/s Receiving objects: 20% (21/102), 9.45 MiB | 18.87 MiB/s Receiving objects: 21% (22/102), 9.45 MiB | 18.87 MiB/s Receiving objects: 22% (23/102), 9.45 MiB | 18.87 MiB/s Receiving objects: 23% (24/102), 9.45 MiB | 18.87 MiB/s Receiving objects: 24% (25/102), 9.45 MiB | 18.87 MiB/s Receiving objects: 25% (26/102), 9.45 MiB | 18.87 MiB/s Receiving objects: 26% (27/102), 9.45 MiB | 18.87 MiB/s Receiving objects: 27% (28/102), 9.45 MiB | 18.87 MiB/s Receiving objects: 27% (28/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 28% (29/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 29% (30/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 30% (31/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 31% (32/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 32% (33/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 33% (34/102), 20.78 MiB | 20.75 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 35% (36/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 36% (37/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 37% (38/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 38% (39/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 39% (40/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 40% (41/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 41% (42/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 42% (43/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 43% (44/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 44% (45/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 45% (46/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 46% (47/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 47% (48/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 48% (49/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 49% (50/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 50% (51/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 51% (53/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 52% (54/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 53% (55/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 54% (56/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 55% (57/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 56% (58/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 57% (59/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 58% (60/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 59% (61/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 60% (62/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 61% (63/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 62% (64/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 63% (65/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 64% (66/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 65% (67/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 66% (68/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 67% (69/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 68% (70/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 69% (71/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 70% (72/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 71% (73/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 72% (74/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 73% (75/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 74% (76/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 75% (77/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 76% (78/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 77% (79/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 78% (80/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 79% (81/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 80% (82/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 81% (83/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 82% (84/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 83% (85/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 84% (86/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 85% (87/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 86% (88/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 87% (89/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 88% (90/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 89% (91/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 90% (92/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 91% (93/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 92% (94/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 93% (95/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 94% (96/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 95% (97/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 96% (98/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 97% (99/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 98% (100/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 99% (101/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 100% (102/102), 20.78 MiB | 20.75 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 22.11 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/weifang-config/container/A006/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/weifang-config/container/A006/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/46) remote: Counting objects: 4% (2/46) remote: Counting objects: 6% (3/46) remote: Counting objects: 8% (4/46) remote: Counting objects: 10% (5/46) remote: Counting objects: 13% (6/46) remote: Counting objects: 15% (7/46) remote: Counting objects: 17% (8/46) remote: Counting objects: 19% (9/46) remote: Counting objects: 21% (10/46) remote: Counting objects: 23% (11/46) remote: Counting objects: 26% (12/46) remote: Counting objects: 28% (13/46) remote: Counting objects: 30% (14/46) remote: Counting objects: 32% (15/46) remote: Counting objects: 34% (16/46) remote: Counting objects: 36% (17/46) remote: Counting objects: 39% (18/46) remote: Counting objects: 41% (19/46) remote: Counting objects: 43% (20/46) remote: Counting objects: 45% (21/46) remote: Counting objects: 47% (22/46) remote: Counting objects: 50% (23/46) remote: Counting objects: 52% (24/46) remote: Counting objects: 54% (25/46) remote: Counting objects: 56% (26/46) remote: Counting objects: 58% (27/46) remote: Counting objects: 60% (28/46) remote: Counting objects: 63% (29/46) remote: Counting objects: 65% (30/46) remote: Counting objects: 67% (31/46) remote: Counting objects: 69% (32/46) remote: Counting objects: 71% (33/46) remote: Counting objects: 73% (34/46) remote: Counting objects: 76% (35/46) remote: Counting objects: 78% (36/46) remote: Counting objects: 80% (37/46) remote: Counting objects: 82% (38/46) remote: Counting objects: 84% (39/46) remote: Counting objects: 86% (40/46) remote: Counting objects: 89% (41/46) remote: Counting objects: 91% (42/46) remote: Counting objects: 93% (43/46) remote: Counting objects: 95% (44/46) remote: Counting objects: 97% (45/46) remote: Counting objects: 100% (46/46) remote: Counting objects: 100% (46/46), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 71 (delta 23), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 13.10 KiB | 1.46 MiB/s, done. Resolving deltas: 0% (0/37) Resolving deltas: 2% (1/37) Resolving deltas: 37% (14/37) Resolving deltas: 40% (15/37) Resolving deltas: 86% (32/37) Resolving deltas: 100% (37/37) Resolving deltas: 100% (37/37), done. Cloning into '/root/workspace/weifang-config/container/A006/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/weifang-config/container/A006/params_new/system-common'... remote: Enumerating objects: 173, done. remote: Counting objects: 0% (1/135) remote: Counting objects: 1% (2/135) remote: Counting objects: 2% (3/135) remote: Counting objects: 3% (5/135) remote: Counting objects: 4% (6/135) remote: Counting objects: 5% (7/135) remote: Counting objects: 6% (9/135) remote: Counting objects: 7% (10/135) remote: Counting objects: 8% (11/135) remote: Counting objects: 9% (13/135) remote: Counting objects: 10% (14/135) remote: Counting objects: 11% (15/135) remote: Counting objects: 12% (17/135) remote: Counting objects: 13% (18/135) remote: Counting objects: 14% (19/135) remote: Counting objects: 15% (21/135) remote: Counting objects: 16% (22/135) remote: Counting objects: 17% (23/135) remote: Counting objects: 18% (25/135) remote: Counting objects: 19% (26/135) remote: Counting objects: 20% (27/135) remote: Counting objects: 21% (29/135) remote: Counting objects: 22% (30/135) remote: Counting objects: 23% (32/135) remote: Counting objects: 24% (33/135) remote: Counting objects: 25% (34/135) remote: Counting objects: 26% (36/135) remote: Counting objects: 27% (37/135) remote: Counting objects: 28% (38/135) remote: Counting objects: 29% (40/135) remote: Counting objects: 30% (41/135) remote: Counting objects: 31% (42/135) remote: Counting objects: 32% (44/135) remote: Counting objects: 33% (45/135) remote: Counting objects: 34% (46/135) remote: Counting objects: 35% (48/135) remote: Counting objects: 36% (49/135) remote: Counting objects: 37% (50/135) remote: Counting objects: 38% (52/135) remote: Counting objects: 39% (53/135) remote: Counting objects: 40% (54/135) remote: Counting objects: 41% (56/135) remote: Counting objects: 42% (57/135) remote: Counting objects: 43% (59/135) remote: Counting objects: 44% (60/135) remote: Counting objects: 45% (61/135) remote: Counting objects: 46% (63/135) remote: Counting objects: 47% (64/135) remote: Counting objects: 48% (65/135) remote: Counting objects: 49% (67/135) remote: Counting objects: 50% (68/135) remote: Counting objects: 51% (69/135) remote: Counting objects: 52% (71/135) remote: Counting objects: 53% (72/135) remote: Counting objects: 54% (73/135) remote: Counting objects: 55% (75/135) remote: Counting objects: 56% (76/135) remote: Counting objects: 57% (77/135) remote: Counting objects: 58% (79/135) remote: Counting objects: 59% (80/135) remote: Counting objects: 60% (81/135) remote: Counting objects: 61% (83/135) remote: Counting objects: 62% (84/135) remote: Counting objects: 63% (86/135) remote: Counting objects: 64% (87/135) remote: Counting objects: 65% (88/135) remote: Counting objects: 66% (90/135) remote: Counting objects: 67% (91/135) remote: Counting objects: 68% (92/135) remote: Counting objects: 69% (94/135) remote: Counting objects: 70% (95/135) remote: Counting objects: 71% (96/135) remote: Counting objects: 72% (98/135) remote: Counting objects: 73% (99/135) remote: Counting objects: 74% (100/135) remote: Counting objects: 75% (102/135) remote: Counting objects: 76% (103/135) remote: Counting objects: 77% (104/135) remote: Counting objects: 78% (106/135) remote: Counting objects: 79% (107/135) remote: Counting objects: 80% (108/135) remote: Counting objects: 81% (110/135) remote: Counting objects: 82% (111/135) remote: Counting objects: 83% (113/135) remote: Counting objects: 84% (114/135) remote: Counting objects: 85% (115/135) remote: Counting objects: 86% (117/135) remote: Counting objects: 87% (118/135) remote: Counting objects: 88% (119/135) remote: Counting objects: 89% (121/135) remote: Counting objects: 90% (122/135) remote: Counting objects: 91% (123/135) remote: Counting objects: 92% (125/135) remote: Counting objects: 93% (126/135) remote: Counting objects: 94% (127/135) remote: Counting objects: 95% (129/135) remote: Counting objects: 96% (130/135) remote: Counting objects: 97% (131/135) remote: Counting objects: 98% (133/135) remote: Counting objects: 99% (134/135) remote: Counting objects: 100% (135/135) remote: Counting objects: 100% (135/135), done. remote: Compressing objects: 2% (1/45) remote: Compressing objects: 4% (2/45) remote: Compressing objects: 6% (3/45) remote: Compressing objects: 8% (4/45) remote: Compressing objects: 11% (5/45) remote: Compressing objects: 13% (6/45) remote: Compressing objects: 15% (7/45) remote: Compressing objects: 17% (8/45) remote: Compressing objects: 20% (9/45) remote: Compressing objects: 22% (10/45) remote: Compressing objects: 24% (11/45) remote: Compressing objects: 26% (12/45) remote: Compressing objects: 28% (13/45) remote: Compressing objects: 31% (14/45) remote: Compressing objects: 33% (15/45) remote: Compressing objects: 35% (16/45) remote: Compressing objects: 37% (17/45) remote: Compressing objects: 40% (18/45) remote: Compressing objects: 42% (19/45) remote: Compressing objects: 44% (20/45) remote: Compressing objects: 46% (21/45) remote: Compressing objects: 48% (22/45) remote: Compressing objects: 51% (23/45) remote: Compressing objects: 53% (24/45) remote: Compressing objects: 55% (25/45) remote: Compressing objects: 57% (26/45) remote: Compressing objects: 60% (27/45) remote: Compressing objects: 62% (28/45) remote: Compressing objects: 64% (29/45) remote: Compressing objects: 66% (30/45) remote: Compressing objects: 68% (31/45) remote: Compressing objects: 71% (32/45) remote: Compressing objects: 73% (33/45) remote: Compressing objects: 75% (34/45) remote: Compressing objects: 77% (35/45) remote: Compressing objects: 80% (36/45) remote: Compressing objects: 82% (37/45) remote: Compressing objects: 84% (38/45) remote: Compressing objects: 86% (39/45) remote: Compressing objects: 88% (40/45) remote: Compressing objects: 91% (41/45) remote: Compressing objects: 93% (42/45) remote: Compressing objects: 95% (43/45) remote: Compressing objects: 97% (44/45) remote: Compressing objects: 100% (45/45) remote: Compressing objects: 100% (45/45), done. remote: Total 173 (delta 28), reused 101 (delta 20), pack-reused 38 Receiving objects: 0% (1/173) Receiving objects: 1% (2/173) Receiving objects: 2% (4/173) Receiving objects: 3% (6/173) Receiving objects: 4% (7/173) Receiving objects: 5% (9/173) Receiving objects: 6% (11/173) Receiving objects: 7% (13/173) Receiving objects: 8% (14/173) Receiving objects: 9% (16/173) Receiving objects: 10% (18/173) Receiving objects: 11% (20/173) Receiving objects: 12% (21/173) Receiving objects: 13% (23/173) Receiving objects: 14% (25/173) Receiving objects: 15% (26/173) Receiving objects: 16% (28/173) Receiving objects: 17% (30/173) Receiving objects: 18% (32/173) Receiving objects: 19% (33/173) Receiving objects: 20% (35/173) Receiving objects: 21% (37/173) Receiving objects: 22% (39/173) Receiving objects: 23% (40/173) Receiving objects: 24% (42/173) Receiving objects: 25% (44/173) Receiving objects: 26% (45/173) Receiving objects: 27% (47/173) Receiving objects: 28% (49/173) Receiving objects: 29% (51/173) Receiving objects: 30% (52/173) Receiving objects: 31% (54/173) Receiving objects: 32% (56/173) Receiving objects: 33% (58/173) Receiving objects: 34% (59/173) Receiving objects: 35% (61/173) Receiving objects: 36% (63/173) Receiving objects: 37% (65/173) Receiving objects: 38% (66/173) Receiving objects: 39% (68/173) Receiving objects: 40% (70/173) Receiving objects: 41% (71/173) Receiving objects: 42% (73/173) Receiving objects: 43% (75/173) Receiving objects: 44% (77/173) Receiving objects: 45% (78/173) Receiving objects: 46% (80/173) Receiving objects: 47% (82/173) Receiving objects: 48% (84/173) Receiving objects: 49% (85/173) Receiving objects: 50% (87/173) Receiving objects: 51% (89/173) Receiving objects: 52% (90/173) Receiving objects: 53% (92/173) Receiving objects: 54% (94/173) Receiving objects: 55% (96/173) Receiving objects: 56% (97/173) Receiving objects: 57% (99/173) Receiving objects: 58% (101/173) Receiving objects: 59% (103/173) Receiving objects: 60% (104/173) Receiving objects: 61% (106/173) Receiving objects: 62% (108/173) Receiving objects: 63% (109/173) Receiving objects: 64% (111/173) Receiving objects: 65% (113/173) Receiving objects: 66% (115/173) Receiving objects: 67% (116/173) Receiving objects: 68% (118/173) Receiving objects: 69% (120/173) Receiving objects: 70% (122/173) Receiving objects: 71% (123/173) Receiving objects: 72% (125/173) Receiving objects: 73% (127/173) Receiving objects: 74% (129/173) Receiving objects: 75% (130/173) Receiving objects: 76% (132/173) Receiving objects: 77% (134/173) Receiving objects: 78% (135/173) Receiving objects: 79% (137/173) Receiving objects: 80% (139/173) Receiving objects: 81% (141/173) Receiving objects: 82% (142/173) Receiving objects: 83% (144/173) Receiving objects: 84% (146/173) Receiving objects: 85% (148/173) Receiving objects: 86% (149/173) Receiving objects: 87% (151/173) Receiving objects: 88% (153/173) Receiving objects: 89% (154/173) Receiving objects: 90% (156/173) Receiving objects: 91% (158/173) Receiving objects: 92% (160/173) Receiving objects: 93% (161/173) Receiving objects: 94% (163/173) Receiving objects: 95% (165/173) Receiving objects: 96% (167/173) Receiving objects: 97% (168/173) Receiving objects: 98% (170/173) Receiving objects: 99% (172/173) Receiving objects: 100% (173/173) Receiving objects: 100% (173/173), 28.14 KiB | 9.38 MiB/s, done. Resolving deltas: 0% (0/33) Resolving deltas: 3% (1/33) Resolving deltas: 6% (2/33) Resolving deltas: 15% (5/33) Resolving deltas: 33% (11/33) Resolving deltas: 39% (13/33) Resolving deltas: 42% (14/33) Resolving deltas: 48% (16/33) Resolving deltas: 100% (33/33) Resolving deltas: 100% (33/33), done. Cloning into '/root/workspace/weifang-config/container/A006/params_new/system-device'... remote: Enumerating objects: 1478, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. Receiving objects: 0% (1/1478) Receiving objects: 1% (15/1478) Receiving objects: 2% (30/1478) Receiving objects: 3% (45/1478) Receiving objects: 4% (60/1478) Receiving objects: 5% (74/1478) Receiving objects: 6% (89/1478) Receiving objects: 7% (104/1478) Receiving objects: 8% (119/1478) Receiving objects: 9% (134/1478) Receiving objects: 10% (148/1478) Receiving objects: 11% (163/1478) Receiving objects: 12% (178/1478) Receiving objects: 13% (193/1478) Receiving objects: 14% (207/1478) Receiving objects: 15% (222/1478) Receiving objects: 16% (237/1478) Receiving objects: 17% (252/1478) Receiving objects: 18% (267/1478) Receiving objects: 19% (281/1478) Receiving objects: 20% (296/1478) Receiving objects: 21% (311/1478) Receiving objects: 22% (326/1478) Receiving objects: 23% (340/1478) Receiving objects: 24% (355/1478) Receiving objects: 25% (370/1478) Receiving objects: 26% (385/1478) Receiving objects: 27% (400/1478) Receiving objects: 28% (414/1478) Receiving objects: 29% (429/1478) Receiving objects: 30% (444/1478) Receiving objects: 31% (459/1478) Receiving objects: 32% (473/1478) Receiving objects: 33% (488/1478) Receiving objects: 34% (503/1478) Receiving objects: 35% (518/1478) Receiving objects: 36% (533/1478) Receiving objects: 37% (547/1478) Receiving objects: 38% (562/1478) Receiving objects: 39% (577/1478) Receiving objects: 40% (592/1478) Receiving objects: 41% (606/1478) Receiving objects: 42% (621/1478) Receiving objects: 43% (636/1478) Receiving objects: 44% (651/1478) Receiving objects: 45% (666/1478) Receiving objects: 46% (680/1478) Receiving objects: 47% (695/1478) remote: Total 1478 (delta 4), reused 0 (delta 0), pack-reused 1461 Receiving objects: 48% (710/1478) Receiving objects: 49% (725/1478) Receiving objects: 50% (739/1478) Receiving objects: 51% (754/1478) Receiving objects: 52% (769/1478) Receiving objects: 53% (784/1478) Receiving objects: 54% (799/1478) Receiving objects: 55% (813/1478) Receiving objects: 56% (828/1478) Receiving objects: 57% (843/1478) Receiving objects: 58% (858/1478) Receiving objects: 59% (873/1478) Receiving objects: 60% (887/1478) Receiving objects: 61% (902/1478) Receiving objects: 62% (917/1478) Receiving objects: 63% (932/1478) Receiving objects: 64% (946/1478) Receiving objects: 65% (961/1478) Receiving objects: 66% (976/1478) Receiving objects: 67% (991/1478) Receiving objects: 68% (1006/1478) Receiving objects: 69% (1020/1478) Receiving objects: 70% (1035/1478) Receiving objects: 71% (1050/1478) Receiving objects: 72% (1065/1478) Receiving objects: 73% (1079/1478) Receiving objects: 74% (1094/1478) Receiving objects: 75% (1109/1478) Receiving objects: 76% (1124/1478) Receiving objects: 77% (1139/1478) Receiving objects: 78% (1153/1478) Receiving objects: 79% (1168/1478) Receiving objects: 80% (1183/1478) Receiving objects: 81% (1198/1478) Receiving objects: 82% (1212/1478) Receiving objects: 83% (1227/1478) Receiving objects: 84% (1242/1478) Receiving objects: 85% (1257/1478) Receiving objects: 86% (1272/1478) Receiving objects: 87% (1286/1478) Receiving objects: 88% (1301/1478) Receiving objects: 89% (1316/1478) Receiving objects: 90% (1331/1478) Receiving objects: 91% (1345/1478) Receiving objects: 92% (1360/1478) Receiving objects: 93% (1375/1478) Receiving objects: 94% (1390/1478) Receiving objects: 95% (1405/1478) Receiving objects: 96% (1419/1478) Receiving objects: 97% (1434/1478) Receiving objects: 98% (1449/1478) Receiving objects: 99% (1464/1478) Receiving objects: 100% (1478/1478) Receiving objects: 100% (1478/1478), 167.79 KiB | 9.87 MiB/s, done. Resolving deltas: 0% (0/490) Resolving deltas: 1% (5/490) Resolving deltas: 12% (61/490) Resolving deltas: 16% (81/490) Resolving deltas: 21% (107/490) Resolving deltas: 25% (124/490) Resolving deltas: 30% (148/490) Resolving deltas: 34% (167/490) Resolving deltas: 35% (173/490) Resolving deltas: 39% (193/490) Resolving deltas: 40% (198/490) Resolving deltas: 54% (267/490) Resolving deltas: 55% (273/490) Resolving deltas: 57% (283/490) Resolving deltas: 58% (288/490) Resolving deltas: 63% (313/490) Resolving deltas: 64% (314/490) Resolving deltas: 70% (346/490) Resolving deltas: 71% (349/490) Resolving deltas: 72% (353/490) Resolving deltas: 73% (359/490) Resolving deltas: 74% (363/490) Resolving deltas: 75% (368/490) Resolving deltas: 76% (373/490) Resolving deltas: 78% (383/490) Resolving deltas: 79% (389/490) Resolving deltas: 80% (392/490) Resolving deltas: 81% (398/490) Resolving deltas: 82% (405/490) Resolving deltas: 83% (407/490) Resolving deltas: 84% (416/490) Resolving deltas: 85% (418/490) Resolving deltas: 88% (435/490) Resolving deltas: 89% (437/490) Resolving deltas: 90% (441/490) Resolving deltas: 91% (449/490) Resolving deltas: 92% (451/490) Resolving deltas: 93% (457/490) Resolving deltas: 94% (461/490) Resolving deltas: 97% (479/490) Resolving deltas: 100% (490/490) Resolving deltas: 100% (490/490), done. Cloning into '/root/workspace/weifang-config/container/A006/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 | 7.27 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: 51% (16/31) Resolving deltas: 93% (29/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/weifang-config/container/A006/params_new/system-node-weifang'... remote: Enumerating objects: 211, done. remote: Counting objects: 0% (1/143) remote: Counting objects: 1% (2/143) remote: Counting objects: 2% (3/143) remote: Counting objects: 3% (5/143) remote: Counting objects: 4% (6/143) remote: Counting objects: 5% (8/143) remote: Counting objects: 6% (9/143) remote: Counting objects: 7% (11/143) remote: Counting objects: 8% (12/143) remote: Counting objects: 9% (13/143) remote: Counting objects: 10% (15/143) remote: Counting objects: 11% (16/143) remote: Counting objects: 12% (18/143) remote: Counting objects: 13% (19/143) remote: Counting objects: 14% (21/143) remote: Counting objects: 15% (22/143) remote: Counting objects: 16% (23/143) remote: Counting objects: 17% (25/143) remote: Counting objects: 18% (26/143) remote: Counting objects: 19% (28/143) remote: Counting objects: 20% (29/143) remote: Counting objects: 21% (31/143) remote: Counting objects: 22% (32/143) remote: Counting objects: 23% (33/143) remote: Counting objects: 24% (35/143) remote: Counting objects: 25% (36/143) remote: Counting objects: 26% (38/143) remote: Counting objects: 27% (39/143) remote: Counting objects: 28% (41/143) remote: Counting objects: 29% (42/143) remote: Counting objects: 30% (43/143) remote: Counting objects: 31% (45/143) remote: Counting objects: 32% (46/143) remote: Counting objects: 33% (48/143) remote: Counting objects: 34% (49/143) remote: Counting objects: 35% (51/143) remote: Counting objects: 36% (52/143) remote: Counting objects: 37% (53/143) remote: Counting objects: 38% (55/143) remote: Counting objects: 39% (56/143) remote: Counting objects: 40% (58/143) remote: Counting objects: 41% (59/143) remote: Counting objects: 42% (61/143) remote: Counting objects: 43% (62/143) remote: Counting objects: 44% (63/143) remote: Counting objects: 45% (65/143) remote: Counting objects: 46% (66/143) remote: Counting objects: 47% (68/143) remote: Counting objects: 48% (69/143) remote: Counting objects: 49% (71/143) remote: Counting objects: 50% (72/143) remote: Counting objects: 51% (73/143) remote: Counting objects: 52% (75/143) remote: Counting objects: 53% (76/143) remote: Counting objects: 54% (78/143) remote: Counting objects: 55% (79/143) remote: Counting objects: 56% (81/143) remote: Counting objects: 57% (82/143) remote: Counting objects: 58% (83/143) remote: Counting objects: 59% (85/143) remote: Counting objects: 60% (86/143) remote: Counting objects: 61% (88/143) remote: Counting objects: 62% (89/143) remote: Counting objects: 63% (91/143) remote: Counting objects: 64% (92/143) remote: Counting objects: 65% (93/143) remote: Counting objects: 66% (95/143) remote: Counting objects: 67% (96/143) remote: Counting objects: 68% (98/143) remote: Counting objects: 69% (99/143) remote: Counting objects: 70% (101/143) remote: Counting objects: 71% (102/143) remote: Counting objects: 72% (103/143) remote: Counting objects: 73% (105/143) remote: Counting objects: 74% (106/143) remote: Counting objects: 75% (108/143) remote: Counting objects: 76% (109/143) remote: Counting objects: 77% (111/143) remote: Counting objects: 78% (112/143) remote: Counting objects: 79% (113/143) remote: Counting objects: 80% (115/143) remote: Counting objects: 81% (116/143) remote: Counting objects: 82% (118/143) remote: Counting objects: 83% (119/143) remote: Counting objects: 84% (121/143) remote: Counting objects: 85% (122/143) remote: Counting objects: 86% (123/143) remote: Counting objects: 87% (125/143) remote: Counting objects: 88% (126/143) remote: Counting objects: 89% (128/143) remote: Counting objects: 90% (129/143) remote: Counting objects: 91% (131/143) remote: Counting objects: 92% (132/143) remote: Counting objects: 93% (133/143) remote: Counting objects: 94% (135/143) remote: Counting objects: 95% (136/143) remote: Counting objects: 96% (138/143) remote: Counting objects: 97% (139/143) remote: Counting objects: 98% (141/143) remote: Counting objects: 99% (142/143) remote: Counting objects: 100% (143/143) remote: Counting objects: 100% (143/143), done. remote: Compressing objects: 1% (1/57) remote: Compressing objects: 3% (2/57) remote: Compressing objects: 5% (3/57) remote: Compressing objects: 7% (4/57) remote: Compressing objects: 8% (5/57) remote: Compressing objects: 10% (6/57) remote: Compressing objects: 12% (7/57) remote: Compressing objects: 14% (8/57) remote: Compressing objects: 15% (9/57) remote: Compressing objects: 17% (10/57) remote: Compressing objects: 19% (11/57) remote: Compressing objects: 21% (12/57) remote: Compressing objects: 22% (13/57) remote: Compressing objects: 24% (14/57) remote: Compressing objects: 26% (15/57) remote: Compressing objects: 28% (16/57) remote: Compressing objects: 29% (17/57) remote: Compressing objects: 31% (18/57) remote: Compressing objects: 33% (19/57) remote: Compressing objects: 35% (20/57) remote: Compressing objects: 36% (21/57) remote: Compressing objects: 38% (22/57) remote: Compressing objects: 40% (23/57) remote: Compressing objects: 42% (24/57) remote: Compressing objects: 43% (25/57) remote: Compressing objects: 45% (26/57) remote: Compressing objects: 47% (27/57) remote: Compressing objects: 49% (28/57) remote: Compressing objects: 50% (29/57) remote: Compressing objects: 52% (30/57) remote: Compressing objects: 54% (31/57) remote: Compressing objects: 56% (32/57) remote: Compressing objects: 57% (33/57) remote: Compressing objects: 59% (34/57) remote: Compressing objects: 61% (35/57) remote: Compressing objects: 63% (36/57) remote: Compressing objects: 64% (37/57) remote: Compressing objects: 66% (38/57) remote: Compressing objects: 68% (39/57) remote: Compressing objects: 70% (40/57) remote: Compressing objects: 71% (41/57) remote: Compressing objects: 73% (42/57) remote: Compressing objects: 75% (43/57) remote: Compressing objects: 77% (44/57) remote: Compressing objects: 78% (45/57) remote: Compressing objects: 80% (46/57) remote: Compressing objects: 82% (47/57) remote: Compressing objects: 84% (48/57) remote: Compressing objects: 85% (49/57) remote: Compressing objects: 87% (50/57) remote: Compressing objects: 89% (51/57) remote: Compressing objects: 91% (52/57) remote: Compressing objects: 92% (53/57) remote: Compressing objects: 94% (54/57) remote: Compressing objects: 96% (55/57) remote: Compressing objects: 98% (56/57) remote: Compressing objects: 100% (57/57) remote: Compressing objects: 100% (57/57), done. remote: Total 211 (delta 23), reused 100 (delta 15), pack-reused 68 Receiving objects: 0% (1/211) Receiving objects: 1% (3/211) Receiving objects: 2% (5/211) Receiving objects: 3% (7/211) Receiving objects: 4% (9/211) Receiving objects: 5% (11/211) Receiving objects: 6% (13/211) Receiving objects: 7% (15/211) Receiving objects: 8% (17/211) Receiving objects: 9% (19/211) Receiving objects: 10% (22/211) Receiving objects: 11% (24/211) Receiving objects: 12% (26/211) Receiving objects: 13% (28/211) Receiving objects: 14% (30/211) Receiving objects: 15% (32/211) Receiving objects: 16% (34/211) Receiving objects: 17% (36/211) Receiving objects: 18% (38/211) Receiving objects: 19% (41/211) Receiving objects: 20% (43/211) Receiving objects: 21% (45/211) Receiving objects: 22% (47/211) Receiving objects: 23% (49/211) Receiving objects: 24% (51/211) Receiving objects: 25% (53/211) Receiving objects: 26% (55/211) Receiving objects: 27% (57/211) Receiving objects: 28% (60/211) Receiving objects: 29% (62/211) Receiving objects: 30% (64/211) Receiving objects: 31% (66/211) Receiving objects: 32% (68/211) Receiving objects: 33% (70/211) Receiving objects: 34% (72/211) Receiving objects: 35% (74/211) Receiving objects: 36% (76/211) Receiving objects: 37% (79/211) Receiving objects: 38% (81/211) Receiving objects: 39% (83/211) Receiving objects: 40% (85/211) Receiving objects: 41% (87/211) Receiving objects: 42% (89/211) Receiving objects: 43% (91/211) Receiving objects: 44% (93/211) Receiving objects: 45% (95/211) Receiving objects: 46% (98/211) Receiving objects: 47% (100/211) Receiving objects: 48% (102/211) Receiving objects: 49% (104/211) Receiving objects: 50% (106/211) Receiving objects: 51% (108/211) Receiving objects: 52% (110/211) Receiving objects: 53% (112/211) Receiving objects: 54% (114/211) Receiving objects: 55% (117/211) Receiving objects: 56% (119/211) Receiving objects: 57% (121/211) Receiving objects: 58% (123/211) Receiving objects: 59% (125/211) Receiving objects: 60% (127/211) Receiving objects: 61% (129/211) Receiving objects: 62% (131/211) Receiving objects: 63% (133/211) Receiving objects: 64% (136/211) Receiving objects: 65% (138/211) Receiving objects: 66% (140/211) Receiving objects: 67% (142/211) Receiving objects: 68% (144/211) Receiving objects: 69% (146/211) Receiving objects: 70% (148/211) Receiving objects: 71% (150/211) Receiving objects: 72% (152/211) Receiving objects: 73% (155/211) Receiving objects: 74% (157/211) Receiving objects: 75% (159/211) Receiving objects: 76% (161/211) Receiving objects: 77% (163/211) Receiving objects: 78% (165/211) Receiving objects: 79% (167/211) Receiving objects: 80% (169/211) Receiving objects: 81% (171/211) Receiving objects: 82% (174/211) Receiving objects: 83% (176/211) Receiving objects: 84% (178/211) Receiving objects: 85% (180/211) Receiving objects: 86% (182/211) Receiving objects: 87% (184/211) Receiving objects: 88% (186/211) Receiving objects: 89% (188/211) Receiving objects: 90% (190/211) Receiving objects: 91% (193/211) Receiving objects: 92% (195/211) Receiving objects: 93% (197/211) Receiving objects: 94% (199/211) Receiving objects: 95% (201/211) Receiving objects: 96% (203/211) Receiving objects: 97% (205/211) Receiving objects: 98% (207/211) Receiving objects: 99% (209/211) Receiving objects: 100% (211/211) Receiving objects: 100% (211/211), 26.72 KiB | 8.91 MiB/s, done. Resolving deltas: 0% (0/34) Resolving deltas: 11% (4/34) Resolving deltas: 14% (5/34) Resolving deltas: 41% (14/34) Resolving deltas: 100% (34/34) Resolving deltas: 100% (34/34), done. Cloning into '/root/workspace/weifang-config/container/A006/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/110) remote: Counting objects: 1% (2/110) remote: Counting objects: 2% (3/110) remote: Counting objects: 3% (4/110) remote: Counting objects: 4% (5/110) remote: Counting objects: 5% (6/110) remote: Counting objects: 6% (7/110) remote: Counting objects: 7% (8/110) remote: Counting objects: 8% (9/110) remote: Counting objects: 9% (10/110) remote: Counting objects: 10% (11/110) remote: Counting objects: 11% (13/110) remote: Counting objects: 12% (14/110) remote: Counting objects: 13% (15/110) remote: Counting objects: 14% (16/110) remote: Counting objects: 15% (17/110) remote: Counting objects: 16% (18/110) remote: Counting objects: 17% (19/110) remote: Counting objects: 18% (20/110) remote: Counting objects: 19% (21/110) remote: Counting objects: 20% (22/110) remote: Counting objects: 21% (24/110) remote: Counting objects: 22% (25/110) remote: Counting objects: 23% (26/110) remote: Counting objects: 24% (27/110) remote: Counting objects: 25% (28/110) remote: Counting objects: 26% (29/110) remote: Counting objects: 27% (30/110) remote: Counting objects: 28% (31/110) remote: Counting objects: 29% (32/110) remote: Counting objects: 30% (33/110) remote: Counting objects: 31% (35/110) remote: Counting objects: 32% (36/110) remote: Counting objects: 33% (37/110) remote: Counting objects: 34% (38/110) remote: Counting objects: 35% (39/110) remote: Counting objects: 36% (40/110) remote: Counting objects: 37% (41/110) remote: Counting objects: 38% (42/110) remote: Counting objects: 39% (43/110) remote: Counting objects: 40% (44/110) remote: Counting objects: 41% (46/110) remote: Counting objects: 42% (47/110) remote: Counting objects: 43% (48/110) remote: Counting objects: 44% (49/110) remote: Counting objects: 45% (50/110) remote: Counting objects: 46% (51/110) remote: Counting objects: 47% (52/110) remote: Counting objects: 48% (53/110) remote: Counting objects: 49% (54/110) remote: Counting objects: 50% (55/110) remote: Counting objects: 51% (57/110) remote: Counting objects: 52% (58/110) remote: Counting objects: 53% (59/110) remote: Counting objects: 54% (60/110) remote: Counting objects: 55% (61/110) remote: Counting objects: 56% (62/110) remote: Counting objects: 57% (63/110) remote: Counting objects: 58% (64/110) remote: Counting objects: 59% (65/110) remote: Counting objects: 60% (66/110) remote: Counting objects: 61% (68/110) remote: Counting objects: 62% (69/110) remote: Counting objects: 63% (70/110) remote: Counting objects: 64% (71/110) remote: Counting objects: 65% (72/110) remote: Counting objects: 66% (73/110) remote: Counting objects: 67% (74/110) remote: Counting objects: 68% (75/110) remote: Counting objects: 69% (76/110) remote: Counting objects: 70% (77/110) remote: Counting objects: 71% (79/110) remote: Counting objects: 72% (80/110) remote: Counting objects: 73% (81/110) remote: Counting objects: 74% (82/110) remote: Counting objects: 75% (83/110) remote: Counting objects: 76% (84/110) remote: Counting objects: 77% (85/110) remote: Counting objects: 78% (86/110) remote: Counting objects: 79% (87/110) remote: Counting objects: 80% (88/110) remote: Counting objects: 81% (90/110) remote: Counting objects: 82% (91/110) remote: Counting objects: 83% (92/110) remote: Counting objects: 84% (93/110) remote: Counting objects: 85% (94/110) remote: Counting objects: 86% (95/110) remote: Counting objects: 87% (96/110) remote: Counting objects: 88% (97/110) remote: Counting objects: 89% (98/110) remote: Counting objects: 90% (99/110) remote: Counting objects: 91% (101/110) remote: Counting objects: 92% (102/110) remote: Counting objects: 93% (103/110) remote: Counting objects: 94% (104/110) remote: Counting objects: 95% (105/110) remote: Counting objects: 96% (106/110) remote: Counting objects: 97% (107/110) remote: Counting objects: 98% (108/110) remote: Counting objects: 99% (109/110) remote: Counting objects: 100% (110/110) remote: Counting objects: 100% (110/110), 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/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) Receiving objects: 81% (187/230) remote: Total 230 (delta 53), reused 66 (delta 24), pack-reused 120 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.88 KiB | 8.18 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 8% (8/97) Resolving deltas: 35% (34/97) Resolving deltas: 39% (38/97) Resolving deltas: 41% (40/97) Resolving deltas: 42% (41/97) Resolving deltas: 44% (43/97) Resolving deltas: 45% (44/97) Resolving deltas: 47% (46/97) Resolving deltas: 48% (47/97) Resolving deltas: 49% (48/97) Resolving deltas: 53% (52/97) Resolving deltas: 77% (75/97) Resolving deltas: 89% (87/97) Resolving deltas: 91% (89/97) Resolving deltas: 92% (90/97) Resolving deltas: 93% (91/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 'a9a46542d4943ea8f567a2d2788c288577314900' Submodule path 'hardware': checked out 'a196265bd61143ef80d9177d9e147c1cabc9f13c' Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175' Submodule path 'lidar-extrinsics': checked out '048a6dd582db5163aa31963b76b85aafca80c6e6' Submodule path 'lidar_loc_v2_common': checked out '7190c72038ef507202e396f64b190f75f97258a4' Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61' Submodule path 'msf-port': checked out 'a8149a798e11c048d88d208d57ca85594ff5f1bc' Submodule path 'msf-vehicle': checked out '2ac194a275428c90f692d6d6d7c0254298dd29b1' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out '07b0a3dca6c04926706a6ec5b459c781abdba07b' Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266' Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545' Submodule path 'perception_new_detection': checked out 'a9f059a58941c258e729663581429251740b6126' Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20' Submodule path 'perception_vehicles': checked out '35ad66b054f7baa42f3645ea23f57863c9848e5d' Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd' Submodule path 'prediction_config': checked out '5752a4cc58c48a04990cf84bc3db06c61f709753' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'bbea31feaa2abe6a945cba3a915f969ca6afad5f' Submodule path 'system-device': checked out '753f30df39b08deecc9829cfe13a047c282c409e' Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce' Submodule path 'system-node-weifang': checked out '85dfb55831c10ce7a8dcd93684fc8b990eb68b45' Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_truck/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hesai_lidar_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_truck, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port] [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A006/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A006/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A006/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A006/params_new/hardware/ [Pipeline] echo 1 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/hardware/hardware /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/hesai_lidar_customized/ + wc -l [Pipeline] echo 2 [Pipeline] echo hesai_lidar_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A006/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A006/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A006/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A006/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A006/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A006/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A006/params_new/msf-port/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A006/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A006/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A006/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A006/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A006/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/perception_data_collection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A006/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A006/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A006/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A006/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A006/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/perception_vehicles/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A006/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A006/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A006/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A006/params_new/rslidar_sdk_customized/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/system-common/system-ros /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/system-device/master /root/workspace/weifang-config/container/A006/params_new/system-device/slave /root/workspace/weifang-config/container/A006/params_new/system-device/system-ros /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A006/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/system-node-weifang/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-weifang 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A006/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A006/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A006/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A006/params_new/system-port/system-ros /root/workspace/weifang-config/container/A006/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A006/params_new/params_new/ crane_align data_collection extrinsics hardware hesai_lidar lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A006/params_new/params_new/crane_align /root/workspace/weifang-config/container/A006/params_new/params_new/data_collection /root/workspace/weifang-config/container/A006/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A006/params_new/params_new/hardware /root/workspace/weifang-config/container/A006/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A006/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A006/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A006/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A006/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A006/params_new/params_new/master /root/workspace/weifang-config/container/A006/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A006/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A006/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A006/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A006/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A006/params_new/params_new/perception /root/workspace/weifang-config/container/A006/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A006/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A006/params_new/params_new/prediction /root/workspace/weifang-config/container/A006/params_new/params_new/README.md /root/workspace/weifang-config/container/A006/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A006/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A006/params_new/params_new/slave /root/workspace/weifang-config/container/A006/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A006/params_new/params_new/system-ros /root/workspace/weifang-config/container/A006/params_A006/params/ [Pipeline] echo A007拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A007/params_new [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A007/params_new [Pipeline] dir Running in /root/workspace/weifang-config/container/A007/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/A007.git > git init /root/workspace/weifang-config/container/A007/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/A007.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/A007.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/A007.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 8c7b3ed4bdd6c00db81b0947d972ec74ccc58ec7 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c7b3ed4bdd6c00db81b0947d972ec74ccc58ec7 # timeout=300000 Commit message: "feat_out:SHM适配" 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 'hardware' (git@159.27.226.4:hardware/config/A007.git) registered for path 'hardware' Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A007.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/A007.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A007.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 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule '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-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang' 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/weifang-config/container/A007/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: 66% (8/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/weifang-config/container/A007/params_new/crane_align_customized'... remote: Enumerating objects: 1469, done. remote: Counting objects: 0% (1/149) remote: Counting objects: 1% (2/149) remote: Counting objects: 2% (3/149) remote: Counting objects: 3% (5/149) remote: Counting objects: 4% (6/149) remote: Counting objects: 5% (8/149) remote: Counting objects: 6% (9/149) remote: Counting objects: 7% (11/149) remote: Counting objects: 8% (12/149) remote: Counting objects: 9% (14/149) remote: Counting objects: 10% (15/149) remote: Counting objects: 11% (17/149) remote: Counting objects: 12% (18/149) remote: Counting objects: 13% (20/149) remote: Counting objects: 14% (21/149) remote: Counting objects: 15% (23/149) remote: Counting objects: 16% (24/149) remote: Counting objects: 17% (26/149) remote: Counting objects: 18% (27/149) remote: Counting objects: 19% (29/149) remote: Counting objects: 20% (30/149) remote: Counting objects: 21% (32/149) remote: Counting objects: 22% (33/149) remote: Counting objects: 23% (35/149) remote: Counting objects: 24% (36/149) remote: Counting objects: 25% (38/149) remote: Counting objects: 26% (39/149) remote: Counting objects: 27% (41/149) remote: Counting objects: 28% (42/149) remote: Counting objects: 29% (44/149) remote: Counting objects: 30% (45/149) remote: Counting objects: 31% (47/149) remote: Counting objects: 32% (48/149) remote: Counting objects: 33% (50/149) remote: Counting objects: 34% (51/149) remote: Counting objects: 35% (53/149) remote: Counting objects: 36% (54/149) remote: Counting objects: 37% (56/149) remote: Counting objects: 38% (57/149) remote: Counting objects: 39% (59/149) remote: Counting objects: 40% (60/149) remote: Counting objects: 41% (62/149) remote: Counting objects: 42% (63/149) remote: Counting objects: 43% (65/149) remote: Counting objects: 44% (66/149) remote: Counting objects: 45% (68/149) remote: Counting objects: 46% (69/149) remote: Counting objects: 47% (71/149) remote: Counting objects: 48% (72/149) remote: Counting objects: 49% (74/149) remote: Counting objects: 50% (75/149) remote: Counting objects: 51% (76/149) remote: Counting objects: 52% (78/149) remote: Counting objects: 53% (79/149) remote: Counting objects: 54% (81/149) remote: Counting objects: 55% (82/149) remote: Counting objects: 56% (84/149) remote: Counting objects: 57% (85/149) remote: Counting objects: 58% (87/149) remote: Counting objects: 59% (88/149) remote: Counting objects: 60% (90/149) remote: Counting objects: 61% (91/149) remote: Counting objects: 62% (93/149) remote: Counting objects: 63% (94/149) remote: Counting objects: 64% (96/149) remote: Counting objects: 65% (97/149) remote: Counting objects: 66% (99/149) remote: Counting objects: 67% (100/149) remote: Counting objects: 68% (102/149) remote: Counting objects: 69% (103/149) remote: Counting objects: 70% (105/149) remote: Counting objects: 71% (106/149) remote: Counting objects: 72% (108/149) remote: Counting objects: 73% (109/149) remote: Counting objects: 74% (111/149) remote: Counting objects: 75% (112/149) remote: Counting objects: 76% (114/149) remote: Counting objects: 77% (115/149) remote: Counting objects: 78% (117/149) remote: Counting objects: 79% (118/149) remote: Counting objects: 80% (120/149) remote: Counting objects: 81% (121/149) remote: Counting objects: 82% (123/149) remote: Counting objects: 83% (124/149) remote: Counting objects: 84% (126/149) remote: Counting objects: 85% (127/149) remote: Counting objects: 86% (129/149) remote: Counting objects: 87% (130/149) remote: Counting objects: 88% (132/149) remote: Counting objects: 89% (133/149) remote: Counting objects: 90% (135/149) remote: Counting objects: 91% (136/149) remote: Counting objects: 92% (138/149) remote: Counting objects: 93% (139/149) remote: Counting objects: 94% (141/149) remote: Counting objects: 95% (142/149) remote: Counting objects: 96% (144/149) remote: Counting objects: 97% (145/149) remote: Counting objects: 98% (147/149) remote: Counting objects: 99% (148/149) remote: Counting objects: 100% (149/149) remote: Counting objects: 100% (149/149), done. remote: Compressing objects: 1% (1/74) remote: Compressing objects: 2% (2/74) remote: Compressing objects: 4% (3/74) remote: Compressing objects: 5% (4/74) remote: Compressing objects: 6% (5/74) remote: Compressing objects: 8% (6/74) remote: Compressing objects: 9% (7/74) remote: Compressing objects: 10% (8/74) remote: Compressing objects: 12% (9/74) remote: Compressing objects: 13% (10/74) remote: Compressing objects: 14% (11/74) remote: Compressing objects: 16% (12/74) remote: Compressing objects: 17% (13/74) remote: Compressing objects: 18% (14/74) remote: Compressing objects: 20% (15/74) remote: Compressing objects: 21% (16/74) remote: Compressing objects: 22% (17/74) remote: Compressing objects: 24% (18/74) remote: Compressing objects: 25% (19/74) remote: Compressing objects: 27% (20/74) remote: Compressing objects: 28% (21/74) remote: Compressing objects: 29% (22/74) remote: Compressing objects: 31% (23/74) remote: Compressing objects: 32% (24/74) remote: Compressing objects: 33% (25/74) remote: Compressing objects: 35% (26/74) remote: Compressing objects: 36% (27/74) remote: Compressing objects: 37% (28/74) remote: Compressing objects: 39% (29/74) remote: Compressing objects: 40% (30/74) remote: Compressing objects: 41% (31/74) remote: Compressing objects: 43% (32/74) remote: Compressing objects: 44% (33/74) remote: Compressing objects: 45% (34/74) remote: Compressing objects: 47% (35/74) remote: Compressing objects: 48% (36/74) remote: Compressing objects: 50% (37/74) remote: Compressing objects: 51% (38/74) remote: Compressing objects: 52% (39/74) remote: Compressing objects: 54% (40/74) remote: Compressing objects: 55% (41/74) remote: Compressing objects: 56% (42/74) remote: Compressing objects: 58% (43/74) remote: Compressing objects: 59% (44/74) remote: Compressing objects: 60% (45/74) remote: Compressing objects: 62% (46/74) remote: Compressing objects: 63% (47/74) remote: Compressing objects: 64% (48/74) remote: Compressing objects: 66% (49/74) remote: Compressing objects: 67% (50/74) remote: Compressing objects: 68% (51/74) remote: Compressing objects: 70% (52/74) remote: Compressing objects: 71% (53/74) remote: Compressing objects: 72% (54/74) remote: Compressing objects: 74% (55/74) remote: Compressing objects: 75% (56/74) remote: Compressing objects: 77% (57/74) remote: Compressing objects: 78% (58/74) remote: Compressing objects: 79% (59/74) remote: Compressing objects: 81% (60/74) remote: Compressing objects: 82% (61/74) remote: Compressing objects: 83% (62/74) remote: Compressing objects: 85% (63/74) remote: Compressing objects: 86% (64/74) remote: Compressing objects: 87% (65/74) remote: Compressing objects: 89% (66/74) remote: Compressing objects: 90% (67/74) remote: Compressing objects: 91% (68/74) remote: Compressing objects: 93% (69/74) remote: Compressing objects: 94% (70/74) remote: Compressing objects: 95% (71/74) remote: Compressing objects: 97% (72/74) remote: Compressing objects: 98% (73/74) remote: Compressing objects: 100% (74/74) remote: Compressing objects: 100% (74/74), done. Receiving objects: 0% (1/1469) Receiving objects: 1% (15/1469) Receiving objects: 2% (30/1469) Receiving objects: 3% (45/1469) Receiving objects: 4% (59/1469) Receiving objects: 5% (74/1469) Receiving objects: 6% (89/1469) Receiving objects: 7% (103/1469) Receiving objects: 8% (118/1469) Receiving objects: 9% (133/1469) Receiving objects: 10% (147/1469) Receiving objects: 11% (162/1469) Receiving objects: 12% (177/1469) Receiving objects: 13% (191/1469) Receiving objects: 14% (206/1469) Receiving objects: 15% (221/1469) Receiving objects: 16% (236/1469) Receiving objects: 17% (250/1469) Receiving objects: 18% (265/1469) Receiving objects: 19% (280/1469) Receiving objects: 20% (294/1469) Receiving objects: 21% (309/1469) Receiving objects: 22% (324/1469) Receiving objects: 23% (338/1469) Receiving objects: 24% (353/1469) Receiving objects: 25% (368/1469) Receiving objects: 26% (382/1469) Receiving objects: 27% (397/1469) Receiving objects: 28% (412/1469) Receiving objects: 29% (427/1469) Receiving objects: 30% (441/1469) Receiving objects: 31% (456/1469) Receiving objects: 32% (471/1469) Receiving objects: 33% (485/1469) Receiving objects: 34% (500/1469) Receiving objects: 35% (515/1469) Receiving objects: 36% (529/1469) Receiving objects: 37% (544/1469) Receiving objects: 38% (559/1469) Receiving objects: 39% (573/1469) Receiving objects: 40% (588/1469) Receiving objects: 41% (603/1469) Receiving objects: 42% (617/1469) Receiving objects: 43% (632/1469) Receiving objects: 44% (647/1469) Receiving objects: 45% (662/1469) Receiving objects: 46% (676/1469) Receiving objects: 47% (691/1469) Receiving objects: 48% (706/1469) Receiving objects: 49% (720/1469) Receiving objects: 50% (735/1469) Receiving objects: 51% (750/1469) Receiving objects: 52% (764/1469) Receiving objects: 53% (779/1469) Receiving objects: 54% (794/1469) Receiving objects: 55% (808/1469) Receiving objects: 56% (823/1469) Receiving objects: 57% (838/1469) Receiving objects: 58% (853/1469) Receiving objects: 59% (867/1469) Receiving objects: 60% (882/1469) Receiving objects: 61% (897/1469) Receiving objects: 62% (911/1469) Receiving objects: 63% (926/1469) Receiving objects: 64% (941/1469) Receiving objects: 65% (955/1469) Receiving objects: 66% (970/1469) Receiving objects: 67% (985/1469) Receiving objects: 68% (999/1469) Receiving objects: 69% (1014/1469) Receiving objects: 70% (1029/1469) Receiving objects: 71% (1043/1469) Receiving objects: 72% (1058/1469) Receiving objects: 73% (1073/1469) Receiving objects: 74% (1088/1469) Receiving objects: 75% (1102/1469) Receiving objects: 76% (1117/1469) Receiving objects: 77% (1132/1469) Receiving objects: 78% (1146/1469) Receiving objects: 79% (1161/1469) Receiving objects: 80% (1176/1469) Receiving objects: 81% (1190/1469) Receiving objects: 82% (1205/1469) Receiving objects: 83% (1220/1469) Receiving objects: 84% (1234/1469) Receiving objects: 85% (1249/1469) Receiving objects: 86% (1264/1469) Receiving objects: 87% (1279/1469) Receiving objects: 88% (1293/1469) remote: Total 1469 (delta 61), reused 110 (delta 41), pack-reused 1320 Receiving objects: 89% (1308/1469) Receiving objects: 90% (1323/1469) Receiving objects: 91% (1337/1469) Receiving objects: 92% (1352/1469) Receiving objects: 93% (1367/1469) Receiving objects: 94% (1381/1469) Receiving objects: 95% (1396/1469) Receiving objects: 96% (1411/1469) Receiving objects: 97% (1425/1469) Receiving objects: 98% (1440/1469) Receiving objects: 99% (1455/1469) Receiving objects: 100% (1469/1469) Receiving objects: 100% (1469/1469), 467.90 KiB | 14.18 MiB/s, done. Resolving deltas: 0% (0/699) Resolving deltas: 2% (17/699) Resolving deltas: 3% (21/699) Resolving deltas: 4% (28/699) Resolving deltas: 5% (35/699) Resolving deltas: 6% (42/699) Resolving deltas: 7% (50/699) Resolving deltas: 14% (104/699) Resolving deltas: 19% (138/699) Resolving deltas: 20% (143/699) Resolving deltas: 22% (155/699) Resolving deltas: 23% (163/699) Resolving deltas: 24% (172/699) Resolving deltas: 25% (178/699) Resolving deltas: 28% (196/699) Resolving deltas: 29% (203/699) Resolving deltas: 31% (219/699) Resolving deltas: 32% (229/699) Resolving deltas: 33% (233/699) Resolving deltas: 35% (251/699) Resolving deltas: 36% (254/699) Resolving deltas: 38% (266/699) Resolving deltas: 39% (276/699) Resolving deltas: 41% (288/699) Resolving deltas: 45% (319/699) Resolving deltas: 46% (326/699) Resolving deltas: 47% (330/699) Resolving deltas: 48% (339/699) Resolving deltas: 49% (343/699) Resolving deltas: 51% (359/699) Resolving deltas: 52% (367/699) Resolving deltas: 53% (371/699) Resolving deltas: 54% (380/699) Resolving deltas: 55% (391/699) Resolving deltas: 56% (398/699) Resolving deltas: 57% (404/699) Resolving deltas: 58% (408/699) Resolving deltas: 59% (414/699) Resolving deltas: 62% (440/699) Resolving deltas: 64% (451/699) Resolving deltas: 65% (458/699) Resolving deltas: 66% (467/699) Resolving deltas: 68% (477/699) Resolving deltas: 69% (487/699) Resolving deltas: 70% (490/699) Resolving deltas: 76% (535/699) Resolving deltas: 77% (545/699) Resolving deltas: 81% (573/699) Resolving deltas: 82% (574/699) Resolving deltas: 83% (581/699) Resolving deltas: 84% (588/699) Resolving deltas: 89% (629/699) Resolving deltas: 100% (699/699) Resolving deltas: 100% (699/699), done. Cloning into '/root/workspace/weifang-config/container/A007/params_new/hardware'... remote: Enumerating objects: 11, done. remote: Counting objects: 9% (1/11) remote: Counting objects: 18% (2/11) remote: Counting objects: 27% (3/11) remote: Counting objects: 36% (4/11) remote: Counting objects: 45% (5/11) remote: Counting objects: 54% (6/11) remote: Counting objects: 63% (7/11) remote: Counting objects: 72% (8/11) remote: Counting objects: 81% (9/11) remote: Counting objects: 90% (10/11) remote: Counting objects: 100% (11/11) remote: Counting objects: 100% (11/11), done. remote: Compressing objects: 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 11 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 9% (1/11) Receiving objects: 18% (2/11) Receiving objects: 27% (3/11) Receiving objects: 36% (4/11) Receiving objects: 45% (5/11) Receiving objects: 54% (6/11) Receiving objects: 63% (7/11) Receiving objects: 72% (8/11) Receiving objects: 81% (9/11) Receiving objects: 90% (10/11) Receiving objects: 100% (11/11) Receiving objects: 100% (11/11), done. 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/weifang-config/container/A007/params_new/hesai_lidar_customized'... remote: Enumerating objects: 22, done. remote: Counting objects: 4% (1/22) remote: Counting objects: 9% (2/22) remote: Counting objects: 13% (3/22) remote: Counting objects: 18% (4/22) remote: Counting objects: 22% (5/22) remote: Counting objects: 27% (6/22) remote: Counting objects: 31% (7/22) remote: Counting objects: 36% (8/22) remote: Counting objects: 40% (9/22) remote: Counting objects: 45% (10/22) remote: Counting objects: 50% (11/22) remote: Counting objects: 54% (12/22) remote: Counting objects: 59% (13/22) remote: Counting objects: 63% (14/22) remote: Counting objects: 68% (15/22) remote: Counting objects: 72% (16/22) remote: Counting objects: 77% (17/22) remote: Counting objects: 81% (18/22) remote: Counting objects: 86% (19/22) remote: Counting objects: 90% (20/22) remote: Counting objects: 95% (21/22) remote: Counting objects: 100% (22/22) remote: Counting objects: 100% (22/22), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/22) Receiving objects: 9% (2/22) Receiving objects: 13% (3/22) Receiving objects: 18% (4/22) Receiving objects: 22% (5/22) Receiving objects: 27% (6/22) Receiving objects: 31% (7/22) Receiving objects: 36% (8/22) Receiving objects: 40% (9/22) Receiving objects: 45% (10/22) Receiving objects: 50% (11/22) Receiving objects: 54% (12/22) Receiving objects: 59% (13/22) Receiving objects: 63% (14/22) Receiving objects: 68% (15/22) Receiving objects: 72% (16/22) Receiving objects: 77% (17/22) Receiving objects: 81% (18/22) Receiving objects: 86% (19/22) Receiving objects: 90% (20/22) Receiving objects: 95% (21/22) Receiving objects: 100% (22/22) Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/weifang-config/container/A007/params_new/lidar-extrinsics'... remote: Enumerating objects: 97, done. remote: Counting objects: 2% (1/46) remote: Counting objects: 4% (2/46) remote: Counting objects: 6% (3/46) remote: Counting objects: 8% (4/46) remote: Counting objects: 10% (5/46) remote: Counting objects: 13% (6/46) remote: Counting objects: 15% (7/46) remote: Counting objects: 17% (8/46) remote: Counting objects: 19% (9/46) remote: Counting objects: 21% (10/46) remote: Counting objects: 23% (11/46) remote: Counting objects: 26% (12/46) remote: Counting objects: 28% (13/46) remote: Counting objects: 30% (14/46) remote: Counting objects: 32% (15/46) remote: Counting objects: 34% (16/46) remote: Counting objects: 36% (17/46) remote: Counting objects: 39% (18/46) remote: Counting objects: 41% (19/46) remote: Counting objects: 43% (20/46) remote: Counting objects: 45% (21/46) remote: Counting objects: 47% (22/46) remote: Counting objects: 50% (23/46) remote: Counting objects: 52% (24/46) remote: Counting objects: 54% (25/46) remote: Counting objects: 56% (26/46) remote: Counting objects: 58% (27/46) remote: Counting objects: 60% (28/46) remote: Counting objects: 63% (29/46) remote: Counting objects: 65% (30/46) remote: Counting objects: 67% (31/46) remote: Counting objects: 69% (32/46) remote: Counting objects: 71% (33/46) remote: Counting objects: 73% (34/46) remote: Counting objects: 76% (35/46) remote: Counting objects: 78% (36/46) remote: Counting objects: 80% (37/46) remote: Counting objects: 82% (38/46) remote: Counting objects: 84% (39/46) remote: Counting objects: 86% (40/46) remote: Counting objects: 89% (41/46) remote: Counting objects: 91% (42/46) remote: Counting objects: 93% (43/46) remote: Counting objects: 95% (44/46) remote: Counting objects: 97% (45/46) remote: Counting objects: 100% (46/46) remote: Counting objects: 100% (46/46), done. remote: Compressing objects: 2% (1/43) remote: Compressing objects: 4% (2/43) remote: Compressing objects: 6% (3/43) remote: Compressing objects: 9% (4/43) remote: Compressing objects: 11% (5/43) remote: Compressing objects: 13% (6/43) remote: Compressing objects: 16% (7/43) remote: Compressing objects: 18% (8/43) remote: Compressing objects: 20% (9/43) remote: Compressing objects: 23% (10/43) remote: Compressing objects: 25% (11/43) remote: Compressing objects: 27% (12/43) remote: Compressing objects: 30% (13/43) remote: Compressing objects: 32% (14/43) remote: Compressing objects: 34% (15/43) remote: Compressing objects: 37% (16/43) remote: Compressing objects: 39% (17/43) remote: Compressing objects: 41% (18/43) remote: Compressing objects: 44% (19/43) remote: Compressing objects: 46% (20/43) remote: Compressing objects: 48% (21/43) remote: Compressing objects: 51% (22/43) remote: Compressing objects: 53% (23/43) remote: Compressing objects: 55% (24/43) remote: Compressing objects: 58% (25/43) remote: Compressing objects: 60% (26/43) remote: Compressing objects: 62% (27/43) remote: Compressing objects: 65% (28/43) remote: Compressing objects: 67% (29/43) remote: Compressing objects: 69% (30/43) remote: Compressing objects: 72% (31/43) remote: Compressing objects: 74% (32/43) remote: Compressing objects: 76% (33/43) remote: Compressing objects: 79% (34/43) remote: Compressing objects: 81% (35/43) remote: Compressing objects: 83% (36/43) remote: Compressing objects: 86% (37/43) remote: Compressing objects: 88% (38/43) remote: Compressing objects: 90% (39/43) remote: Compressing objects: 93% (40/43) remote: Compressing objects: 95% (41/43) remote: Compressing objects: 97% (42/43) remote: Compressing objects: 100% (43/43) remote: Compressing objects: 100% (43/43), done. remote: Total 97 (delta 6), reused 0 (delta 0), pack-reused 51 Receiving objects: 1% (1/97) Receiving objects: 2% (2/97) Receiving objects: 3% (3/97) Receiving objects: 4% (4/97) Receiving objects: 5% (5/97) Receiving objects: 6% (6/97) Receiving objects: 7% (7/97) Receiving objects: 8% (8/97) Receiving objects: 9% (9/97) Receiving objects: 10% (10/97) Receiving objects: 11% (11/97) Receiving objects: 12% (12/97) Receiving objects: 13% (13/97) Receiving objects: 14% (14/97) Receiving objects: 15% (15/97) Receiving objects: 16% (16/97) Receiving objects: 17% (17/97) Receiving objects: 18% (18/97) Receiving objects: 19% (19/97) Receiving objects: 20% (20/97) Receiving objects: 21% (21/97) Receiving objects: 22% (22/97) Receiving objects: 23% (23/97) Receiving objects: 24% (24/97) Receiving objects: 25% (25/97) Receiving objects: 26% (26/97) Receiving objects: 27% (27/97) Receiving objects: 28% (28/97) Receiving objects: 29% (29/97) Receiving objects: 30% (30/97) Receiving objects: 31% (31/97) Receiving objects: 32% (32/97) Receiving objects: 34% (33/97) Receiving objects: 35% (34/97) Receiving objects: 36% (35/97) Receiving objects: 37% (36/97) Receiving objects: 38% (37/97) Receiving objects: 39% (38/97) Receiving objects: 40% (39/97) Receiving objects: 41% (40/97) Receiving objects: 42% (41/97) Receiving objects: 43% (42/97) Receiving objects: 44% (43/97) Receiving objects: 45% (44/97) Receiving objects: 46% (45/97) Receiving objects: 47% (46/97) Receiving objects: 48% (47/97) Receiving objects: 49% (48/97) Receiving objects: 50% (49/97) Receiving objects: 51% (50/97) Receiving objects: 52% (51/97) Receiving objects: 53% (52/97) Receiving objects: 54% (53/97) Receiving objects: 55% (54/97) Receiving objects: 56% (55/97) Receiving objects: 57% (56/97) Receiving objects: 58% (57/97) Receiving objects: 59% (58/97) Receiving objects: 60% (59/97) Receiving objects: 61% (60/97) Receiving objects: 62% (61/97) Receiving objects: 63% (62/97) Receiving objects: 64% (63/97) Receiving objects: 65% (64/97) Receiving objects: 67% (65/97) Receiving objects: 68% (66/97) Receiving objects: 69% (67/97) Receiving objects: 70% (68/97) Receiving objects: 71% (69/97) Receiving objects: 72% (70/97) Receiving objects: 73% (71/97) Receiving objects: 74% (72/97) Receiving objects: 75% (73/97) Receiving objects: 76% (74/97) Receiving objects: 77% (75/97) Receiving objects: 78% (76/97) Receiving objects: 79% (77/97) Receiving objects: 80% (78/97) Receiving objects: 81% (79/97) Receiving objects: 82% (80/97) Receiving objects: 83% (81/97) Receiving objects: 84% (82/97) Receiving objects: 85% (83/97) Receiving objects: 86% (84/97) Receiving objects: 87% (85/97) Receiving objects: 88% (86/97) Receiving objects: 89% (87/97) Receiving objects: 90% (88/97) Receiving objects: 91% (89/97) Receiving objects: 92% (90/97) Receiving objects: 93% (91/97) Receiving objects: 94% (92/97) Receiving objects: 95% (93/97) Receiving objects: 96% (94/97) Receiving objects: 97% (95/97) Receiving objects: 98% (96/97) Receiving objects: 100% (97/97) Receiving objects: 100% (97/97), 12.41 KiB | 6.21 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 43% (7/16) Resolving deltas: 50% (8/16) Resolving deltas: 56% (9/16) Resolving deltas: 62% (10/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/weifang-config/container/A007/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 26, done. remote: Counting objects: 3% (1/26) remote: Counting objects: 7% (2/26) remote: Counting objects: 11% (3/26) remote: Counting objects: 15% (4/26) remote: Counting objects: 19% (5/26) remote: Counting objects: 23% (6/26) remote: Counting objects: 26% (7/26) remote: Counting objects: 30% (8/26) remote: Counting objects: 34% (9/26) remote: Counting objects: 38% (10/26) remote: Counting objects: 42% (11/26) remote: Counting objects: 46% (12/26) remote: Counting objects: 50% (13/26) remote: Counting objects: 53% (14/26) remote: Counting objects: 57% (15/26) remote: Counting objects: 61% (16/26) remote: Counting objects: 65% (17/26) remote: Counting objects: 69% (18/26) remote: Counting objects: 73% (19/26) remote: Counting objects: 76% (20/26) remote: Counting objects: 80% (21/26) remote: Counting objects: 84% (22/26) remote: Counting objects: 88% (23/26) remote: Counting objects: 92% (24/26) remote: Counting objects: 96% (25/26) remote: Counting objects: 100% (26/26) remote: Counting objects: 100% (26/26), 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 26 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/26) Receiving objects: 7% (2/26) Receiving objects: 11% (3/26) Receiving objects: 15% (4/26) Receiving objects: 19% (5/26) Receiving objects: 23% (6/26) Receiving objects: 26% (7/26) Receiving objects: 30% (8/26) Receiving objects: 34% (9/26) Receiving objects: 38% (10/26) Receiving objects: 42% (11/26) Receiving objects: 46% (12/26) Receiving objects: 50% (13/26) Receiving objects: 53% (14/26) Receiving objects: 57% (15/26) Receiving objects: 61% (16/26) Receiving objects: 65% (17/26) Receiving objects: 69% (18/26) Receiving objects: 73% (19/26) Receiving objects: 76% (20/26) Receiving objects: 80% (21/26) Receiving objects: 84% (22/26) Receiving objects: 88% (23/26) Receiving objects: 92% (24/26) Receiving objects: 96% (25/26) Receiving objects: 100% (26/26) Receiving objects: 100% (26/26), 6.17 KiB | 6.17 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/weifang-config/container/A007/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 348, done. remote: Counting objects: 0% (1/147) remote: Counting objects: 1% (2/147) remote: Counting objects: 2% (3/147) remote: Counting objects: 3% (5/147) remote: Counting objects: 4% (6/147) remote: Counting objects: 5% (8/147) remote: Counting objects: 6% (9/147) remote: Counting objects: 7% (11/147) remote: Counting objects: 8% (12/147) remote: Counting objects: 9% (14/147) remote: Counting objects: 10% (15/147) remote: Counting objects: 11% (17/147) remote: Counting objects: 12% (18/147) remote: Counting objects: 13% (20/147) remote: Counting objects: 14% (21/147) remote: Counting objects: 15% (23/147) remote: Counting objects: 16% (24/147) remote: Counting objects: 17% (25/147) remote: Counting objects: 18% (27/147) remote: Counting objects: 19% (28/147) remote: Counting objects: 20% (30/147) remote: Counting objects: 21% (31/147) remote: Counting objects: 22% (33/147) remote: Counting objects: 23% (34/147) remote: Counting objects: 24% (36/147) remote: Counting objects: 25% (37/147) remote: Counting objects: 26% (39/147) remote: Counting objects: 27% (40/147) remote: Counting objects: 28% (42/147) remote: Counting objects: 29% (43/147) remote: Counting objects: 30% (45/147) remote: Counting objects: 31% (46/147) remote: Counting objects: 32% (48/147) remote: Counting objects: 33% (49/147) remote: Counting objects: 34% (50/147) remote: Counting objects: 35% (52/147) remote: Counting objects: 36% (53/147) remote: Counting objects: 37% (55/147) remote: Counting objects: 38% (56/147) remote: Counting objects: 39% (58/147) remote: Counting objects: 40% (59/147) remote: Counting objects: 41% (61/147) remote: Counting objects: 42% (62/147) remote: Counting objects: 43% (64/147) remote: Counting objects: 44% (65/147) remote: Counting objects: 45% (67/147) remote: Counting objects: 46% (68/147) remote: Counting objects: 47% (70/147) remote: Counting objects: 48% (71/147) remote: Counting objects: 49% (73/147) remote: Counting objects: 50% (74/147) remote: Counting objects: 51% (75/147) remote: Counting objects: 52% (77/147) remote: Counting objects: 53% (78/147) remote: Counting objects: 54% (80/147) remote: Counting objects: 55% (81/147) remote: Counting objects: 56% (83/147) remote: Counting objects: 57% (84/147) remote: Counting objects: 58% (86/147) remote: Counting objects: 59% (87/147) remote: Counting objects: 60% (89/147) remote: Counting objects: 61% (90/147) remote: Counting objects: 62% (92/147) remote: Counting objects: 63% (93/147) remote: Counting objects: 64% (95/147) remote: Counting objects: 65% (96/147) remote: Counting objects: 66% (98/147) remote: Counting objects: 67% (99/147) remote: Counting objects: 68% (100/147) remote: Counting objects: 69% (102/147) remote: Counting objects: 70% (103/147) remote: Counting objects: 71% (105/147) remote: Counting objects: 72% (106/147) remote: Counting objects: 73% (108/147) remote: Counting objects: 74% (109/147) remote: Counting objects: 75% (111/147) remote: Counting objects: 76% (112/147) remote: Counting objects: 77% (114/147) remote: Counting objects: 78% (115/147) remote: Counting objects: 79% (117/147) remote: Counting objects: 80% (118/147) remote: Counting objects: 81% (120/147) remote: Counting objects: 82% (121/147) remote: Counting objects: 83% (123/147) remote: Counting objects: 84% (124/147) remote: Counting objects: 85% (125/147) remote: Counting objects: 86% (127/147) remote: Counting objects: 87% (128/147) remote: Counting objects: 88% (130/147) remote: Counting objects: 89% (131/147) remote: Counting objects: 90% (133/147) remote: Counting objects: 91% (134/147) remote: Counting objects: 92% (136/147) remote: Counting objects: 93% (137/147) remote: Counting objects: 94% (139/147) remote: Counting objects: 95% (140/147) remote: Counting objects: 96% (142/147) remote: Counting objects: 97% (143/147) remote: Counting objects: 98% (145/147) remote: Counting objects: 99% (146/147) remote: Counting objects: 100% (147/147) remote: Counting objects: 100% (147/147), done. remote: Compressing objects: 1% (1/100) remote: Compressing objects: 2% (2/100) remote: Compressing objects: 3% (3/100) remote: Compressing objects: 4% (4/100) remote: Compressing objects: 5% (5/100) remote: Compressing objects: 6% (6/100) remote: Compressing objects: 7% (7/100) remote: Compressing objects: 8% (8/100) remote: Compressing objects: 9% (9/100) remote: Compressing objects: 10% (10/100) remote: Compressing objects: 11% (11/100) remote: Compressing objects: 12% (12/100) remote: Compressing objects: 13% (13/100) remote: Compressing objects: 14% (14/100) remote: Compressing objects: 15% (15/100) remote: Compressing objects: 16% (16/100) remote: Compressing objects: 17% (17/100) remote: Compressing objects: 18% (18/100) remote: Compressing objects: 19% (19/100) remote: Compressing objects: 20% (20/100) remote: Compressing objects: 21% (21/100) remote: Compressing objects: 22% (22/100) remote: Compressing objects: 23% (23/100) remote: Compressing objects: 24% (24/100) remote: Compressing objects: 25% (25/100) remote: Compressing objects: 26% (26/100) remote: Compressing objects: 27% (27/100) remote: Compressing objects: 28% (28/100) remote: Compressing objects: 29% (29/100) remote: Compressing objects: 30% (30/100) remote: Compressing objects: 31% (31/100) remote: Compressing objects: 32% (32/100) remote: Compressing objects: 33% (33/100) remote: Compressing objects: 34% (34/100) remote: Compressing objects: 35% (35/100) remote: Compressing objects: 36% (36/100) remote: Compressing objects: 37% (37/100) remote: Compressing objects: 38% (38/100) remote: Compressing objects: 39% (39/100) remote: Compressing objects: 40% (40/100) remote: Compressing objects: 41% (41/100) remote: Compressing objects: 42% (42/100) remote: Compressing objects: 43% (43/100) remote: Compressing objects: 44% (44/100) remote: Compressing objects: 45% (45/100) remote: Compressing objects: 46% (46/100) remote: Compressing objects: 47% (47/100) remote: Compressing objects: 48% (48/100) remote: Compressing objects: 49% (49/100) remote: Compressing objects: 50% (50/100) remote: Compressing objects: 51% (51/100) remote: Compressing objects: 52% (52/100) remote: Compressing objects: 53% (53/100) remote: Compressing objects: 54% (54/100) remote: Compressing objects: 55% (55/100) remote: Compressing objects: 56% (56/100) remote: Compressing objects: 57% (57/100) remote: Compressing objects: 58% (58/100) remote: Compressing objects: 59% (59/100) remote: Compressing objects: 60% (60/100) remote: Compressing objects: 61% (61/100) remote: Compressing objects: 62% (62/100) remote: Compressing objects: 63% (63/100) remote: Compressing objects: 64% (64/100) remote: Compressing objects: 65% (65/100) remote: Compressing objects: 66% (66/100) remote: Compressing objects: 67% (67/100) remote: Compressing objects: 68% (68/100) remote: Compressing objects: 69% (69/100) remote: Compressing objects: 70% (70/100) remote: Compressing objects: 71% (71/100) remote: Compressing objects: 72% (72/100) remote: Compressing objects: 73% (73/100) remote: Compressing objects: 74% (74/100) remote: Compressing objects: 75% (75/100) remote: Compressing objects: 76% (76/100) remote: Compressing objects: 77% (77/100) remote: Compressing objects: 78% (78/100) remote: Compressing objects: 79% (79/100) remote: Compressing objects: 80% (80/100) remote: Compressing objects: 81% (81/100) remote: Compressing objects: 82% (82/100) remote: Compressing objects: 83% (83/100) remote: Compressing objects: 84% (84/100) remote: Compressing objects: 85% (85/100) remote: Compressing objects: 86% (86/100) remote: Compressing objects: 87% (87/100) remote: Compressing objects: 88% (88/100) remote: Compressing objects: 89% (89/100) remote: Compressing objects: 90% (90/100) remote: Compressing objects: 91% (91/100) remote: Compressing objects: 92% (92/100) remote: Compressing objects: 93% (93/100) remote: Compressing objects: 94% (94/100) remote: Compressing objects: 95% (95/100) remote: Compressing objects: 96% (96/100) remote: Compressing objects: 97% (97/100) remote: Compressing objects: 98% (98/100) remote: Compressing objects: 99% (99/100) remote: Compressing objects: 100% (100/100) remote: Compressing objects: 100% (100/100), done. Receiving objects: 0% (1/348) Receiving objects: 1% (4/348) Receiving objects: 2% (7/348) Receiving objects: 3% (11/348) Receiving objects: 4% (14/348) Receiving objects: 5% (18/348) Receiving objects: 6% (21/348) Receiving objects: 7% (25/348) Receiving objects: 8% (28/348) Receiving objects: 9% (32/348) Receiving objects: 10% (35/348) Receiving objects: 11% (39/348) Receiving objects: 12% (42/348) Receiving objects: 13% (46/348) remote: Total 348 (delta 53), reused 65 (delta 17), pack-reused 201 Receiving objects: 14% (49/348) Receiving objects: 15% (53/348) Receiving objects: 16% (56/348) Receiving objects: 17% (60/348) Receiving objects: 18% (63/348) Receiving objects: 19% (67/348) Receiving objects: 20% (70/348) Receiving objects: 21% (74/348) Receiving objects: 22% (77/348) Receiving objects: 23% (81/348) Receiving objects: 24% (84/348) Receiving objects: 25% (87/348) Receiving objects: 26% (91/348) Receiving objects: 27% (94/348) Receiving objects: 28% (98/348) Receiving objects: 29% (101/348) Receiving objects: 30% (105/348) Receiving objects: 31% (108/348) Receiving objects: 32% (112/348) Receiving objects: 33% (115/348) Receiving objects: 34% (119/348) Receiving objects: 35% (122/348) Receiving objects: 36% (126/348) Receiving objects: 37% (129/348) Receiving objects: 38% (133/348) Receiving objects: 39% (136/348) Receiving objects: 40% (140/348) Receiving objects: 41% (143/348) Receiving objects: 42% (147/348) Receiving objects: 43% (150/348) Receiving objects: 44% (154/348) Receiving objects: 45% (157/348) Receiving objects: 46% (161/348) Receiving objects: 47% (164/348) Receiving objects: 48% (168/348) Receiving objects: 49% (171/348) Receiving objects: 50% (174/348) Receiving objects: 51% (178/348) Receiving objects: 52% (181/348) Receiving objects: 53% (185/348) Receiving objects: 54% (188/348) Receiving objects: 55% (192/348) Receiving objects: 56% (195/348) Receiving objects: 57% (199/348) Receiving objects: 58% (202/348) Receiving objects: 59% (206/348) Receiving objects: 60% (209/348) Receiving objects: 61% (213/348) Receiving objects: 62% (216/348) Receiving objects: 63% (220/348) Receiving objects: 64% (223/348) Receiving objects: 65% (227/348) Receiving objects: 66% (230/348) Receiving objects: 67% (234/348) Receiving objects: 68% (237/348) Receiving objects: 69% (241/348) Receiving objects: 70% (244/348) Receiving objects: 71% (248/348) Receiving objects: 72% (251/348) Receiving objects: 73% (255/348) Receiving objects: 74% (258/348) Receiving objects: 75% (261/348) Receiving objects: 76% (265/348) Receiving objects: 77% (268/348) Receiving objects: 78% (272/348) Receiving objects: 79% (275/348) Receiving objects: 80% (279/348) Receiving objects: 81% (282/348) Receiving objects: 82% (286/348) Receiving objects: 83% (289/348) Receiving objects: 84% (293/348) Receiving objects: 85% (296/348) Receiving objects: 86% (300/348) Receiving objects: 87% (303/348) Receiving objects: 88% (307/348) Receiving objects: 89% (310/348) Receiving objects: 90% (314/348) Receiving objects: 91% (317/348) Receiving objects: 92% (321/348) Receiving objects: 93% (324/348) Receiving objects: 94% (328/348) Receiving objects: 95% (331/348) Receiving objects: 96% (335/348) Receiving objects: 97% (338/348) Receiving objects: 98% (342/348) Receiving objects: 99% (345/348) Receiving objects: 100% (348/348) Receiving objects: 100% (348/348), 67.99 KiB | 9.71 MiB/s, done. Resolving deltas: 0% (0/126) Resolving deltas: 1% (2/126) Resolving deltas: 2% (3/126) Resolving deltas: 5% (7/126) Resolving deltas: 19% (25/126) Resolving deltas: 20% (26/126) Resolving deltas: 26% (33/126) Resolving deltas: 34% (44/126) Resolving deltas: 41% (52/126) Resolving deltas: 42% (53/126) Resolving deltas: 43% (55/126) Resolving deltas: 45% (57/126) Resolving deltas: 46% (58/126) Resolving deltas: 48% (61/126) Resolving deltas: 50% (64/126) Resolving deltas: 52% (66/126) Resolving deltas: 53% (68/126) Resolving deltas: 54% (69/126) Resolving deltas: 55% (70/126) Resolving deltas: 56% (71/126) Resolving deltas: 57% (72/126) Resolving deltas: 61% (77/126) Resolving deltas: 72% (91/126) Resolving deltas: 77% (98/126) Resolving deltas: 80% (101/126) Resolving deltas: 84% (107/126) Resolving deltas: 87% (110/126) Resolving deltas: 90% (114/126) Resolving deltas: 91% (115/126) Resolving deltas: 94% (119/126) Resolving deltas: 96% (121/126) Resolving deltas: 97% (123/126) Resolving deltas: 99% (125/126) Resolving deltas: 100% (126/126) Resolving deltas: 100% (126/126), done. Cloning into '/root/workspace/weifang-config/container/A007/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 | 8.22 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 5% (3/54) Resolving deltas: 25% (14/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: 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: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/weifang-config/container/A007/params_new/msf-vehicle'... remote: Enumerating objects: 35, done. remote: Total 35 (delta 0), reused 0 (delta 0), pack-reused 35 Receiving objects: 2% (1/35) Receiving objects: 5% (2/35) Receiving objects: 8% (3/35) Receiving objects: 11% (4/35) Receiving objects: 14% (5/35) Receiving objects: 17% (6/35) Receiving objects: 20% (7/35) Receiving objects: 22% (8/35) Receiving objects: 25% (9/35) Receiving objects: 28% (10/35) Receiving objects: 31% (11/35) Receiving objects: 34% (12/35) Receiving objects: 37% (13/35) Receiving objects: 40% (14/35) Receiving objects: 42% (15/35) Receiving objects: 45% (16/35) Receiving objects: 48% (17/35) Receiving objects: 51% (18/35) Receiving objects: 54% (19/35) Receiving objects: 57% (20/35) Receiving objects: 60% (21/35) Receiving objects: 62% (22/35) Receiving objects: 65% (23/35) Receiving objects: 68% (24/35) Receiving objects: 71% (25/35) Receiving objects: 74% (26/35) Receiving objects: 77% (27/35) Receiving objects: 80% (28/35) Receiving objects: 82% (29/35) Receiving objects: 85% (30/35) Receiving objects: 88% (31/35) Receiving objects: 91% (32/35) Receiving objects: 94% (33/35) Receiving objects: 97% (34/35) Receiving objects: 100% (35/35) Receiving objects: 100% (35/35), done. Resolving deltas: 0% (0/17) Resolving deltas: 41% (7/17) Resolving deltas: 100% (17/17) Resolving deltas: 100% (17/17), done. Cloning into '/root/workspace/weifang-config/container/A007/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/weifang-config/container/A007/params_new/perception_data_collection'... remote: Enumerating objects: 62, done. remote: Counting objects: 2% (1/50) remote: Counting objects: 4% (2/50) remote: Counting objects: 6% (3/50) remote: Counting objects: 8% (4/50) remote: Counting objects: 10% (5/50) remote: Counting objects: 12% (6/50) remote: Counting objects: 14% (7/50) remote: Counting objects: 16% (8/50) remote: Counting objects: 18% (9/50) remote: Counting objects: 20% (10/50) remote: Counting objects: 22% (11/50) remote: Counting objects: 24% (12/50) remote: Counting objects: 26% (13/50) remote: Counting objects: 28% (14/50) remote: Counting objects: 30% (15/50) remote: Counting objects: 32% (16/50) remote: Counting objects: 34% (17/50) remote: Counting objects: 36% (18/50) remote: Counting objects: 38% (19/50) remote: Counting objects: 40% (20/50) remote: Counting objects: 42% (21/50) remote: Counting objects: 44% (22/50) remote: Counting objects: 46% (23/50) remote: Counting objects: 48% (24/50) remote: Counting objects: 50% (25/50) remote: Counting objects: 52% (26/50) remote: Counting objects: 54% (27/50) remote: Counting objects: 56% (28/50) remote: Counting objects: 58% (29/50) remote: Counting objects: 60% (30/50) remote: Counting objects: 62% (31/50) remote: Counting objects: 64% (32/50) remote: Counting objects: 66% (33/50) remote: Counting objects: 68% (34/50) remote: Counting objects: 70% (35/50) remote: Counting objects: 72% (36/50) remote: Counting objects: 74% (37/50) remote: Counting objects: 76% (38/50) remote: Counting objects: 78% (39/50) remote: Counting objects: 80% (40/50) remote: Counting objects: 82% (41/50) remote: Counting objects: 84% (42/50) remote: Counting objects: 86% (43/50) remote: Counting objects: 88% (44/50) remote: Counting objects: 90% (45/50) remote: Counting objects: 92% (46/50) remote: Counting objects: 94% (47/50) remote: Counting objects: 96% (48/50) remote: Counting objects: 98% (49/50) remote: Counting objects: 100% (50/50) remote: Counting objects: 100% (50/50), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 62 (delta 21), reused 13 (delta 5), pack-reused 12 Receiving objects: 1% (1/62) Receiving objects: 3% (2/62) Receiving objects: 4% (3/62) Receiving objects: 6% (4/62) Receiving objects: 8% (5/62) Receiving objects: 9% (6/62) Receiving objects: 11% (7/62) Receiving objects: 12% (8/62) Receiving objects: 14% (9/62) Receiving objects: 16% (10/62) Receiving objects: 17% (11/62) Receiving objects: 19% (12/62) Receiving objects: 20% (13/62) Receiving objects: 22% (14/62) Receiving objects: 24% (15/62) Receiving objects: 25% (16/62) Receiving objects: 27% (17/62) Receiving objects: 29% (18/62) Receiving objects: 30% (19/62) Receiving objects: 32% (20/62) Receiving objects: 33% (21/62) Receiving objects: 35% (22/62) Receiving objects: 37% (23/62) Receiving objects: 38% (24/62) Receiving objects: 40% (25/62) Receiving objects: 41% (26/62) Receiving objects: 43% (27/62) Receiving objects: 45% (28/62) Receiving objects: 46% (29/62) Receiving objects: 48% (30/62) Receiving objects: 50% (31/62) Receiving objects: 51% (32/62) Receiving objects: 53% (33/62) Receiving objects: 54% (34/62) Receiving objects: 56% (35/62) Receiving objects: 58% (36/62) Receiving objects: 59% (37/62) Receiving objects: 61% (38/62) Receiving objects: 62% (39/62) Receiving objects: 64% (40/62) Receiving objects: 66% (41/62) Receiving objects: 67% (42/62) Receiving objects: 69% (43/62) Receiving objects: 70% (44/62) Receiving objects: 72% (45/62) Receiving objects: 74% (46/62) Receiving objects: 75% (47/62) Receiving objects: 77% (48/62) Receiving objects: 79% (49/62) Receiving objects: 80% (50/62) Receiving objects: 82% (51/62) Receiving objects: 83% (52/62) Receiving objects: 85% (53/62) Receiving objects: 87% (54/62) Receiving objects: 88% (55/62) Receiving objects: 90% (56/62) Receiving objects: 91% (57/62) Receiving objects: 93% (58/62) Receiving objects: 95% (59/62) Receiving objects: 96% (60/62) Receiving objects: 98% (61/62) Receiving objects: 100% (62/62) Receiving objects: 100% (62/62), 5.85 KiB | 5.85 MiB/s, done. Resolving deltas: 0% (0/23) Resolving deltas: 4% (1/23) Resolving deltas: 8% (2/23) Resolving deltas: 13% (3/23) Resolving deltas: 17% (4/23) Resolving deltas: 21% (5/23) Resolving deltas: 26% (6/23) Resolving deltas: 47% (11/23) Resolving deltas: 86% (20/23) Resolving deltas: 95% (22/23) Resolving deltas: 100% (23/23) Resolving deltas: 100% (23/23), done. Cloning into '/root/workspace/weifang-config/container/A007/params_new/perception_lane_detection'... remote: Enumerating objects: 125, done. remote: Counting objects: 1% (1/84) remote: Counting objects: 2% (2/84) remote: Counting objects: 3% (3/84) remote: Counting objects: 4% (4/84) remote: Counting objects: 5% (5/84) remote: Counting objects: 7% (6/84) remote: Counting objects: 8% (7/84) remote: Counting objects: 9% (8/84) remote: Counting objects: 10% (9/84) remote: Counting objects: 11% (10/84) remote: Counting objects: 13% (11/84) remote: Counting objects: 14% (12/84) remote: Counting objects: 15% (13/84) remote: Counting objects: 16% (14/84) remote: Counting objects: 17% (15/84) remote: Counting objects: 19% (16/84) remote: Counting objects: 20% (17/84) remote: Counting objects: 21% (18/84) remote: Counting objects: 22% (19/84) remote: Counting objects: 23% (20/84) remote: Counting objects: 25% (21/84) remote: Counting objects: 26% (22/84) remote: Counting objects: 27% (23/84) remote: Counting objects: 28% (24/84) remote: Counting objects: 29% (25/84) remote: Counting objects: 30% (26/84) remote: Counting objects: 32% (27/84) remote: Counting objects: 33% (28/84) remote: Counting objects: 34% (29/84) remote: Counting objects: 35% (30/84) remote: Counting objects: 36% (31/84) remote: Counting objects: 38% (32/84) remote: Counting objects: 39% (33/84) remote: Counting objects: 40% (34/84) remote: Counting objects: 41% (35/84) remote: Counting objects: 42% (36/84) remote: Counting objects: 44% (37/84) remote: Counting objects: 45% (38/84) remote: Counting objects: 46% (39/84) remote: Counting objects: 47% (40/84) remote: Counting objects: 48% (41/84) remote: Counting objects: 50% (42/84) remote: Counting objects: 51% (43/84) remote: Counting objects: 52% (44/84) remote: Counting objects: 53% (45/84) remote: Counting objects: 54% (46/84) remote: Counting objects: 55% (47/84) remote: Counting objects: 57% (48/84) remote: Counting objects: 58% (49/84) remote: Counting objects: 59% (50/84) remote: Counting objects: 60% (51/84) remote: Counting objects: 61% (52/84) remote: Counting objects: 63% (53/84) remote: Counting objects: 64% (54/84) remote: Counting objects: 65% (55/84) remote: Counting objects: 66% (56/84) remote: Counting objects: 67% (57/84) remote: Counting objects: 69% (58/84) remote: Counting objects: 70% (59/84) remote: Counting objects: 71% (60/84) remote: Counting objects: 72% (61/84) remote: Counting objects: 73% (62/84) remote: Counting objects: 75% (63/84) remote: Counting objects: 76% (64/84) remote: Counting objects: 77% (65/84) remote: Counting objects: 78% (66/84) remote: Counting objects: 79% (67/84) remote: Counting objects: 80% (68/84) remote: Counting objects: 82% (69/84) remote: Counting objects: 83% (70/84) remote: Counting objects: 84% (71/84) remote: Counting objects: 85% (72/84) remote: Counting objects: 86% (73/84) remote: Counting objects: 88% (74/84) remote: Counting objects: 89% (75/84) remote: Counting objects: 90% (76/84) remote: Counting objects: 91% (77/84) remote: Counting objects: 92% (78/84) remote: Counting objects: 94% (79/84) remote: Counting objects: 95% (80/84) remote: Counting objects: 96% (81/84) remote: Counting objects: 97% (82/84) remote: Counting objects: 98% (83/84) remote: Counting objects: 100% (84/84) remote: Counting objects: 100% (84/84), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/125) Receiving objects: 1% (2/125) Receiving objects: 2% (3/125) Receiving objects: 3% (4/125) Receiving objects: 4% (5/125) Receiving objects: 5% (7/125) Receiving objects: 6% (8/125) Receiving objects: 7% (9/125) Receiving objects: 8% (10/125) Receiving objects: 9% (12/125) Receiving objects: 10% (13/125) Receiving objects: 11% (14/125) Receiving objects: 12% (15/125) Receiving objects: 13% (17/125) Receiving objects: 14% (18/125) Receiving objects: 15% (19/125) Receiving objects: 16% (20/125) Receiving objects: 17% (22/125) Receiving objects: 18% (23/125) Receiving objects: 19% (24/125) Receiving objects: 20% (25/125) Receiving objects: 21% (27/125) Receiving objects: 22% (28/125) Receiving objects: 23% (29/125) Receiving objects: 24% (30/125) Receiving objects: 25% (32/125) Receiving objects: 26% (33/125) Receiving objects: 27% (34/125) Receiving objects: 28% (35/125) Receiving objects: 29% (37/125) Receiving objects: 30% (38/125) Receiving objects: 31% (39/125) Receiving objects: 32% (40/125) Receiving objects: 33% (42/125) Receiving objects: 34% (43/125) Receiving objects: 35% (44/125) Receiving objects: 36% (45/125) Receiving objects: 37% (47/125) Receiving objects: 38% (48/125) Receiving objects: 39% (49/125) Receiving objects: 40% (50/125) Receiving objects: 41% (52/125) Receiving objects: 42% (53/125) Receiving objects: 43% (54/125) Receiving objects: 44% (55/125) Receiving objects: 45% (57/125) Receiving objects: 46% (58/125) Receiving objects: 47% (59/125) Receiving objects: 48% (60/125) Receiving objects: 49% (62/125) Receiving objects: 50% (63/125) Receiving objects: 51% (64/125) Receiving objects: 52% (65/125) Receiving objects: 53% (67/125) Receiving objects: 54% (68/125) Receiving objects: 55% (69/125) Receiving objects: 56% (70/125) Receiving objects: 57% (72/125) Receiving objects: 58% (73/125) Receiving objects: 59% (74/125) Receiving objects: 60% (75/125) Receiving objects: 61% (77/125) Receiving objects: 62% (78/125) Receiving objects: 63% (79/125) Receiving objects: 64% (80/125) Receiving objects: 65% (82/125) Receiving objects: 66% (83/125) Receiving objects: 67% (84/125) Receiving objects: 68% (85/125) Receiving objects: 69% (87/125) Receiving objects: 70% (88/125) Receiving objects: 71% (89/125) Receiving objects: 72% (90/125) Receiving objects: 73% (92/125) Receiving objects: 74% (93/125) Receiving objects: 75% (94/125) Receiving objects: 76% (95/125) Receiving objects: 77% (97/125) Receiving objects: 78% (98/125) Receiving objects: 79% (99/125) Receiving objects: 80% (100/125) Receiving objects: 81% (102/125) Receiving objects: 82% (103/125) Receiving objects: 83% (104/125) Receiving objects: 84% (105/125) Receiving objects: 85% (107/125) Receiving objects: 86% (108/125) Receiving objects: 87% (109/125) Receiving objects: 88% (110/125) Receiving objects: 89% (112/125) Receiving objects: 90% (113/125) Receiving objects: 91% (114/125) Receiving objects: 92% (115/125) Receiving objects: 93% (117/125) Receiving objects: 94% (118/125) Receiving objects: 95% (119/125) Receiving objects: 96% (120/125) Receiving objects: 97% (122/125) Receiving objects: 98% (123/125) Receiving objects: 99% (124/125) Receiving objects: 100% (125/125) Receiving objects: 100% (125/125), 12.10 KiB | 6.05 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 11% (3/26) Resolving deltas: 42% (11/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/weifang-config/container/A007/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/weifang-config/container/A007/params_new/perception_new_detection'... remote: Enumerating objects: 4142, done. remote: Counting objects: 0% (1/261) remote: Counting objects: 1% (3/261) remote: Counting objects: 2% (6/261) remote: Counting objects: 3% (8/261) remote: Counting objects: 4% (11/261) remote: Counting objects: 5% (14/261) remote: Counting objects: 6% (16/261) remote: Counting objects: 7% (19/261) remote: Counting objects: 8% (21/261) remote: Counting objects: 9% (24/261) remote: Counting objects: 10% (27/261) remote: Counting objects: 11% (29/261) remote: Counting objects: 12% (32/261) remote: Counting objects: 13% (34/261) remote: Counting objects: 14% (37/261) remote: Counting objects: 15% (40/261) remote: Counting objects: 16% (42/261) remote: Counting objects: 17% (45/261) remote: Counting objects: 18% (47/261) remote: Counting objects: 19% (50/261) remote: Counting objects: 20% (53/261) remote: Counting objects: 21% (55/261) remote: Counting objects: 22% (58/261) remote: Counting objects: 23% (61/261) remote: Counting objects: 24% (63/261) remote: Counting objects: 25% (66/261) remote: Counting objects: 26% (68/261) remote: Counting objects: 27% (71/261) remote: Counting objects: 28% (74/261) remote: Counting objects: 29% (76/261) remote: Counting objects: 30% (79/261) remote: Counting objects: 31% (81/261) remote: Counting objects: 32% (84/261) remote: Counting objects: 33% (87/261) remote: Counting objects: 34% (89/261) remote: Counting objects: 35% (92/261) remote: Counting objects: 36% (94/261) remote: Counting objects: 37% (97/261) remote: Counting objects: 38% (100/261) remote: Counting objects: 39% (102/261) remote: Counting objects: 40% (105/261) remote: Counting objects: 41% (108/261) remote: Counting objects: 42% (110/261) remote: Counting objects: 43% (113/261) remote: Counting objects: 44% (115/261) remote: Counting objects: 45% (118/261) remote: Counting objects: 46% (121/261) remote: Counting objects: 47% (123/261) remote: Counting objects: 48% (126/261) remote: Counting objects: 49% (128/261) remote: Counting objects: 50% (131/261) remote: Counting objects: 51% (134/261) remote: Counting objects: 52% (136/261) remote: Counting objects: 53% (139/261) remote: Counting objects: 54% (141/261) remote: Counting objects: 55% (144/261) remote: Counting objects: 56% (147/261) remote: Counting objects: 57% (149/261) remote: Counting objects: 58% (152/261) remote: Counting objects: 59% (154/261) remote: Counting objects: 60% (157/261) remote: Counting objects: 61% (160/261) remote: Counting objects: 62% (162/261) remote: Counting objects: 63% (165/261) remote: Counting objects: 64% (168/261) remote: Counting objects: 65% (170/261) remote: Counting objects: 66% (173/261) remote: Counting objects: 67% (175/261) remote: Counting objects: 68% (178/261) remote: Counting objects: 69% (181/261) remote: Counting objects: 70% (183/261) remote: Counting objects: 71% (186/261) remote: Counting objects: 72% (188/261) remote: Counting objects: 73% (191/261) remote: Counting objects: 74% (194/261) remote: Counting objects: 75% (196/261) remote: Counting objects: 76% (199/261) remote: Counting objects: 77% (201/261) remote: Counting objects: 78% (204/261) remote: Counting objects: 79% (207/261) remote: Counting objects: 80% (209/261) remote: Counting objects: 81% (212/261) remote: Counting objects: 82% (215/261) remote: Counting objects: 83% (217/261) remote: Counting objects: 84% (220/261) remote: Counting objects: 85% (222/261) remote: Counting objects: 86% (225/261) remote: Counting objects: 87% (228/261) remote: Counting objects: 88% (230/261) remote: Counting objects: 89% (233/261) remote: Counting objects: 90% (235/261) remote: Counting objects: 91% (238/261) remote: Counting objects: 92% (241/261) remote: Counting objects: 93% (243/261) remote: Counting objects: 94% (246/261) remote: Counting objects: 95% (248/261) remote: Counting objects: 96% (251/261) remote: Counting objects: 97% (254/261) remote: Counting objects: 98% (256/261) remote: Counting objects: 99% (259/261) remote: Counting objects: 100% (261/261) remote: Counting objects: 100% (261/261), done. remote: Compressing objects: 0% (1/178) remote: Compressing objects: 1% (2/178) remote: Compressing objects: 2% (4/178) remote: Compressing objects: 3% (6/178) remote: Compressing objects: 4% (8/178) remote: Compressing objects: 5% (9/178) remote: Compressing objects: 6% (11/178) remote: Compressing objects: 7% (13/178) remote: Compressing objects: 8% (15/178) remote: Compressing objects: 9% (17/178) remote: Compressing objects: 10% (18/178) remote: Compressing objects: 11% (20/178) remote: Compressing objects: 12% (22/178) remote: Compressing objects: 13% (24/178) remote: Compressing objects: 14% (25/178) remote: Compressing objects: 15% (27/178) remote: Compressing objects: 16% (29/178) remote: Compressing objects: 17% (31/178) remote: Compressing objects: 18% (33/178) remote: Compressing objects: 19% (34/178) remote: Compressing objects: 20% (36/178) remote: Compressing objects: 21% (38/178) remote: Compressing objects: 22% (40/178) remote: Compressing objects: 23% (41/178) remote: Compressing objects: 24% (43/178) remote: Compressing objects: 25% (45/178) remote: Compressing objects: 26% (47/178) remote: Compressing objects: 27% (49/178) remote: Compressing objects: 28% (50/178) remote: Compressing objects: 29% (52/178) remote: Compressing objects: 30% (54/178) remote: Compressing objects: 31% (56/178) remote: Compressing objects: 32% (57/178) remote: Compressing objects: 33% (59/178) remote: Compressing objects: 34% (61/178) remote: Compressing objects: 35% (63/178) remote: Compressing objects: 36% (65/178) remote: Compressing objects: 37% (66/178) remote: Compressing objects: 38% (68/178) remote: Compressing objects: 39% (70/178) remote: Compressing objects: 40% (72/178) remote: Compressing objects: 41% (73/178) remote: Compressing objects: 42% (75/178) remote: Compressing objects: 43% (77/178) remote: Compressing objects: 44% (79/178) remote: Compressing objects: 45% (81/178) remote: Compressing objects: 46% (82/178) remote: Compressing objects: 47% (84/178) remote: Compressing objects: 48% (86/178) remote: Compressing objects: 49% (88/178) remote: Compressing objects: 50% (89/178) remote: Compressing objects: 51% (91/178) remote: Compressing objects: 52% (93/178) remote: Compressing objects: 53% (95/178) remote: Compressing objects: 54% (97/178) remote: Compressing objects: 55% (98/178) remote: Compressing objects: 56% (100/178) remote: Compressing objects: 57% (102/178) remote: Compressing objects: 58% (104/178) remote: Compressing objects: 59% (106/178) remote: Compressing objects: 60% (107/178) remote: Compressing objects: 61% (109/178) remote: Compressing objects: 62% (111/178) remote: Compressing objects: 63% (113/178) remote: Compressing objects: 64% (114/178) remote: Compressing objects: 65% (116/178) remote: Compressing objects: 66% (118/178) remote: Compressing objects: 67% (120/178) remote: Compressing objects: 68% (122/178) remote: Compressing objects: 69% (123/178) remote: Compressing objects: 70% (125/178) remote: Compressing objects: 71% (127/178) remote: Compressing objects: 72% (129/178) remote: Compressing objects: 73% (130/178) remote: Compressing objects: 74% (132/178) remote: Compressing objects: 75% (134/178) remote: Compressing objects: 76% (136/178) remote: Compressing objects: 77% (138/178) remote: Compressing objects: 78% (139/178) remote: Compressing objects: 79% (141/178) remote: Compressing objects: 80% (143/178) remote: Compressing objects: 81% (145/178) remote: Compressing objects: 82% (146/178) remote: Compressing objects: 83% (148/178) remote: Compressing objects: 84% (150/178) remote: Compressing objects: 85% (152/178) remote: Compressing objects: 86% (154/178) remote: Compressing objects: 87% (155/178) remote: Compressing objects: 88% (157/178) remote: Compressing objects: 89% (159/178) remote: Compressing objects: 90% (161/178) remote: Compressing objects: 91% (162/178) remote: Compressing objects: 92% (164/178) remote: Compressing objects: 93% (166/178) remote: Compressing objects: 94% (168/178) remote: Compressing objects: 95% (170/178) remote: Compressing objects: 96% (171/178) remote: Compressing objects: 97% (173/178) remote: Compressing objects: 98% (175/178) remote: Compressing objects: 99% (177/178) remote: Compressing objects: 100% (178/178) remote: Compressing objects: 100% (178/178), done. Receiving objects: 0% (1/4142) Receiving objects: 1% (42/4142) Receiving objects: 2% (83/4142) Receiving objects: 3% (125/4142) Receiving objects: 4% (166/4142) Receiving objects: 5% (208/4142) Receiving objects: 6% (249/4142) Receiving objects: 7% (290/4142) Receiving objects: 8% (332/4142) Receiving objects: 9% (373/4142) Receiving objects: 10% (415/4142) Receiving objects: 11% (456/4142) Receiving objects: 12% (498/4142) Receiving objects: 13% (539/4142) Receiving objects: 14% (580/4142) Receiving objects: 15% (622/4142) Receiving objects: 16% (663/4142) Receiving objects: 17% (705/4142) Receiving objects: 18% (746/4142) Receiving objects: 19% (787/4142) Receiving objects: 20% (829/4142) Receiving objects: 21% (870/4142) Receiving objects: 22% (912/4142) Receiving objects: 23% (953/4142) Receiving objects: 24% (995/4142) Receiving objects: 25% (1036/4142) Receiving objects: 26% (1077/4142) Receiving objects: 27% (1119/4142) Receiving objects: 28% (1160/4142) Receiving objects: 29% (1202/4142) Receiving objects: 30% (1243/4142) Receiving objects: 31% (1285/4142) Receiving objects: 32% (1326/4142) Receiving objects: 33% (1367/4142) Receiving objects: 34% (1409/4142) Receiving objects: 35% (1450/4142) Receiving objects: 36% (1492/4142) Receiving objects: 37% (1533/4142) Receiving objects: 38% (1574/4142) Receiving objects: 39% (1616/4142) Receiving objects: 40% (1657/4142) Receiving objects: 41% (1699/4142) Receiving objects: 42% (1740/4142) Receiving objects: 43% (1782/4142) Receiving objects: 44% (1823/4142) Receiving objects: 45% (1864/4142) Receiving objects: 46% (1906/4142) Receiving objects: 47% (1947/4142) Receiving objects: 48% (1989/4142) Receiving objects: 49% (2030/4142) Receiving objects: 50% (2071/4142) Receiving objects: 51% (2113/4142) Receiving objects: 52% (2154/4142) Receiving objects: 53% (2196/4142) Receiving objects: 54% (2237/4142) Receiving objects: 55% (2279/4142) Receiving objects: 56% (2320/4142) Receiving objects: 57% (2361/4142) Receiving objects: 58% (2403/4142) Receiving objects: 59% (2444/4142) Receiving objects: 60% (2486/4142) Receiving objects: 61% (2527/4142) Receiving objects: 62% (2569/4142) Receiving objects: 63% (2610/4142) Receiving objects: 64% (2651/4142) Receiving objects: 65% (2693/4142) Receiving objects: 66% (2734/4142) Receiving objects: 67% (2776/4142) Receiving objects: 68% (2817/4142) Receiving objects: 69% (2858/4142) Receiving objects: 70% (2900/4142) Receiving objects: 71% (2941/4142) Receiving objects: 72% (2983/4142) Receiving objects: 73% (3024/4142) Receiving objects: 74% (3066/4142) Receiving objects: 75% (3107/4142) Receiving objects: 76% (3148/4142) Receiving objects: 77% (3190/4142) Receiving objects: 78% (3231/4142) Receiving objects: 79% (3273/4142) Receiving objects: 80% (3314/4142) Receiving objects: 81% (3356/4142) remote: Total 4142 (delta 40), reused 219 (delta 29), pack-reused 3881 Receiving objects: 82% (3397/4142) Receiving objects: 83% (3438/4142) Receiving objects: 84% (3480/4142) Receiving objects: 85% (3521/4142) Receiving objects: 86% (3563/4142) Receiving objects: 87% (3604/4142) Receiving objects: 88% (3645/4142) Receiving objects: 89% (3687/4142) Receiving objects: 90% (3728/4142) Receiving objects: 91% (3770/4142) Receiving objects: 92% (3811/4142) Receiving objects: 93% (3853/4142) Receiving objects: 94% (3894/4142) Receiving objects: 95% (3935/4142) Receiving objects: 96% (3977/4142) Receiving objects: 97% (4018/4142) Receiving objects: 98% (4060/4142) Receiving objects: 99% (4101/4142) Receiving objects: 100% (4142/4142) Receiving objects: 100% (4142/4142), 431.38 KiB | 16.59 MiB/s, done. Resolving deltas: 0% (0/811) Resolving deltas: 2% (22/811) Resolving deltas: 4% (35/811) Resolving deltas: 6% (50/811) Resolving deltas: 9% (76/811) Resolving deltas: 10% (85/811) Resolving deltas: 12% (102/811) Resolving deltas: 13% (109/811) Resolving deltas: 14% (120/811) Resolving deltas: 15% (129/811) Resolving deltas: 16% (130/811) Resolving deltas: 17% (138/811) Resolving deltas: 18% (146/811) Resolving deltas: 19% (155/811) Resolving deltas: 24% (200/811) Resolving deltas: 54% (443/811) Resolving deltas: 55% (447/811) Resolving deltas: 56% (455/811) Resolving deltas: 58% (476/811) Resolving deltas: 59% (479/811) Resolving deltas: 67% (545/811) Resolving deltas: 69% (565/811) Resolving deltas: 94% (764/811) Resolving deltas: 100% (811/811) Resolving deltas: 100% (811/811), done. Cloning into '/root/workspace/weifang-config/container/A007/params_new/perception_spreader_imv'... remote: Enumerating objects: 187, done. remote: Counting objects: 2% (1/36) remote: Counting objects: 5% (2/36) remote: Counting objects: 8% (3/36) remote: Counting objects: 11% (4/36) remote: Counting objects: 13% (5/36) remote: Counting objects: 16% (6/36) remote: Counting objects: 19% (7/36) remote: Counting objects: 22% (8/36) remote: Counting objects: 25% (9/36) remote: Counting objects: 27% (10/36) remote: Counting objects: 30% (11/36) remote: Counting objects: 33% (12/36) remote: Counting objects: 36% (13/36) remote: Counting objects: 38% (14/36) remote: Counting objects: 41% (15/36) remote: Counting objects: 44% (16/36) remote: Counting objects: 47% (17/36) remote: Counting objects: 50% (18/36) remote: Counting objects: 52% (19/36) remote: Counting objects: 55% (20/36) remote: Counting objects: 58% (21/36) remote: Counting objects: 61% (22/36) remote: Counting objects: 63% (23/36) remote: Counting objects: 66% (24/36) remote: Counting objects: 69% (25/36) remote: Counting objects: 72% (26/36) remote: Counting objects: 75% (27/36) remote: Counting objects: 77% (28/36) remote: Counting objects: 80% (29/36) remote: Counting objects: 83% (30/36) remote: Counting objects: 86% (31/36) remote: Counting objects: 88% (32/36) remote: Counting objects: 91% (33/36) remote: Counting objects: 94% (34/36) remote: Counting objects: 97% (35/36) remote: Counting objects: 100% (36/36) remote: Counting objects: 100% (36/36), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 187 (delta 8), reused 36 (delta 8), pack-reused 151 Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 19.20 KiB | 6.40 MiB/s, done. Resolving deltas: 0% (0/56) Resolving deltas: 12% (7/56) Resolving deltas: 14% (8/56) Resolving deltas: 17% (10/56) Resolving deltas: 21% (12/56) Resolving deltas: 85% (48/56) Resolving deltas: 100% (56/56) Resolving deltas: 100% (56/56), done. Cloning into '/root/workspace/weifang-config/container/A007/params_new/perception_spreader_truck'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/48) remote: Counting objects: 4% (2/48) remote: Counting objects: 6% (3/48) remote: Counting objects: 8% (4/48) remote: Counting objects: 10% (5/48) remote: Counting objects: 12% (6/48) remote: Counting objects: 14% (7/48) remote: Counting objects: 16% (8/48) remote: Counting objects: 18% (9/48) remote: Counting objects: 20% (10/48) remote: Counting objects: 22% (11/48) remote: Counting objects: 25% (12/48) remote: Counting objects: 27% (13/48) remote: Counting objects: 29% (14/48) remote: Counting objects: 31% (15/48) remote: Counting objects: 33% (16/48) remote: Counting objects: 35% (17/48) remote: Counting objects: 37% (18/48) remote: Counting objects: 39% (19/48) remote: Counting objects: 41% (20/48) remote: Counting objects: 43% (21/48) remote: Counting objects: 45% (22/48) remote: Counting objects: 47% (23/48) remote: Counting objects: 50% (24/48) remote: Counting objects: 52% (25/48) remote: Counting objects: 54% (26/48) remote: Counting objects: 56% (27/48) remote: Counting objects: 58% (28/48) remote: Counting objects: 60% (29/48) remote: Counting objects: 62% (30/48) remote: Counting objects: 64% (31/48) remote: Counting objects: 66% (32/48) remote: Counting objects: 68% (33/48) remote: Counting objects: 70% (34/48) remote: Counting objects: 72% (35/48) remote: Counting objects: 75% (36/48) remote: Counting objects: 77% (37/48) remote: Counting objects: 79% (38/48) remote: Counting objects: 81% (39/48) remote: Counting objects: 83% (40/48) remote: Counting objects: 85% (41/48) remote: Counting objects: 87% (42/48) remote: Counting objects: 89% (43/48) remote: Counting objects: 91% (44/48) remote: Counting objects: 93% (45/48) remote: Counting objects: 95% (46/48) remote: Counting objects: 97% (47/48) remote: Counting objects: 100% (48/48) remote: Counting objects: 100% (48/48), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 71 (delta 22), reused 46 (delta 20), pack-reused 23 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 7.24 KiB | 7.24 MiB/s, done. Resolving deltas: 0% (0/30) Resolving deltas: 13% (4/30) Resolving deltas: 26% (8/30) Resolving deltas: 63% (19/30) Resolving deltas: 100% (30/30) Resolving deltas: 100% (30/30), done. Cloning into '/root/workspace/weifang-config/container/A007/params_new/perception_vehicles'... remote: Enumerating objects: 31, done. remote: Counting objects: 3% (1/31) remote: Counting objects: 6% (2/31) remote: Counting objects: 9% (3/31) remote: Counting objects: 12% (4/31) remote: Counting objects: 16% (5/31) remote: Counting objects: 19% (6/31) remote: Counting objects: 22% (7/31) remote: Counting objects: 25% (8/31) remote: Counting objects: 29% (9/31) remote: Counting objects: 32% (10/31) remote: Counting objects: 35% (11/31) remote: Counting objects: 38% (12/31) remote: Counting objects: 41% (13/31) remote: Counting objects: 45% (14/31) remote: Counting objects: 48% (15/31) remote: Counting objects: 51% (16/31) remote: Counting objects: 54% (17/31) remote: Counting objects: 58% (18/31) remote: Counting objects: 61% (19/31) remote: Counting objects: 64% (20/31) remote: Counting objects: 67% (21/31) remote: Counting objects: 70% (22/31) remote: Counting objects: 74% (23/31) remote: Counting objects: 77% (24/31) remote: Counting objects: 80% (25/31) remote: Counting objects: 83% (26/31) remote: Counting objects: 87% (27/31) remote: Counting objects: 90% (28/31) remote: Counting objects: 93% (29/31) remote: Counting objects: 96% (30/31) remote: Counting objects: 100% (31/31) remote: Counting objects: 100% (31/31), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. remote: Total 31 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/31) Receiving objects: 6% (2/31) Receiving objects: 9% (3/31) Receiving objects: 12% (4/31) Receiving objects: 16% (5/31) Receiving objects: 19% (6/31) Receiving objects: 22% (7/31) Receiving objects: 25% (8/31) Receiving objects: 29% (9/31) Receiving objects: 32% (10/31) Receiving objects: 35% (11/31) Receiving objects: 38% (12/31) Receiving objects: 41% (13/31) Receiving objects: 45% (14/31) Receiving objects: 48% (15/31) Receiving objects: 51% (16/31) Receiving objects: 54% (17/31) Receiving objects: 58% (18/31) Receiving objects: 61% (19/31) Receiving objects: 64% (20/31) Receiving objects: 67% (21/31) Receiving objects: 70% (22/31) Receiving objects: 74% (23/31) Receiving objects: 77% (24/31) Receiving objects: 80% (25/31) Receiving objects: 83% (26/31) Receiving objects: 87% (27/31) Receiving objects: 90% (28/31) Receiving objects: 93% (29/31) Receiving objects: 96% (30/31) Receiving objects: 100% (31/31) Receiving objects: 100% (31/31), 4.77 KiB | 4.77 MiB/s, done. Resolving deltas: 0% (0/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/weifang-config/container/A007/params_new/pointcloud_customized'... remote: Enumerating objects: 331, 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. Receiving objects: 0% (1/331) Receiving objects: 1% (4/331) Receiving objects: 2% (7/331) Receiving objects: 3% (10/331) Receiving objects: 4% (14/331) Receiving objects: 5% (17/331) Receiving objects: 6% (20/331) Receiving objects: 7% (24/331) Receiving objects: 8% (27/331) Receiving objects: 9% (30/331) Receiving objects: 10% (34/331) Receiving objects: 11% (37/331) Receiving objects: 12% (40/331) Receiving objects: 13% (44/331) Receiving objects: 14% (47/331) Receiving objects: 14% (47/331), 20.07 MiB | 19.94 MiB/s Receiving objects: 14% (47/331), 46.53 MiB | 23.19 MiB/s Receiving objects: 14% (47/331), 80.83 MiB | 26.89 MiB/s Receiving objects: 14% (48/331), 109.95 MiB | 27.44 MiB/s Receiving objects: 14% (48/331), 140.52 MiB | 29.60 MiB/s Receiving objects: 15% (50/331), 155.39 MiB | 30.07 MiB/s Receiving objects: 16% (53/331), 155.39 MiB | 30.07 MiB/s Receiving objects: 16% (54/331), 167.82 MiB | 29.74 MiB/s Receiving objects: 17% (57/331), 167.82 MiB | 29.74 MiB/s Receiving objects: 18% (60/331), 167.82 MiB | 29.74 MiB/s Receiving objects: 19% (63/331), 167.82 MiB | 29.74 MiB/s Receiving objects: 20% (67/331), 181.13 MiB | 29.91 MiB/s Receiving objects: 21% (70/331), 181.13 MiB | 29.91 MiB/s Receiving objects: 22% (73/331), 181.13 MiB | 29.91 MiB/s Receiving objects: 23% (77/331), 181.13 MiB | 29.91 MiB/s Receiving objects: 24% (80/331), 181.13 MiB | 29.91 MiB/s Receiving objects: 25% (83/331), 181.13 MiB | 29.91 MiB/s Receiving objects: 25% (83/331), 194.93 MiB | 28.76 MiB/s Receiving objects: 26% (87/331), 194.93 MiB | 28.76 MiB/s Receiving objects: 27% (90/331), 194.93 MiB | 28.76 MiB/s Receiving objects: 28% (93/331), 194.93 MiB | 28.76 MiB/s Receiving objects: 29% (96/331), 194.93 MiB | 28.76 MiB/s Receiving objects: 30% (100/331), 207.37 MiB | 28.12 MiB/s Receiving objects: 31% (103/331), 207.37 MiB | 28.12 MiB/s Receiving objects: 32% (106/331), 207.37 MiB | 28.12 MiB/s Receiving objects: 33% (110/331), 207.37 MiB | 28.12 MiB/s Receiving objects: 34% (113/331), 207.37 MiB | 28.12 MiB/s Receiving objects: 35% (116/331), 207.37 MiB | 28.12 MiB/s Receiving objects: 36% (120/331), 207.37 MiB | 28.12 MiB/s Receiving objects: 37% (123/331), 207.37 MiB | 28.12 MiB/s Receiving objects: 38% (126/331), 207.37 MiB | 28.12 MiB/s Receiving objects: 39% (130/331), 207.37 MiB | 28.12 MiB/s Receiving objects: 40% (133/331), 207.37 MiB | 28.12 MiB/s Receiving objects: 41% (136/331), 207.37 MiB | 28.12 MiB/s Receiving objects: 41% (139/331), 219.41 MiB | 27.63 MiB/s Receiving objects: 42% (140/331), 219.41 MiB | 27.63 MiB/s Receiving objects: 43% (143/331), 233.24 MiB | 27.40 MiB/s Receiving objects: 44% (146/331), 233.24 MiB | 27.40 MiB/s Receiving objects: 45% (149/331), 233.24 MiB | 27.40 MiB/s Receiving objects: 45% (150/331), 252.13 MiB | 28.57 MiB/s Receiving objects: 46% (153/331), 252.13 MiB | 28.57 MiB/s Receiving objects: 47% (156/331), 252.13 MiB | 28.57 MiB/s Receiving objects: 48% (159/331), 252.13 MiB | 28.57 MiB/s Receiving objects: 49% (163/331), 265.17 MiB | 27.70 MiB/s Receiving objects: 50% (166/331), 265.17 MiB | 27.70 MiB/s Receiving objects: 50% (168/331), 279.07 MiB | 27.48 MiB/s Receiving objects: 51% (169/331), 290.82 MiB | 27.33 MiB/s Receiving objects: 52% (173/331), 290.82 MiB | 27.33 MiB/s Receiving objects: 53% (176/331), 290.82 MiB | 27.33 MiB/s Receiving objects: 53% (176/331), 302.90 MiB | 27.06 MiB/s Receiving objects: 54% (179/331), 302.90 MiB | 27.06 MiB/s Receiving objects: 55% (183/331), 302.90 MiB | 27.06 MiB/s Receiving objects: 56% (186/331), 302.90 MiB | 27.06 MiB/s Receiving objects: 56% (186/331), 328.87 MiB | 27.01 MiB/s Receiving objects: 57% (189/331), 345.30 MiB | 27.99 MiB/s Receiving objects: 58% (192/331), 345.30 MiB | 27.99 MiB/s Receiving objects: 58% (192/331), 358.76 MiB | 27.91 MiB/s Receiving objects: 58% (193/331), 378.54 MiB | 25.20 MiB/s Receiving objects: 59% (196/331), 390.59 MiB | 24.79 MiB/s Receiving objects: 60% (199/331), 390.59 MiB | 24.79 MiB/s Receiving objects: 60% (201/331), 402.11 MiB | 24.74 MiB/s Receiving objects: 61% (202/331), 410.71 MiB | 23.97 MiB/s Receiving objects: 61% (202/331), 421.75 MiB | 23.46 MiB/s Receiving objects: 62% (206/331), 443.54 MiB | 25.48 MiB/s Receiving objects: 63% (209/331), 443.54 MiB | 25.48 MiB/s Receiving objects: 64% (212/331), 443.54 MiB | 25.48 MiB/s Receiving objects: 65% (216/331), 443.54 MiB | 25.48 MiB/s Receiving objects: 66% (219/331), 443.54 MiB | 25.48 MiB/s Receiving objects: 66% (221/331), 443.54 MiB | 25.48 MiB/s Receiving objects: 67% (222/331), 458.44 MiB | 25.14 MiB/s Receiving objects: 68% (226/331), 458.44 MiB | 25.14 MiB/s Receiving objects: 69% (229/331), 471.47 MiB | 25.05 MiB/s Receiving objects: 70% (232/331), 471.47 MiB | 25.05 MiB/s Receiving objects: 71% (236/331), 471.47 MiB | 25.05 MiB/s Receiving objects: 71% (237/331), 484.46 MiB | 26.03 MiB/s Receiving objects: 71% (238/331), 507.71 MiB | 26.03 MiB/s Receiving objects: 72% (239/331), 507.71 MiB | 26.03 MiB/s Receiving objects: 73% (242/331), 520.45 MiB | 26.30 MiB/s Receiving objects: 74% (245/331), 520.45 MiB | 26.30 MiB/s Receiving objects: 74% (245/331), 533.42 MiB | 27.27 MiB/s Receiving objects: 75% (249/331), 533.42 MiB | 27.27 MiB/s Receiving objects: 76% (252/331), 533.42 MiB | 27.27 MiB/s Receiving objects: 77% (255/331), 533.42 MiB | 27.27 MiB/s Receiving objects: 78% (259/331), 533.42 MiB | 27.27 MiB/s Receiving objects: 79% (262/331), 533.42 MiB | 27.27 MiB/s Receiving objects: 80% (265/331), 533.42 MiB | 27.27 MiB/s Receiving objects: 81% (269/331), 546.08 MiB | 27.63 MiB/s Receiving objects: 82% (272/331), 546.08 MiB | 27.63 MiB/s Receiving objects: 82% (273/331), 560.49 MiB | 25.99 MiB/s Receiving objects: 83% (275/331), 560.49 MiB | 25.99 MiB/s Receiving objects: 84% (279/331), 560.49 MiB | 25.99 MiB/s Receiving objects: 85% (282/331), 560.49 MiB | 25.99 MiB/s Receiving objects: 86% (285/331), 560.49 MiB | 25.99 MiB/s Receiving objects: 87% (288/331), 573.30 MiB | 25.50 MiB/s Receiving objects: 88% (292/331), 573.30 MiB | 25.50 MiB/s Receiving objects: 89% (295/331), 573.30 MiB | 25.50 MiB/s Receiving objects: 90% (298/331), 573.30 MiB | 25.50 MiB/s Receiving objects: 91% (302/331), 573.30 MiB | 25.50 MiB/s Receiving objects: 92% (305/331), 573.30 MiB | 25.50 MiB/s Receiving objects: 92% (305/331), 578.18 MiB | 19.30 MiB/s Receiving objects: 92% (306/331), 591.56 MiB | 12.20 MiB/s Receiving objects: 92% (307/331), 616.04 MiB | 12.27 MiB/s Receiving objects: 92% (307/331), 616.93 MiB | 8.06 MiB/s Receiving objects: 93% (308/331), 616.93 MiB | 8.06 MiB/s Receiving objects: 94% (312/331), 616.93 MiB | 8.06 MiB/s Receiving objects: 95% (315/331), 616.93 MiB | 8.06 MiB/s Receiving objects: 95% (315/331), 621.74 MiB | 6.11 MiB/s Receiving objects: 95% (316/331), 630.71 MiB | 5.67 MiB/s Receiving objects: 95% (316/331), 641.39 MiB | 4.85 MiB/s Receiving objects: 95% (317/331), 658.66 MiB | 6.23 MiB/s Receiving objects: 95% (317/331), 661.13 MiB | 5.02 MiB/s Receiving objects: 96% (318/331), 661.13 MiB | 5.02 MiB/s Receiving objects: 97% (322/331), 661.13 MiB | 5.02 MiB/s Receiving objects: 97% (323/331), 669.66 MiB | 4.58 MiB/s Receiving objects: 98% (325/331), 677.37 MiB | 6.56 MiB/s remote: Total 331 (delta 7), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (328/331), 677.37 MiB | 6.56 MiB/s Receiving objects: 100% (331/331), 677.37 MiB | 6.56 MiB/s Receiving objects: 100% (331/331), 679.25 MiB | 17.11 MiB/s, done. Resolving deltas: 0% (0/57) Resolving deltas: 12% (7/57) Resolving deltas: 19% (11/57) Resolving deltas: 31% (18/57) Resolving deltas: 38% (22/57) Resolving deltas: 40% (23/57) Resolving deltas: 43% (25/57) Resolving deltas: 49% (28/57) Resolving deltas: 50% (29/57) Resolving deltas: 61% (35/57) Resolving deltas: 64% (37/57) Resolving deltas: 68% (39/57) Resolving deltas: 70% (40/57) Resolving deltas: 73% (42/57) Resolving deltas: 77% (44/57) Resolving deltas: 80% (46/57) Resolving deltas: 84% (48/57) Resolving deltas: 85% (49/57) Resolving deltas: 87% (50/57) Resolving deltas: 94% (54/57) Resolving deltas: 96% (55/57) Resolving deltas: 98% (56/57) Resolving deltas: 100% (57/57) Resolving deltas: 100% (57/57), done. Cloning into '/root/workspace/weifang-config/container/A007/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), 13.61 MiB | 27.20 MiB/s Receiving objects: 24% (25/102), 13.61 MiB | 27.20 MiB/s Receiving objects: 25% (26/102), 13.61 MiB | 27.20 MiB/s Receiving objects: 26% (27/102), 13.61 MiB | 27.20 MiB/s Receiving objects: 27% (28/102), 13.61 MiB | 27.20 MiB/s Receiving objects: 28% (29/102), 13.61 MiB | 27.20 MiB/s Receiving objects: 29% (30/102), 13.61 MiB | 27.20 MiB/s Receiving objects: 30% (31/102), 13.61 MiB | 27.20 MiB/s Receiving objects: 31% (32/102), 13.61 MiB | 27.20 MiB/s Receiving objects: 31% (32/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 32% (33/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 33% (34/102), 25.69 MiB | 25.68 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 35% (36/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 36% (37/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 37% (38/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 38% (39/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 39% (40/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 40% (41/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 41% (42/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 42% (43/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 43% (44/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 44% (45/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 45% (46/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 46% (47/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 47% (48/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 48% (49/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 49% (50/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 50% (51/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 51% (53/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 52% (54/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 53% (55/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 54% (56/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 55% (57/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 56% (58/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 57% (59/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 58% (60/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 59% (61/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 60% (62/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 61% (63/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 62% (64/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 63% (65/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 64% (66/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 65% (67/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 66% (68/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 67% (69/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 68% (70/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 69% (71/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 70% (72/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 71% (73/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 72% (74/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 73% (75/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 74% (76/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 75% (77/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 76% (78/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 77% (79/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 78% (80/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 79% (81/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 80% (82/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 81% (83/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 82% (84/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 83% (85/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 84% (86/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 85% (87/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 86% (88/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 87% (89/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 88% (90/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 89% (91/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 90% (92/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 91% (93/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 92% (94/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 93% (95/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 94% (96/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 95% (97/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 96% (98/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 97% (99/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 98% (100/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 99% (101/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 100% (102/102), 25.69 MiB | 25.68 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 26.16 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/weifang-config/container/A007/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/weifang-config/container/A007/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/46) remote: Counting objects: 4% (2/46) remote: Counting objects: 6% (3/46) remote: Counting objects: 8% (4/46) remote: Counting objects: 10% (5/46) remote: Counting objects: 13% (6/46) remote: Counting objects: 15% (7/46) remote: Counting objects: 17% (8/46) remote: Counting objects: 19% (9/46) remote: Counting objects: 21% (10/46) remote: Counting objects: 23% (11/46) remote: Counting objects: 26% (12/46) remote: Counting objects: 28% (13/46) remote: Counting objects: 30% (14/46) remote: Counting objects: 32% (15/46) remote: Counting objects: 34% (16/46) remote: Counting objects: 36% (17/46) remote: Counting objects: 39% (18/46) remote: Counting objects: 41% (19/46) remote: Counting objects: 43% (20/46) remote: Counting objects: 45% (21/46) remote: Counting objects: 47% (22/46) remote: Counting objects: 50% (23/46) remote: Counting objects: 52% (24/46) remote: Counting objects: 54% (25/46) remote: Counting objects: 56% (26/46) remote: Counting objects: 58% (27/46) remote: Counting objects: 60% (28/46) remote: Counting objects: 63% (29/46) remote: Counting objects: 65% (30/46) remote: Counting objects: 67% (31/46) remote: Counting objects: 69% (32/46) remote: Counting objects: 71% (33/46) remote: Counting objects: 73% (34/46) remote: Counting objects: 76% (35/46) remote: Counting objects: 78% (36/46) remote: Counting objects: 80% (37/46) remote: Counting objects: 82% (38/46) remote: Counting objects: 84% (39/46) remote: Counting objects: 86% (40/46) remote: Counting objects: 89% (41/46) remote: Counting objects: 91% (42/46) remote: Counting objects: 93% (43/46) remote: Counting objects: 95% (44/46) remote: Counting objects: 97% (45/46) remote: Counting objects: 100% (46/46) remote: Counting objects: 100% (46/46), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 71 (delta 23), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 13.10 KiB | 13.10 MiB/s, done. Resolving deltas: 0% (0/37) Resolving deltas: 2% (1/37) Resolving deltas: 37% (14/37) Resolving deltas: 40% (15/37) Resolving deltas: 86% (32/37) Resolving deltas: 100% (37/37) Resolving deltas: 100% (37/37), done. Cloning into '/root/workspace/weifang-config/container/A007/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/weifang-config/container/A007/params_new/system-common'... remote: Enumerating objects: 173, done. remote: Counting objects: 0% (1/135) remote: Counting objects: 1% (2/135) remote: Counting objects: 2% (3/135) remote: Counting objects: 3% (5/135) remote: Counting objects: 4% (6/135) remote: Counting objects: 5% (7/135) remote: Counting objects: 6% (9/135) remote: Counting objects: 7% (10/135) remote: Counting objects: 8% (11/135) remote: Counting objects: 9% (13/135) remote: Counting objects: 10% (14/135) remote: Counting objects: 11% (15/135) remote: Counting objects: 12% (17/135) remote: Counting objects: 13% (18/135) remote: Counting objects: 14% (19/135) remote: Counting objects: 15% (21/135) remote: Counting objects: 16% (22/135) remote: Counting objects: 17% (23/135) remote: Counting objects: 18% (25/135) remote: Counting objects: 19% (26/135) remote: Counting objects: 20% (27/135) remote: Counting objects: 21% (29/135) remote: Counting objects: 22% (30/135) remote: Counting objects: 23% (32/135) remote: Counting objects: 24% (33/135) remote: Counting objects: 25% (34/135) remote: Counting objects: 26% (36/135) remote: Counting objects: 27% (37/135) remote: Counting objects: 28% (38/135) remote: Counting objects: 29% (40/135) remote: Counting objects: 30% (41/135) remote: Counting objects: 31% (42/135) remote: Counting objects: 32% (44/135) remote: Counting objects: 33% (45/135) remote: Counting objects: 34% (46/135) remote: Counting objects: 35% (48/135) remote: Counting objects: 36% (49/135) remote: Counting objects: 37% (50/135) remote: Counting objects: 38% (52/135) remote: Counting objects: 39% (53/135) remote: Counting objects: 40% (54/135) remote: Counting objects: 41% (56/135) remote: Counting objects: 42% (57/135) remote: Counting objects: 43% (59/135) remote: Counting objects: 44% (60/135) remote: Counting objects: 45% (61/135) remote: Counting objects: 46% (63/135) remote: Counting objects: 47% (64/135) remote: Counting objects: 48% (65/135) remote: Counting objects: 49% (67/135) remote: Counting objects: 50% (68/135) remote: Counting objects: 51% (69/135) remote: Counting objects: 52% (71/135) remote: Counting objects: 53% (72/135) remote: Counting objects: 54% (73/135) remote: Counting objects: 55% (75/135) remote: Counting objects: 56% (76/135) remote: Counting objects: 57% (77/135) remote: Counting objects: 58% (79/135) remote: Counting objects: 59% (80/135) remote: Counting objects: 60% (81/135) remote: Counting objects: 61% (83/135) remote: Counting objects: 62% (84/135) remote: Counting objects: 63% (86/135) remote: Counting objects: 64% (87/135) remote: Counting objects: 65% (88/135) remote: Counting objects: 66% (90/135) remote: Counting objects: 67% (91/135) remote: Counting objects: 68% (92/135) remote: Counting objects: 69% (94/135) remote: Counting objects: 70% (95/135) remote: Counting objects: 71% (96/135) remote: Counting objects: 72% (98/135) remote: Counting objects: 73% (99/135) remote: Counting objects: 74% (100/135) remote: Counting objects: 75% (102/135) remote: Counting objects: 76% (103/135) remote: Counting objects: 77% (104/135) remote: Counting objects: 78% (106/135) remote: Counting objects: 79% (107/135) remote: Counting objects: 80% (108/135) remote: Counting objects: 81% (110/135) remote: Counting objects: 82% (111/135) remote: Counting objects: 83% (113/135) remote: Counting objects: 84% (114/135) remote: Counting objects: 85% (115/135) remote: Counting objects: 86% (117/135) remote: Counting objects: 87% (118/135) remote: Counting objects: 88% (119/135) remote: Counting objects: 89% (121/135) remote: Counting objects: 90% (122/135) remote: Counting objects: 91% (123/135) remote: Counting objects: 92% (125/135) remote: Counting objects: 93% (126/135) remote: Counting objects: 94% (127/135) remote: Counting objects: 95% (129/135) remote: Counting objects: 96% (130/135) remote: Counting objects: 97% (131/135) remote: Counting objects: 98% (133/135) remote: Counting objects: 99% (134/135) remote: Counting objects: 100% (135/135) remote: Counting objects: 100% (135/135), done. remote: Compressing objects: 2% (1/45) remote: Compressing objects: 4% (2/45) remote: Compressing objects: 6% (3/45) remote: Compressing objects: 8% (4/45) remote: Compressing objects: 11% (5/45) remote: Compressing objects: 13% (6/45) remote: Compressing objects: 15% (7/45) remote: Compressing objects: 17% (8/45) remote: Compressing objects: 20% (9/45) remote: Compressing objects: 22% (10/45) remote: Compressing objects: 24% (11/45) remote: Compressing objects: 26% (12/45) remote: Compressing objects: 28% (13/45) remote: Compressing objects: 31% (14/45) remote: Compressing objects: 33% (15/45) remote: Compressing objects: 35% (16/45) remote: Compressing objects: 37% (17/45) remote: Compressing objects: 40% (18/45) remote: Compressing objects: 42% (19/45) remote: Compressing objects: 44% (20/45) remote: Compressing objects: 46% (21/45) remote: Compressing objects: 48% (22/45) remote: Compressing objects: 51% (23/45) remote: Compressing objects: 53% (24/45) remote: Compressing objects: 55% (25/45) remote: Compressing objects: 57% (26/45) remote: Compressing objects: 60% (27/45) remote: Compressing objects: 62% (28/45) remote: Compressing objects: 64% (29/45) remote: Compressing objects: 66% (30/45) remote: Compressing objects: 68% (31/45) remote: Compressing objects: 71% (32/45) remote: Compressing objects: 73% (33/45) remote: Compressing objects: 75% (34/45) remote: Compressing objects: 77% (35/45) remote: Compressing objects: 80% (36/45) remote: Compressing objects: 82% (37/45) remote: Compressing objects: 84% (38/45) remote: Compressing objects: 86% (39/45) remote: Compressing objects: 88% (40/45) remote: Compressing objects: 91% (41/45) remote: Compressing objects: 93% (42/45) remote: Compressing objects: 95% (43/45) remote: Compressing objects: 97% (44/45) remote: Compressing objects: 100% (45/45) remote: Compressing objects: 100% (45/45), done. remote: Total 173 (delta 28), reused 101 (delta 20), pack-reused 38 Receiving objects: 0% (1/173) Receiving objects: 1% (2/173) Receiving objects: 2% (4/173) Receiving objects: 3% (6/173) Receiving objects: 4% (7/173) Receiving objects: 5% (9/173) Receiving objects: 6% (11/173) Receiving objects: 7% (13/173) Receiving objects: 8% (14/173) Receiving objects: 9% (16/173) Receiving objects: 10% (18/173) Receiving objects: 11% (20/173) Receiving objects: 12% (21/173) Receiving objects: 13% (23/173) Receiving objects: 14% (25/173) Receiving objects: 15% (26/173) Receiving objects: 16% (28/173) Receiving objects: 17% (30/173) Receiving objects: 18% (32/173) Receiving objects: 19% (33/173) Receiving objects: 20% (35/173) Receiving objects: 21% (37/173) Receiving objects: 22% (39/173) Receiving objects: 23% (40/173) Receiving objects: 24% (42/173) Receiving objects: 25% (44/173) Receiving objects: 26% (45/173) Receiving objects: 27% (47/173) Receiving objects: 28% (49/173) Receiving objects: 29% (51/173) Receiving objects: 30% (52/173) Receiving objects: 31% (54/173) Receiving objects: 32% (56/173) Receiving objects: 33% (58/173) Receiving objects: 34% (59/173) Receiving objects: 35% (61/173) Receiving objects: 36% (63/173) Receiving objects: 37% (65/173) Receiving objects: 38% (66/173) Receiving objects: 39% (68/173) Receiving objects: 40% (70/173) Receiving objects: 41% (71/173) Receiving objects: 42% (73/173) Receiving objects: 43% (75/173) Receiving objects: 44% (77/173) Receiving objects: 45% (78/173) Receiving objects: 46% (80/173) Receiving objects: 47% (82/173) Receiving objects: 48% (84/173) Receiving objects: 49% (85/173) Receiving objects: 50% (87/173) Receiving objects: 51% (89/173) Receiving objects: 52% (90/173) Receiving objects: 53% (92/173) Receiving objects: 54% (94/173) Receiving objects: 55% (96/173) Receiving objects: 56% (97/173) Receiving objects: 57% (99/173) Receiving objects: 58% (101/173) Receiving objects: 59% (103/173) Receiving objects: 60% (104/173) Receiving objects: 61% (106/173) Receiving objects: 62% (108/173) Receiving objects: 63% (109/173) Receiving objects: 64% (111/173) Receiving objects: 65% (113/173) Receiving objects: 66% (115/173) Receiving objects: 67% (116/173) Receiving objects: 68% (118/173) Receiving objects: 69% (120/173) Receiving objects: 70% (122/173) Receiving objects: 71% (123/173) Receiving objects: 72% (125/173) Receiving objects: 73% (127/173) Receiving objects: 74% (129/173) Receiving objects: 75% (130/173) Receiving objects: 76% (132/173) Receiving objects: 77% (134/173) Receiving objects: 78% (135/173) Receiving objects: 79% (137/173) Receiving objects: 80% (139/173) Receiving objects: 81% (141/173) Receiving objects: 82% (142/173) Receiving objects: 83% (144/173) Receiving objects: 84% (146/173) Receiving objects: 85% (148/173) Receiving objects: 86% (149/173) Receiving objects: 87% (151/173) Receiving objects: 88% (153/173) Receiving objects: 89% (154/173) Receiving objects: 90% (156/173) Receiving objects: 91% (158/173) Receiving objects: 92% (160/173) Receiving objects: 93% (161/173) Receiving objects: 94% (163/173) Receiving objects: 95% (165/173) Receiving objects: 96% (167/173) Receiving objects: 97% (168/173) Receiving objects: 98% (170/173) Receiving objects: 99% (172/173) Receiving objects: 100% (173/173) Receiving objects: 100% (173/173), 28.14 KiB | 4.69 MiB/s, done. Resolving deltas: 0% (0/33) Resolving deltas: 3% (1/33) Resolving deltas: 15% (5/33) Resolving deltas: 18% (6/33) Resolving deltas: 27% (9/33) Resolving deltas: 84% (28/33) Resolving deltas: 90% (30/33) Resolving deltas: 93% (31/33) Resolving deltas: 100% (33/33) Resolving deltas: 100% (33/33), done. Cloning into '/root/workspace/weifang-config/container/A007/params_new/system-device'... remote: Enumerating objects: 1478, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. Receiving objects: 0% (1/1478) Receiving objects: 1% (15/1478) Receiving objects: 2% (30/1478) Receiving objects: 3% (45/1478) Receiving objects: 4% (60/1478) Receiving objects: 5% (74/1478) Receiving objects: 6% (89/1478) Receiving objects: 7% (104/1478) Receiving objects: 8% (119/1478) Receiving objects: 9% (134/1478) Receiving objects: 10% (148/1478) Receiving objects: 11% (163/1478) Receiving objects: 12% (178/1478) Receiving objects: 13% (193/1478) Receiving objects: 14% (207/1478) remote: Total 1478 (delta 4), reused 0 (delta 0), pack-reused 1461 Receiving objects: 15% (222/1478) Receiving objects: 16% (237/1478) Receiving objects: 17% (252/1478) Receiving objects: 18% (267/1478) Receiving objects: 19% (281/1478) Receiving objects: 20% (296/1478) Receiving objects: 21% (311/1478) Receiving objects: 22% (326/1478) Receiving objects: 23% (340/1478) Receiving objects: 24% (355/1478) Receiving objects: 25% (370/1478) Receiving objects: 26% (385/1478) Receiving objects: 27% (400/1478) Receiving objects: 28% (414/1478) Receiving objects: 29% (429/1478) Receiving objects: 30% (444/1478) Receiving objects: 31% (459/1478) Receiving objects: 32% (473/1478) Receiving objects: 33% (488/1478) Receiving objects: 34% (503/1478) Receiving objects: 35% (518/1478) Receiving objects: 36% (533/1478) Receiving objects: 37% (547/1478) Receiving objects: 38% (562/1478) Receiving objects: 39% (577/1478) Receiving objects: 40% (592/1478) Receiving objects: 41% (606/1478) Receiving objects: 42% (621/1478) Receiving objects: 43% (636/1478) Receiving objects: 44% (651/1478) Receiving objects: 45% (666/1478) Receiving objects: 46% (680/1478) Receiving objects: 47% (695/1478) Receiving objects: 48% (710/1478) Receiving objects: 49% (725/1478) Receiving objects: 50% (739/1478) Receiving objects: 51% (754/1478) Receiving objects: 52% (769/1478) Receiving objects: 53% (784/1478) Receiving objects: 54% (799/1478) Receiving objects: 55% (813/1478) Receiving objects: 56% (828/1478) Receiving objects: 57% (843/1478) Receiving objects: 58% (858/1478) Receiving objects: 59% (873/1478) Receiving objects: 60% (887/1478) Receiving objects: 61% (902/1478) Receiving objects: 62% (917/1478) Receiving objects: 63% (932/1478) Receiving objects: 64% (946/1478) Receiving objects: 65% (961/1478) Receiving objects: 66% (976/1478) Receiving objects: 67% (991/1478) Receiving objects: 68% (1006/1478) Receiving objects: 69% (1020/1478) Receiving objects: 70% (1035/1478) Receiving objects: 71% (1050/1478) Receiving objects: 72% (1065/1478) Receiving objects: 73% (1079/1478) Receiving objects: 74% (1094/1478) Receiving objects: 75% (1109/1478) Receiving objects: 76% (1124/1478) Receiving objects: 77% (1139/1478) Receiving objects: 78% (1153/1478) Receiving objects: 79% (1168/1478) Receiving objects: 80% (1183/1478) Receiving objects: 81% (1198/1478) Receiving objects: 82% (1212/1478) Receiving objects: 83% (1227/1478) Receiving objects: 84% (1242/1478) Receiving objects: 85% (1257/1478) Receiving objects: 86% (1272/1478) Receiving objects: 87% (1286/1478) Receiving objects: 88% (1301/1478) Receiving objects: 89% (1316/1478) Receiving objects: 90% (1331/1478) Receiving objects: 91% (1345/1478) Receiving objects: 92% (1360/1478) Receiving objects: 93% (1375/1478) Receiving objects: 94% (1390/1478) Receiving objects: 95% (1405/1478) Receiving objects: 96% (1419/1478) Receiving objects: 97% (1434/1478) Receiving objects: 98% (1449/1478) Receiving objects: 99% (1464/1478) Receiving objects: 100% (1478/1478) Receiving objects: 100% (1478/1478), 167.79 KiB | 13.98 MiB/s, done. Resolving deltas: 0% (0/490) Resolving deltas: 1% (5/490) Resolving deltas: 3% (16/490) Resolving deltas: 7% (36/490) Resolving deltas: 12% (62/490) Resolving deltas: 16% (79/490) Resolving deltas: 21% (103/490) Resolving deltas: 24% (122/490) Resolving deltas: 25% (125/490) Resolving deltas: 26% (128/490) Resolving deltas: 42% (206/490) Resolving deltas: 46% (228/490) Resolving deltas: 50% (248/490) Resolving deltas: 52% (258/490) Resolving deltas: 53% (263/490) Resolving deltas: 58% (288/490) Resolving deltas: 59% (290/490) Resolving deltas: 63% (311/490) Resolving deltas: 66% (325/490) Resolving deltas: 67% (329/490) Resolving deltas: 68% (335/490) Resolving deltas: 73% (359/490) Resolving deltas: 74% (363/490) Resolving deltas: 75% (368/490) Resolving deltas: 76% (375/490) Resolving deltas: 77% (378/490) Resolving deltas: 78% (385/490) Resolving deltas: 80% (396/490) Resolving deltas: 81% (398/490) Resolving deltas: 84% (415/490) Resolving deltas: 85% (417/490) Resolving deltas: 86% (422/490) Resolving deltas: 87% (429/490) Resolving deltas: 88% (433/490) Resolving deltas: 89% (437/490) Resolving deltas: 90% (441/490) Resolving deltas: 100% (490/490) Resolving deltas: 100% (490/490), done. Cloning into '/root/workspace/weifang-config/container/A007/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 | 7.27 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: 51% (16/31) Resolving deltas: 93% (29/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/weifang-config/container/A007/params_new/system-node-weifang'... remote: Enumerating objects: 211, done. remote: Counting objects: 0% (1/143) remote: Counting objects: 1% (2/143) remote: Counting objects: 2% (3/143) remote: Counting objects: 3% (5/143) remote: Counting objects: 4% (6/143) remote: Counting objects: 5% (8/143) remote: Counting objects: 6% (9/143) remote: Counting objects: 7% (11/143) remote: Counting objects: 8% (12/143) remote: Counting objects: 9% (13/143) remote: Counting objects: 10% (15/143) remote: Counting objects: 11% (16/143) remote: Counting objects: 12% (18/143) remote: Counting objects: 13% (19/143) remote: Counting objects: 14% (21/143) remote: Counting objects: 15% (22/143) remote: Counting objects: 16% (23/143) remote: Counting objects: 17% (25/143) remote: Counting objects: 18% (26/143) remote: Counting objects: 19% (28/143) remote: Counting objects: 20% (29/143) remote: Counting objects: 21% (31/143) remote: Counting objects: 22% (32/143) remote: Counting objects: 23% (33/143) remote: Counting objects: 24% (35/143) remote: Counting objects: 25% (36/143) remote: Counting objects: 26% (38/143) remote: Counting objects: 27% (39/143) remote: Counting objects: 28% (41/143) remote: Counting objects: 29% (42/143) remote: Counting objects: 30% (43/143) remote: Counting objects: 31% (45/143) remote: Counting objects: 32% (46/143) remote: Counting objects: 33% (48/143) remote: Counting objects: 34% (49/143) remote: Counting objects: 35% (51/143) remote: Counting objects: 36% (52/143) remote: Counting objects: 37% (53/143) remote: Counting objects: 38% (55/143) remote: Counting objects: 39% (56/143) remote: Counting objects: 40% (58/143) remote: Counting objects: 41% (59/143) remote: Counting objects: 42% (61/143) remote: Counting objects: 43% (62/143) remote: Counting objects: 44% (63/143) remote: Counting objects: 45% (65/143) remote: Counting objects: 46% (66/143) remote: Counting objects: 47% (68/143) remote: Counting objects: 48% (69/143) remote: Counting objects: 49% (71/143) remote: Counting objects: 50% (72/143) remote: Counting objects: 51% (73/143) remote: Counting objects: 52% (75/143) remote: Counting objects: 53% (76/143) remote: Counting objects: 54% (78/143) remote: Counting objects: 55% (79/143) remote: Counting objects: 56% (81/143) remote: Counting objects: 57% (82/143) remote: Counting objects: 58% (83/143) remote: Counting objects: 59% (85/143) remote: Counting objects: 60% (86/143) remote: Counting objects: 61% (88/143) remote: Counting objects: 62% (89/143) remote: Counting objects: 63% (91/143) remote: Counting objects: 64% (92/143) remote: Counting objects: 65% (93/143) remote: Counting objects: 66% (95/143) remote: Counting objects: 67% (96/143) remote: Counting objects: 68% (98/143) remote: Counting objects: 69% (99/143) remote: Counting objects: 70% (101/143) remote: Counting objects: 71% (102/143) remote: Counting objects: 72% (103/143) remote: Counting objects: 73% (105/143) remote: Counting objects: 74% (106/143) remote: Counting objects: 75% (108/143) remote: Counting objects: 76% (109/143) remote: Counting objects: 77% (111/143) remote: Counting objects: 78% (112/143) remote: Counting objects: 79% (113/143) remote: Counting objects: 80% (115/143) remote: Counting objects: 81% (116/143) remote: Counting objects: 82% (118/143) remote: Counting objects: 83% (119/143) remote: Counting objects: 84% (121/143) remote: Counting objects: 85% (122/143) remote: Counting objects: 86% (123/143) remote: Counting objects: 87% (125/143) remote: Counting objects: 88% (126/143) remote: Counting objects: 89% (128/143) remote: Counting objects: 90% (129/143) remote: Counting objects: 91% (131/143) remote: Counting objects: 92% (132/143) remote: Counting objects: 93% (133/143) remote: Counting objects: 94% (135/143) remote: Counting objects: 95% (136/143) remote: Counting objects: 96% (138/143) remote: Counting objects: 97% (139/143) remote: Counting objects: 98% (141/143) remote: Counting objects: 99% (142/143) remote: Counting objects: 100% (143/143) remote: Counting objects: 100% (143/143), done. remote: Compressing objects: 1% (1/57) remote: Compressing objects: 3% (2/57) remote: Compressing objects: 5% (3/57) remote: Compressing objects: 7% (4/57) remote: Compressing objects: 8% (5/57) remote: Compressing objects: 10% (6/57) remote: Compressing objects: 12% (7/57) remote: Compressing objects: 14% (8/57) remote: Compressing objects: 15% (9/57) remote: Compressing objects: 17% (10/57) remote: Compressing objects: 19% (11/57) remote: Compressing objects: 21% (12/57) remote: Compressing objects: 22% (13/57) remote: Compressing objects: 24% (14/57) remote: Compressing objects: 26% (15/57) remote: Compressing objects: 28% (16/57) remote: Compressing objects: 29% (17/57) remote: Compressing objects: 31% (18/57) remote: Compressing objects: 33% (19/57) remote: Compressing objects: 35% (20/57) remote: Compressing objects: 36% (21/57) remote: Compressing objects: 38% (22/57) remote: Compressing objects: 40% (23/57) remote: Compressing objects: 42% (24/57) remote: Compressing objects: 43% (25/57) remote: Compressing objects: 45% (26/57) remote: Compressing objects: 47% (27/57) remote: Compressing objects: 49% (28/57) remote: Compressing objects: 50% (29/57) remote: Compressing objects: 52% (30/57) remote: Compressing objects: 54% (31/57) remote: Compressing objects: 56% (32/57) remote: Compressing objects: 57% (33/57) remote: Compressing objects: 59% (34/57) remote: Compressing objects: 61% (35/57) remote: Compressing objects: 63% (36/57) remote: Compressing objects: 64% (37/57) remote: Compressing objects: 66% (38/57) remote: Compressing objects: 68% (39/57) remote: Compressing objects: 70% (40/57) remote: Compressing objects: 71% (41/57) remote: Compressing objects: 73% (42/57) remote: Compressing objects: 75% (43/57) remote: Compressing objects: 77% (44/57) remote: Compressing objects: 78% (45/57) remote: Compressing objects: 80% (46/57) remote: Compressing objects: 82% (47/57) remote: Compressing objects: 84% (48/57) remote: Compressing objects: 85% (49/57) remote: Compressing objects: 87% (50/57) remote: Compressing objects: 89% (51/57) remote: Compressing objects: 91% (52/57) remote: Compressing objects: 92% (53/57) remote: Compressing objects: 94% (54/57) remote: Compressing objects: 96% (55/57) remote: Compressing objects: 98% (56/57) remote: Compressing objects: 100% (57/57) remote: Compressing objects: 100% (57/57), done. remote: Total 211 (delta 23), reused 100 (delta 15), pack-reused 68 Receiving objects: 0% (1/211) Receiving objects: 1% (3/211) Receiving objects: 2% (5/211) Receiving objects: 3% (7/211) Receiving objects: 4% (9/211) Receiving objects: 5% (11/211) Receiving objects: 6% (13/211) Receiving objects: 7% (15/211) Receiving objects: 8% (17/211) Receiving objects: 9% (19/211) Receiving objects: 10% (22/211) Receiving objects: 11% (24/211) Receiving objects: 12% (26/211) Receiving objects: 13% (28/211) Receiving objects: 14% (30/211) Receiving objects: 15% (32/211) Receiving objects: 16% (34/211) Receiving objects: 17% (36/211) Receiving objects: 18% (38/211) Receiving objects: 19% (41/211) Receiving objects: 20% (43/211) Receiving objects: 21% (45/211) Receiving objects: 22% (47/211) Receiving objects: 23% (49/211) Receiving objects: 24% (51/211) Receiving objects: 25% (53/211) Receiving objects: 26% (55/211) Receiving objects: 27% (57/211) Receiving objects: 28% (60/211) Receiving objects: 29% (62/211) Receiving objects: 30% (64/211) Receiving objects: 31% (66/211) Receiving objects: 32% (68/211) Receiving objects: 33% (70/211) Receiving objects: 34% (72/211) Receiving objects: 35% (74/211) Receiving objects: 36% (76/211) Receiving objects: 37% (79/211) Receiving objects: 38% (81/211) Receiving objects: 39% (83/211) Receiving objects: 40% (85/211) Receiving objects: 41% (87/211) Receiving objects: 42% (89/211) Receiving objects: 43% (91/211) Receiving objects: 44% (93/211) Receiving objects: 45% (95/211) Receiving objects: 46% (98/211) Receiving objects: 47% (100/211) Receiving objects: 48% (102/211) Receiving objects: 49% (104/211) Receiving objects: 50% (106/211) Receiving objects: 51% (108/211) Receiving objects: 52% (110/211) Receiving objects: 53% (112/211) Receiving objects: 54% (114/211) Receiving objects: 55% (117/211) Receiving objects: 56% (119/211) Receiving objects: 57% (121/211) Receiving objects: 58% (123/211) Receiving objects: 59% (125/211) Receiving objects: 60% (127/211) Receiving objects: 61% (129/211) Receiving objects: 62% (131/211) Receiving objects: 63% (133/211) Receiving objects: 64% (136/211) Receiving objects: 65% (138/211) Receiving objects: 66% (140/211) Receiving objects: 67% (142/211) Receiving objects: 68% (144/211) Receiving objects: 69% (146/211) Receiving objects: 70% (148/211) Receiving objects: 71% (150/211) Receiving objects: 72% (152/211) Receiving objects: 73% (155/211) Receiving objects: 74% (157/211) Receiving objects: 75% (159/211) Receiving objects: 76% (161/211) Receiving objects: 77% (163/211) Receiving objects: 78% (165/211) Receiving objects: 79% (167/211) Receiving objects: 80% (169/211) Receiving objects: 81% (171/211) Receiving objects: 82% (174/211) Receiving objects: 83% (176/211) Receiving objects: 84% (178/211) Receiving objects: 85% (180/211) Receiving objects: 86% (182/211) Receiving objects: 87% (184/211) Receiving objects: 88% (186/211) Receiving objects: 89% (188/211) Receiving objects: 90% (190/211) Receiving objects: 91% (193/211) Receiving objects: 92% (195/211) Receiving objects: 93% (197/211) Receiving objects: 94% (199/211) Receiving objects: 95% (201/211) Receiving objects: 96% (203/211) Receiving objects: 97% (205/211) Receiving objects: 98% (207/211) Receiving objects: 99% (209/211) Receiving objects: 100% (211/211) Receiving objects: 100% (211/211), 26.72 KiB | 13.36 MiB/s, done. Resolving deltas: 0% (0/34) Resolving deltas: 17% (6/34) Resolving deltas: 85% (29/34) Resolving deltas: 100% (34/34) Resolving deltas: 100% (34/34), done. Cloning into '/root/workspace/weifang-config/container/A007/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/110) remote: Counting objects: 1% (2/110) remote: Counting objects: 2% (3/110) remote: Counting objects: 3% (4/110) remote: Counting objects: 4% (5/110) remote: Counting objects: 5% (6/110) remote: Counting objects: 6% (7/110) remote: Counting objects: 7% (8/110) remote: Counting objects: 8% (9/110) remote: Counting objects: 9% (10/110) remote: Counting objects: 10% (11/110) remote: Counting objects: 11% (13/110) remote: Counting objects: 12% (14/110) remote: Counting objects: 13% (15/110) remote: Counting objects: 14% (16/110) remote: Counting objects: 15% (17/110) remote: Counting objects: 16% (18/110) remote: Counting objects: 17% (19/110) remote: Counting objects: 18% (20/110) remote: Counting objects: 19% (21/110) remote: Counting objects: 20% (22/110) remote: Counting objects: 21% (24/110) remote: Counting objects: 22% (25/110) remote: Counting objects: 23% (26/110) remote: Counting objects: 24% (27/110) remote: Counting objects: 25% (28/110) remote: Counting objects: 26% (29/110) remote: Counting objects: 27% (30/110) remote: Counting objects: 28% (31/110) remote: Counting objects: 29% (32/110) remote: Counting objects: 30% (33/110) remote: Counting objects: 31% (35/110) remote: Counting objects: 32% (36/110) remote: Counting objects: 33% (37/110) remote: Counting objects: 34% (38/110) remote: Counting objects: 35% (39/110) remote: Counting objects: 36% (40/110) remote: Counting objects: 37% (41/110) remote: Counting objects: 38% (42/110) remote: Counting objects: 39% (43/110) remote: Counting objects: 40% (44/110) remote: Counting objects: 41% (46/110) remote: Counting objects: 42% (47/110) remote: Counting objects: 43% (48/110) remote: Counting objects: 44% (49/110) remote: Counting objects: 45% (50/110) remote: Counting objects: 46% (51/110) remote: Counting objects: 47% (52/110) remote: Counting objects: 48% (53/110) remote: Counting objects: 49% (54/110) remote: Counting objects: 50% (55/110) remote: Counting objects: 51% (57/110) remote: Counting objects: 52% (58/110) remote: Counting objects: 53% (59/110) remote: Counting objects: 54% (60/110) remote: Counting objects: 55% (61/110) remote: Counting objects: 56% (62/110) remote: Counting objects: 57% (63/110) remote: Counting objects: 58% (64/110) remote: Counting objects: 59% (65/110) remote: Counting objects: 60% (66/110) remote: Counting objects: 61% (68/110) remote: Counting objects: 62% (69/110) remote: Counting objects: 63% (70/110) remote: Counting objects: 64% (71/110) remote: Counting objects: 65% (72/110) remote: Counting objects: 66% (73/110) remote: Counting objects: 67% (74/110) remote: Counting objects: 68% (75/110) remote: Counting objects: 69% (76/110) remote: Counting objects: 70% (77/110) remote: Counting objects: 71% (79/110) remote: Counting objects: 72% (80/110) remote: Counting objects: 73% (81/110) remote: Counting objects: 74% (82/110) remote: Counting objects: 75% (83/110) remote: Counting objects: 76% (84/110) remote: Counting objects: 77% (85/110) remote: Counting objects: 78% (86/110) remote: Counting objects: 79% (87/110) remote: Counting objects: 80% (88/110) remote: Counting objects: 81% (90/110) remote: Counting objects: 82% (91/110) remote: Counting objects: 83% (92/110) remote: Counting objects: 84% (93/110) remote: Counting objects: 85% (94/110) remote: Counting objects: 86% (95/110) remote: Counting objects: 87% (96/110) remote: Counting objects: 88% (97/110) remote: Counting objects: 89% (98/110) remote: Counting objects: 90% (99/110) remote: Counting objects: 91% (101/110) remote: Counting objects: 92% (102/110) remote: Counting objects: 93% (103/110) remote: Counting objects: 94% (104/110) remote: Counting objects: 95% (105/110) remote: Counting objects: 96% (106/110) remote: Counting objects: 97% (107/110) remote: Counting objects: 98% (108/110) remote: Counting objects: 99% (109/110) remote: Counting objects: 100% (110/110) remote: Counting objects: 100% (110/110), 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/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) Receiving objects: 81% (187/230) remote: Total 230 (delta 53), reused 66 (delta 24), pack-reused 120 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.88 KiB | 8.59 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 8% (8/97) Resolving deltas: 35% (34/97) Resolving deltas: 39% (38/97) Resolving deltas: 41% (40/97) Resolving deltas: 42% (41/97) Resolving deltas: 44% (43/97) Resolving deltas: 45% (44/97) Resolving deltas: 47% (46/97) Resolving deltas: 48% (47/97) Resolving deltas: 49% (48/97) Resolving deltas: 53% (52/97) Resolving deltas: 77% (75/97) Resolving deltas: 89% (87/97) Resolving deltas: 91% (89/97) Resolving deltas: 92% (90/97) Resolving deltas: 93% (91/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 'a9a46542d4943ea8f567a2d2788c288577314900' Submodule path 'hardware': checked out 'e2174fcdc2d6e16e3fb0408de92278e31e9cc581' Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175' Submodule path 'lidar-extrinsics': checked out '6968536452dad06434e32b8ef5116de44dbf75f4' Submodule path 'lidar_loc_v2_common': checked out '7190c72038ef507202e396f64b190f75f97258a4' Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61' Submodule path 'msf-port': checked out 'a8149a798e11c048d88d208d57ca85594ff5f1bc' Submodule path 'msf-vehicle': checked out '2de9acbaed753d108e1be38f76e5e8e5a43dc4a2' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out '07b0a3dca6c04926706a6ec5b459c781abdba07b' Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266' Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545' Submodule path 'perception_new_detection': checked out '5c56dcc6c3d7728fa79026441b40bab174721e5f' Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc' Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20' Submodule path 'perception_vehicles': checked out '15a170605d458ec7a51d5e2d6a04e0f1a4664082' Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd' Submodule path 'prediction_config': checked out '5752a4cc58c48a04990cf84bc3db06c61f709753' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'bbea31feaa2abe6a945cba3a915f969ca6afad5f' Submodule path 'system-device': checked out '753f30df39b08deecc9829cfe13a047c282c409e' Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce' Submodule path 'system-node-weifang': checked out '85dfb55831c10ce7a8dcd93684fc8b990eb68b45' Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hesai_lidar_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port] [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A007/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A007/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A007/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A007/params_new/hardware/ [Pipeline] echo 1 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/hardware/hardware /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A007/params_new/hesai_lidar_customized/ [Pipeline] echo 2 [Pipeline] echo hesai_lidar_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A007/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A007/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A007/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A007/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A007/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A007/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A007/params_new/msf-port/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A007/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A007/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A007/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A007/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/perception_data_collection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A007/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A007/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A007/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A007/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A007/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A007/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A007/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A007/params_new/perception_vehicles/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A007/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A007/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A007/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/system-common/system-ros /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/system-device/master /root/workspace/weifang-config/container/A007/params_new/system-device/slave /root/workspace/weifang-config/container/A007/params_new/system-device/system-ros /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A007/params_new/system-node-weifang/ [Pipeline] echo 3 [Pipeline] echo system-node-weifang 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A007/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A007/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A007/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A007/params_new/system-port/system-ros /root/workspace/weifang-config/container/A007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A007/params_new/params_new/ crane_align data_collection extrinsics hardware hesai_lidar imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A007/params_new/params_new/crane_align /root/workspace/weifang-config/container/A007/params_new/params_new/data_collection /root/workspace/weifang-config/container/A007/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A007/params_new/params_new/hardware /root/workspace/weifang-config/container/A007/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A007/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A007/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A007/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A007/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A007/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A007/params_new/params_new/master /root/workspace/weifang-config/container/A007/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A007/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A007/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A007/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A007/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A007/params_new/params_new/perception /root/workspace/weifang-config/container/A007/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A007/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A007/params_new/params_new/prediction /root/workspace/weifang-config/container/A007/params_new/params_new/README.md /root/workspace/weifang-config/container/A007/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A007/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A007/params_new/params_new/slave /root/workspace/weifang-config/container/A007/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A007/params_new/params_new/system-ros /root/workspace/weifang-config/container/A007/params_A007/params/ [Pipeline] echo A008拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A008/params_new [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A008/params_new [Pipeline] dir Running in /root/workspace/weifang-config/container/A008/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/A008.git > git init /root/workspace/weifang-config/container/A008/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/A008.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/A008.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/A008.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 8a6be65eab05b1099ff1029f7cb60394434f1f7b (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a6be65eab05b1099ff1029f7cb60394434f1f7b # timeout=300000 Commit message: "feat_out:从机切换shm" > git rev-list --no-walk 8a6be65eab05b1099ff1029f7cb60394434f1f7b # timeout=10 [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'hardware' (git@159.27.226.4:hardware/config/A008.git) registered for path 'hardware' Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A008.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/A008.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A008.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 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule '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-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang' 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/weifang-config/container/A008/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: 66% (8/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/crane_align_customized'... remote: Enumerating objects: 1469, done. remote: Counting objects: 0% (1/149) remote: Counting objects: 1% (2/149) remote: Counting objects: 2% (3/149) remote: Counting objects: 3% (5/149) remote: Counting objects: 4% (6/149) remote: Counting objects: 5% (8/149) remote: Counting objects: 6% (9/149) remote: Counting objects: 7% (11/149) remote: Counting objects: 8% (12/149) remote: Counting objects: 9% (14/149) remote: Counting objects: 10% (15/149) remote: Counting objects: 11% (17/149) remote: Counting objects: 12% (18/149) remote: Counting objects: 13% (20/149) remote: Counting objects: 14% (21/149) remote: Counting objects: 15% (23/149) remote: Counting objects: 16% (24/149) remote: Counting objects: 17% (26/149) remote: Counting objects: 18% (27/149) remote: Counting objects: 19% (29/149) remote: Counting objects: 20% (30/149) remote: Counting objects: 21% (32/149) remote: Counting objects: 22% (33/149) remote: Counting objects: 23% (35/149) remote: Counting objects: 24% (36/149) remote: Counting objects: 25% (38/149) remote: Counting objects: 26% (39/149) remote: Counting objects: 27% (41/149) remote: Counting objects: 28% (42/149) remote: Counting objects: 29% (44/149) remote: Counting objects: 30% (45/149) remote: Counting objects: 31% (47/149) remote: Counting objects: 32% (48/149) remote: Counting objects: 33% (50/149) remote: Counting objects: 34% (51/149) remote: Counting objects: 35% (53/149) remote: Counting objects: 36% (54/149) remote: Counting objects: 37% (56/149) remote: Counting objects: 38% (57/149) remote: Counting objects: 39% (59/149) remote: Counting objects: 40% (60/149) remote: Counting objects: 41% (62/149) remote: Counting objects: 42% (63/149) remote: Counting objects: 43% (65/149) remote: Counting objects: 44% (66/149) remote: Counting objects: 45% (68/149) remote: Counting objects: 46% (69/149) remote: Counting objects: 47% (71/149) remote: Counting objects: 48% (72/149) remote: Counting objects: 49% (74/149) remote: Counting objects: 50% (75/149) remote: Counting objects: 51% (76/149) remote: Counting objects: 52% (78/149) remote: Counting objects: 53% (79/149) remote: Counting objects: 54% (81/149) remote: Counting objects: 55% (82/149) remote: Counting objects: 56% (84/149) remote: Counting objects: 57% (85/149) remote: Counting objects: 58% (87/149) remote: Counting objects: 59% (88/149) remote: Counting objects: 60% (90/149) remote: Counting objects: 61% (91/149) remote: Counting objects: 62% (93/149) remote: Counting objects: 63% (94/149) remote: Counting objects: 64% (96/149) remote: Counting objects: 65% (97/149) remote: Counting objects: 66% (99/149) remote: Counting objects: 67% (100/149) remote: Counting objects: 68% (102/149) remote: Counting objects: 69% (103/149) remote: Counting objects: 70% (105/149) remote: Counting objects: 71% (106/149) remote: Counting objects: 72% (108/149) remote: Counting objects: 73% (109/149) remote: Counting objects: 74% (111/149) remote: Counting objects: 75% (112/149) remote: Counting objects: 76% (114/149) remote: Counting objects: 77% (115/149) remote: Counting objects: 78% (117/149) remote: Counting objects: 79% (118/149) remote: Counting objects: 80% (120/149) remote: Counting objects: 81% (121/149) remote: Counting objects: 82% (123/149) remote: Counting objects: 83% (124/149) remote: Counting objects: 84% (126/149) remote: Counting objects: 85% (127/149) remote: Counting objects: 86% (129/149) remote: Counting objects: 87% (130/149) remote: Counting objects: 88% (132/149) remote: Counting objects: 89% (133/149) remote: Counting objects: 90% (135/149) remote: Counting objects: 91% (136/149) remote: Counting objects: 92% (138/149) remote: Counting objects: 93% (139/149) remote: Counting objects: 94% (141/149) remote: Counting objects: 95% (142/149) remote: Counting objects: 96% (144/149) remote: Counting objects: 97% (145/149) remote: Counting objects: 98% (147/149) remote: Counting objects: 99% (148/149) remote: Counting objects: 100% (149/149) remote: Counting objects: 100% (149/149), done. remote: Compressing objects: 1% (1/74) remote: Compressing objects: 2% (2/74) remote: Compressing objects: 4% (3/74) remote: Compressing objects: 5% (4/74) remote: Compressing objects: 6% (5/74) remote: Compressing objects: 8% (6/74) remote: Compressing objects: 9% (7/74) remote: Compressing objects: 10% (8/74) remote: Compressing objects: 12% (9/74) remote: Compressing objects: 13% (10/74) remote: Compressing objects: 14% (11/74) remote: Compressing objects: 16% (12/74) remote: Compressing objects: 17% (13/74) remote: Compressing objects: 18% (14/74) remote: Compressing objects: 20% (15/74) remote: Compressing objects: 21% (16/74) remote: Compressing objects: 22% (17/74) remote: Compressing objects: 24% (18/74) remote: Compressing objects: 25% (19/74) remote: Compressing objects: 27% (20/74) remote: Compressing objects: 28% (21/74) remote: Compressing objects: 29% (22/74) remote: Compressing objects: 31% (23/74) remote: Compressing objects: 32% (24/74) remote: Compressing objects: 33% (25/74) remote: Compressing objects: 35% (26/74) remote: Compressing objects: 36% (27/74) remote: Compressing objects: 37% (28/74) remote: Compressing objects: 39% (29/74) remote: Compressing objects: 40% (30/74) remote: Compressing objects: 41% (31/74) remote: Compressing objects: 43% (32/74) remote: Compressing objects: 44% (33/74) remote: Compressing objects: 45% (34/74) remote: Compressing objects: 47% (35/74) remote: Compressing objects: 48% (36/74) remote: Compressing objects: 50% (37/74) remote: Compressing objects: 51% (38/74) remote: Compressing objects: 52% (39/74) remote: Compressing objects: 54% (40/74) remote: Compressing objects: 55% (41/74) remote: Compressing objects: 56% (42/74) remote: Compressing objects: 58% (43/74) remote: Compressing objects: 59% (44/74) remote: Compressing objects: 60% (45/74) remote: Compressing objects: 62% (46/74) remote: Compressing objects: 63% (47/74) remote: Compressing objects: 64% (48/74) remote: Compressing objects: 66% (49/74) remote: Compressing objects: 67% (50/74) remote: Compressing objects: 68% (51/74) remote: Compressing objects: 70% (52/74) remote: Compressing objects: 71% (53/74) remote: Compressing objects: 72% (54/74) remote: Compressing objects: 74% (55/74) remote: Compressing objects: 75% (56/74) remote: Compressing objects: 77% (57/74) remote: Compressing objects: 78% (58/74) remote: Compressing objects: 79% (59/74) remote: Compressing objects: 81% (60/74) remote: Compressing objects: 82% (61/74) remote: Compressing objects: 83% (62/74) remote: Compressing objects: 85% (63/74) remote: Compressing objects: 86% (64/74) remote: Compressing objects: 87% (65/74) remote: Compressing objects: 89% (66/74) remote: Compressing objects: 90% (67/74) remote: Compressing objects: 91% (68/74) remote: Compressing objects: 93% (69/74) remote: Compressing objects: 94% (70/74) remote: Compressing objects: 95% (71/74) remote: Compressing objects: 97% (72/74) remote: Compressing objects: 98% (73/74) remote: Compressing objects: 100% (74/74) remote: Compressing objects: 100% (74/74), done. Receiving objects: 0% (1/1469) Receiving objects: 1% (15/1469) Receiving objects: 2% (30/1469) Receiving objects: 3% (45/1469) Receiving objects: 4% (59/1469) Receiving objects: 5% (74/1469) Receiving objects: 6% (89/1469) Receiving objects: 7% (103/1469) Receiving objects: 8% (118/1469) Receiving objects: 9% (133/1469) Receiving objects: 10% (147/1469) Receiving objects: 11% (162/1469) Receiving objects: 12% (177/1469) Receiving objects: 13% (191/1469) Receiving objects: 14% (206/1469) Receiving objects: 15% (221/1469) Receiving objects: 16% (236/1469) Receiving objects: 17% (250/1469) Receiving objects: 18% (265/1469) Receiving objects: 19% (280/1469) Receiving objects: 20% (294/1469) Receiving objects: 21% (309/1469) Receiving objects: 22% (324/1469) Receiving objects: 23% (338/1469) Receiving objects: 24% (353/1469) Receiving objects: 25% (368/1469) Receiving objects: 26% (382/1469) Receiving objects: 27% (397/1469) Receiving objects: 28% (412/1469) Receiving objects: 29% (427/1469) Receiving objects: 30% (441/1469) Receiving objects: 31% (456/1469) Receiving objects: 32% (471/1469) Receiving objects: 33% (485/1469) Receiving objects: 34% (500/1469) Receiving objects: 35% (515/1469) Receiving objects: 36% (529/1469) Receiving objects: 37% (544/1469) Receiving objects: 38% (559/1469) Receiving objects: 39% (573/1469) Receiving objects: 40% (588/1469) Receiving objects: 41% (603/1469) Receiving objects: 42% (617/1469) Receiving objects: 43% (632/1469) Receiving objects: 44% (647/1469) Receiving objects: 45% (662/1469) Receiving objects: 46% (676/1469) Receiving objects: 47% (691/1469) Receiving objects: 48% (706/1469) Receiving objects: 49% (720/1469) Receiving objects: 50% (735/1469) Receiving objects: 51% (750/1469) Receiving objects: 52% (764/1469) Receiving objects: 53% (779/1469) Receiving objects: 54% (794/1469) Receiving objects: 55% (808/1469) Receiving objects: 56% (823/1469) Receiving objects: 57% (838/1469) Receiving objects: 58% (853/1469) Receiving objects: 59% (867/1469) Receiving objects: 60% (882/1469) Receiving objects: 61% (897/1469) Receiving objects: 62% (911/1469) Receiving objects: 63% (926/1469) Receiving objects: 64% (941/1469) Receiving objects: 65% (955/1469) Receiving objects: 66% (970/1469) Receiving objects: 67% (985/1469) Receiving objects: 68% (999/1469) Receiving objects: 69% (1014/1469) Receiving objects: 70% (1029/1469) Receiving objects: 71% (1043/1469) Receiving objects: 72% (1058/1469) Receiving objects: 73% (1073/1469) Receiving objects: 74% (1088/1469) Receiving objects: 75% (1102/1469) Receiving objects: 76% (1117/1469) Receiving objects: 77% (1132/1469) Receiving objects: 78% (1146/1469) Receiving objects: 79% (1161/1469) Receiving objects: 80% (1176/1469) Receiving objects: 81% (1190/1469) Receiving objects: 82% (1205/1469) Receiving objects: 83% (1220/1469) Receiving objects: 84% (1234/1469) Receiving objects: 85% (1249/1469) Receiving objects: 86% (1264/1469) Receiving objects: 87% (1279/1469) Receiving objects: 88% (1293/1469) remote: Total 1469 (delta 59), reused 112 (delta 41), pack-reused 1320 Receiving objects: 89% (1308/1469) Receiving objects: 90% (1323/1469) Receiving objects: 91% (1337/1469) Receiving objects: 92% (1352/1469) Receiving objects: 93% (1367/1469) Receiving objects: 94% (1381/1469) Receiving objects: 95% (1396/1469) Receiving objects: 96% (1411/1469) Receiving objects: 97% (1425/1469) Receiving objects: 98% (1440/1469) Receiving objects: 99% (1455/1469) Receiving objects: 100% (1469/1469) Receiving objects: 100% (1469/1469), 468.04 KiB | 10.88 MiB/s, done. Resolving deltas: 0% (0/697) Resolving deltas: 2% (17/697) Resolving deltas: 3% (21/697) Resolving deltas: 4% (28/697) Resolving deltas: 5% (35/697) Resolving deltas: 6% (42/697) Resolving deltas: 7% (50/697) Resolving deltas: 8% (62/697) Resolving deltas: 9% (65/697) Resolving deltas: 10% (70/697) Resolving deltas: 11% (79/697) Resolving deltas: 12% (85/697) Resolving deltas: 14% (102/697) Resolving deltas: 15% (105/697) Resolving deltas: 16% (115/697) Resolving deltas: 17% (120/697) Resolving deltas: 19% (135/697) Resolving deltas: 21% (149/697) Resolving deltas: 23% (164/697) Resolving deltas: 24% (173/697) Resolving deltas: 26% (185/697) Resolving deltas: 30% (216/697) Resolving deltas: 31% (217/697) Resolving deltas: 32% (224/697) Resolving deltas: 33% (234/697) Resolving deltas: 34% (237/697) Resolving deltas: 38% (266/697) Resolving deltas: 39% (274/697) Resolving deltas: 40% (282/697) Resolving deltas: 41% (292/697) Resolving deltas: 42% (299/697) Resolving deltas: 48% (340/697) Resolving deltas: 49% (344/697) Resolving deltas: 50% (350/697) Resolving deltas: 53% (376/697) Resolving deltas: 55% (389/697) Resolving deltas: 56% (392/697) Resolving deltas: 58% (405/697) Resolving deltas: 59% (415/697) Resolving deltas: 60% (421/697) Resolving deltas: 61% (426/697) Resolving deltas: 67% (471/697) Resolving deltas: 69% (481/697) Resolving deltas: 74% (518/697) Resolving deltas: 75% (523/697) Resolving deltas: 76% (531/697) Resolving deltas: 77% (543/697) Resolving deltas: 100% (697/697) Resolving deltas: 100% (697/697), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/hardware'... remote: Enumerating objects: 11, done. remote: Counting objects: 9% (1/11) remote: Counting objects: 18% (2/11) remote: Counting objects: 27% (3/11) remote: Counting objects: 36% (4/11) remote: Counting objects: 45% (5/11) remote: Counting objects: 54% (6/11) remote: Counting objects: 63% (7/11) remote: Counting objects: 72% (8/11) remote: Counting objects: 81% (9/11) remote: Counting objects: 90% (10/11) remote: Counting objects: 100% (11/11) remote: Counting objects: 100% (11/11), done. remote: Compressing objects: 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 11 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 9% (1/11) Receiving objects: 18% (2/11) Receiving objects: 27% (3/11) Receiving objects: 36% (4/11) Receiving objects: 45% (5/11) Receiving objects: 54% (6/11) Receiving objects: 63% (7/11) Receiving objects: 72% (8/11) Receiving objects: 81% (9/11) Receiving objects: 90% (10/11) Receiving objects: 100% (11/11) Receiving objects: 100% (11/11), done. 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/weifang-config/container/A008/params_new/hesai_lidar_customized'... remote: Enumerating objects: 22, done. remote: Counting objects: 4% (1/22) remote: Counting objects: 9% (2/22) remote: Counting objects: 13% (3/22) remote: Counting objects: 18% (4/22) remote: Counting objects: 22% (5/22) remote: Counting objects: 27% (6/22) remote: Counting objects: 31% (7/22) remote: Counting objects: 36% (8/22) remote: Counting objects: 40% (9/22) remote: Counting objects: 45% (10/22) remote: Counting objects: 50% (11/22) remote: Counting objects: 54% (12/22) remote: Counting objects: 59% (13/22) remote: Counting objects: 63% (14/22) remote: Counting objects: 68% (15/22) remote: Counting objects: 72% (16/22) remote: Counting objects: 77% (17/22) remote: Counting objects: 81% (18/22) remote: Counting objects: 86% (19/22) remote: Counting objects: 90% (20/22) remote: Counting objects: 95% (21/22) remote: Counting objects: 100% (22/22) remote: Counting objects: 100% (22/22), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 22 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/22) Receiving objects: 9% (2/22) Receiving objects: 13% (3/22) Receiving objects: 18% (4/22) Receiving objects: 22% (5/22) Receiving objects: 27% (6/22) Receiving objects: 31% (7/22) Receiving objects: 36% (8/22) Receiving objects: 40% (9/22) Receiving objects: 45% (10/22) Receiving objects: 50% (11/22) Receiving objects: 54% (12/22) Receiving objects: 59% (13/22) Receiving objects: 63% (14/22) Receiving objects: 68% (15/22) Receiving objects: 72% (16/22) Receiving objects: 77% (17/22) Receiving objects: 81% (18/22) Receiving objects: 86% (19/22) Receiving objects: 90% (20/22) Receiving objects: 95% (21/22) Receiving objects: 100% (22/22) Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics'... remote: Enumerating objects: 103, done. remote: Counting objects: 2% (1/49) remote: Counting objects: 4% (2/49) remote: Counting objects: 6% (3/49) remote: Counting objects: 8% (4/49) remote: Counting objects: 10% (5/49) remote: Counting objects: 12% (6/49) remote: Counting objects: 14% (7/49) remote: Counting objects: 16% (8/49) remote: Counting objects: 18% (9/49) remote: Counting objects: 20% (10/49) remote: Counting objects: 22% (11/49) remote: Counting objects: 24% (12/49) remote: Counting objects: 26% (13/49) remote: Counting objects: 28% (14/49) remote: Counting objects: 30% (15/49) remote: Counting objects: 32% (16/49) remote: Counting objects: 34% (17/49) remote: Counting objects: 36% (18/49) remote: Counting objects: 38% (19/49) remote: Counting objects: 40% (20/49) remote: Counting objects: 42% (21/49) remote: Counting objects: 44% (22/49) remote: Counting objects: 46% (23/49) remote: Counting objects: 48% (24/49) remote: Counting objects: 51% (25/49) remote: Counting objects: 53% (26/49) remote: Counting objects: 55% (27/49) remote: Counting objects: 57% (28/49) remote: Counting objects: 59% (29/49) remote: Counting objects: 61% (30/49) remote: Counting objects: 63% (31/49) remote: Counting objects: 65% (32/49) remote: Counting objects: 67% (33/49) remote: Counting objects: 69% (34/49) remote: Counting objects: 71% (35/49) remote: Counting objects: 73% (36/49) remote: Counting objects: 75% (37/49) remote: Counting objects: 77% (38/49) remote: Counting objects: 79% (39/49) remote: Counting objects: 81% (40/49) remote: Counting objects: 83% (41/49) remote: Counting objects: 85% (42/49) remote: Counting objects: 87% (43/49) remote: Counting objects: 89% (44/49) remote: Counting objects: 91% (45/49) remote: Counting objects: 93% (46/49) remote: Counting objects: 95% (47/49) remote: Counting objects: 97% (48/49) remote: Counting objects: 100% (49/49) remote: Counting objects: 100% (49/49), 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 103 (delta 8), reused 0 (delta 0), pack-reused 54 Receiving objects: 0% (1/103) Receiving objects: 1% (2/103) Receiving objects: 2% (3/103) Receiving objects: 3% (4/103) Receiving objects: 4% (5/103) Receiving objects: 5% (6/103) Receiving objects: 6% (7/103) Receiving objects: 7% (8/103) Receiving objects: 8% (9/103) Receiving objects: 9% (10/103) Receiving objects: 10% (11/103) Receiving objects: 11% (12/103) Receiving objects: 12% (13/103) Receiving objects: 13% (14/103) Receiving objects: 14% (15/103) Receiving objects: 15% (16/103) Receiving objects: 16% (17/103) Receiving objects: 17% (18/103) Receiving objects: 18% (19/103) Receiving objects: 19% (20/103) Receiving objects: 20% (21/103) Receiving objects: 21% (22/103) Receiving objects: 22% (23/103) Receiving objects: 23% (24/103) Receiving objects: 24% (25/103) Receiving objects: 25% (26/103) Receiving objects: 26% (27/103) Receiving objects: 27% (28/103) Receiving objects: 28% (29/103) Receiving objects: 29% (30/103) Receiving objects: 30% (31/103) Receiving objects: 31% (32/103) Receiving objects: 32% (33/103) Receiving objects: 33% (34/103) Receiving objects: 34% (36/103) Receiving objects: 35% (37/103) Receiving objects: 36% (38/103) Receiving objects: 37% (39/103) Receiving objects: 38% (40/103) Receiving objects: 39% (41/103) Receiving objects: 40% (42/103) Receiving objects: 41% (43/103) Receiving objects: 42% (44/103) Receiving objects: 43% (45/103) Receiving objects: 44% (46/103) Receiving objects: 45% (47/103) Receiving objects: 46% (48/103) Receiving objects: 47% (49/103) Receiving objects: 48% (50/103) Receiving objects: 49% (51/103) Receiving objects: 50% (52/103) Receiving objects: 51% (53/103) Receiving objects: 52% (54/103) Receiving objects: 53% (55/103) Receiving objects: 54% (56/103) Receiving objects: 55% (57/103) Receiving objects: 56% (58/103) Receiving objects: 57% (59/103) Receiving objects: 58% (60/103) Receiving objects: 59% (61/103) Receiving objects: 60% (62/103) Receiving objects: 61% (63/103) Receiving objects: 62% (64/103) Receiving objects: 63% (65/103) Receiving objects: 64% (66/103) Receiving objects: 65% (67/103) Receiving objects: 66% (68/103) Receiving objects: 67% (70/103) Receiving objects: 68% (71/103) Receiving objects: 69% (72/103) Receiving objects: 70% (73/103) Receiving objects: 71% (74/103) Receiving objects: 72% (75/103) Receiving objects: 73% (76/103) Receiving objects: 74% (77/103) Receiving objects: 75% (78/103) Receiving objects: 76% (79/103) Receiving objects: 77% (80/103) Receiving objects: 78% (81/103) Receiving objects: 79% (82/103) Receiving objects: 80% (83/103) Receiving objects: 81% (84/103) Receiving objects: 82% (85/103) Receiving objects: 83% (86/103) Receiving objects: 84% (87/103) Receiving objects: 85% (88/103) Receiving objects: 86% (89/103) Receiving objects: 87% (90/103) Receiving objects: 88% (91/103) Receiving objects: 89% (92/103) Receiving objects: 90% (93/103) Receiving objects: 91% (94/103) Receiving objects: 92% (95/103) Receiving objects: 93% (96/103) Receiving objects: 94% (97/103) Receiving objects: 95% (98/103) Receiving objects: 96% (99/103) Receiving objects: 97% (100/103) Receiving objects: 98% (101/103) Receiving objects: 99% (102/103) Receiving objects: 100% (103/103) Receiving objects: 100% (103/103), 13.72 KiB | 6.86 MiB/s, done. Resolving deltas: 0% (0/15) Resolving deltas: 40% (6/15) Resolving deltas: 46% (7/15) Resolving deltas: 53% (8/15) Resolving deltas: 86% (13/15) Resolving deltas: 93% (14/15) Resolving deltas: 100% (15/15) Resolving deltas: 100% (15/15), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 26, done. remote: Counting objects: 3% (1/26) remote: Counting objects: 7% (2/26) remote: Counting objects: 11% (3/26) remote: Counting objects: 15% (4/26) remote: Counting objects: 19% (5/26) remote: Counting objects: 23% (6/26) remote: Counting objects: 26% (7/26) remote: Counting objects: 30% (8/26) remote: Counting objects: 34% (9/26) remote: Counting objects: 38% (10/26) remote: Counting objects: 42% (11/26) remote: Counting objects: 46% (12/26) remote: Counting objects: 50% (13/26) remote: Counting objects: 53% (14/26) remote: Counting objects: 57% (15/26) remote: Counting objects: 61% (16/26) remote: Counting objects: 65% (17/26) remote: Counting objects: 69% (18/26) remote: Counting objects: 73% (19/26) remote: Counting objects: 76% (20/26) remote: Counting objects: 80% (21/26) remote: Counting objects: 84% (22/26) remote: Counting objects: 88% (23/26) remote: Counting objects: 92% (24/26) remote: Counting objects: 96% (25/26) remote: Counting objects: 100% (26/26) remote: Counting objects: 100% (26/26), 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 26 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/26) Receiving objects: 7% (2/26) Receiving objects: 11% (3/26) Receiving objects: 15% (4/26) Receiving objects: 19% (5/26) Receiving objects: 23% (6/26) Receiving objects: 26% (7/26) Receiving objects: 30% (8/26) Receiving objects: 34% (9/26) Receiving objects: 38% (10/26) Receiving objects: 42% (11/26) Receiving objects: 46% (12/26) Receiving objects: 50% (13/26) Receiving objects: 53% (14/26) Receiving objects: 57% (15/26) Receiving objects: 61% (16/26) Receiving objects: 65% (17/26) Receiving objects: 69% (18/26) Receiving objects: 73% (19/26) Receiving objects: 76% (20/26) Receiving objects: 80% (21/26) Receiving objects: 84% (22/26) Receiving objects: 88% (23/26) Receiving objects: 92% (24/26) Receiving objects: 96% (25/26) Receiving objects: 100% (26/26) Receiving objects: 100% (26/26), 6.18 KiB | 6.18 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 348, done. remote: Counting objects: 0% (1/147) remote: Counting objects: 1% (2/147) remote: Counting objects: 2% (3/147) remote: Counting objects: 3% (5/147) remote: Counting objects: 4% (6/147) remote: Counting objects: 5% (8/147) remote: Counting objects: 6% (9/147) remote: Counting objects: 7% (11/147) remote: Counting objects: 8% (12/147) remote: Counting objects: 9% (14/147) remote: Counting objects: 10% (15/147) remote: Counting objects: 11% (17/147) remote: Counting objects: 12% (18/147) remote: Counting objects: 13% (20/147) remote: Counting objects: 14% (21/147) remote: Counting objects: 15% (23/147) remote: Counting objects: 16% (24/147) remote: Counting objects: 17% (25/147) remote: Counting objects: 18% (27/147) remote: Counting objects: 19% (28/147) remote: Counting objects: 20% (30/147) remote: Counting objects: 21% (31/147) remote: Counting objects: 22% (33/147) remote: Counting objects: 23% (34/147) remote: Counting objects: 24% (36/147) remote: Counting objects: 25% (37/147) remote: Counting objects: 26% (39/147) remote: Counting objects: 27% (40/147) remote: Counting objects: 28% (42/147) remote: Counting objects: 29% (43/147) remote: Counting objects: 30% (45/147) remote: Counting objects: 31% (46/147) remote: Counting objects: 32% (48/147) remote: Counting objects: 33% (49/147) remote: Counting objects: 34% (50/147) remote: Counting objects: 35% (52/147) remote: Counting objects: 36% (53/147) remote: Counting objects: 37% (55/147) remote: Counting objects: 38% (56/147) remote: Counting objects: 39% (58/147) remote: Counting objects: 40% (59/147) remote: Counting objects: 41% (61/147) remote: Counting objects: 42% (62/147) remote: Counting objects: 43% (64/147) remote: Counting objects: 44% (65/147) remote: Counting objects: 45% (67/147) remote: Counting objects: 46% (68/147) remote: Counting objects: 47% (70/147) remote: Counting objects: 48% (71/147) remote: Counting objects: 49% (73/147) remote: Counting objects: 50% (74/147) remote: Counting objects: 51% (75/147) remote: Counting objects: 52% (77/147) remote: Counting objects: 53% (78/147) remote: Counting objects: 54% (80/147) remote: Counting objects: 55% (81/147) remote: Counting objects: 56% (83/147) remote: Counting objects: 57% (84/147) remote: Counting objects: 58% (86/147) remote: Counting objects: 59% (87/147) remote: Counting objects: 60% (89/147) remote: Counting objects: 61% (90/147) remote: Counting objects: 62% (92/147) remote: Counting objects: 63% (93/147) remote: Counting objects: 64% (95/147) remote: Counting objects: 65% (96/147) remote: Counting objects: 66% (98/147) remote: Counting objects: 67% (99/147) remote: Counting objects: 68% (100/147) remote: Counting objects: 69% (102/147) remote: Counting objects: 70% (103/147) remote: Counting objects: 71% (105/147) remote: Counting objects: 72% (106/147) remote: Counting objects: 73% (108/147) remote: Counting objects: 74% (109/147) remote: Counting objects: 75% (111/147) remote: Counting objects: 76% (112/147) remote: Counting objects: 77% (114/147) remote: Counting objects: 78% (115/147) remote: Counting objects: 79% (117/147) remote: Counting objects: 80% (118/147) remote: Counting objects: 81% (120/147) remote: Counting objects: 82% (121/147) remote: Counting objects: 83% (123/147) remote: Counting objects: 84% (124/147) remote: Counting objects: 85% (125/147) remote: Counting objects: 86% (127/147) remote: Counting objects: 87% (128/147) remote: Counting objects: 88% (130/147) remote: Counting objects: 89% (131/147) remote: Counting objects: 90% (133/147) remote: Counting objects: 91% (134/147) remote: Counting objects: 92% (136/147) remote: Counting objects: 93% (137/147) remote: Counting objects: 94% (139/147) remote: Counting objects: 95% (140/147) remote: Counting objects: 96% (142/147) remote: Counting objects: 97% (143/147) remote: Counting objects: 98% (145/147) remote: Counting objects: 99% (146/147) remote: Counting objects: 100% (147/147) remote: Counting objects: 100% (147/147), done. remote: Compressing objects: 1% (1/100) remote: Compressing objects: 2% (2/100) remote: Compressing objects: 3% (3/100) remote: Compressing objects: 4% (4/100) remote: Compressing objects: 5% (5/100) remote: Compressing objects: 6% (6/100) remote: Compressing objects: 7% (7/100) remote: Compressing objects: 8% (8/100) remote: Compressing objects: 9% (9/100) remote: Compressing objects: 10% (10/100) remote: Compressing objects: 11% (11/100) remote: Compressing objects: 12% (12/100) remote: Compressing objects: 13% (13/100) remote: Compressing objects: 14% (14/100) remote: Compressing objects: 15% (15/100) remote: Compressing objects: 16% (16/100) remote: Compressing objects: 17% (17/100) remote: Compressing objects: 18% (18/100) remote: Compressing objects: 19% (19/100) remote: Compressing objects: 20% (20/100) remote: Compressing objects: 21% (21/100) remote: Compressing objects: 22% (22/100) remote: Compressing objects: 23% (23/100) remote: Compressing objects: 24% (24/100) remote: Compressing objects: 25% (25/100) remote: Compressing objects: 26% (26/100) remote: Compressing objects: 27% (27/100) remote: Compressing objects: 28% (28/100) remote: Compressing objects: 29% (29/100) remote: Compressing objects: 30% (30/100) remote: Compressing objects: 31% (31/100) remote: Compressing objects: 32% (32/100) remote: Compressing objects: 33% (33/100) remote: Compressing objects: 34% (34/100) remote: Compressing objects: 35% (35/100) remote: Compressing objects: 36% (36/100) remote: Compressing objects: 37% (37/100) remote: Compressing objects: 38% (38/100) remote: Compressing objects: 39% (39/100) remote: Compressing objects: 40% (40/100) remote: Compressing objects: 41% (41/100) remote: Compressing objects: 42% (42/100) remote: Compressing objects: 43% (43/100) remote: Compressing objects: 44% (44/100) remote: Compressing objects: 45% (45/100) remote: Compressing objects: 46% (46/100) remote: Compressing objects: 47% (47/100) remote: Compressing objects: 48% (48/100) remote: Compressing objects: 49% (49/100) remote: Compressing objects: 50% (50/100) remote: Compressing objects: 51% (51/100) remote: Compressing objects: 52% (52/100) remote: Compressing objects: 53% (53/100) remote: Compressing objects: 54% (54/100) remote: Compressing objects: 55% (55/100) remote: Compressing objects: 56% (56/100) remote: Compressing objects: 57% (57/100) remote: Compressing objects: 58% (58/100) remote: Compressing objects: 59% (59/100) remote: Compressing objects: 60% (60/100) remote: Compressing objects: 61% (61/100) remote: Compressing objects: 62% (62/100) remote: Compressing objects: 63% (63/100) remote: Compressing objects: 64% (64/100) remote: Compressing objects: 65% (65/100) remote: Compressing objects: 66% (66/100) remote: Compressing objects: 67% (67/100) remote: Compressing objects: 68% (68/100) remote: Compressing objects: 69% (69/100) remote: Compressing objects: 70% (70/100) remote: Compressing objects: 71% (71/100) remote: Compressing objects: 72% (72/100) remote: Compressing objects: 73% (73/100) remote: Compressing objects: 74% (74/100) remote: Compressing objects: 75% (75/100) remote: Compressing objects: 76% (76/100) remote: Compressing objects: 77% (77/100) remote: Compressing objects: 78% (78/100) remote: Compressing objects: 79% (79/100) remote: Compressing objects: 80% (80/100) remote: Compressing objects: 81% (81/100) remote: Compressing objects: 82% (82/100) remote: Compressing objects: 83% (83/100) remote: Compressing objects: 84% (84/100) remote: Compressing objects: 85% (85/100) remote: Compressing objects: 86% (86/100) remote: Compressing objects: 87% (87/100) remote: Compressing objects: 88% (88/100) remote: Compressing objects: 89% (89/100) remote: Compressing objects: 90% (90/100) remote: Compressing objects: 91% (91/100) remote: Compressing objects: 92% (92/100) remote: Compressing objects: 93% (93/100) remote: Compressing objects: 94% (94/100) remote: Compressing objects: 95% (95/100) remote: Compressing objects: 96% (96/100) remote: Compressing objects: 97% (97/100) remote: Compressing objects: 98% (98/100) remote: Compressing objects: 99% (99/100) remote: Compressing objects: 100% (100/100) remote: Compressing objects: 100% (100/100), done. Receiving objects: 0% (1/348) Receiving objects: 1% (4/348) Receiving objects: 2% (7/348) Receiving objects: 3% (11/348) Receiving objects: 4% (14/348) Receiving objects: 5% (18/348) Receiving objects: 6% (21/348) Receiving objects: 7% (25/348) remote: Total 348 (delta 52), reused 65 (delta 17), pack-reused 201 Receiving objects: 8% (28/348) Receiving objects: 9% (32/348) Receiving objects: 10% (35/348) Receiving objects: 11% (39/348) Receiving objects: 12% (42/348) Receiving objects: 13% (46/348) Receiving objects: 14% (49/348) Receiving objects: 15% (53/348) Receiving objects: 16% (56/348) Receiving objects: 17% (60/348) Receiving objects: 18% (63/348) Receiving objects: 19% (67/348) Receiving objects: 20% (70/348) Receiving objects: 21% (74/348) Receiving objects: 22% (77/348) Receiving objects: 23% (81/348) Receiving objects: 24% (84/348) Receiving objects: 25% (87/348) Receiving objects: 26% (91/348) Receiving objects: 27% (94/348) Receiving objects: 28% (98/348) Receiving objects: 29% (101/348) Receiving objects: 30% (105/348) Receiving objects: 31% (108/348) Receiving objects: 32% (112/348) Receiving objects: 33% (115/348) Receiving objects: 34% (119/348) Receiving objects: 35% (122/348) Receiving objects: 36% (126/348) Receiving objects: 37% (129/348) Receiving objects: 38% (133/348) Receiving objects: 39% (136/348) Receiving objects: 40% (140/348) Receiving objects: 41% (143/348) Receiving objects: 42% (147/348) Receiving objects: 43% (150/348) Receiving objects: 44% (154/348) Receiving objects: 45% (157/348) Receiving objects: 46% (161/348) Receiving objects: 47% (164/348) Receiving objects: 48% (168/348) Receiving objects: 49% (171/348) Receiving objects: 50% (174/348) Receiving objects: 51% (178/348) Receiving objects: 52% (181/348) Receiving objects: 53% (185/348) Receiving objects: 54% (188/348) Receiving objects: 55% (192/348) Receiving objects: 56% (195/348) Receiving objects: 57% (199/348) Receiving objects: 58% (202/348) Receiving objects: 59% (206/348) Receiving objects: 60% (209/348) Receiving objects: 61% (213/348) Receiving objects: 62% (216/348) Receiving objects: 63% (220/348) Receiving objects: 64% (223/348) Receiving objects: 65% (227/348) Receiving objects: 66% (230/348) Receiving objects: 67% (234/348) Receiving objects: 68% (237/348) Receiving objects: 69% (241/348) Receiving objects: 70% (244/348) Receiving objects: 71% (248/348) Receiving objects: 72% (251/348) Receiving objects: 73% (255/348) Receiving objects: 74% (258/348) Receiving objects: 75% (261/348) Receiving objects: 76% (265/348) Receiving objects: 77% (268/348) Receiving objects: 78% (272/348) Receiving objects: 79% (275/348) Receiving objects: 80% (279/348) Receiving objects: 81% (282/348) Receiving objects: 82% (286/348) Receiving objects: 83% (289/348) Receiving objects: 84% (293/348) Receiving objects: 85% (296/348) Receiving objects: 86% (300/348) Receiving objects: 87% (303/348) Receiving objects: 88% (307/348) Receiving objects: 89% (310/348) Receiving objects: 90% (314/348) Receiving objects: 91% (317/348) Receiving objects: 92% (321/348) Receiving objects: 93% (324/348) Receiving objects: 94% (328/348) Receiving objects: 95% (331/348) Receiving objects: 96% (335/348) Receiving objects: 97% (338/348) Receiving objects: 98% (342/348) Receiving objects: 99% (345/348) Receiving objects: 100% (348/348) Receiving objects: 100% (348/348), 68.20 KiB | 13.64 MiB/s, done. Resolving deltas: 0% (0/125) Resolving deltas: 1% (2/125) Resolving deltas: 2% (3/125) Resolving deltas: 5% (7/125) Resolving deltas: 20% (25/125) Resolving deltas: 26% (33/125) Resolving deltas: 35% (44/125) Resolving deltas: 41% (52/125) Resolving deltas: 42% (53/125) Resolving deltas: 43% (54/125) Resolving deltas: 44% (55/125) Resolving deltas: 45% (57/125) Resolving deltas: 46% (58/125) Resolving deltas: 48% (61/125) Resolving deltas: 51% (64/125) Resolving deltas: 52% (66/125) Resolving deltas: 54% (68/125) Resolving deltas: 55% (69/125) Resolving deltas: 56% (70/125) Resolving deltas: 57% (72/125) Resolving deltas: 58% (73/125) Resolving deltas: 61% (77/125) Resolving deltas: 72% (91/125) Resolving deltas: 73% (92/125) Resolving deltas: 76% (95/125) Resolving deltas: 80% (101/125) Resolving deltas: 83% (104/125) Resolving deltas: 86% (108/125) Resolving deltas: 90% (113/125) Resolving deltas: 91% (114/125) Resolving deltas: 94% (118/125) Resolving deltas: 96% (120/125) Resolving deltas: 97% (122/125) Resolving deltas: 99% (124/125) Resolving deltas: 100% (125/125) Resolving deltas: 100% (125/125), done. Cloning into '/root/workspace/weifang-config/container/A008/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 | 8.22 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 5% (3/54) Resolving deltas: 25% (14/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: 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: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/msf-vehicle'... remote: Enumerating objects: 35, done. remote: Counting objects: 2% (1/35) remote: Counting objects: 5% (2/35) remote: Counting objects: 8% (3/35) remote: Counting objects: 11% (4/35) remote: Counting objects: 14% (5/35) remote: Counting objects: 17% (6/35) remote: Counting objects: 20% (7/35) remote: Counting objects: 22% (8/35) remote: Counting objects: 25% (9/35) remote: Counting objects: 28% (10/35) remote: Counting objects: 31% (11/35) remote: Counting objects: 34% (12/35) remote: Counting objects: 37% (13/35) remote: Counting objects: 40% (14/35) remote: Counting objects: 42% (15/35) remote: Counting objects: 45% (16/35) remote: Counting objects: 48% (17/35) remote: Counting objects: 51% (18/35) remote: Counting objects: 54% (19/35) remote: Counting objects: 57% (20/35) remote: Counting objects: 60% (21/35) remote: Counting objects: 62% (22/35) remote: Counting objects: 65% (23/35) remote: Counting objects: 68% (24/35) remote: Counting objects: 71% (25/35) remote: Counting objects: 74% (26/35) remote: Counting objects: 77% (27/35) remote: Counting objects: 80% (28/35) remote: Counting objects: 82% (29/35) remote: Counting objects: 85% (30/35) remote: Counting objects: 88% (31/35) remote: Counting objects: 91% (32/35) remote: Counting objects: 94% (33/35) remote: Counting objects: 97% (34/35) remote: Counting objects: 100% (35/35) remote: Counting objects: 100% (35/35), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 35 (delta 17), reused 35 (delta 17), pack-reused 0 Receiving objects: 2% (1/35) Receiving objects: 5% (2/35) Receiving objects: 8% (3/35) Receiving objects: 11% (4/35) Receiving objects: 14% (5/35) Receiving objects: 17% (6/35) Receiving objects: 20% (7/35) Receiving objects: 22% (8/35) Receiving objects: 25% (9/35) Receiving objects: 28% (10/35) Receiving objects: 31% (11/35) Receiving objects: 34% (12/35) Receiving objects: 37% (13/35) Receiving objects: 40% (14/35) Receiving objects: 42% (15/35) Receiving objects: 45% (16/35) Receiving objects: 48% (17/35) Receiving objects: 51% (18/35) Receiving objects: 54% (19/35) Receiving objects: 57% (20/35) Receiving objects: 60% (21/35) Receiving objects: 62% (22/35) Receiving objects: 65% (23/35) Receiving objects: 68% (24/35) Receiving objects: 71% (25/35) Receiving objects: 74% (26/35) Receiving objects: 77% (27/35) Receiving objects: 80% (28/35) Receiving objects: 82% (29/35) Receiving objects: 85% (30/35) Receiving objects: 88% (31/35) Receiving objects: 91% (32/35) Receiving objects: 94% (33/35) Receiving objects: 97% (34/35) Receiving objects: 100% (35/35) Receiving objects: 100% (35/35), done. Resolving deltas: 0% (0/17) Resolving deltas: 41% (7/17) Resolving deltas: 100% (17/17) Resolving deltas: 100% (17/17), done. Cloning into '/root/workspace/weifang-config/container/A008/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/weifang-config/container/A008/params_new/perception_data_collection'... remote: Enumerating objects: 62, done. remote: Counting objects: 2% (1/50) remote: Counting objects: 4% (2/50) remote: Counting objects: 6% (3/50) remote: Counting objects: 8% (4/50) remote: Counting objects: 10% (5/50) remote: Counting objects: 12% (6/50) remote: Counting objects: 14% (7/50) remote: Counting objects: 16% (8/50) remote: Counting objects: 18% (9/50) remote: Counting objects: 20% (10/50) remote: Counting objects: 22% (11/50) remote: Counting objects: 24% (12/50) remote: Counting objects: 26% (13/50) remote: Counting objects: 28% (14/50) remote: Counting objects: 30% (15/50) remote: Counting objects: 32% (16/50) remote: Counting objects: 34% (17/50) remote: Counting objects: 36% (18/50) remote: Counting objects: 38% (19/50) remote: Counting objects: 40% (20/50) remote: Counting objects: 42% (21/50) remote: Counting objects: 44% (22/50) remote: Counting objects: 46% (23/50) remote: Counting objects: 48% (24/50) remote: Counting objects: 50% (25/50) remote: Counting objects: 52% (26/50) remote: Counting objects: 54% (27/50) remote: Counting objects: 56% (28/50) remote: Counting objects: 58% (29/50) remote: Counting objects: 60% (30/50) remote: Counting objects: 62% (31/50) remote: Counting objects: 64% (32/50) remote: Counting objects: 66% (33/50) remote: Counting objects: 68% (34/50) remote: Counting objects: 70% (35/50) remote: Counting objects: 72% (36/50) remote: Counting objects: 74% (37/50) remote: Counting objects: 76% (38/50) remote: Counting objects: 78% (39/50) remote: Counting objects: 80% (40/50) remote: Counting objects: 82% (41/50) remote: Counting objects: 84% (42/50) remote: Counting objects: 86% (43/50) remote: Counting objects: 88% (44/50) remote: Counting objects: 90% (45/50) remote: Counting objects: 92% (46/50) remote: Counting objects: 94% (47/50) remote: Counting objects: 96% (48/50) remote: Counting objects: 98% (49/50) remote: Counting objects: 100% (50/50) remote: Counting objects: 100% (50/50), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 62 (delta 21), reused 13 (delta 5), pack-reused 12 Receiving objects: 1% (1/62) Receiving objects: 3% (2/62) Receiving objects: 4% (3/62) Receiving objects: 6% (4/62) Receiving objects: 8% (5/62) Receiving objects: 9% (6/62) Receiving objects: 11% (7/62) Receiving objects: 12% (8/62) Receiving objects: 14% (9/62) Receiving objects: 16% (10/62) Receiving objects: 17% (11/62) Receiving objects: 19% (12/62) Receiving objects: 20% (13/62) Receiving objects: 22% (14/62) Receiving objects: 24% (15/62) Receiving objects: 25% (16/62) Receiving objects: 27% (17/62) Receiving objects: 29% (18/62) Receiving objects: 30% (19/62) Receiving objects: 32% (20/62) Receiving objects: 33% (21/62) Receiving objects: 35% (22/62) Receiving objects: 37% (23/62) Receiving objects: 38% (24/62) Receiving objects: 40% (25/62) Receiving objects: 41% (26/62) Receiving objects: 43% (27/62) Receiving objects: 45% (28/62) Receiving objects: 46% (29/62) Receiving objects: 48% (30/62) Receiving objects: 50% (31/62) Receiving objects: 51% (32/62) Receiving objects: 53% (33/62) Receiving objects: 54% (34/62) Receiving objects: 56% (35/62) Receiving objects: 58% (36/62) Receiving objects: 59% (37/62) Receiving objects: 61% (38/62) Receiving objects: 62% (39/62) Receiving objects: 64% (40/62) Receiving objects: 66% (41/62) Receiving objects: 67% (42/62) Receiving objects: 69% (43/62) Receiving objects: 70% (44/62) Receiving objects: 72% (45/62) Receiving objects: 74% (46/62) Receiving objects: 75% (47/62) Receiving objects: 77% (48/62) Receiving objects: 79% (49/62) Receiving objects: 80% (50/62) Receiving objects: 82% (51/62) Receiving objects: 83% (52/62) Receiving objects: 85% (53/62) Receiving objects: 87% (54/62) Receiving objects: 88% (55/62) Receiving objects: 90% (56/62) Receiving objects: 91% (57/62) Receiving objects: 93% (58/62) Receiving objects: 95% (59/62) Receiving objects: 96% (60/62) Receiving objects: 98% (61/62) Receiving objects: 100% (62/62) Receiving objects: 100% (62/62), 5.85 KiB | 5.85 MiB/s, done. Resolving deltas: 0% (0/23) Resolving deltas: 4% (1/23) Resolving deltas: 8% (2/23) Resolving deltas: 13% (3/23) Resolving deltas: 17% (4/23) Resolving deltas: 21% (5/23) Resolving deltas: 26% (6/23) Resolving deltas: 47% (11/23) Resolving deltas: 86% (20/23) Resolving deltas: 95% (22/23) Resolving deltas: 100% (23/23) Resolving deltas: 100% (23/23), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_lane_detection'... remote: Enumerating objects: 125, done. remote: Counting objects: 1% (1/84) remote: Counting objects: 2% (2/84) remote: Counting objects: 3% (3/84) remote: Counting objects: 4% (4/84) remote: Counting objects: 5% (5/84) remote: Counting objects: 7% (6/84) remote: Counting objects: 8% (7/84) remote: Counting objects: 9% (8/84) remote: Counting objects: 10% (9/84) remote: Counting objects: 11% (10/84) remote: Counting objects: 13% (11/84) remote: Counting objects: 14% (12/84) remote: Counting objects: 15% (13/84) remote: Counting objects: 16% (14/84) remote: Counting objects: 17% (15/84) remote: Counting objects: 19% (16/84) remote: Counting objects: 20% (17/84) remote: Counting objects: 21% (18/84) remote: Counting objects: 22% (19/84) remote: Counting objects: 23% (20/84) remote: Counting objects: 25% (21/84) remote: Counting objects: 26% (22/84) remote: Counting objects: 27% (23/84) remote: Counting objects: 28% (24/84) remote: Counting objects: 29% (25/84) remote: Counting objects: 30% (26/84) remote: Counting objects: 32% (27/84) remote: Counting objects: 33% (28/84) remote: Counting objects: 34% (29/84) remote: Counting objects: 35% (30/84) remote: Counting objects: 36% (31/84) remote: Counting objects: 38% (32/84) remote: Counting objects: 39% (33/84) remote: Counting objects: 40% (34/84) remote: Counting objects: 41% (35/84) remote: Counting objects: 42% (36/84) remote: Counting objects: 44% (37/84) remote: Counting objects: 45% (38/84) remote: Counting objects: 46% (39/84) remote: Counting objects: 47% (40/84) remote: Counting objects: 48% (41/84) remote: Counting objects: 50% (42/84) remote: Counting objects: 51% (43/84) remote: Counting objects: 52% (44/84) remote: Counting objects: 53% (45/84) remote: Counting objects: 54% (46/84) remote: Counting objects: 55% (47/84) remote: Counting objects: 57% (48/84) remote: Counting objects: 58% (49/84) remote: Counting objects: 59% (50/84) remote: Counting objects: 60% (51/84) remote: Counting objects: 61% (52/84) remote: Counting objects: 63% (53/84) remote: Counting objects: 64% (54/84) remote: Counting objects: 65% (55/84) remote: Counting objects: 66% (56/84) remote: Counting objects: 67% (57/84) remote: Counting objects: 69% (58/84) remote: Counting objects: 70% (59/84) remote: Counting objects: 71% (60/84) remote: Counting objects: 72% (61/84) remote: Counting objects: 73% (62/84) remote: Counting objects: 75% (63/84) remote: Counting objects: 76% (64/84) remote: Counting objects: 77% (65/84) remote: Counting objects: 78% (66/84) remote: Counting objects: 79% (67/84) remote: Counting objects: 80% (68/84) remote: Counting objects: 82% (69/84) remote: Counting objects: 83% (70/84) remote: Counting objects: 84% (71/84) remote: Counting objects: 85% (72/84) remote: Counting objects: 86% (73/84) remote: Counting objects: 88% (74/84) remote: Counting objects: 89% (75/84) remote: Counting objects: 90% (76/84) remote: Counting objects: 91% (77/84) remote: Counting objects: 92% (78/84) remote: Counting objects: 94% (79/84) remote: Counting objects: 95% (80/84) remote: Counting objects: 96% (81/84) remote: Counting objects: 97% (82/84) remote: Counting objects: 98% (83/84) remote: Counting objects: 100% (84/84) remote: Counting objects: 100% (84/84), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/125) Receiving objects: 1% (2/125) Receiving objects: 2% (3/125) Receiving objects: 3% (4/125) Receiving objects: 4% (5/125) Receiving objects: 5% (7/125) Receiving objects: 6% (8/125) Receiving objects: 7% (9/125) Receiving objects: 8% (10/125) Receiving objects: 9% (12/125) Receiving objects: 10% (13/125) Receiving objects: 11% (14/125) Receiving objects: 12% (15/125) Receiving objects: 13% (17/125) Receiving objects: 14% (18/125) Receiving objects: 15% (19/125) Receiving objects: 16% (20/125) Receiving objects: 17% (22/125) Receiving objects: 18% (23/125) Receiving objects: 19% (24/125) Receiving objects: 20% (25/125) Receiving objects: 21% (27/125) Receiving objects: 22% (28/125) Receiving objects: 23% (29/125) Receiving objects: 24% (30/125) Receiving objects: 25% (32/125) Receiving objects: 26% (33/125) Receiving objects: 27% (34/125) Receiving objects: 28% (35/125) Receiving objects: 29% (37/125) Receiving objects: 30% (38/125) Receiving objects: 31% (39/125) Receiving objects: 32% (40/125) Receiving objects: 33% (42/125) Receiving objects: 34% (43/125) Receiving objects: 35% (44/125) Receiving objects: 36% (45/125) Receiving objects: 37% (47/125) Receiving objects: 38% (48/125) Receiving objects: 39% (49/125) Receiving objects: 40% (50/125) Receiving objects: 41% (52/125) Receiving objects: 42% (53/125) Receiving objects: 43% (54/125) Receiving objects: 44% (55/125) Receiving objects: 45% (57/125) Receiving objects: 46% (58/125) Receiving objects: 47% (59/125) Receiving objects: 48% (60/125) Receiving objects: 49% (62/125) Receiving objects: 50% (63/125) Receiving objects: 51% (64/125) Receiving objects: 52% (65/125) Receiving objects: 53% (67/125) Receiving objects: 54% (68/125) Receiving objects: 55% (69/125) Receiving objects: 56% (70/125) Receiving objects: 57% (72/125) Receiving objects: 58% (73/125) Receiving objects: 59% (74/125) Receiving objects: 60% (75/125) Receiving objects: 61% (77/125) Receiving objects: 62% (78/125) Receiving objects: 63% (79/125) Receiving objects: 64% (80/125) Receiving objects: 65% (82/125) Receiving objects: 66% (83/125) Receiving objects: 67% (84/125) Receiving objects: 68% (85/125) Receiving objects: 69% (87/125) Receiving objects: 70% (88/125) Receiving objects: 71% (89/125) Receiving objects: 72% (90/125) Receiving objects: 73% (92/125) Receiving objects: 74% (93/125) Receiving objects: 75% (94/125) Receiving objects: 76% (95/125) Receiving objects: 77% (97/125) Receiving objects: 78% (98/125) Receiving objects: 79% (99/125) Receiving objects: 80% (100/125) Receiving objects: 81% (102/125) Receiving objects: 82% (103/125) Receiving objects: 83% (104/125) Receiving objects: 84% (105/125) Receiving objects: 85% (107/125) Receiving objects: 86% (108/125) Receiving objects: 87% (109/125) Receiving objects: 88% (110/125) Receiving objects: 89% (112/125) Receiving objects: 90% (113/125) Receiving objects: 91% (114/125) Receiving objects: 92% (115/125) Receiving objects: 93% (117/125) Receiving objects: 94% (118/125) Receiving objects: 95% (119/125) Receiving objects: 96% (120/125) Receiving objects: 97% (122/125) Receiving objects: 98% (123/125) Receiving objects: 99% (124/125) Receiving objects: 100% (125/125) Receiving objects: 100% (125/125), 12.10 KiB | 3.02 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 11% (3/26) Resolving deltas: 42% (11/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/weifang-config/container/A008/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/weifang-config/container/A008/params_new/perception_new_detection'... remote: Enumerating objects: 4142, done. remote: Counting objects: 0% (1/261) remote: Counting objects: 1% (3/261) remote: Counting objects: 2% (6/261) remote: Counting objects: 3% (8/261) remote: Counting objects: 4% (11/261) remote: Counting objects: 5% (14/261) remote: Counting objects: 6% (16/261) remote: Counting objects: 7% (19/261) remote: Counting objects: 8% (21/261) remote: Counting objects: 9% (24/261) remote: Counting objects: 10% (27/261) remote: Counting objects: 11% (29/261) remote: Counting objects: 12% (32/261) remote: Counting objects: 13% (34/261) remote: Counting objects: 14% (37/261) remote: Counting objects: 15% (40/261) remote: Counting objects: 16% (42/261) remote: Counting objects: 17% (45/261) remote: Counting objects: 18% (47/261) remote: Counting objects: 19% (50/261) remote: Counting objects: 20% (53/261) remote: Counting objects: 21% (55/261) remote: Counting objects: 22% (58/261) remote: Counting objects: 23% (61/261) remote: Counting objects: 24% (63/261) remote: Counting objects: 25% (66/261) remote: Counting objects: 26% (68/261) remote: Counting objects: 27% (71/261) remote: Counting objects: 28% (74/261) remote: Counting objects: 29% (76/261) remote: Counting objects: 30% (79/261) remote: Counting objects: 31% (81/261) remote: Counting objects: 32% (84/261) remote: Counting objects: 33% (87/261) remote: Counting objects: 34% (89/261) remote: Counting objects: 35% (92/261) remote: Counting objects: 36% (94/261) remote: Counting objects: 37% (97/261) remote: Counting objects: 38% (100/261) remote: Counting objects: 39% (102/261) remote: Counting objects: 40% (105/261) remote: Counting objects: 41% (108/261) remote: Counting objects: 42% (110/261) remote: Counting objects: 43% (113/261) remote: Counting objects: 44% (115/261) remote: Counting objects: 45% (118/261) remote: Counting objects: 46% (121/261) remote: Counting objects: 47% (123/261) remote: Counting objects: 48% (126/261) remote: Counting objects: 49% (128/261) remote: Counting objects: 50% (131/261) remote: Counting objects: 51% (134/261) remote: Counting objects: 52% (136/261) remote: Counting objects: 53% (139/261) remote: Counting objects: 54% (141/261) remote: Counting objects: 55% (144/261) remote: Counting objects: 56% (147/261) remote: Counting objects: 57% (149/261) remote: Counting objects: 58% (152/261) remote: Counting objects: 59% (154/261) remote: Counting objects: 60% (157/261) remote: Counting objects: 61% (160/261) remote: Counting objects: 62% (162/261) remote: Counting objects: 63% (165/261) remote: Counting objects: 64% (168/261) remote: Counting objects: 65% (170/261) remote: Counting objects: 66% (173/261) remote: Counting objects: 67% (175/261) remote: Counting objects: 68% (178/261) remote: Counting objects: 69% (181/261) remote: Counting objects: 70% (183/261) remote: Counting objects: 71% (186/261) remote: Counting objects: 72% (188/261) remote: Counting objects: 73% (191/261) remote: Counting objects: 74% (194/261) remote: Counting objects: 75% (196/261) remote: Counting objects: 76% (199/261) remote: Counting objects: 77% (201/261) remote: Counting objects: 78% (204/261) remote: Counting objects: 79% (207/261) remote: Counting objects: 80% (209/261) remote: Counting objects: 81% (212/261) remote: Counting objects: 82% (215/261) remote: Counting objects: 83% (217/261) remote: Counting objects: 84% (220/261) remote: Counting objects: 85% (222/261) remote: Counting objects: 86% (225/261) remote: Counting objects: 87% (228/261) remote: Counting objects: 88% (230/261) remote: Counting objects: 89% (233/261) remote: Counting objects: 90% (235/261) remote: Counting objects: 91% (238/261) remote: Counting objects: 92% (241/261) remote: Counting objects: 93% (243/261) remote: Counting objects: 94% (246/261) remote: Counting objects: 95% (248/261) remote: Counting objects: 96% (251/261) remote: Counting objects: 97% (254/261) remote: Counting objects: 98% (256/261) remote: Counting objects: 99% (259/261) remote: Counting objects: 100% (261/261) remote: Counting objects: 100% (261/261), done. remote: Compressing objects: 0% (1/178) remote: Compressing objects: 1% (2/178) remote: Compressing objects: 2% (4/178) remote: Compressing objects: 3% (6/178) remote: Compressing objects: 4% (8/178) remote: Compressing objects: 5% (9/178) remote: Compressing objects: 6% (11/178) remote: Compressing objects: 7% (13/178) remote: Compressing objects: 8% (15/178) remote: Compressing objects: 9% (17/178) remote: Compressing objects: 10% (18/178) remote: Compressing objects: 11% (20/178) remote: Compressing objects: 12% (22/178) remote: Compressing objects: 13% (24/178) remote: Compressing objects: 14% (25/178) remote: Compressing objects: 15% (27/178) remote: Compressing objects: 16% (29/178) remote: Compressing objects: 17% (31/178) remote: Compressing objects: 18% (33/178) remote: Compressing objects: 19% (34/178) remote: Compressing objects: 20% (36/178) remote: Compressing objects: 21% (38/178) remote: Compressing objects: 22% (40/178) remote: Compressing objects: 23% (41/178) remote: Compressing objects: 24% (43/178) remote: Compressing objects: 25% (45/178) remote: Compressing objects: 26% (47/178) remote: Compressing objects: 27% (49/178) remote: Compressing objects: 28% (50/178) remote: Compressing objects: 29% (52/178) remote: Compressing objects: 30% (54/178) remote: Compressing objects: 31% (56/178) remote: Compressing objects: 32% (57/178) remote: Compressing objects: 33% (59/178) remote: Compressing objects: 34% (61/178) remote: Compressing objects: 35% (63/178) remote: Compressing objects: 36% (65/178) remote: Compressing objects: 37% (66/178) remote: Compressing objects: 38% (68/178) remote: Compressing objects: 39% (70/178) remote: Compressing objects: 40% (72/178) remote: Compressing objects: 41% (73/178) remote: Compressing objects: 42% (75/178) remote: Compressing objects: 43% (77/178) remote: Compressing objects: 44% (79/178) remote: Compressing objects: 45% (81/178) remote: Compressing objects: 46% (82/178) remote: Compressing objects: 47% (84/178) remote: Compressing objects: 48% (86/178) remote: Compressing objects: 49% (88/178) remote: Compressing objects: 50% (89/178) remote: Compressing objects: 51% (91/178) remote: Compressing objects: 52% (93/178) remote: Compressing objects: 53% (95/178) remote: Compressing objects: 54% (97/178) remote: Compressing objects: 55% (98/178) remote: Compressing objects: 56% (100/178) remote: Compressing objects: 57% (102/178) remote: Compressing objects: 58% (104/178) remote: Compressing objects: 59% (106/178) remote: Compressing objects: 60% (107/178) remote: Compressing objects: 61% (109/178) remote: Compressing objects: 62% (111/178) remote: Compressing objects: 63% (113/178) remote: Compressing objects: 64% (114/178) remote: Compressing objects: 65% (116/178) remote: Compressing objects: 66% (118/178) remote: Compressing objects: 67% (120/178) remote: Compressing objects: 68% (122/178) remote: Compressing objects: 69% (123/178) remote: Compressing objects: 70% (125/178) remote: Compressing objects: 71% (127/178) remote: Compressing objects: 72% (129/178) remote: Compressing objects: 73% (130/178) remote: Compressing objects: 74% (132/178) remote: Compressing objects: 75% (134/178) remote: Compressing objects: 76% (136/178) remote: Compressing objects: 77% (138/178) remote: Compressing objects: 78% (139/178) remote: Compressing objects: 79% (141/178) remote: Compressing objects: 80% (143/178) remote: Compressing objects: 81% (145/178) remote: Compressing objects: 82% (146/178) remote: Compressing objects: 83% (148/178) remote: Compressing objects: 84% (150/178) remote: Compressing objects: 85% (152/178) remote: Compressing objects: 86% (154/178) remote: Compressing objects: 87% (155/178) remote: Compressing objects: 88% (157/178) remote: Compressing objects: 89% (159/178) remote: Compressing objects: 90% (161/178) remote: Compressing objects: 91% (162/178) remote: Compressing objects: 92% (164/178) remote: Compressing objects: 93% (166/178) remote: Compressing objects: 94% (168/178) remote: Compressing objects: 95% (170/178) remote: Compressing objects: 96% (171/178) remote: Compressing objects: 97% (173/178) remote: Compressing objects: 98% (175/178) remote: Compressing objects: 99% (177/178) remote: Compressing objects: 100% (178/178) remote: Compressing objects: 100% (178/178), done. Receiving objects: 0% (1/4142) Receiving objects: 1% (42/4142) Receiving objects: 2% (83/4142) Receiving objects: 3% (125/4142) Receiving objects: 4% (166/4142) Receiving objects: 5% (208/4142) Receiving objects: 6% (249/4142) Receiving objects: 7% (290/4142) Receiving objects: 8% (332/4142) Receiving objects: 9% (373/4142) Receiving objects: 10% (415/4142) Receiving objects: 11% (456/4142) Receiving objects: 12% (498/4142) Receiving objects: 13% (539/4142) Receiving objects: 14% (580/4142) Receiving objects: 15% (622/4142) Receiving objects: 16% (663/4142) Receiving objects: 17% (705/4142) Receiving objects: 18% (746/4142) Receiving objects: 19% (787/4142) Receiving objects: 20% (829/4142) Receiving objects: 21% (870/4142) Receiving objects: 22% (912/4142) Receiving objects: 23% (953/4142) Receiving objects: 24% (995/4142) Receiving objects: 25% (1036/4142) Receiving objects: 26% (1077/4142) Receiving objects: 27% (1119/4142) Receiving objects: 28% (1160/4142) Receiving objects: 29% (1202/4142) Receiving objects: 30% (1243/4142) Receiving objects: 31% (1285/4142) Receiving objects: 32% (1326/4142) Receiving objects: 33% (1367/4142) Receiving objects: 34% (1409/4142) Receiving objects: 35% (1450/4142) Receiving objects: 36% (1492/4142) Receiving objects: 37% (1533/4142) Receiving objects: 38% (1574/4142) Receiving objects: 39% (1616/4142) Receiving objects: 40% (1657/4142) Receiving objects: 41% (1699/4142) Receiving objects: 42% (1740/4142) Receiving objects: 43% (1782/4142) Receiving objects: 44% (1823/4142) Receiving objects: 45% (1864/4142) Receiving objects: 46% (1906/4142) Receiving objects: 47% (1947/4142) Receiving objects: 48% (1989/4142) Receiving objects: 49% (2030/4142) Receiving objects: 50% (2071/4142) Receiving objects: 51% (2113/4142) Receiving objects: 52% (2154/4142) Receiving objects: 53% (2196/4142) Receiving objects: 54% (2237/4142) Receiving objects: 55% (2279/4142) Receiving objects: 56% (2320/4142) Receiving objects: 57% (2361/4142) Receiving objects: 58% (2403/4142) Receiving objects: 59% (2444/4142) Receiving objects: 60% (2486/4142) Receiving objects: 61% (2527/4142) Receiving objects: 62% (2569/4142) Receiving objects: 63% (2610/4142) Receiving objects: 64% (2651/4142) Receiving objects: 65% (2693/4142) Receiving objects: 66% (2734/4142) Receiving objects: 67% (2776/4142) Receiving objects: 68% (2817/4142) Receiving objects: 69% (2858/4142) Receiving objects: 70% (2900/4142) Receiving objects: 71% (2941/4142) Receiving objects: 72% (2983/4142) Receiving objects: 73% (3024/4142) Receiving objects: 74% (3066/4142) Receiving objects: 75% (3107/4142) Receiving objects: 76% (3148/4142) Receiving objects: 77% (3190/4142) Receiving objects: 78% (3231/4142) Receiving objects: 79% (3273/4142) Receiving objects: 80% (3314/4142) Receiving objects: 81% (3356/4142) remote: Total 4142 (delta 40), reused 219 (delta 29), pack-reused 3881 Receiving objects: 82% (3397/4142) Receiving objects: 83% (3438/4142) Receiving objects: 84% (3480/4142) Receiving objects: 85% (3521/4142) Receiving objects: 86% (3563/4142) Receiving objects: 87% (3604/4142) Receiving objects: 88% (3645/4142) Receiving objects: 89% (3687/4142) Receiving objects: 90% (3728/4142) Receiving objects: 91% (3770/4142) Receiving objects: 92% (3811/4142) Receiving objects: 93% (3853/4142) Receiving objects: 94% (3894/4142) Receiving objects: 95% (3935/4142) Receiving objects: 96% (3977/4142) Receiving objects: 97% (4018/4142) Receiving objects: 98% (4060/4142) Receiving objects: 99% (4101/4142) Receiving objects: 100% (4142/4142) Receiving objects: 100% (4142/4142), 431.38 KiB | 9.38 MiB/s, done. Resolving deltas: 0% (0/811) Resolving deltas: 2% (22/811) Resolving deltas: 5% (43/811) Resolving deltas: 7% (64/811) Resolving deltas: 9% (77/811) Resolving deltas: 10% (82/811) Resolving deltas: 12% (101/811) Resolving deltas: 13% (113/811) Resolving deltas: 14% (114/811) Resolving deltas: 16% (131/811) Resolving deltas: 17% (140/811) Resolving deltas: 18% (147/811) Resolving deltas: 19% (157/811) Resolving deltas: 20% (163/811) Resolving deltas: 21% (171/811) Resolving deltas: 30% (250/811) Resolving deltas: 31% (252/811) Resolving deltas: 32% (260/811) Resolving deltas: 33% (268/811) Resolving deltas: 34% (277/811) Resolving deltas: 36% (300/811) Resolving deltas: 37% (301/811) Resolving deltas: 38% (310/811) Resolving deltas: 50% (409/811) Resolving deltas: 54% (442/811) Resolving deltas: 82% (672/811) Resolving deltas: 100% (811/811) Resolving deltas: 100% (811/811), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_spreader_imv'... remote: Enumerating objects: 187, done. remote: Counting objects: 2% (1/36) remote: Counting objects: 5% (2/36) remote: Counting objects: 8% (3/36) remote: Counting objects: 11% (4/36) remote: Counting objects: 13% (5/36) remote: Counting objects: 16% (6/36) remote: Counting objects: 19% (7/36) remote: Counting objects: 22% (8/36) remote: Counting objects: 25% (9/36) remote: Counting objects: 27% (10/36) remote: Counting objects: 30% (11/36) remote: Counting objects: 33% (12/36) remote: Counting objects: 36% (13/36) remote: Counting objects: 38% (14/36) remote: Counting objects: 41% (15/36) remote: Counting objects: 44% (16/36) remote: Counting objects: 47% (17/36) remote: Counting objects: 50% (18/36) remote: Counting objects: 52% (19/36) remote: Counting objects: 55% (20/36) remote: Counting objects: 58% (21/36) remote: Counting objects: 61% (22/36) remote: Counting objects: 63% (23/36) remote: Counting objects: 66% (24/36) remote: Counting objects: 69% (25/36) remote: Counting objects: 72% (26/36) remote: Counting objects: 75% (27/36) remote: Counting objects: 77% (28/36) remote: Counting objects: 80% (29/36) remote: Counting objects: 83% (30/36) remote: Counting objects: 86% (31/36) remote: Counting objects: 88% (32/36) remote: Counting objects: 91% (33/36) remote: Counting objects: 94% (34/36) remote: Counting objects: 97% (35/36) remote: Counting objects: 100% (36/36) remote: Counting objects: 100% (36/36), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 187 (delta 8), reused 36 (delta 8), pack-reused 151 Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 19.20 KiB | 6.40 MiB/s, done. Resolving deltas: 0% (0/56) Resolving deltas: 12% (7/56) Resolving deltas: 14% (8/56) Resolving deltas: 17% (10/56) Resolving deltas: 21% (12/56) Resolving deltas: 42% (24/56) Resolving deltas: 66% (37/56) Resolving deltas: 100% (56/56) Resolving deltas: 100% (56/56), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_spreader_truck'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/48) remote: Counting objects: 4% (2/48) remote: Counting objects: 6% (3/48) remote: Counting objects: 8% (4/48) remote: Counting objects: 10% (5/48) remote: Counting objects: 12% (6/48) remote: Counting objects: 14% (7/48) remote: Counting objects: 16% (8/48) remote: Counting objects: 18% (9/48) remote: Counting objects: 20% (10/48) remote: Counting objects: 22% (11/48) remote: Counting objects: 25% (12/48) remote: Counting objects: 27% (13/48) remote: Counting objects: 29% (14/48) remote: Counting objects: 31% (15/48) remote: Counting objects: 33% (16/48) remote: Counting objects: 35% (17/48) remote: Counting objects: 37% (18/48) remote: Counting objects: 39% (19/48) remote: Counting objects: 41% (20/48) remote: Counting objects: 43% (21/48) remote: Counting objects: 45% (22/48) remote: Counting objects: 47% (23/48) remote: Counting objects: 50% (24/48) remote: Counting objects: 52% (25/48) remote: Counting objects: 54% (26/48) remote: Counting objects: 56% (27/48) remote: Counting objects: 58% (28/48) remote: Counting objects: 60% (29/48) remote: Counting objects: 62% (30/48) remote: Counting objects: 64% (31/48) remote: Counting objects: 66% (32/48) remote: Counting objects: 68% (33/48) remote: Counting objects: 70% (34/48) remote: Counting objects: 72% (35/48) remote: Counting objects: 75% (36/48) remote: Counting objects: 77% (37/48) remote: Counting objects: 79% (38/48) remote: Counting objects: 81% (39/48) remote: Counting objects: 83% (40/48) remote: Counting objects: 85% (41/48) remote: Counting objects: 87% (42/48) remote: Counting objects: 89% (43/48) remote: Counting objects: 91% (44/48) remote: Counting objects: 93% (45/48) remote: Counting objects: 95% (46/48) remote: Counting objects: 97% (47/48) remote: Counting objects: 100% (48/48) remote: Counting objects: 100% (48/48), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 71 (delta 22), reused 46 (delta 20), pack-reused 23 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 7.24 KiB | 3.62 MiB/s, done. Resolving deltas: 0% (0/30) Resolving deltas: 13% (4/30) Resolving deltas: 26% (8/30) Resolving deltas: 63% (19/30) Resolving deltas: 100% (30/30) Resolving deltas: 100% (30/30), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_vehicles'... remote: Enumerating objects: 36, done. remote: Counting objects: 2% (1/36) remote: Counting objects: 5% (2/36) remote: Counting objects: 8% (3/36) remote: Counting objects: 11% (4/36) remote: Counting objects: 13% (5/36) remote: Counting objects: 16% (6/36) remote: Counting objects: 19% (7/36) remote: Counting objects: 22% (8/36) remote: Counting objects: 25% (9/36) remote: Counting objects: 27% (10/36) remote: Counting objects: 30% (11/36) remote: Counting objects: 33% (12/36) remote: Counting objects: 36% (13/36) remote: Counting objects: 38% (14/36) remote: Counting objects: 41% (15/36) remote: Counting objects: 44% (16/36) remote: Counting objects: 47% (17/36) remote: Counting objects: 50% (18/36) remote: Counting objects: 52% (19/36) remote: Counting objects: 55% (20/36) remote: Counting objects: 58% (21/36) remote: Counting objects: 61% (22/36) remote: Counting objects: 63% (23/36) remote: Counting objects: 66% (24/36) remote: Counting objects: 69% (25/36) remote: Counting objects: 72% (26/36) remote: Counting objects: 75% (27/36) remote: Counting objects: 77% (28/36) remote: Counting objects: 80% (29/36) remote: Counting objects: 83% (30/36) remote: Counting objects: 86% (31/36) remote: Counting objects: 88% (32/36) remote: Counting objects: 91% (33/36) remote: Counting objects: 94% (34/36) remote: Counting objects: 97% (35/36) remote: Counting objects: 100% (36/36) remote: Counting objects: 100% (36/36), 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 36 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/36) Receiving objects: 5% (2/36) Receiving objects: 8% (3/36) Receiving objects: 11% (4/36) Receiving objects: 13% (5/36) Receiving objects: 16% (6/36) Receiving objects: 19% (7/36) Receiving objects: 22% (8/36) Receiving objects: 25% (9/36) Receiving objects: 27% (10/36) Receiving objects: 30% (11/36) Receiving objects: 33% (12/36) Receiving objects: 36% (13/36) Receiving objects: 38% (14/36) Receiving objects: 41% (15/36) Receiving objects: 44% (16/36) Receiving objects: 47% (17/36) Receiving objects: 50% (18/36) Receiving objects: 52% (19/36) Receiving objects: 55% (20/36) Receiving objects: 58% (21/36) Receiving objects: 61% (22/36) Receiving objects: 63% (23/36) Receiving objects: 66% (24/36) Receiving objects: 69% (25/36) Receiving objects: 72% (26/36) Receiving objects: 75% (27/36) Receiving objects: 77% (28/36) Receiving objects: 80% (29/36) Receiving objects: 83% (30/36) Receiving objects: 86% (31/36) Receiving objects: 88% (32/36) Receiving objects: 91% (33/36) Receiving objects: 94% (34/36) Receiving objects: 97% (35/36) Receiving objects: 100% (36/36) Receiving objects: 100% (36/36), 5.64 KiB | 5.64 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 20% (1/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/pointcloud_customized'... remote: Enumerating objects: 331, 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. Receiving objects: 0% (1/331) Receiving objects: 1% (4/331) Receiving objects: 2% (7/331) Receiving objects: 3% (10/331) Receiving objects: 4% (14/331) Receiving objects: 5% (17/331) Receiving objects: 6% (20/331) Receiving objects: 7% (24/331) Receiving objects: 8% (27/331) Receiving objects: 9% (30/331) Receiving objects: 10% (34/331) Receiving objects: 11% (37/331) Receiving objects: 12% (40/331) Receiving objects: 13% (44/331) Receiving objects: 14% (47/331) Receiving objects: 14% (47/331), 21.88 MiB | 21.87 MiB/s Receiving objects: 14% (47/331), 53.81 MiB | 26.90 MiB/s Receiving objects: 14% (48/331), 71.08 MiB | 28.43 MiB/s Receiving objects: 14% (48/331), 109.20 MiB | 27.30 MiB/s Receiving objects: 14% (48/331), 137.71 MiB | 28.41 MiB/s Receiving objects: 15% (50/331), 151.20 MiB | 28.75 MiB/s Receiving objects: 15% (50/331), 160.56 MiB | 27.40 MiB/s Receiving objects: 16% (53/331), 160.56 MiB | 27.40 MiB/s Receiving objects: 17% (57/331), 171.10 MiB | 26.07 MiB/s Receiving objects: 18% (60/331), 171.10 MiB | 26.07 MiB/s Receiving objects: 19% (63/331), 171.10 MiB | 26.07 MiB/s Receiving objects: 20% (67/331), 171.10 MiB | 26.07 MiB/s Receiving objects: 20% (69/331), 183.90 MiB | 25.08 MiB/s Receiving objects: 21% (70/331), 183.90 MiB | 25.08 MiB/s Receiving objects: 22% (73/331), 183.90 MiB | 25.08 MiB/s Receiving objects: 23% (77/331), 183.90 MiB | 25.08 MiB/s Receiving objects: 24% (80/331), 183.90 MiB | 25.08 MiB/s Receiving objects: 25% (83/331), 183.90 MiB | 25.08 MiB/s Receiving objects: 26% (87/331), 195.76 MiB | 25.01 MiB/s Receiving objects: 27% (90/331), 195.76 MiB | 25.01 MiB/s Receiving objects: 28% (93/331), 195.76 MiB | 25.01 MiB/s Receiving objects: 29% (96/331), 195.76 MiB | 25.01 MiB/s Receiving objects: 30% (100/331), 195.76 MiB | 25.01 MiB/s Receiving objects: 31% (103/331), 195.76 MiB | 25.01 MiB/s Receiving objects: 32% (106/331), 195.76 MiB | 25.01 MiB/s Receiving objects: 33% (110/331), 195.76 MiB | 25.01 MiB/s Receiving objects: 34% (113/331), 195.76 MiB | 25.01 MiB/s Receiving objects: 35% (116/331), 195.76 MiB | 25.01 MiB/s Receiving objects: 35% (116/331), 208.86 MiB | 24.73 MiB/s Receiving objects: 36% (120/331), 208.86 MiB | 24.73 MiB/s Receiving objects: 37% (123/331), 208.86 MiB | 24.73 MiB/s Receiving objects: 38% (126/331), 208.86 MiB | 24.73 MiB/s Receiving objects: 39% (130/331), 208.86 MiB | 24.73 MiB/s Receiving objects: 40% (133/331), 208.86 MiB | 24.73 MiB/s Receiving objects: 41% (136/331), 208.86 MiB | 24.73 MiB/s Receiving objects: 42% (140/331), 221.12 MiB | 24.87 MiB/s Receiving objects: 42% (140/331), 235.44 MiB | 25.27 MiB/s Receiving objects: 43% (143/331), 235.44 MiB | 25.27 MiB/s Receiving objects: 44% (146/331), 235.44 MiB | 25.27 MiB/s Receiving objects: 45% (149/331), 235.44 MiB | 25.27 MiB/s Receiving objects: 46% (153/331), 251.43 MiB | 25.27 MiB/s Receiving objects: 47% (156/331), 251.43 MiB | 25.27 MiB/s Receiving objects: 48% (159/331), 251.43 MiB | 25.27 MiB/s Receiving objects: 48% (161/331), 264.87 MiB | 25.26 MiB/s Receiving objects: 49% (163/331), 264.87 MiB | 25.26 MiB/s Receiving objects: 50% (166/331), 264.87 MiB | 25.26 MiB/s Receiving objects: 50% (168/331), 292.23 MiB | 26.92 MiB/s Receiving objects: 51% (169/331), 292.23 MiB | 26.92 MiB/s Receiving objects: 52% (173/331), 292.23 MiB | 26.92 MiB/s Receiving objects: 53% (176/331), 292.23 MiB | 26.92 MiB/s Receiving objects: 54% (179/331), 305.15 MiB | 26.94 MiB/s Receiving objects: 55% (183/331), 305.15 MiB | 26.94 MiB/s Receiving objects: 56% (186/331), 305.15 MiB | 26.94 MiB/s Receiving objects: 56% (186/331), 318.34 MiB | 27.24 MiB/s Receiving objects: 56% (187/331), 348.23 MiB | 28.25 MiB/s Receiving objects: 57% (189/331), 348.23 MiB | 28.25 MiB/s Receiving objects: 58% (192/331), 348.23 MiB | 28.25 MiB/s Receiving objects: 58% (193/331), 370.39 MiB | 26.44 MiB/s Receiving objects: 59% (196/331), 382.86 MiB | 26.22 MiB/s Receiving objects: 60% (199/331), 382.86 MiB | 26.22 MiB/s Receiving objects: 60% (199/331), 397.54 MiB | 26.30 MiB/s Receiving objects: 61% (202/331), 408.13 MiB | 25.76 MiB/s Receiving objects: 62% (206/331), 437.95 MiB | 26.56 MiB/s Receiving objects: 63% (209/331), 437.95 MiB | 26.56 MiB/s Receiving objects: 64% (212/331), 437.95 MiB | 26.56 MiB/s Receiving objects: 64% (215/331), 454.09 MiB | 27.52 MiB/s Receiving objects: 65% (216/331), 454.09 MiB | 27.52 MiB/s Receiving objects: 66% (219/331), 454.09 MiB | 27.52 MiB/s Receiving objects: 67% (222/331), 454.09 MiB | 27.52 MiB/s Receiving objects: 68% (226/331), 454.09 MiB | 27.52 MiB/s Receiving objects: 69% (229/331), 467.98 MiB | 26.59 MiB/s Receiving objects: 70% (232/331), 467.98 MiB | 26.59 MiB/s Receiving objects: 71% (236/331), 467.98 MiB | 26.59 MiB/s Receiving objects: 71% (237/331), 481.45 MiB | 26.96 MiB/s Receiving objects: 71% (238/331), 504.68 MiB | 27.05 MiB/s Receiving objects: 72% (239/331), 504.68 MiB | 27.05 MiB/s Receiving objects: 73% (242/331), 516.76 MiB | 26.48 MiB/s Receiving objects: 74% (245/331), 516.76 MiB | 26.48 MiB/s Receiving objects: 74% (245/331), 530.98 MiB | 27.28 MiB/s Receiving objects: 75% (249/331), 543.23 MiB | 28.15 MiB/s Receiving objects: 76% (252/331), 543.23 MiB | 28.15 MiB/s Receiving objects: 77% (255/331), 543.23 MiB | 28.15 MiB/s Receiving objects: 78% (259/331), 543.23 MiB | 28.15 MiB/s Receiving objects: 79% (262/331), 543.23 MiB | 28.15 MiB/s Receiving objects: 80% (265/331), 543.23 MiB | 28.15 MiB/s Receiving objects: 81% (269/331), 543.23 MiB | 28.15 MiB/s Receiving objects: 81% (270/331), 543.23 MiB | 28.15 MiB/s Receiving objects: 82% (272/331), 555.27 MiB | 26.07 MiB/s Receiving objects: 83% (275/331), 555.27 MiB | 26.07 MiB/s Receiving objects: 84% (279/331), 555.27 MiB | 26.07 MiB/s Receiving objects: 85% (282/331), 566.64 MiB | 25.01 MiB/s Receiving objects: 86% (285/331), 566.64 MiB | 25.01 MiB/s Receiving objects: 87% (288/331), 566.64 MiB | 25.01 MiB/s Receiving objects: 88% (292/331), 566.64 MiB | 25.01 MiB/s Receiving objects: 89% (295/331), 566.64 MiB | 25.01 MiB/s Receiving objects: 90% (298/331), 566.64 MiB | 25.01 MiB/s Receiving objects: 91% (302/331), 566.64 MiB | 25.01 MiB/s Receiving objects: 92% (305/331), 566.64 MiB | 25.01 MiB/s Receiving objects: 92% (305/331), 578.18 MiB | 18.94 MiB/s Receiving objects: 92% (306/331), 591.56 MiB | 12.11 MiB/s Receiving objects: 92% (307/331), 602.98 MiB | 12.21 MiB/s Receiving objects: 92% (307/331), 616.93 MiB | 8.14 MiB/s Receiving objects: 93% (308/331), 616.93 MiB | 8.14 MiB/s Receiving objects: 94% (312/331), 616.93 MiB | 8.14 MiB/s Receiving objects: 95% (315/331), 616.93 MiB | 8.14 MiB/s Receiving objects: 95% (315/331), 621.74 MiB | 6.23 MiB/s Receiving objects: 95% (316/331), 641.39 MiB | 5.12 MiB/s Receiving objects: 95% (317/331), 660.76 MiB | 5.39 MiB/s Receiving objects: 95% (317/331), 661.13 MiB | 5.87 MiB/s Receiving objects: 96% (318/331), 661.13 MiB | 5.87 MiB/s Receiving objects: 97% (322/331), 661.13 MiB | 5.87 MiB/s Receiving objects: 97% (324/331), 669.98 MiB | 5.65 MiB/s Receiving objects: 98% (325/331), 669.98 MiB | 5.65 MiB/s remote: Total 331 (delta 7), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (328/331), 677.38 MiB | 5.29 MiB/s Receiving objects: 100% (331/331), 677.38 MiB | 5.29 MiB/s Receiving objects: 100% (331/331), 679.25 MiB | 17.20 MiB/s, done. Resolving deltas: 0% (0/57) Resolving deltas: 12% (7/57) Resolving deltas: 19% (11/57) Resolving deltas: 31% (18/57) Resolving deltas: 38% (22/57) Resolving deltas: 42% (24/57) Resolving deltas: 43% (25/57) Resolving deltas: 49% (28/57) Resolving deltas: 50% (29/57) Resolving deltas: 61% (35/57) Resolving deltas: 63% (36/57) Resolving deltas: 66% (38/57) Resolving deltas: 68% (39/57) Resolving deltas: 71% (41/57) Resolving deltas: 75% (43/57) Resolving deltas: 78% (45/57) Resolving deltas: 82% (47/57) Resolving deltas: 84% (48/57) Resolving deltas: 87% (50/57) Resolving deltas: 94% (54/57) Resolving deltas: 96% (55/57) Resolving deltas: 98% (56/57) Resolving deltas: 100% (57/57) Resolving deltas: 100% (57/57), done. Cloning into '/root/workspace/weifang-config/container/A008/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), 11.04 MiB | 22.07 MiB/s Receiving objects: 24% (25/102), 11.04 MiB | 22.07 MiB/s Receiving objects: 25% (26/102), 11.04 MiB | 22.07 MiB/s Receiving objects: 26% (27/102), 11.04 MiB | 22.07 MiB/s Receiving objects: 27% (28/102), 11.04 MiB | 22.07 MiB/s Receiving objects: 28% (29/102), 11.04 MiB | 22.07 MiB/s Receiving objects: 29% (30/102), 11.04 MiB | 22.07 MiB/s Receiving objects: 30% (31/102), 11.04 MiB | 22.07 MiB/s Receiving objects: 31% (32/102), 11.04 MiB | 22.07 MiB/s Receiving objects: 31% (32/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 32% (33/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 33% (34/102), 24.98 MiB | 24.98 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 35% (36/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 36% (37/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 37% (38/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 38% (39/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 39% (40/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 40% (41/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 41% (42/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 42% (43/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 43% (44/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 44% (45/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 45% (46/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 46% (47/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 47% (48/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 48% (49/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 49% (50/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 50% (51/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 51% (53/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 52% (54/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 53% (55/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 54% (56/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 55% (57/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 56% (58/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 57% (59/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 58% (60/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 59% (61/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 60% (62/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 61% (63/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 62% (64/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 63% (65/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 64% (66/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 65% (67/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 66% (68/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 67% (69/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 68% (70/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 69% (71/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 70% (72/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 71% (73/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 72% (74/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 73% (75/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 74% (76/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 75% (77/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 76% (78/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 77% (79/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 78% (80/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 79% (81/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 80% (82/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 81% (83/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 82% (84/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 83% (85/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 84% (86/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 85% (87/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 86% (88/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 87% (89/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 88% (90/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 89% (91/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 90% (92/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 91% (93/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 92% (94/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 93% (95/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 94% (96/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 95% (97/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 96% (98/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 97% (99/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 98% (100/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 99% (101/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 100% (102/102), 24.98 MiB | 24.98 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 26.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/weifang-config/container/A008/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/weifang-config/container/A008/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/46) remote: Counting objects: 4% (2/46) remote: Counting objects: 6% (3/46) remote: Counting objects: 8% (4/46) remote: Counting objects: 10% (5/46) remote: Counting objects: 13% (6/46) remote: Counting objects: 15% (7/46) remote: Counting objects: 17% (8/46) remote: Counting objects: 19% (9/46) remote: Counting objects: 21% (10/46) remote: Counting objects: 23% (11/46) remote: Counting objects: 26% (12/46) remote: Counting objects: 28% (13/46) remote: Counting objects: 30% (14/46) remote: Counting objects: 32% (15/46) remote: Counting objects: 34% (16/46) remote: Counting objects: 36% (17/46) remote: Counting objects: 39% (18/46) remote: Counting objects: 41% (19/46) remote: Counting objects: 43% (20/46) remote: Counting objects: 45% (21/46) remote: Counting objects: 47% (22/46) remote: Counting objects: 50% (23/46) remote: Counting objects: 52% (24/46) remote: Counting objects: 54% (25/46) remote: Counting objects: 56% (26/46) remote: Counting objects: 58% (27/46) remote: Counting objects: 60% (28/46) remote: Counting objects: 63% (29/46) remote: Counting objects: 65% (30/46) remote: Counting objects: 67% (31/46) remote: Counting objects: 69% (32/46) remote: Counting objects: 71% (33/46) remote: Counting objects: 73% (34/46) remote: Counting objects: 76% (35/46) remote: Counting objects: 78% (36/46) remote: Counting objects: 80% (37/46) remote: Counting objects: 82% (38/46) remote: Counting objects: 84% (39/46) remote: Counting objects: 86% (40/46) remote: Counting objects: 89% (41/46) remote: Counting objects: 91% (42/46) remote: Counting objects: 93% (43/46) remote: Counting objects: 95% (44/46) remote: Counting objects: 97% (45/46) remote: Counting objects: 100% (46/46) remote: Counting objects: 100% (46/46), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 71 (delta 23), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 13.10 KiB | 13.10 MiB/s, done. Resolving deltas: 0% (0/37) Resolving deltas: 2% (1/37) Resolving deltas: 29% (11/37) Resolving deltas: 32% (12/37) Resolving deltas: 78% (29/37) Resolving deltas: 91% (34/37) Resolving deltas: 100% (37/37) Resolving deltas: 100% (37/37), done. Cloning into '/root/workspace/weifang-config/container/A008/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/weifang-config/container/A008/params_new/system-common'... remote: Enumerating objects: 173, done. remote: Counting objects: 0% (1/135) remote: Counting objects: 1% (2/135) remote: Counting objects: 2% (3/135) remote: Counting objects: 3% (5/135) remote: Counting objects: 4% (6/135) remote: Counting objects: 5% (7/135) remote: Counting objects: 6% (9/135) remote: Counting objects: 7% (10/135) remote: Counting objects: 8% (11/135) remote: Counting objects: 9% (13/135) remote: Counting objects: 10% (14/135) remote: Counting objects: 11% (15/135) remote: Counting objects: 12% (17/135) remote: Counting objects: 13% (18/135) remote: Counting objects: 14% (19/135) remote: Counting objects: 15% (21/135) remote: Counting objects: 16% (22/135) remote: Counting objects: 17% (23/135) remote: Counting objects: 18% (25/135) remote: Counting objects: 19% (26/135) remote: Counting objects: 20% (27/135) remote: Counting objects: 21% (29/135) remote: Counting objects: 22% (30/135) remote: Counting objects: 23% (32/135) remote: Counting objects: 24% (33/135) remote: Counting objects: 25% (34/135) remote: Counting objects: 26% (36/135) remote: Counting objects: 27% (37/135) remote: Counting objects: 28% (38/135) remote: Counting objects: 29% (40/135) remote: Counting objects: 30% (41/135) remote: Counting objects: 31% (42/135) remote: Counting objects: 32% (44/135) remote: Counting objects: 33% (45/135) remote: Counting objects: 34% (46/135) remote: Counting objects: 35% (48/135) remote: Counting objects: 36% (49/135) remote: Counting objects: 37% (50/135) remote: Counting objects: 38% (52/135) remote: Counting objects: 39% (53/135) remote: Counting objects: 40% (54/135) remote: Counting objects: 41% (56/135) remote: Counting objects: 42% (57/135) remote: Counting objects: 43% (59/135) remote: Counting objects: 44% (60/135) remote: Counting objects: 45% (61/135) remote: Counting objects: 46% (63/135) remote: Counting objects: 47% (64/135) remote: Counting objects: 48% (65/135) remote: Counting objects: 49% (67/135) remote: Counting objects: 50% (68/135) remote: Counting objects: 51% (69/135) remote: Counting objects: 52% (71/135) remote: Counting objects: 53% (72/135) remote: Counting objects: 54% (73/135) remote: Counting objects: 55% (75/135) remote: Counting objects: 56% (76/135) remote: Counting objects: 57% (77/135) remote: Counting objects: 58% (79/135) remote: Counting objects: 59% (80/135) remote: Counting objects: 60% (81/135) remote: Counting objects: 61% (83/135) remote: Counting objects: 62% (84/135) remote: Counting objects: 63% (86/135) remote: Counting objects: 64% (87/135) remote: Counting objects: 65% (88/135) remote: Counting objects: 66% (90/135) remote: Counting objects: 67% (91/135) remote: Counting objects: 68% (92/135) remote: Counting objects: 69% (94/135) remote: Counting objects: 70% (95/135) remote: Counting objects: 71% (96/135) remote: Counting objects: 72% (98/135) remote: Counting objects: 73% (99/135) remote: Counting objects: 74% (100/135) remote: Counting objects: 75% (102/135) remote: Counting objects: 76% (103/135) remote: Counting objects: 77% (104/135) remote: Counting objects: 78% (106/135) remote: Counting objects: 79% (107/135) remote: Counting objects: 80% (108/135) remote: Counting objects: 81% (110/135) remote: Counting objects: 82% (111/135) remote: Counting objects: 83% (113/135) remote: Counting objects: 84% (114/135) remote: Counting objects: 85% (115/135) remote: Counting objects: 86% (117/135) remote: Counting objects: 87% (118/135) remote: Counting objects: 88% (119/135) remote: Counting objects: 89% (121/135) remote: Counting objects: 90% (122/135) remote: Counting objects: 91% (123/135) remote: Counting objects: 92% (125/135) remote: Counting objects: 93% (126/135) remote: Counting objects: 94% (127/135) remote: Counting objects: 95% (129/135) remote: Counting objects: 96% (130/135) remote: Counting objects: 97% (131/135) remote: Counting objects: 98% (133/135) remote: Counting objects: 99% (134/135) remote: Counting objects: 100% (135/135) remote: Counting objects: 100% (135/135), done. remote: Compressing objects: 2% (1/45) remote: Compressing objects: 4% (2/45) remote: Compressing objects: 6% (3/45) remote: Compressing objects: 8% (4/45) remote: Compressing objects: 11% (5/45) remote: Compressing objects: 13% (6/45) remote: Compressing objects: 15% (7/45) remote: Compressing objects: 17% (8/45) remote: Compressing objects: 20% (9/45) remote: Compressing objects: 22% (10/45) remote: Compressing objects: 24% (11/45) remote: Compressing objects: 26% (12/45) remote: Compressing objects: 28% (13/45) remote: Compressing objects: 31% (14/45) remote: Compressing objects: 33% (15/45) remote: Compressing objects: 35% (16/45) remote: Compressing objects: 37% (17/45) remote: Compressing objects: 40% (18/45) remote: Compressing objects: 42% (19/45) remote: Compressing objects: 44% (20/45) remote: Compressing objects: 46% (21/45) remote: Compressing objects: 48% (22/45) remote: Compressing objects: 51% (23/45) remote: Compressing objects: 53% (24/45) remote: Compressing objects: 55% (25/45) remote: Compressing objects: 57% (26/45) remote: Compressing objects: 60% (27/45) remote: Compressing objects: 62% (28/45) remote: Compressing objects: 64% (29/45) remote: Compressing objects: 66% (30/45) remote: Compressing objects: 68% (31/45) remote: Compressing objects: 71% (32/45) remote: Compressing objects: 73% (33/45) remote: Compressing objects: 75% (34/45) remote: Compressing objects: 77% (35/45) remote: Compressing objects: 80% (36/45) remote: Compressing objects: 82% (37/45) remote: Compressing objects: 84% (38/45) remote: Compressing objects: 86% (39/45) remote: Compressing objects: 88% (40/45) remote: Compressing objects: 91% (41/45) remote: Compressing objects: 93% (42/45) remote: Compressing objects: 95% (43/45) remote: Compressing objects: 97% (44/45) remote: Compressing objects: 100% (45/45) remote: Compressing objects: 100% (45/45), done. remote: Total 173 (delta 28), reused 101 (delta 20), pack-reused 38 Receiving objects: 0% (1/173) Receiving objects: 1% (2/173) Receiving objects: 2% (4/173) Receiving objects: 3% (6/173) Receiving objects: 4% (7/173) Receiving objects: 5% (9/173) Receiving objects: 6% (11/173) Receiving objects: 7% (13/173) Receiving objects: 8% (14/173) Receiving objects: 9% (16/173) Receiving objects: 10% (18/173) Receiving objects: 11% (20/173) Receiving objects: 12% (21/173) Receiving objects: 13% (23/173) Receiving objects: 14% (25/173) Receiving objects: 15% (26/173) Receiving objects: 16% (28/173) Receiving objects: 17% (30/173) Receiving objects: 18% (32/173) Receiving objects: 19% (33/173) Receiving objects: 20% (35/173) Receiving objects: 21% (37/173) Receiving objects: 22% (39/173) Receiving objects: 23% (40/173) Receiving objects: 24% (42/173) Receiving objects: 25% (44/173) Receiving objects: 26% (45/173) Receiving objects: 27% (47/173) Receiving objects: 28% (49/173) Receiving objects: 29% (51/173) Receiving objects: 30% (52/173) Receiving objects: 31% (54/173) Receiving objects: 32% (56/173) Receiving objects: 33% (58/173) Receiving objects: 34% (59/173) Receiving objects: 35% (61/173) Receiving objects: 36% (63/173) Receiving objects: 37% (65/173) Receiving objects: 38% (66/173) Receiving objects: 39% (68/173) Receiving objects: 40% (70/173) Receiving objects: 41% (71/173) Receiving objects: 42% (73/173) Receiving objects: 43% (75/173) Receiving objects: 44% (77/173) Receiving objects: 45% (78/173) Receiving objects: 46% (80/173) Receiving objects: 47% (82/173) Receiving objects: 48% (84/173) Receiving objects: 49% (85/173) Receiving objects: 50% (87/173) Receiving objects: 51% (89/173) Receiving objects: 52% (90/173) Receiving objects: 53% (92/173) Receiving objects: 54% (94/173) Receiving objects: 55% (96/173) Receiving objects: 56% (97/173) Receiving objects: 57% (99/173) Receiving objects: 58% (101/173) Receiving objects: 59% (103/173) Receiving objects: 60% (104/173) Receiving objects: 61% (106/173) Receiving objects: 62% (108/173) Receiving objects: 63% (109/173) Receiving objects: 64% (111/173) Receiving objects: 65% (113/173) Receiving objects: 66% (115/173) Receiving objects: 67% (116/173) Receiving objects: 68% (118/173) Receiving objects: 69% (120/173) Receiving objects: 70% (122/173) Receiving objects: 71% (123/173) Receiving objects: 72% (125/173) Receiving objects: 73% (127/173) Receiving objects: 74% (129/173) Receiving objects: 75% (130/173) Receiving objects: 76% (132/173) Receiving objects: 77% (134/173) Receiving objects: 78% (135/173) Receiving objects: 79% (137/173) Receiving objects: 80% (139/173) Receiving objects: 81% (141/173) Receiving objects: 82% (142/173) Receiving objects: 83% (144/173) Receiving objects: 84% (146/173) Receiving objects: 85% (148/173) Receiving objects: 86% (149/173) Receiving objects: 87% (151/173) Receiving objects: 88% (153/173) Receiving objects: 89% (154/173) Receiving objects: 90% (156/173) Receiving objects: 91% (158/173) Receiving objects: 92% (160/173) Receiving objects: 93% (161/173) Receiving objects: 94% (163/173) Receiving objects: 95% (165/173) Receiving objects: 96% (167/173) Receiving objects: 97% (168/173) Receiving objects: 98% (170/173) Receiving objects: 99% (172/173) Receiving objects: 100% (173/173) Receiving objects: 100% (173/173), 28.14 KiB | 7.04 MiB/s, done. Resolving deltas: 0% (0/33) Resolving deltas: 3% (1/33) Resolving deltas: 15% (5/33) Resolving deltas: 18% (6/33) Resolving deltas: 27% (9/33) Resolving deltas: 54% (18/33) Resolving deltas: 60% (20/33) Resolving deltas: 63% (21/33) Resolving deltas: 69% (23/33) Resolving deltas: 75% (25/33) Resolving deltas: 100% (33/33) Resolving deltas: 100% (33/33), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/system-device'... remote: Enumerating objects: 1478, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. Receiving objects: 0% (1/1478) Receiving objects: 1% (15/1478) Receiving objects: 2% (30/1478) Receiving objects: 3% (45/1478) Receiving objects: 4% (60/1478) Receiving objects: 5% (74/1478) Receiving objects: 6% (89/1478) Receiving objects: 7% (104/1478) Receiving objects: 8% (119/1478) Receiving objects: 9% (134/1478) Receiving objects: 10% (148/1478) Receiving objects: 11% (163/1478) Receiving objects: 12% (178/1478) Receiving objects: 13% (193/1478) Receiving objects: 14% (207/1478) Receiving objects: 15% (222/1478) Receiving objects: 16% (237/1478) Receiving objects: 17% (252/1478) Receiving objects: 18% (267/1478) Receiving objects: 19% (281/1478) Receiving objects: 20% (296/1478) Receiving objects: 21% (311/1478) Receiving objects: 22% (326/1478) Receiving objects: 23% (340/1478) Receiving objects: 24% (355/1478) Receiving objects: 25% (370/1478) Receiving objects: 26% (385/1478) Receiving objects: 27% (400/1478) Receiving objects: 28% (414/1478) Receiving objects: 29% (429/1478) Receiving objects: 30% (444/1478) Receiving objects: 31% (459/1478) Receiving objects: 32% (473/1478) Receiving objects: 33% (488/1478) Receiving objects: 34% (503/1478) Receiving objects: 35% (518/1478) Receiving objects: 36% (533/1478) Receiving objects: 37% (547/1478) Receiving objects: 38% (562/1478) Receiving objects: 39% (577/1478) Receiving objects: 40% (592/1478) Receiving objects: 41% (606/1478) Receiving objects: 42% (621/1478) Receiving objects: 43% (636/1478) Receiving objects: 44% (651/1478) Receiving objects: 45% (666/1478) Receiving objects: 46% (680/1478) Receiving objects: 47% (695/1478) Receiving objects: 48% (710/1478) remote: Total 1478 (delta 4), reused 0 (delta 0), pack-reused 1461 Receiving objects: 49% (725/1478) Receiving objects: 50% (739/1478) Receiving objects: 51% (754/1478) Receiving objects: 52% (769/1478) Receiving objects: 53% (784/1478) Receiving objects: 54% (799/1478) Receiving objects: 55% (813/1478) Receiving objects: 56% (828/1478) Receiving objects: 57% (843/1478) Receiving objects: 58% (858/1478) Receiving objects: 59% (873/1478) Receiving objects: 60% (887/1478) Receiving objects: 61% (902/1478) Receiving objects: 62% (917/1478) Receiving objects: 63% (932/1478) Receiving objects: 64% (946/1478) Receiving objects: 65% (961/1478) Receiving objects: 66% (976/1478) Receiving objects: 67% (991/1478) Receiving objects: 68% (1006/1478) Receiving objects: 69% (1020/1478) Receiving objects: 70% (1035/1478) Receiving objects: 71% (1050/1478) Receiving objects: 72% (1065/1478) Receiving objects: 73% (1079/1478) Receiving objects: 74% (1094/1478) Receiving objects: 75% (1109/1478) Receiving objects: 76% (1124/1478) Receiving objects: 77% (1139/1478) Receiving objects: 78% (1153/1478) Receiving objects: 79% (1168/1478) Receiving objects: 80% (1183/1478) Receiving objects: 81% (1198/1478) Receiving objects: 82% (1212/1478) Receiving objects: 83% (1227/1478) Receiving objects: 84% (1242/1478) Receiving objects: 85% (1257/1478) Receiving objects: 86% (1272/1478) Receiving objects: 87% (1286/1478) Receiving objects: 88% (1301/1478) Receiving objects: 89% (1316/1478) Receiving objects: 90% (1331/1478) Receiving objects: 91% (1345/1478) Receiving objects: 92% (1360/1478) Receiving objects: 93% (1375/1478) Receiving objects: 94% (1390/1478) Receiving objects: 95% (1405/1478) Receiving objects: 96% (1419/1478) Receiving objects: 97% (1434/1478) Receiving objects: 98% (1449/1478) Receiving objects: 99% (1464/1478) Receiving objects: 100% (1478/1478) Receiving objects: 100% (1478/1478), 167.79 KiB | 18.64 MiB/s, done. Resolving deltas: 0% (0/490) Resolving deltas: 1% (5/490) Resolving deltas: 12% (61/490) Resolving deltas: 16% (81/490) Resolving deltas: 21% (107/490) Resolving deltas: 25% (124/490) Resolving deltas: 30% (148/490) Resolving deltas: 34% (167/490) Resolving deltas: 35% (173/490) Resolving deltas: 50% (245/490) Resolving deltas: 51% (251/490) Resolving deltas: 55% (272/490) Resolving deltas: 59% (292/490) Resolving deltas: 61% (302/490) Resolving deltas: 62% (307/490) Resolving deltas: 67% (332/490) Resolving deltas: 68% (334/490) Resolving deltas: 72% (355/490) Resolving deltas: 75% (369/490) Resolving deltas: 76% (373/490) Resolving deltas: 77% (379/490) Resolving deltas: 82% (403/490) Resolving deltas: 83% (407/490) Resolving deltas: 84% (412/490) Resolving deltas: 85% (419/490) Resolving deltas: 86% (422/490) Resolving deltas: 89% (439/490) Resolving deltas: 90% (441/490) Resolving deltas: 93% (458/490) Resolving deltas: 94% (461/490) Resolving deltas: 95% (466/490) Resolving deltas: 96% (472/490) Resolving deltas: 97% (476/490) Resolving deltas: 98% (481/490) Resolving deltas: 99% (488/490) Resolving deltas: 100% (490/490) Resolving deltas: 100% (490/490), done. Cloning into '/root/workspace/weifang-config/container/A008/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 | 4.85 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: 51% (16/31) Resolving deltas: 93% (29/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/system-node-weifang'... remote: Enumerating objects: 211, done. remote: Counting objects: 0% (1/143) remote: Counting objects: 1% (2/143) remote: Counting objects: 2% (3/143) remote: Counting objects: 3% (5/143) remote: Counting objects: 4% (6/143) remote: Counting objects: 5% (8/143) remote: Counting objects: 6% (9/143) remote: Counting objects: 7% (11/143) remote: Counting objects: 8% (12/143) remote: Counting objects: 9% (13/143) remote: Counting objects: 10% (15/143) remote: Counting objects: 11% (16/143) remote: Counting objects: 12% (18/143) remote: Counting objects: 13% (19/143) remote: Counting objects: 14% (21/143) remote: Counting objects: 15% (22/143) remote: Counting objects: 16% (23/143) remote: Counting objects: 17% (25/143) remote: Counting objects: 18% (26/143) remote: Counting objects: 19% (28/143) remote: Counting objects: 20% (29/143) remote: Counting objects: 21% (31/143) remote: Counting objects: 22% (32/143) remote: Counting objects: 23% (33/143) remote: Counting objects: 24% (35/143) remote: Counting objects: 25% (36/143) remote: Counting objects: 26% (38/143) remote: Counting objects: 27% (39/143) remote: Counting objects: 28% (41/143) remote: Counting objects: 29% (42/143) remote: Counting objects: 30% (43/143) remote: Counting objects: 31% (45/143) remote: Counting objects: 32% (46/143) remote: Counting objects: 33% (48/143) remote: Counting objects: 34% (49/143) remote: Counting objects: 35% (51/143) remote: Counting objects: 36% (52/143) remote: Counting objects: 37% (53/143) remote: Counting objects: 38% (55/143) remote: Counting objects: 39% (56/143) remote: Counting objects: 40% (58/143) remote: Counting objects: 41% (59/143) remote: Counting objects: 42% (61/143) remote: Counting objects: 43% (62/143) remote: Counting objects: 44% (63/143) remote: Counting objects: 45% (65/143) remote: Counting objects: 46% (66/143) remote: Counting objects: 47% (68/143) remote: Counting objects: 48% (69/143) remote: Counting objects: 49% (71/143) remote: Counting objects: 50% (72/143) remote: Counting objects: 51% (73/143) remote: Counting objects: 52% (75/143) remote: Counting objects: 53% (76/143) remote: Counting objects: 54% (78/143) remote: Counting objects: 55% (79/143) remote: Counting objects: 56% (81/143) remote: Counting objects: 57% (82/143) remote: Counting objects: 58% (83/143) remote: Counting objects: 59% (85/143) remote: Counting objects: 60% (86/143) remote: Counting objects: 61% (88/143) remote: Counting objects: 62% (89/143) remote: Counting objects: 63% (91/143) remote: Counting objects: 64% (92/143) remote: Counting objects: 65% (93/143) remote: Counting objects: 66% (95/143) remote: Counting objects: 67% (96/143) remote: Counting objects: 68% (98/143) remote: Counting objects: 69% (99/143) remote: Counting objects: 70% (101/143) remote: Counting objects: 71% (102/143) remote: Counting objects: 72% (103/143) remote: Counting objects: 73% (105/143) remote: Counting objects: 74% (106/143) remote: Counting objects: 75% (108/143) remote: Counting objects: 76% (109/143) remote: Counting objects: 77% (111/143) remote: Counting objects: 78% (112/143) remote: Counting objects: 79% (113/143) remote: Counting objects: 80% (115/143) remote: Counting objects: 81% (116/143) remote: Counting objects: 82% (118/143) remote: Counting objects: 83% (119/143) remote: Counting objects: 84% (121/143) remote: Counting objects: 85% (122/143) remote: Counting objects: 86% (123/143) remote: Counting objects: 87% (125/143) remote: Counting objects: 88% (126/143) remote: Counting objects: 89% (128/143) remote: Counting objects: 90% (129/143) remote: Counting objects: 91% (131/143) remote: Counting objects: 92% (132/143) remote: Counting objects: 93% (133/143) remote: Counting objects: 94% (135/143) remote: Counting objects: 95% (136/143) remote: Counting objects: 96% (138/143) remote: Counting objects: 97% (139/143) remote: Counting objects: 98% (141/143) remote: Counting objects: 99% (142/143) remote: Counting objects: 100% (143/143) remote: Counting objects: 100% (143/143), done. remote: Compressing objects: 1% (1/57) remote: Compressing objects: 3% (2/57) remote: Compressing objects: 5% (3/57) remote: Compressing objects: 7% (4/57) remote: Compressing objects: 8% (5/57) remote: Compressing objects: 10% (6/57) remote: Compressing objects: 12% (7/57) remote: Compressing objects: 14% (8/57) remote: Compressing objects: 15% (9/57) remote: Compressing objects: 17% (10/57) remote: Compressing objects: 19% (11/57) remote: Compressing objects: 21% (12/57) remote: Compressing objects: 22% (13/57) remote: Compressing objects: 24% (14/57) remote: Compressing objects: 26% (15/57) remote: Compressing objects: 28% (16/57) remote: Compressing objects: 29% (17/57) remote: Compressing objects: 31% (18/57) remote: Compressing objects: 33% (19/57) remote: Compressing objects: 35% (20/57) remote: Compressing objects: 36% (21/57) remote: Compressing objects: 38% (22/57) remote: Compressing objects: 40% (23/57) remote: Compressing objects: 42% (24/57) remote: Compressing objects: 43% (25/57) remote: Compressing objects: 45% (26/57) remote: Compressing objects: 47% (27/57) remote: Compressing objects: 49% (28/57) remote: Compressing objects: 50% (29/57) remote: Compressing objects: 52% (30/57) remote: Compressing objects: 54% (31/57) remote: Compressing objects: 56% (32/57) remote: Compressing objects: 57% (33/57) remote: Compressing objects: 59% (34/57) remote: Compressing objects: 61% (35/57) remote: Compressing objects: 63% (36/57) remote: Compressing objects: 64% (37/57) remote: Compressing objects: 66% (38/57) remote: Compressing objects: 68% (39/57) remote: Compressing objects: 70% (40/57) remote: Compressing objects: 71% (41/57) remote: Compressing objects: 73% (42/57) remote: Compressing objects: 75% (43/57) remote: Compressing objects: 77% (44/57) remote: Compressing objects: 78% (45/57) remote: Compressing objects: 80% (46/57) remote: Compressing objects: 82% (47/57) remote: Compressing objects: 84% (48/57) remote: Compressing objects: 85% (49/57) remote: Compressing objects: 87% (50/57) remote: Compressing objects: 89% (51/57) remote: Compressing objects: 91% (52/57) remote: Compressing objects: 92% (53/57) remote: Compressing objects: 94% (54/57) remote: Compressing objects: 96% (55/57) remote: Compressing objects: 98% (56/57) remote: Compressing objects: 100% (57/57) remote: Compressing objects: 100% (57/57), done. remote: Total 211 (delta 23), reused 100 (delta 15), pack-reused 68 Receiving objects: 0% (1/211) Receiving objects: 1% (3/211) Receiving objects: 2% (5/211) Receiving objects: 3% (7/211) Receiving objects: 4% (9/211) Receiving objects: 5% (11/211) Receiving objects: 6% (13/211) Receiving objects: 7% (15/211) Receiving objects: 8% (17/211) Receiving objects: 9% (19/211) Receiving objects: 10% (22/211) Receiving objects: 11% (24/211) Receiving objects: 12% (26/211) Receiving objects: 13% (28/211) Receiving objects: 14% (30/211) Receiving objects: 15% (32/211) Receiving objects: 16% (34/211) Receiving objects: 17% (36/211) Receiving objects: 18% (38/211) Receiving objects: 19% (41/211) Receiving objects: 20% (43/211) Receiving objects: 21% (45/211) Receiving objects: 22% (47/211) Receiving objects: 23% (49/211) Receiving objects: 24% (51/211) Receiving objects: 25% (53/211) Receiving objects: 26% (55/211) Receiving objects: 27% (57/211) Receiving objects: 28% (60/211) Receiving objects: 29% (62/211) Receiving objects: 30% (64/211) Receiving objects: 31% (66/211) Receiving objects: 32% (68/211) Receiving objects: 33% (70/211) Receiving objects: 34% (72/211) Receiving objects: 35% (74/211) Receiving objects: 36% (76/211) Receiving objects: 37% (79/211) Receiving objects: 38% (81/211) Receiving objects: 39% (83/211) Receiving objects: 40% (85/211) Receiving objects: 41% (87/211) Receiving objects: 42% (89/211) Receiving objects: 43% (91/211) Receiving objects: 44% (93/211) Receiving objects: 45% (95/211) Receiving objects: 46% (98/211) Receiving objects: 47% (100/211) Receiving objects: 48% (102/211) Receiving objects: 49% (104/211) Receiving objects: 50% (106/211) Receiving objects: 51% (108/211) Receiving objects: 52% (110/211) Receiving objects: 53% (112/211) Receiving objects: 54% (114/211) Receiving objects: 55% (117/211) Receiving objects: 56% (119/211) Receiving objects: 57% (121/211) Receiving objects: 58% (123/211) Receiving objects: 59% (125/211) Receiving objects: 60% (127/211) Receiving objects: 61% (129/211) Receiving objects: 62% (131/211) Receiving objects: 63% (133/211) Receiving objects: 64% (136/211) Receiving objects: 65% (138/211) Receiving objects: 66% (140/211) Receiving objects: 67% (142/211) Receiving objects: 68% (144/211) Receiving objects: 69% (146/211) Receiving objects: 70% (148/211) Receiving objects: 71% (150/211) Receiving objects: 72% (152/211) Receiving objects: 73% (155/211) Receiving objects: 74% (157/211) Receiving objects: 75% (159/211) Receiving objects: 76% (161/211) Receiving objects: 77% (163/211) Receiving objects: 78% (165/211) Receiving objects: 79% (167/211) Receiving objects: 80% (169/211) Receiving objects: 81% (171/211) Receiving objects: 82% (174/211) Receiving objects: 83% (176/211) Receiving objects: 84% (178/211) Receiving objects: 85% (180/211) Receiving objects: 86% (182/211) Receiving objects: 87% (184/211) Receiving objects: 88% (186/211) Receiving objects: 89% (188/211) Receiving objects: 90% (190/211) Receiving objects: 91% (193/211) Receiving objects: 92% (195/211) Receiving objects: 93% (197/211) Receiving objects: 94% (199/211) Receiving objects: 95% (201/211) Receiving objects: 96% (203/211) Receiving objects: 97% (205/211) Receiving objects: 98% (207/211) Receiving objects: 99% (209/211) Receiving objects: 100% (211/211) Receiving objects: 100% (211/211), 26.72 KiB | 4.45 MiB/s, done. Resolving deltas: 0% (0/34) Resolving deltas: 20% (7/34) Resolving deltas: 38% (13/34) Resolving deltas: 100% (34/34) Resolving deltas: 100% (34/34), done. Cloning into '/root/workspace/weifang-config/container/A008/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/110) remote: Counting objects: 1% (2/110) remote: Counting objects: 2% (3/110) remote: Counting objects: 3% (4/110) remote: Counting objects: 4% (5/110) remote: Counting objects: 5% (6/110) remote: Counting objects: 6% (7/110) remote: Counting objects: 7% (8/110) remote: Counting objects: 8% (9/110) remote: Counting objects: 9% (10/110) remote: Counting objects: 10% (11/110) remote: Counting objects: 11% (13/110) remote: Counting objects: 12% (14/110) remote: Counting objects: 13% (15/110) remote: Counting objects: 14% (16/110) remote: Counting objects: 15% (17/110) remote: Counting objects: 16% (18/110) remote: Counting objects: 17% (19/110) remote: Counting objects: 18% (20/110) remote: Counting objects: 19% (21/110) remote: Counting objects: 20% (22/110) remote: Counting objects: 21% (24/110) remote: Counting objects: 22% (25/110) remote: Counting objects: 23% (26/110) remote: Counting objects: 24% (27/110) remote: Counting objects: 25% (28/110) remote: Counting objects: 26% (29/110) remote: Counting objects: 27% (30/110) remote: Counting objects: 28% (31/110) remote: Counting objects: 29% (32/110) remote: Counting objects: 30% (33/110) remote: Counting objects: 31% (35/110) remote: Counting objects: 32% (36/110) remote: Counting objects: 33% (37/110) remote: Counting objects: 34% (38/110) remote: Counting objects: 35% (39/110) remote: Counting objects: 36% (40/110) remote: Counting objects: 37% (41/110) remote: Counting objects: 38% (42/110) remote: Counting objects: 39% (43/110) remote: Counting objects: 40% (44/110) remote: Counting objects: 41% (46/110) remote: Counting objects: 42% (47/110) remote: Counting objects: 43% (48/110) remote: Counting objects: 44% (49/110) remote: Counting objects: 45% (50/110) remote: Counting objects: 46% (51/110) remote: Counting objects: 47% (52/110) remote: Counting objects: 48% (53/110) remote: Counting objects: 49% (54/110) remote: Counting objects: 50% (55/110) remote: Counting objects: 51% (57/110) remote: Counting objects: 52% (58/110) remote: Counting objects: 53% (59/110) remote: Counting objects: 54% (60/110) remote: Counting objects: 55% (61/110) remote: Counting objects: 56% (62/110) remote: Counting objects: 57% (63/110) remote: Counting objects: 58% (64/110) remote: Counting objects: 59% (65/110) remote: Counting objects: 60% (66/110) remote: Counting objects: 61% (68/110) remote: Counting objects: 62% (69/110) remote: Counting objects: 63% (70/110) remote: Counting objects: 64% (71/110) remote: Counting objects: 65% (72/110) remote: Counting objects: 66% (73/110) remote: Counting objects: 67% (74/110) remote: Counting objects: 68% (75/110) remote: Counting objects: 69% (76/110) remote: Counting objects: 70% (77/110) remote: Counting objects: 71% (79/110) remote: Counting objects: 72% (80/110) remote: Counting objects: 73% (81/110) remote: Counting objects: 74% (82/110) remote: Counting objects: 75% (83/110) remote: Counting objects: 76% (84/110) remote: Counting objects: 77% (85/110) remote: Counting objects: 78% (86/110) remote: Counting objects: 79% (87/110) remote: Counting objects: 80% (88/110) remote: Counting objects: 81% (90/110) remote: Counting objects: 82% (91/110) remote: Counting objects: 83% (92/110) remote: Counting objects: 84% (93/110) remote: Counting objects: 85% (94/110) remote: Counting objects: 86% (95/110) remote: Counting objects: 87% (96/110) remote: Counting objects: 88% (97/110) remote: Counting objects: 89% (98/110) remote: Counting objects: 90% (99/110) remote: Counting objects: 91% (101/110) remote: Counting objects: 92% (102/110) remote: Counting objects: 93% (103/110) remote: Counting objects: 94% (104/110) remote: Counting objects: 95% (105/110) remote: Counting objects: 96% (106/110) remote: Counting objects: 97% (107/110) remote: Counting objects: 98% (108/110) remote: Counting objects: 99% (109/110) remote: Counting objects: 100% (110/110) remote: Counting objects: 100% (110/110), 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/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) Receiving objects: 81% (187/230) remote: Total 230 (delta 53), reused 66 (delta 24), pack-reused 120 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.88 KiB | 7.81 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 8% (8/97) Resolving deltas: 35% (34/97) Resolving deltas: 39% (38/97) Resolving deltas: 41% (40/97) Resolving deltas: 42% (41/97) Resolving deltas: 44% (43/97) Resolving deltas: 45% (44/97) Resolving deltas: 47% (46/97) Resolving deltas: 48% (47/97) Resolving deltas: 49% (48/97) Resolving deltas: 53% (52/97) Resolving deltas: 77% (75/97) Resolving deltas: 89% (87/97) Resolving deltas: 91% (89/97) Resolving deltas: 92% (90/97) Resolving deltas: 93% (91/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 'a9a46542d4943ea8f567a2d2788c288577314900' Submodule path 'hardware': checked out '8a648c3504aa9a3b23ce86fdae0e39ca95edaf4f' Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175' Submodule path 'lidar-extrinsics': checked out 'fe08d7420373cd0f9b1b4eb867e0c7f9d713d153' Submodule path 'lidar_loc_v2_common': checked out '7190c72038ef507202e396f64b190f75f97258a4' Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61' Submodule path 'msf-port': checked out 'a8149a798e11c048d88d208d57ca85594ff5f1bc' Submodule path 'msf-vehicle': checked out 'b75119ce9a807607dd01505e2fc5d39cbd1df637' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out '07b0a3dca6c04926706a6ec5b459c781abdba07b' Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266' Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545' Submodule path 'perception_new_detection': checked out '5c56dcc6c3d7728fa79026441b40bab174721e5f' Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc' Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20' Submodule path 'perception_vehicles': checked out '0369240dd08c809ef7dc5f261f0036c98bbb8cb5' Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd' Submodule path 'prediction_config': checked out '5752a4cc58c48a04990cf84bc3db06c61f709753' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'bbea31feaa2abe6a945cba3a915f969ca6afad5f' Submodule path 'system-device': checked out '753f30df39b08deecc9829cfe13a047c282c409e' Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce' Submodule path 'system-node-weifang': checked out '85dfb55831c10ce7a8dcd93684fc8b990eb68b45' Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hesai_lidar_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port] [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A008/params_new/params_new [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A008/params_new/hardware/ [Pipeline] echo 1 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/hardware/hardware /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A008/params_new/hesai_lidar_customized/ [Pipeline] echo 2 [Pipeline] echo hesai_lidar_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A008/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics/ [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A008/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A008/params_new/msf-port/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A008/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A008/params_new/perception_data_collection/ [Pipeline] echo 2 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A008/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A008/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A008/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A008/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A008/params_new/perception_spreader_truck/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A008/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A008/params_new/perception_vehicles/ [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A008/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A008/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A008/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A008/params_new/static_transform_common/ [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A008/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/system-common/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A008/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/system-device/master /root/workspace/weifang-config/container/A008/params_new/system-device/slave /root/workspace/weifang-config/container/A008/params_new/system-device/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/system-node-weifang/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-weifang 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A008/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A008/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A008/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A008/params_new/system-port/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A008/params_new/params_new/ crane_align data_collection extrinsics hardware hesai_lidar imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A008/params_new/params_new/crane_align /root/workspace/weifang-config/container/A008/params_new/params_new/data_collection /root/workspace/weifang-config/container/A008/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A008/params_new/params_new/hardware /root/workspace/weifang-config/container/A008/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A008/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A008/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A008/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A008/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A008/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A008/params_new/params_new/master /root/workspace/weifang-config/container/A008/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A008/params_new/params_new/perception /root/workspace/weifang-config/container/A008/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A008/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A008/params_new/params_new/prediction /root/workspace/weifang-config/container/A008/params_new/params_new/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A008/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A008/params_new/params_new/slave /root/workspace/weifang-config/container/A008/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/system-ros /root/workspace/weifang-config/container/A008/params_A008/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 A001 [Pipeline] dir Running in /root/workspace/weifang-config/container/A001 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_A001/.git [Pipeline] dir Running in /root/workspace/weifang-config/container/A001/params_A001/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/weifang-config/container/A001/params_A001/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A001/params_A001/params/master@tmp [Pipeline] sh + cp -r params_A001 params_orin_master_A001_2024-04-23_10-50-58 [Pipeline] sh + zip -rq params_orin_master_A001_2024-04-23_10-50-58.zip params_orin_master_A001_2024-04-23_10-50-58 ./version.json [Pipeline] echo /root/workspace/weifang-config/container/A001/params_orin_master_A001_2024-04-23_10-50-58.zip,/root/workspace/weifang-config/container/A001/version.json [Pipeline] sh + curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A001/params_orin_master_A001_2024-04-23_10-50-58.zip"' --form 'version=@"/root/workspace/weifang-config/container/A001/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 32.4M 0 0 0 128k 0 1242k 0:00:26 --:--:-- 0:00:26 1230k 18 32.4M 0 0 18 6016k 0 5395k 0:00:06 0:00:01 0:00:05 5390k 30 32.4M 0 0 30 9.9M 0 4811k 0:00:06 0:00:02 0:00:04 4809k 45 32.4M 0 0 45 14.7M 0 4858k 0:00:06 0:00:03 0:00:03 4856k 63 32.4M 0 0 63 20.5M 0 5125k 0:00:06 0:00:04 0:00:02 5125k 77 32.4M 0 0 77 25.0M 0 5011k 0:00:06 0:00:05 0:00:01 5090k 91 32.4M 0 0 91 29.6M 0 4978k 0:00:06 0:00:06 --:--:-- 4885k 100 32.4M 0 0 100 32.4M 0 4395k 0:00:07 0:00:07 --:--:-- 4234k 100 32.4M 0 43 100 32.4M 5 4080k 0:00:08 0:00:08 --:--:-- 3601k 100 32.4M 0 43 100 32.4M 5 4080k 0:00:08 0:00:08 --:--:-- 3017k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A001@tmp [Pipeline] echo A002 [Pipeline] dir Running in /root/workspace/weifang-config/container/A002 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_A002/.git [Pipeline] dir Running in /root/workspace/weifang-config/container/A002/params_A002/params/master [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/weifang-config/container/A002/params_A002/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A002/params_A002/params/master@tmp [Pipeline] sh + cp -r params_A002 params_orin_master_A002_2024-04-23_10-51-16 [Pipeline] sh + zip -rq params_orin_master_A002_2024-04-23_10-51-16.zip params_orin_master_A002_2024-04-23_10-51-16 ./version.json [Pipeline] echo /root/workspace/weifang-config/container/A002/params_orin_master_A002_2024-04-23_10-51-16.zip,/root/workspace/weifang-config/container/A002/version.json [Pipeline] sh + curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A002/params_orin_master_A002_2024-04-23_10-51-16.zip"' --form 'version=@"/root/workspace/weifang-config/container/A002/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 3 32.4M 0 0 3 1088k 0 2775k 0:00:11 --:--:-- 0:00:11 2775k 17 32.4M 0 0 17 5696k 0 4039k 0:00:08 0:00:01 0:00:07 4039k 25 32.4M 0 0 25 8320k 0 3482k 0:00:09 0:00:02 0:00:07 3484k 31 32.4M 0 0 31 10.2M 0 3095k 0:00:10 0:00:03 0:00:07 3096k 39 32.4M 0 0 39 12.7M 0 2972k 0:00:11 0:00:04 0:00:07 2972k 42 32.4M 0 0 42 13.6M 0 2585k 0:00:12 0:00:05 0:00:07 2570k 43 32.4M 0 0 43 14.1M 0 2253k 0:00:14 0:00:06 0:00:08 1753k 46 32.4M 0 0 46 15.0M 0 2087k 0:00:15 0:00:07 0:00:08 1420k 52 32.4M 0 0 52 16.9M 0 2063k 0:00:16 0:00:08 0:00:08 1365k 57 32.4M 0 0 57 18.5M 0 2025k 0:00:16 0:00:09 0:00:07 1192k 66 32.4M 0 0 66 21.5M 0 2124k 0:00:15 0:00:10 0:00:05 1622k 75 32.4M 0 0 75 24.6M 0 2210k 0:00:15 0:00:11 0:00:04 2154k 85 32.4M 0 0 85 27.8M 0 2303k 0:00:14 0:00:12 0:00:02 2624k 97 32.4M 0 0 97 31.5M 0 2408k 0:00:13 0:00:13 --:--:-- 2991k 100 32.4M 0 0 100 32.4M 0 2231k 0:00:14 0:00:14 --:--:-- 2583k 100 32.4M 0 43 100 32.4M 2 2138k 0:00:15 0:00:15 --:--:-- 2167k 100 32.4M 0 43 100 32.4M 2 2138k 0:00:15 0:00:15 --:--:-- 1941k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A002@tmp [Pipeline] echo A003 [Pipeline] dir Running in /root/workspace/weifang-config/container/A003 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_A003/.git [Pipeline] dir Running in /root/workspace/weifang-config/container/A003/params_A003/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ ls ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/weifang-config/container/A003/params_A003/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A003/params_A003/params/master@tmp [Pipeline] sh + cp -r params_A003 params_orin_master_A003_2024-04-23_10-51-41 [Pipeline] sh + zip -rq params_orin_master_A003_2024-04-23_10-51-41.zip params_orin_master_A003_2024-04-23_10-51-41 ./version.json [Pipeline] echo /root/workspace/weifang-config/container/A003/params_orin_master_A003_2024-04-23_10-51-41.zip,/root/workspace/weifang-config/container/A003/version.json [Pipeline] sh + curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A003/params_orin_master_A003_2024-04-23_10-51-41.zip"' --form 'version=@"/root/workspace/weifang-config/container/A003/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 3 32.4M 0 0 3 1216k 0 1518k 0:00:21 --:--:-- 0:00:21 1516k 7 32.4M 0 0 7 2496k 0 1397k 0:00:23 0:00:01 0:00:22 1396k 13 32.4M 0 0 13 4352k 0 1562k 0:00:21 0:00:02 0:00:19 1561k 20 32.4M 0 0 20 6848k 0 1803k 0:00:18 0:00:03 0:00:15 1802k 26 32.4M 0 0 26 8960k 0 1876k 0:00:17 0:00:04 0:00:13 1875k 34 32.4M 0 0 34 11.3M 0 2005k 0:00:16 0:00:05 0:00:11 2084k 46 32.4M 0 0 46 15.1M 0 2291k 0:00:14 0:00:06 0:00:08 2611k 60 32.4M 0 0 60 19.5M 0 2570k 0:00:12 0:00:07 0:00:05 3133k 73 32.4M 0 0 73 23.7M 0 2773k 0:00:11 0:00:08 0:00:03 3513k 87 32.4M 0 0 87 28.5M 0 2985k 0:00:11 0:00:09 0:00:02 4046k 100 32.4M 0 0 100 32.4M 0 2828k 0:00:11 0:00:11 --:--:-- 3624k 100 32.4M 0 43 100 32.4M 3 2765k 0:00:12 0:00:12 --:--:-- 3380k 100 32.4M 0 43 100 32.4M 3 2765k 0:00:12 0:00:12 --:--:-- 3123k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A003@tmp [Pipeline] echo A004 [Pipeline] dir Running in /root/workspace/weifang-config/container/A004 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_A004/.git [Pipeline] dir Running in /root/workspace/weifang-config/container/A004/params_A004/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/weifang-config/container/A004/params_A004/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A004/params_A004/params/master@tmp [Pipeline] sh + cp -r params_A004 params_orin_master_A004_2024-04-23_10-52-01 [Pipeline] sh + zip -rq params_orin_master_A004_2024-04-23_10-52-01.zip params_orin_master_A004_2024-04-23_10-52-01 ./version.json [Pipeline] echo /root/workspace/weifang-config/container/A004/params_orin_master_A004_2024-04-23_10-52-01.zip,/root/workspace/weifang-config/container/A004/version.json [Pipeline] sh + curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A004/params_orin_master_A004_2024-04-23_10-52-01.zip"' --form 'version=@"/root/workspace/weifang-config/container/A004/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 1 32.4M 0 0 1 448k 0 358k 0:01:32 0:00:01 0:01:31 358k 6 32.4M 0 0 6 2112k 0 947k 0:00:35 0:00:02 0:00:33 946k 10 32.4M 0 0 10 3392k 0 1053k 0:00:31 0:00:03 0:00:28 1053k 14 32.4M 0 0 14 4800k 0 1133k 0:00:29 0:00:04 0:00:25 1133k 21 32.4M 0 0 21 7040k 0 1344k 0:00:24 0:00:05 0:00:19 1679k 26 32.4M 0 0 26 8832k 0 1415k 0:00:23 0:00:06 0:00:17 1679k 33 32.4M 0 0 33 10.9M 0 1548k 0:00:21 0:00:07 0:00:14 1815k 41 32.4M 0 0 41 13.5M 0 1682k 0:00:19 0:00:08 0:00:11 2084k 46 32.4M 0 0 46 14.9M 0 1658k 0:00:20 0:00:09 0:00:11 2102k 48 32.4M 0 0 48 15.8M 0 1583k 0:00:20 0:00:10 0:00:10 1834k 50 32.4M 0 0 50 16.3M 0 1490k 0:00:22 0:00:11 0:00:11 1584k 51 32.4M 0 0 51 16.6M 0 1397k 0:00:23 0:00:12 0:00:11 1179k 52 32.4M 0 0 52 16.8M 0 1289k 0:00:25 0:00:13 0:00:12 658k 52 32.4M 0 0 52 17.0M 0 1226k 0:00:27 0:00:14 0:00:13 433k 54 32.4M 0 0 54 17.5M 0 1163k 0:00:28 0:00:15 0:00:13 334k 55 32.4M 0 0 55 18.0M 0 1138k 0:00:29 0:00:16 0:00:13 345k 59 32.4M 0 0 59 19.1M 0 1140k 0:00:29 0:00:17 0:00:12 512k 65 32.4M 0 0 65 21.3M 0 1200k 0:00:27 0:00:18 0:00:09 954k 69 32.4M 0 0 69 22.3M 0 1188k 0:00:27 0:00:19 0:00:08 1082k 70 32.4M 0 0 70 23.0M 0 1164k 0:00:28 0:00:20 0:00:08 1167k 73 32.4M 0 0 73 23.8M 0 1151k 0:00:28 0:00:21 0:00:07 1193k 75 32.4M 0 0 75 24.6M 0 1132k 0:00:29 0:00:22 0:00:07 1107k 78 32.4M 0 0 78 25.5M 0 1126k 0:00:29 0:00:23 0:00:06 855k 81 32.4M 0 0 81 26.4M 0 1115k 0:00:29 0:00:24 0:00:05 832k 84 32.4M 0 0 84 27.3M 0 1108k 0:00:29 0:00:25 0:00:04 886k 90 32.4M 0 0 90 29.3M 0 1144k 0:00:29 0:00:26 0:00:03 1113k 97 32.4M 0 0 97 31.6M 0 1191k 0:00:27 0:00:27 --:--:-- 1454k 100 32.4M 0 0 100 32.4M 0 1159k 0:00:28 0:00:28 --:--:-- 1306k 100 32.4M 0 43 100 32.4M 1 1137k 0:00:29 0:00:29 --:--:-- 1246k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A004@tmp [Pipeline] echo A005 [Pipeline] dir Running in /root/workspace/weifang-config/container/A005 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_A005/.git [Pipeline] dir Running in /root/workspace/weifang-config/container/A005/params_A005/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ ls ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/weifang-config/container/A005/params_A005/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A005/params_A005/params/master@tmp [Pipeline] sh + cp -r params_A005 params_orin_master_A005_2024-04-23_10-52-36 [Pipeline] sh + zip -rq params_orin_master_A005_2024-04-23_10-52-36.zip params_orin_master_A005_2024-04-23_10-52-36 ./version.json [Pipeline] echo /root/workspace/weifang-config/container/A005/params_orin_master_A005_2024-04-23_10-52-36.zip,/root/workspace/weifang-config/container/A005/version.json [Pipeline] sh + curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A005/params_orin_master_A005_2024-04-23_10-52-36.zip"' --form 'version=@"/root/workspace/weifang-config/container/A005/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 2 32.4M 0 0 2 832k 0 2267k 0:00:14 --:--:-- 0:00:14 2267k 7 32.4M 0 0 7 2560k 0 1883k 0:00:17 0:00:01 0:00:16 1882k 13 32.4M 0 0 13 4352k 0 1824k 0:00:18 0:00:02 0:00:16 1823k 22 32.4M 0 0 22 7616k 0 2259k 0:00:14 0:00:03 0:00:11 2259k 28 32.4M 0 0 28 9344k 0 2127k 0:00:15 0:00:04 0:00:11 2127k 32 32.4M 0 0 32 10.6M 0 2029k 0:00:16 0:00:05 0:00:11 2011k 38 32.4M 0 0 38 12.4M 0 2002k 0:00:16 0:00:06 0:00:10 2035k 47 32.4M 0 0 47 15.3M 0 2138k 0:00:15 0:00:07 0:00:08 2288k 57 32.4M 0 0 57 18.5M 0 2267k 0:00:14 0:00:08 0:00:06 2273k 65 32.4M 0 0 65 21.2M 0 2325k 0:00:14 0:00:09 0:00:05 2499k 71 32.4M 0 0 71 23.1M 0 2282k 0:00:14 0:00:10 0:00:04 2551k 75 32.4M 0 0 75 24.6M 0 2214k 0:00:14 0:00:11 0:00:03 2483k 79 32.4M 0 0 79 25.8M 0 2139k 0:00:15 0:00:12 0:00:03 2139k 85 32.4M 0 0 85 27.5M 0 2095k 0:00:15 0:00:13 0:00:02 1810k 88 32.4M 0 0 88 28.6M 0 2038k 0:00:16 0:00:14 0:00:02 1508k 89 32.4M 0 0 89 29.1M 0 1936k 0:00:17 0:00:15 0:00:02 1216k 90 32.4M 0 0 90 29.3M 0 1838k 0:00:18 0:00:16 0:00:02 977k 93 32.4M 0 0 93 30.1M 0 1780k 0:00:18 0:00:17 0:00:01 895k 98 32.4M 0 0 98 31.9M 0 1778k 0:00:18 0:00:18 --:--:-- 911k 100 32.4M 0 0 100 32.4M 0 1692k 0:00:19 0:00:19 --:--:-- 732k 100 32.4M 0 43 100 32.4M 2 1664k 0:00:19 0:00:19 --:--:-- 739k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A005@tmp [Pipeline] echo A006 [Pipeline] dir Running in /root/workspace/weifang-config/container/A006 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_A006/.git [Pipeline] dir Running in /root/workspace/weifang-config/container/A006/params_A006/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/weifang-config/container/A006/params_A006/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A006/params_A006/params/master@tmp [Pipeline] sh + cp -r params_A006 params_orin_master_A006_2024-04-23_10-53-03 [Pipeline] sh + zip -rq params_orin_master_A006_2024-04-23_10-53-03.zip params_orin_master_A006_2024-04-23_10-53-03 ./version.json [Pipeline] echo /root/workspace/weifang-config/container/A006/params_orin_master_A006_2024-04-23_10-53-03.zip,/root/workspace/weifang-config/container/A006/version.json [Pipeline] sh + curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A006/params_orin_master_A006_2024-04-23_10-53-03.zip"' --form 'version=@"/root/workspace/weifang-config/container/A006/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 32.4M 0 0 3 1152k 0 1125k 0:00:29 0:00:01 0:00:28 1123k 16 32.4M 0 0 16 5376k 0 2636k 0:00:12 0:00:02 0:00:10 2635k 23 32.4M 0 0 23 7744k 0 2415k 0:00:13 0:00:03 0:00:10 2414k 28 32.4M 0 0 28 9536k 0 2366k 0:00:14 0:00:04 0:00:10 2366k 37 32.4M 0 0 37 12.1M 0 2473k 0:00:13 0:00:05 0:00:08 2514k 45 32.4M 0 0 45 14.8M 0 2522k 0:00:13 0:00:06 0:00:07 2808k 59 32.4M 0 0 59 19.1M 0 2795k 0:00:11 0:00:07 0:00:04 2859k 66 32.4M 0 0 66 21.7M 0 2777k 0:00:11 0:00:08 0:00:03 3018k 71 32.4M 0 0 71 23.1M 0 2630k 0:00:12 0:00:09 0:00:03 2842k 76 32.4M 0 0 76 24.8M 0 2543k 0:00:13 0:00:10 0:00:03 2613k 82 32.4M 0 0 82 26.9M 0 2503k 0:00:13 0:00:11 0:00:02 2480k 88 32.4M 0 0 88 28.6M 0 2441k 0:00:13 0:00:12 0:00:01 1944k 94 32.4M 0 0 94 30.8M 0 2425k 0:00:13 0:00:13 --:--:-- 1858k 100 32.4M 0 0 100 32.4M 0 2220k 0:00:14 0:00:14 --:--:-- 1598k 100 32.4M 0 43 100 32.4M 2 2121k 0:00:15 0:00:15 --:--:-- 1374k 100 32.4M 0 43 100 32.4M 2 2121k 0:00:15 0:00:15 --:--:-- 1216k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A006@tmp [Pipeline] echo A007 [Pipeline] dir Running in /root/workspace/weifang-config/container/A007 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_A007/.git [Pipeline] dir Running in /root/workspace/weifang-config/container/A007/params_A007/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/weifang-config/container/A007/params_A007/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A007/params_A007/params/master@tmp [Pipeline] sh + cp -r params_A007 params_orin_master_A007_2024-04-23_10-53-25 [Pipeline] sh + zip -rq params_orin_master_A007_2024-04-23_10-53-25.zip params_orin_master_A007_2024-04-23_10-53-25 ./version.json [Pipeline] echo /root/workspace/weifang-config/container/A007/params_orin_master_A007_2024-04-23_10-53-25.zip,/root/workspace/weifang-config/container/A007/version.json [Pipeline] sh + curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A007/params_orin_master_A007_2024-04-23_10-53-25.zip"' --form 'version=@"/root/workspace/weifang-config/container/A007/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 12 32.4M 0 0 12 4032k 0 4983k 0:00:06 --:--:-- 0:00:06 4977k 32 32.4M 0 0 32 10.6M 0 6100k 0:00:05 0:00:01 0:00:04 6096k 50 32.4M 0 0 50 16.5M 0 5860k 0:00:05 0:00:02 0:00:03 5858k 62 32.4M 0 0 62 20.3M 0 5493k 0:00:06 0:00:03 0:00:03 5491k 77 32.4M 0 0 77 25.2M 0 5390k 0:00:06 0:00:04 0:00:02 5388k 91 32.4M 0 0 91 29.5M 0 5214k 0:00:06 0:00:05 0:00:01 5252k 100 32.4M 0 0 100 32.4M 0 4479k 0:00:07 0:00:07 --:--:-- 3963k 100 32.4M 0 43 100 32.4M 5 4247k 0:00:07 0:00:07 --:--:-- 3306k 100 32.4M 0 43 100 32.4M 5 4247k 0:00:07 0:00:07 --:--:-- 3073k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A007@tmp [Pipeline] echo A008 [Pipeline] dir Running in /root/workspace/weifang-config/container/A008 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_A008/.git [Pipeline] dir Running in /root/workspace/weifang-config/container/A008/params_A008/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/weifang-config/container/A008/params_A008/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A008/params_A008/params/master@tmp [Pipeline] sh + cp -r params_A008 params_orin_master_A008_2024-04-23_10-53-39 [Pipeline] sh + zip -rq params_orin_master_A008_2024-04-23_10-53-39.zip params_orin_master_A008_2024-04-23_10-53-39 ./version.json [Pipeline] echo /root/workspace/weifang-config/container/A008/params_orin_master_A008_2024-04-23_10-53-39.zip,/root/workspace/weifang-config/container/A008/version.json [Pipeline] sh + curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A008/params_orin_master_A008_2024-04-23_10-53-39.zip"' --form 'version=@"/root/workspace/weifang-config/container/A008/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 5 32.4M 0 0 5 1920k 0 5231k 0:00:06 --:--:-- 0:00:06 5217k 19 32.4M 0 0 19 6400k 0 4614k 0:00:07 0:00:01 0:00:06 4610k 27 32.4M 0 0 27 9088k 0 3842k 0:00:08 0:00:02 0:00:06 3841k 40 32.4M 0 0 40 13.1M 0 3955k 0:00:08 0:00:03 0:00:05 3954k 51 32.4M 0 0 51 16.8M 0 3954k 0:00:08 0:00:04 0:00:04 3953k 63 32.4M 0 0 63 20.6M 0 3929k 0:00:08 0:00:05 0:00:03 3833k 74 32.4M 0 0 74 24.2M 0 3898k 0:00:08 0:00:06 0:00:02 3698k 82 32.4M 0 0 82 26.6M 0 3684k 0:00:09 0:00:07 0:00:02 3610k 88 32.4M 0 0 88 28.8M 0 3527k 0:00:09 0:00:08 0:00:01 3233k 96 32.4M 0 0 96 31.3M 0 3420k 0:00:09 0:00:09 --:--:-- 2955k 100 32.4M 0 0 100 32.4M 0 3098k 0:00:10 0:00:10 --:--:-- 2265k 100 32.4M 0 43 100 32.4M 3 2949k 0:00:11 0:00:11 --:--:-- 1716k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A008@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/weifang/container/.A001.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A001.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/.A001.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/.A002.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A002.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/.A002.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/.A003.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A003.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/.A003.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/.A004.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A004.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/.A004.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/.A005.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A005.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/.A005.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/.A006.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A006.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/.A006.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/.A007.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A007.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/.A007.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/.A008.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A008.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/.A008.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": "# 参数发布通知 ### [潍坊集装箱车辆参数] --- - 状态:<font color=#01B468> 编译成功 </font> - 执行人:liwang - 更新车辆: > - <font color=#3C3C3C> [A001master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 726ddf5.**2024/01/08/14:07:50** </font> > - <font color=#3C3C3C> [A002master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 975e7b7.**2023/12/18/14:25:22** </font> > - <font color=#3C3C3C> [A003master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 4b77f41.**2023/12/18/14:25:39** </font> > - <font color=#3C3C3C> [A004master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: b382664.**2023/12/18/14:26:02** </font> > - <font color=#3C3C3C> [A005master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 6ae205b.**2023/12/18/14:26:20** </font> > - <font color=#3C3C3C> [A006master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 2d7c7bb.**2023/12/25/13:23:46** </font> > - <font color=#3C3C3C> [A007master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 83b20a1.**2023/12/25/13:23:24** </font> > - <font color=#3C3C3C> [A008master]: **公有rc_dev**: 6e5be65.**2024/03/05/14:06:06** **私有rc_dev**: 540486c.**2023/12/18/14:27:22** </font> --- > 请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 1719 100 27 100 1692 284 17810 --:--:-- --:--:-- --:--:-- 18094 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS